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
- 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.
- 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.
- 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.