## Add URL automation and compatibility recovery
- Add screen-remote URLs for navigation, transient scrcpy overrides, management, and settings.
- Add an ADB screenshot compatibility mode with user-confirmed video capture and decoder-size recovery.
- Add opt-out telemetry, debug diagnostics, media hardening, remote volume-key forwarding, and regression coverage.
## Add legacy shell fallback and remote device helpers
- Fall back from shell_v2 to legacy shell when unsupported or rejected, and remember rejected connection features.
- Add a remote JPEG screenshot stream with DisplaySurface and SurfaceControl capture backends.
- Add helper APIs for directory listing, process inspection, application metadata, icons, and remote text injection.
- Extend compatibility to older Android runtimes and replace unavailable platform APIs with portable implementations.
- Add regression and integration coverage for legacy shell, management helpers, screenshots, and platform compatibility.
Refine session management and modernize Android APIs
- Prefetch session-scoped management data and query device and application metadata through the dadb helper.
- Add reversible app sorting, terminal completion and separators, unified management layouts, and accessible video taps.
- Remove obsolete compatibility and monitoring code, move blocking operations to IO dispatchers, and pin Gradle 9.5.0.
- Add app-sort and terminal regression coverage and update pre-push reviews to gpt-5.6-sol.
Screen-Remote-Review: confirmed
## Standardize runtime diagnostics in English
- Replace Chinese and locale-dependent internal diagnostics across logging, ADB, media, scrcpy, session, control, and foreground-service paths with fixed English text.
- Align reconnect permanence matching and stream-closure detection with the translated error messages while preserving runtime flow.
## Unify ADB routing and improve management and decoder recovery
- Separate primary and delayed-ACK streaming routes in DadbSession, isolating resource ownership between scrcpy forwarding and regular management operations
- Preload and cache app and file data, improve terminal interruption, history, and semantic highlighting, unify semantic colors across themes, and normalize an empty game-mode bitrate to 2 Mbps
- Replay a bounded complete GOP after decoder switches and add regression tests, introduce the manual pre-push Wiki review gate, and bump the version code to 7