Releases: d4rken-org/sdmaid-se
Releases · d4rken-org/sdmaid-se
v0.6.9-beta0
What's Changed
🚀 Enhancements
- SystemCleaner: Faster cancellation and detailed errors if a filter fails by @d4rken in #66
- Better resource lifecycle handling by @d4rken in #71
- Setup: More helpful error message if documents ui app is disabled. by @d4rken in #73
- Setup: Help the user with Android 13+ restrictions for side-loaded apps. by @d4rken in #74
- Differentiate between empty package data and data that doesn't contain ourself by @d4rken in #76
- Add tag filtering to AppControl list by @d4rken in #78
🐞 Bug fixes
- AppCleaner: Fix app exclusions only applying when using root. by @d4rken in #69
- Core: Add try-catch guards to SAFMapper to handle edge cases. by @d4rken in #75
- AppControl: Prevent clicks from going through the filter drawer. by @d4rken in #77
🤷 Other changes
Full Changelog: v0.6.8-beta0...v0.6.9-beta0
v0.6.8-beta0
What's Changed
🚀 Enhancements
- Add search field and fastscroll to AppControl list screen by @d4rken in #55
- AppControl: Add sort options and improve faster scroller. by @d4rken in #56
- Show version info on beta/dev ribbon by @d4rken in #59
- Logging improvements by @d4rken in #60
🐞 Bug fixes
- Fix AppCleaner ACS automation some MIUI 14 ROMs by @d4rken in #54
- Core: Retry failed File.canDelete() with root if available. by @d4rken in #61
- Google Play tests force some weird activity starts, prevent it crashing. by @d4rken in #62
- Fix ANR caused by taskManager.submit(...) blocking PendingIntent.finish() by @d4rken in #63
🤷 Other changes
Full Changelog: v0.6.7-beta0...v0.6.8-beta0
v0.6.7-beta0
v0.6.6-beta0
What's Changed
🚀 Enhancements
- SystemCleaner: Additional protection for empty dirs based on Android 14 AOSP setup by @d4rken in #34
- Trying to reduce confusion about "break-even" by @d4rken in #35
- Improve deletion error handling by @d4rken in #36
- Core: When checking for root access also include user consent check. by @d4rken in #37
- Setup: Add hint for MIUI devices about Autostart and ACS by @d4rken in #38
- AppCleaner: Matching for Graph Messenger (telegram) by @d4rken in #40
🐞 Bug fixes
Full Changelog: v0.6.5-beta0...v0.6.6-beta0
v0.6.5-beta0
What's Changed
🚀 Enhancements
- Clutter: Cleanup DB by @d4rken in #16
- Core: Log to ADB if debug mode is enabled. by @d4rken in #20
- Debuglog improvements by @d4rken in #25
🐞 Bug fixes
- Setup: Catch errors due to missing activities on WearOS by @d4rken in #15
- Automation: If ACS consent is missing, skip events and submissions. by @d4rken in #21
- Fix subscription not being filtered correctly by @d4rken in #22
- Core: Fix NPE when accessing and converting Context.externalCacheDirs by @d4rken in #26
- AppCleaner: Don't submit automation tasks if there are no inaccessible caches. by @d4rken in #27
🤷 Other changes
- Dashboard: Make FAB round so there is a gap to the bottombar. by @d4rken in #28
- Add monochrome icon by @d4rken in #29
Full Changelog: v0.6.4-beta2...v0.6.5-beta0
v0.6.4-beta2
Full Changelog: v0.6.4-beta1...v0.6.4-beta2
v0.6.4-beta1
Full Changelog: v0.6.4-beta0...v0.6.4-beta1
v0.6.4-beta0
What's Changed
🚀 Enhancements
- Scheduler: Add option to skip execution when phone is in power-saving mode by @d4rken in #8
- Corpsefinder: Improve uninstall watcher by @d4rken in #9
- Improve upgrade behavior, dismiss upgrade screen automatically. by @d4rken in #10
- Setup: Ask for notification permissions by @d4rken in #12
- AppCleaner: Improve accessibility service error handling, setup and feedback by @d4rken in #14
🐞 Bug fixes
- Setup: Only request SAF permission for paths that exist by @d4rken in #11
- Dashboard: Improve upgrade checks. Fix flaky state. by @d4rken in #13
New Contributors
Full Changelog: https://github.com/d4rken-org/sdmaid-se/commits/v0.6.4-beta0