What's New in v1.80.7
Bug Fixes
Fixed app suspension on rooted devices
- Resolved a crash that occurred on certain custom ROMs when suspending apps via Root. The suspension dialog now correctly attributes the action to Thor instead of the system shell, and the "contact admin" button that caused SystemUI to crash has been removed.
- Fixed a reflection issue where the wrong method signature was used to set the suspension dialog title, which previously caused suspension to silently fall back to a basic shell command (showing a generic "suspended by Root" label instead of Thor's custom dialog).
- Suspension and unsuspend now share a unified code path that works correctly across Android 10–15+ (API 29–34+).
Improvements
Smoother press animations
- Refined the press interaction animation to feel more responsive — pressing now snaps quickly while releasing eases out naturally.
Theme-aware motion
- Motion animations now correctly respond to theme changes at runtime.
Dependency Updates
- Android Gradle Plugin updated to
9.3.0-alpha05 - Compose BOM updated to
2026.05.00 - Material3 updated to
1.5.0-alpha19 - Kotlin updated to
2.3.21 - KSP updated to
2.3.8 - Gradle Wrapper updated to
9.5.1 - Navigation Compose updated to
2.9.8
Full Changelog: v1.80.6...v1.80.7-dev-65