Releases: d4rken-org/sdmaid-se
Releases · d4rken-org/sdmaid-se
v0.7.11-beta0
What's Changed
🚀 Enhancements
- Clutter update by @d4rken in #289
- Hide the SystemCleaner option from package exclusions as they don't work. by @d4rken in #293
- Adjust dashboard button margins to prevent overlap. by @d4rken in #294
- Remove specific match for log_1 that caused it to be flagged as keeper. by @d4rken in #296
🐞 Bug fixes
🤷 Other changes
Full Changelog: v0.7.10-beta0...v0.7.11-beta0
v0.7.10-beta0
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
v0.7.9-beta1
What's Changed
🚀 Enhancements
- Add SMAPI as owner for StardewValley folder. by @d4rken in #251
- Allow SD Maid to skip more AppCleaner work when using app exclusions by @d4rken in #254
- Show app icon in exclusion list by @d4rken in #231
- Improve debug log notification by @d4rken in #259
- Bump Gradle and AGP to 8.X+ by @d4rken in #260
- Update app texts by @d4rken in #262
🐞 Bug fixes
- Fix crash when json file is corrupted. by @d4rken in #252
- Clean up support screen and catch ActivityNotFound exceptions by @d4rken in #253
- Fix typo by @d4rken in #257
- Fix debug log being incomplete after crashes by @d4rken in #258
🤷 Other changes
Full Changelog: v0.7.8-beta0...v0.7.9-beta1
v0.7.8-beta0
What's Changed
🚀 Enhancements
🐞 Bug fixes
- Fix subscription policy violation by @d4rken in #232
- AppCleaner: Do double back-press on all ROMs by @d4rken in #235
🤷 Other changes
Full Changelog: v0.7.7-beta0...v0.7.8-beta0
v0.7.7-beta0
v0.7.6-beta0
What's Changed
🚀 Enhancements
- Improve exclusion management and allow creating app exclusion from AppControl by @d4rken in #216
- Add uninstall action by @yurtemre7 in #220
- Improve uninstall success/failure detection by @d4rken in #221
- AppControl: Refactor logic for better multi-user handling. by @d4rken in #222
- AppControl: Support prompt less app uninstall via root by @d4rken in #224
🐞 Bug fixes
- AppCleaner: Fix single path/filter type deletion always triggering ACS based deletion for inaccessible caches by @d4rken in #226
- AppCleaner: Fix back button behavior when using accessibility service by @d4rken in #228
🤷 Other changes
- Typos by @d4rken in #214
- Update translations by @d4rken in #215
- Typos by @d4rken in #217
- Update translations by @d4rken in #219
- Update translations by @d4rken in #227
New Contributors
- @yurtemre7 made their first contribution in #220
Full Changelog: v0.7.5-beta0...v0.7.6-beta0
v0.7.5-beta0
What's Changed
🚀 Enhancements
- Update clutter db by @d4rken in #196
- Update expendable data matching by @d4rken in #197
- CSI: Recognize and try matching with :remote suffix. by @d4rken in #198
- AppCleaner: Improve offline cache filter by @d4rken in #199
- Update clutter db by @d4rken in #200
- AppCleaner: Improve scan, include more types of folders. by @d4rken in #201
- AppCleaner: Scan for Viber VOIP thumbnails by @d4rken in #203
- AppCleaner: Fix automation not working reliably when the phone is in landscape mode. by @d4rken in #206
- AppCleaner: Improve filters for advertisements and analytics by @d4rken in #207
- Sort AppCleaner details list, tabs and tab contents by size. by @d4rken in #208
- SystemCleaner: Add GoAdSdk to advertisement filter. by @d4rken in #209
- Update translations by @d4rken in #210
🐞 Bug fixes
- AppControl: Fix infinite loop when changing sortmodes. by @d4rken in #195
- Fix ACS init crash by @d4rken in #211
- AppControl: Fix app actions not executing on click. by @d4rken in #213
🤷 Other changes
- AppControl: Only show "Open in Appstore" for apps that actually have installer data available. by @d4rken in #212
Full Changelog: v0.7.4-beta0...v0.7.5-beta0
v0.7.4-beta0
What's Changed
🚀 Enhancements
- Tweak dashboard by @d4rken in #176
- Make update info dismissable by @d4rken in #175
- AppCleaner: Add ACS matching for Android 14 (PREVIEW) by @d4rken in #177
- Automatically refresh setup if accessibility service is launched without entering the setup. by @d4rken in #178
- Nicer path display for SAF paths by @d4rken in #179
- Update translations by @d4rken in #181
- AppCleaner filter for cache size and age by @d4rken in #185
- Add coffee drinking animation by @d4rken in #192
- Update translations by @d4rken in #193
🐞 Bug fixes
- CorpseFinder: Fix hints about KEEPER/COMMON not being shown. by @d4rken in #180
- CSI: Fix Ownership detection crash, nativeLibraryDir can be null. by @d4rken in #184
- AppControl: Fix crash when launching an app generates a SecurityException by @d4rken in #183
- Fix linux icon by @d4rken in #188
🤷 Other changes
- Remove active "no sdcards" tracking by @d4rken in #182
- Debugging: Log current app locales. by @d4rken in #190
- release.sh: Correctly update beta/rc type by @d4rken in #194
Full Changelog: v0.7.3-beta0...v0.7.4-beta0
v0.7.3-beta0
What's Changed
🚀 Enhancements
- Setup crowdin translations by @d4rken in #152
- Show names of translators in settings by @d4rken in #157
- Reduce app size by @d4rken in #160
- Improve ownership detection for multi-user setups by @d4rken in #165
- Only ask for permission for mounted storage. by @d4rken in #166
- Improve AppCleaner multi-user handling by @d4rken in #171
- Update translations by @d4rken in #174
🐞 Bug fixes
- Triple splash icon resolution. by @d4rken in #159
- Fix typos by @d4rken in #167
- Fix accessibility service init crash. by @d4rken in #170
Full Changelog: v0.7.2-beta0...v0.7.3-beta0