github HmnDev-Tech/shevery v13.7.0.r12
Shevery v13.7.0.r12 - AxManager Plugins & ReCommand Fixes

one month ago

Shevery v13.7.0.r12

This release introduces complete out-of-the-box compatibility with AxManager plugins, fixes the Dhizuku service start window closing bug, resolves multiple logical bypasses and rendering bugs in ReCommand, and increments the version to r12.


Key Fixes & Features

  1. AxManager Plugins Support:

    • Added alternative executable script matching. The system now matches run.sh, main.sh, and exec.sh as fallbacks for manual user Action scripts, and late_start.sh as fallback for background Service scripts.
    • Automatically injects AxManager-compatible environment variables (AXERON=true, AXERONVER=1.0.0, MODPATH, and CPU architecture ARCH) into shell process arrays.
    • Improved script absence error checking messages to be more generic.
  2. Dhizuku Auto-Close Fix:

    • Fixed a bug where the starter activity window would stay open forever when started in Dhizuku mode.
    • The window now properly registers the binder received listener when Dhizuku finishes initialization (вњ“ Initialization complete.) and closes automatically after 3 seconds.
  3. ReCommand Prompts Overhaul:

    • Fixed a logical bypass where ReCommand prompts were skipped entirely for trusted modules. Prompts are now shown whenever enabled in Settings, regardless of trust level, fulfilling user configuration intent.
    • Replaced the legacy confirmCommand implementation (which used MaterialAlertDialogBuilder on background JavaScript threads, leading to theme crashes and UI deadlocks) with a native Jetpack Compose state-driven dialog inside ModuleWebViewActivity.
  4. Version Increment:

    • Incremented build version to r12 (12).

Attached Artifacts

  • shizuku-v13.7.0.r12.ba8b1b9-release.apk: Production release build.
  • shizuku-v13.7.0.r12.ba8b1b9-debug.apk: Fully featured debug package with verbose logging enabled.

Don't miss a new shevery release

NewReleases is sending notifications on new releases.