v13.6.0.r2642
Fixed
- fix(i18n): extract remaining hardcoded strings from settings XMLs (d3890af)
- fix(adb): improve mDNS-blocked detection and force_start_wadb TCP probe (#514) (97a3372)
- fix(a11y): add contentDescription to interactive icons; normalize vector viewport values (45ce331)
1 distinct GitHub issue(s) referenced in this release.
📦 Recent Releases
🚀 Most recent major release — v13.6.0.r2609
Device Control — connectivity (airplane mode, Wi-Fi, Bluetooth, mobile data, NFC), display (auto-brightness, brightness, screen timeout, auto-rotate), audio (media/ring/alarm volume), and system appearance (animations, font scale), plus reboot/shutdown — all from a new home screen card without root. App Backup overhaul: search/filter, batch backup, restore from external file, system-app filter, and allowBackup badge.
⚠️ Most recent critical fix — v13.6.0.r2590
Fixed Settings import/export silently reading/writing the wrong storage file on Android 7+ (exports were empty; imports had no effect). Fixed Feature Hub crash (ClassCastException) caused by migrateAutomationTrustedNetworks reading the wrong SharedPreferences file. Fixed AutomationService double-firing network firewall rule, not starting the app monitor for auto-hide-only users, and not restarting correctly at boot on API 24-25. Fixed WatchdogService clearing watchdog setting on transient foreground-start rejections.
| Release | Highlight |
|---|---|
| v13.6.0.r2642 (this release) | fix(i18n): extract remaining hardcoded strings from settings XMLs |
| v13.6.0.r2639 | fix(ci): resolve 5 compile errors + exec/ShellExecutor cleanup |
| v13.6.0.r2606 | backup: use icon-only restore button to save row width |
| v13.6.0.r2605 | backup: fix thread safety in search filter (Volatile allApps, guard empty) |
| v13.6.0.r2604 | chore: bump MAJOR_RELEASE to r2603 (App Backup overhaul) |