What's Changed
🚀 Enhancements
- Improve automation behavior on main thread by @d4rken in #265
- ACS: Improve event handling by @d4rken in #266
- ACS: Reduce delays, break direct after condition is met. by @d4rken in #267
- Improve SDCard setup and createFile/Dir behavior by @d4rken in #269
- Move details screen for available data areas by @d4rken in #272
- AppCleaner: Add Viber chat app specific cleaning and improve existing filters. by @d4rken in #273
- IO: Improve SAFPath handling by @d4rken in #279
- CorpseFinder: If an error is thrown still release the cache. by @d4rken in #280
- IO: Improve LocalPath scan performance by @d4rken in #281
🐞 Bug fixes
- AppCleaner: Fix progress updates during search by @d4rken in #264
- Fix native library linking crash by @d4rken in #268
- Don't crash if we are not allowed to open the system details for an app by @d4rken in #270
- Fix Dashboard not loading when update check is hanging by @d4rken in #271
- AppCleaner: Fix minimum size setting not displaying correctly. by @d4rken in #275
🤷 Other changes
- Don't scale large images by @d4rken in #263
- SAF: Workarounds for missing ACTION_OPEN_DOCUMENT_TREE support by @d4rken in #261
- Update translations by @d4rken in #276
- Core: Allow SD Maid to use more memory. by @d4rken in #277
Full Changelog: v0.7.9-beta1...v0.7.10-beta0