Thor v1.6
What's new:
- Major backend improvements for root operations (migrated from
libsu
to in-appsuCore
module) - Initial support for Android 16
- New filters: filter apps by state or installation source
- Sorting options: sort apps by name, install date, last updated, version, etc., in ascending or descending order
- Removed integrity checks, downloadable fonts, and unused dependencies
- Added new grid view for app lists
- Switched to Material Expressive Theme
- Numerous UI tweaks
- Frozen app icons are now greyed out
Bug Fixes:
- Fixed system app uninstaller bug; system apps can now be uninstalled individually
Work In Progress:
- Settings UI and more features coming soon
APK Size:
Release Build -> Less than 2.2MB
Foss Build -> Around 9.1MB (no code and resource compression)
Credits:
- This release includes code from
libsu
by [@topjohnwu], which has been adapted and integrated as thesuCore
module in this app. libsu
is licensed under Apache-2.0 license . All modifications and usage comply with the original license.
Full Changelog:
Thor_v1501...Thor_v1600