v13.6.0.r2606
Other
- backup: use icon-only restore button to save row width (583729a)
- backup: fix thread safety in search filter (Volatile allApps, guard empty) (da1e297)
- chore: bump MAJOR_RELEASE to r2603 (App Backup overhaul) (c3f9238)
- backup: add per-app external data restore (f43a0a6)
📦 Recent Releases
🚀 Most recent major release — v13.6.0.r2603
App Backup overhaul — search/filter the app list, back up all apps at once, toggle system-app visibility, and restore external data directly from any backup file. Each row now shows the app version and a badge when android:allowBackup=false. SAF export directory is now surfaced in the home card and the completion Snackbar. Settings backup includes a persistent restart prompt so theme/language changes take effect immediately.
⚠️ 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.r2606 (this release) | backup: use icon-only restore button to save row width |
| v13.6.0.r2602 | backup: add search filter to app backup list |
| v13.6.0.r2601 | backup: add Backup All batch operation |
| v13.6.0.r2600 | backup: show version name and allowBackup=false badge in app list |
| v13.6.0.r2598 | Show restart Snackbar after settings restore |