What's Changed
🚀 Enhancements
- Setup: Improve storage setup state display and fix wrong layout use by @d4rken in #930
- Setup: Highlight the setup icon in settings if setup is incomplete by @d4rken in #931
- If deletion fails with a
WriteException
support exclusion creation via error dialog by @d4rken in #932 - Analyzer: Keep scanning when app is in the background by @d4rken in #934
- ACS: Improve debug output to help fix multi-locale issues by @d4rken in #933
- Debug: Show detailed version information when long pressing the changelog settings entry by @d4rken in #940
- Google Play: Add extra "Restore purchase" button by @d4rken in #941
- Deduplicator: Improve error handling and skip unreadable files by @d4rken in #944
- AppControl: Long pressing refresh force reloads the pkg cache by @d4rken in #948
- Deduplicator: Improve previews and click/tap actions by @d4rken in #950
- Scheduler: Update last execution time even if execution fails/aborts by @d4rken in #952
- Deduplicator: Allow previewing all images in a group and swiping through them by @d4rken in #951
- Shizuku: Add button to open app if it's installed, enabled, but not running by @d4rken in #954
🐞 Bug fixes
- UI: Fix mascot scaling issues by @d4rken in #928
- UI: Fix click action on mascot in acs controlview by @d4rken in #929
- AppControl: Increase uninstaller's minimum timeout and calculate timeout based on app sizes by @d4rken in #947
- Analyzer: Fix back navigation from storage content not working by @d4rken in #955
🤷 Other changes
- AppControl: When uninstall an app through SD Maid, allow CorpseFinder's UninstallWatcher to trigger by @d4rken in #949
- Update translations by @d4rken in #953
Full Changelog: v0.18.5-beta0...v0.19.0-beta0