From b6c19916afc382875836ee7d13c7cd6e5a5181c1 Mon Sep 17 00:00:00 2001 From: Lena Date: Wed, 1 Jul 2026 00:00:00 +0000 Subject: release: 0.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. --- fastlane/metadata/android/en-US/changelogs/4.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/4.txt (limited to 'fastlane') 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. -- cgit v1.2.3