diff options
Diffstat (limited to 'fastlane/metadata')
| -rw-r--r-- | fastlane/metadata/android/en-US/changelogs/4.txt | 6 |
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. |