aboutsummaryrefslogtreecommitdiff
path: root/fastlane
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-01 00:00:00 +0000
committerLena <lena@omega>2026-08-01 00:00:00 +0000
commit4ea99f1b77ba547014fb7b7becaa8de2fd671a0b (patch)
tree72b5bd69ed2c00830bfc486fca972256d08107be /fastlane
parente9315ab503443a4e05ec9c9b363e73a174ef82d6 (diff)
downloadscrcpy-android-4ea99f1b77ba547014fb7b7becaa8de2fd671a0b.tar.gz
fastlane: refresh 0.5 metadata
Diffstat (limited to 'fastlane')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/5.txt4
-rw-r--r--fastlane/metadata/android/en-US/full_description.txt13
-rw-r--r--fastlane/metadata/android/en-US/images/phoneScreenshots/1.pngbin120483 -> 146272 bytes
-rw-r--r--fastlane/metadata/android/en-US/images/phoneScreenshots/2.pngbin152774 -> 163722 bytes
4 files changed, 15 insertions, 2 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/5.txt b/fastlane/metadata/android/en-US/changelogs/5.txt
new file mode 100644
index 0000000..522da36
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/5.txt
@@ -0,0 +1,4 @@
+Fix aspect ratio, rotation, touch mapping, cancellation, and reconnects.
+Prevent Opus packet loss and recover video immediately under decoder pressure.
+Use a gesture-safe viewport with optional controls, and show the installed
+version in Settings. Require Wireless ADB TLS and update to scrcpy 4.1.
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index 87732bc..c406c1a 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -10,11 +10,20 @@ Features:
* Wireless pairing and connection using the target's Wireless Debugging code
* Live video mirroring with selectable codec (H.264, H.265, or AV1)
* Audio forwarding with selectable codec (raw or Opus)
-* Multi-touch, soft keys, hardware Back, and two-way clipboard sync
+* Multi-touch, soft keys, and two-way clipboard sync
* Adjustable max size, bit rate, and frame rate
-* Screen recording of the mirrored session
* Automatic reconnection when the link drops
The app pushes the scrcpy server, built from Genymobile's scrcpy sources, to the
target device and speaks the scrcpy protocol directly. It is written in plain
Java with no proprietary dependencies.
+
+This is an independent client. It is not affiliated with, endorsed by, or
+produced by the scrcpy project or Genymobile; "scrcpy" is used only to say
+which protocol it speaks.
+
+Connections require TLS. Android's Wireless ADB protocol authenticates the
+client to the target, but its target certificate is process-scoped and cannot
+be pinned as a stable target identity. Use a trusted private network. To reach
+a remote target, put both devices on a VPN such as WireGuard rather than
+exposing the target's wireless-debugging port to the internet.
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
index 30ef525..903b7be 100644
--- a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
+++ b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Binary files differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
index 9a792bf..2d2b81e 100644
--- a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
+++ b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Binary files differ