Skip to content

Shevery v13.8.0-r27 Hotfix

Latest

Choose a tag to compare

@HmnDev-Tech HmnDev-Tech released this 11 Jul 07:36

Shevery v13.8.0-r27 Hotfix

This hotfix release resolves a rish timeout bug on Android 16 (API 36+) and localizes all Gemini prompt and explanation logic to match the current system user interface language.


Changes

  1. Rish Timeout Fix on Android 16+:
    • Integrated fallback startActivityAsUser and dynamic �roadcastIntentWithFeature lookup from Rikka's shell loader.
    • Bypasses background broadcast delivery blocks introduced in Android 16.
  2. Gemini Prompt Language Localization:
    • Updated Gemini prompt generator logic to fetch current system locale (Locale.getDefault()).
    • Enforces that all responses/explanations generated by Gemini are translated into the user's UI/system language automatically.
  3. Translations Update:
    • Completed 25 missing translation strings in �alues-ru/strings.xml.

Attached Artifacts

  • shizuku-v13.8.0.r27-release.apk: Release build with local network & system permissions.
  • shizuku-v13.8.0.r27-debug.apk: Debug build with full logs.