New Shevery v13.7.0.r11
This release integrates the new Android 17 Compatibility layer (compiled dynamically for Android 17 compatibility in binder service discovery), brings a robust educational interceptor for ADB mode, refines settings, and cleans up the visual identity.
All Key Fixes & Features
-
Android 17 Compatibility:
- Integrated the latest
Android17Compatshim fromkerneldroid/Nightzuku. - Patched multi-device context signatures within
IPackageManagerandIPermissionManagerreflection helpers. - Prevents cyclic service crashes and
NoSuchMethodErrorlogs on dynamic dynamic Android 17 (SDK 37) runtimes.
- Integrated the latest
-
Smart Comput Console Interceptor:
- Gracefully strips
adbcommand prefixes if the user types direct shell commands (e.g.adb shell pm list packagesbecomespm list packages). - Intercepts raw host-only ADB commands (
adb,adb devices,adb install,adb push,adb pull) inside the on-device console. - Provides clear, educational tips explaining how to execute them instead of failing with a dry
sh: adb: inaccessible or not found?.
- Gracefully strips
-
Settings Cleanup:
- Removed the
Explain with AIpreference switch row from Comput Console Settings while safely keeping the underlying core logic intact under the hood.
- Removed the
-
Fix UI & Polish:
- Removed the gradient background from the Shevery version info card inside the About Screen.
- The card now dynamic-colors itself matching the system-wide Monet primaryContainer color scheme.
- Version successfully incremented to r11 (11).
Finally ¦ Attached Artifacts
shizuku-v13.7.0.r11.25683ac-release.apk: Production release build.shizuku-v13.7.0.r11.25683ac-debug.apk: Fully featured debug package with verbose logging enabled.