v13.6.0.r2257
v13.6.0.r2257
Changes since v13.6.0.r2256
π§ Improvements & Refactors
- chore: remove unused AppCompatActivity import from SettingsActivity (648e4b1)
π¦ Recent Releases
π Most recent major release β v13.6.0.r2202
Third-party apps that Shizuku+ grants permissions to (WifiList, App Ops, Hail, Tasker, and others) now reliably detect and connect to the service. Closed the last gap in the Cached Apps Freezer guard: a UserService's very first connect callback could be silently dropped if the client app was frozen in the background while its process was still starting.
β οΈ Most recent critical fix β v13.6.0.r2153
Releases r2141βr2152 all shipped the Drop-In build under the Plus APK's filename β anyone who installed "Shizuku+" in that window actually got moe.shizuku.privileged.api, which fails to install or update alongside stock Shizuku. Fixed by selecting release assets by verified applicationId instead of directory order.
| Release | Highlight |
|---|---|
| v13.6.0.r2257 (this release) | chore: remove unused AppCompatActivity import from SettingsActivity |
| v13.6.0.r2256 | feat(ui): enhance OneUI mode Settings with Samsung-authentic ExtraBold header and transparent app bar |
| v13.6.0.r2255 | fix(ui): implement authentic Samsung OneUI one-handed mode (scale+pivot) for home and settings screens |
| v13.6.0.r2254 | fix(ui): eliminate black-screen flash on theme/accent/icon/blur changes by using Compose recomposition instead of activity recreation |
| v13.6.0.r2253 | fix(ui): resolve black screen on recreate, clean status icon colors, and add One UI large header + universal one-handed reachability |