v13.6.0.r2149
·
135 commits
to master
since this release
v13.6.0.r2149
Changes since v13.6.0.r2148
🔧 Improvements & Refactors
- Fix SU Bridge for third-party apps: authenticate as the caller, not Shizuku+ (3131b63)
📦 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.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.
🏛️ Major release of this build's era — v13.6.0.r2149 (this release) — SU Bridge — root features for third-party apps on non-root
| Release | Highlight |
|---|---|
| v13.6.0.r2202 🚀 major (latest) | chore: bump api submodule for #371 UserService freezer-guard fix |
| v13.6.0.r2201 | fix(manager): route shell-consent prompt through a notification instead of a raw BAL-blocked startActivity (#377) |
| v13.6.0.r2200 | Add missing ProGuard keep for PlusShell (fixes "sh plus" ClassNotFoundException, #377) |
| v13.6.0.r2199 | Fix rish on Drop-In + extend freezer guard to reentrant callback (#371) |
| v13.6.0.r2198 | Fix Drop-In UserService start: hardcoded manager package broke every start (#371) |