What's Changed
- 🎨 UI redesign + toolchain modernization (AndroidX, real glow) by @Xiddoc in #7
- 🔍Dynamic glassy AI look: ambient aurora backdrop + frosted surfaces by @Xiddoc in #8
- ⛓️ ci: build on JDK 17 + SDK 34 to match the modernized toolchain by @Xiddoc in #9
- 🚂 Migrate tweaks to the Phenotype "phixit" engine + libsu RootService (drop the sqlite3 binary) by @Xiddoc in #10
- 🖱 Make logs selectable & fix FAB-reveal glow streak (with tests) by @Xiddoc in #11
- 📃 docs: peer review of whether "reboot to apply" is actually required by @Xiddoc in #12
◀️ Fix reboot FAB overlapping the Copy Logs button by @Xiddoc in #14- 🥺 Fix root-permission request mechanism (su never invoked, broken retry, proceed race) by @Xiddoc in #13
- 👾 Remove FAB glow overlay and reveal animation by @Xiddoc in #15
- ⛔️ Fix tweaks resetting to red after reboot/restart (DB-truth status + persisted reboot-pending) by @Xiddoc in #16
- 🩺 Patch-apps: test coverage, hardened reinstall loop, root-shell→Java, default-on DB backup by @Xiddoc in #17
- 💯 Enforce 100% test coverage (JaCoCo gate) + comprehensive test suite by @Xiddoc in #18
- ⚙️ Move settings from the overflow menu into a dedicated Settings tab by @Xiddoc in #19
Full Changelog: v6.2.0...v7.4.0