v13.6.0.r2237
Changes since v13.6.0.r2231
✨ New Features
- feat: Edge-to-Edge toggle, Frosted Glass blur, and One UI theme mode (96dec02)
🐛 Bug Fixes
- fix: correct string references in settings_shizuku_plus.xml (ffc06c2)
- fix: replace hardcoded accent/neutral colors with M3 theme attributes (f9d2826)
- fix: correct One UI overlay order in theme key and comment (9cd26b7)
- fix: eliminate theme-change black screen and add One UI preference styling (a7123c3)
🔧 Improvements & Refactors
- Fix Plus feature wiring, settings structure, theming, and edge-to-edge insets (0955228)
📦 Recent Releases
📣 You're viewing an older release. Here are the current builds — update for the latest fixes:
🚀 Most recent major release — v13.6.0.r2603
App Backup overhaul: search/filter the app list by name or package, back up all apps at once with a single menu tap, toggle system-app visibility, and restore external data directly from any backup file (external.tar.gz). Each row now shows the app version name and a 'no-backup' badge when android:allowBackup=false, matching what Swift Backup and Neo Backup display. The SAF export directory is surfaced in the home card summary and in the completion Snackbar. After restoring ShizukuPlus settings a persistent Snackbar offers an immediate restart so theme/language changes apply without manually force-stopping the app.
🏛️ Major release of this build's era — v13.6.0.r2202 — Cached Apps Freezer fix — third-party apps reliably detect Shizuku+
⚠️ 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.r2602 (latest) | 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 |
| v13.6.0.r2597 | backup: show configured export dir in App Backup home card summary |