What's Changed
🚀 Enhancements
- Settings: Show which setup steps are required by each setting/feature by @d4rken in #654
- Setup: Only show relevant items if the setup screen was opened via a specific set up action by @d4rken in #656
- AppCleaner: Show nicer values on minimum age and size sliders by @d4rken in #659
- MOTD: Add a
maximumVersion
criteria by @d4rken in #666 - AppCleaner: Add setting to override operating system type detection (fix accessibility service on custom ROMs). by @d4rken in #670
- AppCleaner: Sort deletion operations by size by @d4rken in #672
🐞 Bug fixes
- AppControl: Fix dashboard card title wrapping into the next line despite having space by @d4rken in #658
- Scheduler: Use WorkManager instead of AlarmManager for scheduling by @d4rken in #665
- AppCleaner: Fix exclusions not being applied correctly when using Shizuku by @d4rken in #671
🤷 Other changes
- Fix typo by @christantoan in #652
- Refactor internal tool APIs by @d4rken in #655
- Update translations by @d4rken in #673
New Contributors
- @christantoan made their first contribution in #652
Full Changelog: v0.13.0-beta0...v0.14.0-beta0