DarQ Reborn v2.2.6 - Dynamic Shizuku Detection & Crash Prevention
This is a minor maintenance release to add support for modded/hidden Shizuku packages, fix potential boot crashes, and align the update checker with this fork repository.
🛠️ Bug Fixes & Improvements
- Dynamic Shizuku Detection: The app now queries the package manager dynamically for the package defining the Shizuku permission instead of hardcoding the official package name. This adds full compatibility for custom, modded, or hidden Shizuku manager installations.
- Safe Intent Resolution: Added safety checks to verify that the Shizuku launch intent exists before launching, preventing potential startup and boot-loop crashes when Shizuku is missing or not running.
- Update Checker Redirects: Pointed the internal update checker and FAQ URLs directly to the Arora-Sir fork repository instead of the archived upstream project, ensuring in-app updates work correctly.
- Code Cleanup (DRY): Centralized the package and launch intent resolution logic into a single context extension.