Skip to content

Releases: d4rken-org/sdmaid-se

v0.8.2-beta0

06 Jun 14:55
Compare
Choose a tag to compare
v0.8.2-beta0 Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • Setup: Automatic ACS restart if extra permissions are available (via ADB) by @d4rken in #344
  • AppControl: Make name and packagename selectable in details by @d4rken in #346
  • StorageAnalyzer: Improve UI by @d4rken in #349
  • StorageAnalyzer: Improve UI when direct access is unavailable by @d4rken in #350
  • Improve options to create and edit exclusions by @d4rken in #363
  • Exclusions: Support for manual exclusions by @d4rken in #366
  • Exclusions: Polish UI and support previews for path exclusions by @d4rken in #367
  • Replace SystemCleaner thumbnail filter with AppCleaner thumbnail filter. by @d4rken in #368
  • Improve fastscroll behavior by @d4rken in #369
  • Improve debug log UI/UX by @d4rken in #373

🐞 Bug fixes

  • StorageAnalyzer: Fix app data lookup for secondary storages by @d4rken in #348

🤷 Other changes

Full Changelog: v0.8.1-beta0...v0.8.2-beta0

v0.8.1-beta0

03 Jun 21:21
Compare
Choose a tag to compare
v0.8.1-beta0 Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • Polish update card click/button design/behavior by @d4rken in #318
  • StorageAnalyzer: Show combined directory size and item count when browsing by @d4rken in #319
  • StorageAnalyzer: Improve item and size display by @d4rken in #321
  • StorageAnalyzer: Use better default values and directory blocksizes by @d4rken in #322
  • StorageAnalyzer: Add button to open system settings from app details view by @d4rken in #323
  • File previews in all tools by @d4rken in #324
  • StorageAnalyzer: Support for opening files from storage browser. by @d4rken in #325
  • StorageAnalyzer: Support for deleting files from content browser by @d4rken in #329
  • StorageAnalyzer: Support for deleting app specific files from content browser by @d4rken in #330
  • StorageAnalyzer: Add option to create exclusions. by @d4rken in #331
  • StorageAnalyzer: Support mixed path lookups (SAF+LOCAL) by @d4rken in #333
  • StorageAnalyzer: Gracefully handle missing permissions by @d4rken in #334
  • AppCleaner: Support dynamic ACS procedures by @d4rken in #339

🐞 Bug fixes

  • StorageAnalyzer: Remove category percentages by @d4rken in #320
  • Onboarding: Fix text being cut off on smaller screens (or with larger fonts) by @d4rken in #336
  • AppCleaner: Better handling of device admin apps on MIUI by @d4rken in #341

Full Changelog: v0.8.0-beta0...v0.8.1-beta0

v0.8.0-beta0

25 May 14:55
Compare
Choose a tag to compare
v0.8.0-beta0 Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • Storage analyzer by @d4rken in #283
  • Improve IO performance by using more specialized lookup functions by @d4rken in #303
  • AppControl: Improve list filtering and scroll performance by @d4rken in #304
  • Make uninstall watcher deletion optional via setting. by @d4rken in #306
  • CorpseFinder: Uninstall watcher related notifications with optional actions. by @d4rken in #307
  • AppControl: Add content description for reverse sort-mode button to help sight-impaired users. by @d4rken in #308
  • AppCleaner: Improved support for deletion of old WhatsApp Business backups. by @d4rken in #309

🐞 Bug fixes

  • Change language code for Norwegian from no to nb by @d4rken in #301
  • AppCleaner: Fix click deadzone on app icon. by @d4rken in #305
  • AppCleaner: Don't run acs based actions when triggered via scheduler. by @d4rken in #310
  • Allow multiline settings titles by @d4rken in #311

🤷 Other changes

Full Changelog: v0.7.11-beta0...v0.8.0-beta0

v0.7.11-beta0

19 May 21:53
Compare
Choose a tag to compare
v0.7.11-beta0 Pre-release
Pre-release

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

  • Fix AppCleaner ACS based deletion failing on fast API30+ devices by @d4rken in #292

🤷 Other changes

Full Changelog: v0.7.10-beta0...v0.7.11-beta0

v0.7.10-beta0

14 May 23:47
Compare
Choose a tag to compare
v0.7.10-beta0 Pre-release
Pre-release

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

11 May 21:33
Compare
Choose a tag to compare
v0.7.9-beta1 Pre-release
Pre-release

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

24 Apr 14:53
Compare
Choose a tag to compare
v0.7.8-beta0 Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • Only check GitHub for new releases once every 6 hours. by @d4rken in #234

🐞 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

24 Apr 00:13
Compare
Choose a tag to compare
v0.7.7-beta0 Pre-release
Pre-release

What's Changed

🐞 Bug fixes

Full Changelog: v0.7.6-beta0...v0.7.7-beta0

v0.7.6-beta0

23 Apr 16:31
Compare
Choose a tag to compare
v0.7.6-beta0 Pre-release
Pre-release

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

New Contributors

Full Changelog: v0.7.5-beta0...v0.7.6-beta0

v0.7.5-beta0

17 Apr 17:10
Compare
Choose a tag to compare
v0.7.5-beta0 Pre-release
Pre-release

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