From 3037f9f8fdcc6cdadfe94ba248d10e647578cf53 Mon Sep 17 00:00:00 2001 From: Lena Date: Sat, 1 Aug 2026 00:00:00 +0000 Subject: app: refine physical-device interface Use target-safe capture defaults and remove redundant navigation and frame-rate controls. --- fastlane/metadata/android/en-US/changelogs/5.txt | 2 +- .../metadata/android/en-US/full_description.txt | 2 +- .../android/en-US/images/phoneScreenshots/1.png | Bin 146272 -> 147797 bytes .../android/en-US/images/phoneScreenshots/2.png | Bin 163722 -> 163329 bytes 4 files changed, 2 insertions(+), 2 deletions(-) (limited to 'fastlane') diff --git a/fastlane/metadata/android/en-US/changelogs/5.txt b/fastlane/metadata/android/en-US/changelogs/5.txt index 522da36..7fd0edf 100644 --- a/fastlane/metadata/android/en-US/changelogs/5.txt +++ b/fastlane/metadata/android/en-US/changelogs/5.txt @@ -1,4 +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 +Use a gesture-safe viewport, 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 c406c1a..9c0a98e 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -11,7 +11,7 @@ Features: * Live video mirroring with selectable codec (H.264, H.265, or AV1) * Audio forwarding with selectable codec (raw or Opus) * Multi-touch, soft keys, and two-way clipboard sync -* Adjustable max size, bit rate, and frame rate +* Adjustable max size and bit rate * Automatic reconnection when the link drops The app pushes the scrcpy server, built from Genymobile's scrcpy sources, to the diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png index 903b7be..1a0127e 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png index 2d2b81e..0c2c5fc 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png differ -- cgit v1.2.3