⚠️ IMPORTANT MIGRATION NOTICE:
Starting with this release (v3.0), the application identifier has changed fromcom.kieronquinn.app.darqtocom.mohitarora.darqrebornto cleanly separate this fork and support FOSS store listings (like F-Droid / IzzyOnDroid).Because this is a package name change, Android will install this version as a separate, new app instead of upgrading the old one in place. To migrate your configurations:
- Open your old app (v2.4 or older) and export your settings via Backup & Restore.
- Install this new version (v3.0).
- Open the new version and import your settings backup.
- Uninstall the old version.
Summary: This release migrates the application package name to com.mohitarora.darqreborn to cleanly separate this fork and support FOSS store listings, and resolves a critical layout startup crash.
🛠️ Package Migration & Bug Fixes
- Package Name Migration: Changed
applicationIdfromcom.kieronquinn.app.darqtocom.mohitarora.darqreborn. - Layout Behavior Crash Fix: Resolved a startup crash (
ClassNotFoundException) caused by an unresolved dot-shorthand CoordinatorLayout behavior infragment_container.xml. - Trigger Receiver Update: Updated the automation trigger broadcast action to
"com.mohitarora.darqreborn.ACTION_START_SERVICE".
📚 Documentation & Guides
- Migration & Backup Guide: Added step-by-step FAQ sections (in English and Chinese) and README instructions on settings migration for the package name transition.
- Xposed Scope Guidelines: Added detailed instructions in the README and FAQ explaining how to configure LSPosed scopes.