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