aboutsummaryrefslogtreecommitdiff
path: root/fastlane/metadata
diff options
context:
space:
mode:
authorLena <lena@omega>2026-07-01 00:00:00 +0000
committerLena <lena@omega>2026-07-01 00:00:00 +0000
commitb6c19916afc382875836ee7d13c7cd6e5a5181c1 (patch)
tree9d9f577f8cedc30312f21f0f6ecd57efb98e91b9 /fastlane/metadata
parentb894cca18ea23f3d31ca0c920798cdf07a990ead (diff)
downloadscrcpy-android-b6c19916afc382875836ee7d13c7cd6e5a5181c1.tar.gz
release: 0.40.4
Address the F-Droid submission review (fdroiddata!41394): the pairing form takes one device address instead of two loose ports, and both screens now clear the system bars under Android 15's edge-to-edge.
Diffstat (limited to 'fastlane/metadata')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/4.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/4.txt b/fastlane/metadata/android/en-US/changelogs/4.txt
new file mode 100644
index 0000000..4dd06ed
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/4.txt
@@ -0,0 +1,6 @@
+The pairing form now takes the device address as one "ip:port" field, copied
+straight off the target's Wireless debugging screen, plus the pairing port
+and code from the pairing dialog.
+
+Fixed the main and settings screens drawing under the status and navigation
+bars on Android 15.