Releases: d4rken-org/sdmaid-se
Releases · d4rken-org/sdmaid-se
v1.5.7-rc0
What's Changed
🚀 Enhancements
- General: Make debug card translatable by @d4rken in #2050
- Scheduler: Improve user interface and design by @d4rken in #2054
🐞 Bug fixes
- AppCleaner: Use label-priority search for clear cache button detection by @d4rken in #2048
- General: Fix minimum size input in Korean and other locales by @d4rken in #2051
- Scheduler: Fix scheduled tasks shifting by 1 hour after DST transitions by @d4rken in #2052
- AppCleaner: Fix automation timeout on apps with empty cache by @d4rken in #2053
🤷 Other changes
Full Changelog: v1.5.6-rc0...v1.5.7-rc0
v1.5.6-rc0
What's Changed
🐞 Bug fixes
- AppCleaner: Fix automation on Samsung One UI 8.5 by @d4rken in #2038
- AppCleaner: Fix timeout when querying app size for large apps by @d4rken in #2040
🤷 Other changes
- General: Fix HyperOS detection on global variants without Security Center by @d4rken in #2039
- Update translations by @d4rken in #2041
Full Changelog: v1.5.5-rc0...v1.5.6-rc0
v1.5.5-rc0
v1.5.4-rc0
v1.5.3-rc0
What's Changed
🚀 Enhancements
- AppCleaner: Mark system apps in scan results by @d4rken in #1982
- ACS: Explicitly disable service after use if it can be enabled again (root/adb) by @d4rken in #1995
- AppCleaner: Add shortcut service cache cleaner by @d4rken in #1996
- AppCleaner: Log ROM type detection setting by @d4rken in #2007
- Improve debug log management by @d4rken in #2006
- Improve ROM detection and add tests by @d4rken in #2008
- Improve ROM type detection for HyperOS (HyperOS 3.0) by @d4rken in #2009
- History: Auto-hide dashboard card when retention is disabled by @d4rken in #2010
🐞 Bug fixes
- Fix InvalidPkgInventory exception in Huawei Virtual Machine by @d4rken in #1994
- Fix root status display for non-Magisk solutions by @d4rken in #1993
- AppControl: Include self in
findClickableParentfor AOSP force stop by @d4rken in #2005
🤷 Other changes
- Automation: Increase step timeout and handle storage query timeouts by @d4rken in #2003
- Update translations by @d4rken in #1997
- Root: Add APatch to known root managers by @JeelsBoobz in #1998
New Contributors
- @JeelsBoobz made their first contribution in #1998
Full Changelog: v1.5.2-rc0...v1.5.3-rc0
v1.5.2-rc0
What's Changed
🚀 Enhancements
🐞 Bug fixes
- General: Fix usage statistics permission detection on HONOR devices by @d4rken in #1972
- Picker: Update toolbar navigation icon by @d4rken in #1975
- Deduplicator: Fix file viewing issues when opening PDFs and other files by @d4rken in #1976
🤷 Other changes
- FileOps: Add logging for failed file deletions by @d4rken in #1958
- Deduplicator: Add pHash false positive warning by @d4rken in #1959
- AppCleaner: Improve logging for OxygenOS/OnePlus by @d4rken in #1961
- Improve debugging experience by @d4rken in #1969
- Update translations by @d4rken in #1979
Full Changelog: v1.5.1-rc0...v1.5.2-rc0
v1.5.1-rc0
What's Changed
🚀 Enhancements
- SystemCleaner: Allow up to 3 lines for SystemCleaner item extra info by @d4rken in #1943
- Deduplicator: Improve file display with separate name and path by @d4rken in #1942
- Shortcuts: Don't return to app if AppCleaner uses ACS by @d4rken in #1945
- General: Add anniversary celebration feature by @d4rken in #1948
- AppCleaner: Add collapse/expand functionality for file categories by @d4rken in #1953
🐞 Bug fixes
🤷 Other changes
- CI: Improve checks & tests by @d4rken in #1936
- Update translations by @d4rken in #1941
- General: Replace @param: qualifiers with standard annotation syntax by @d4rken in #1949
- Update translations by @d4rken in #1950
Full Changelog: v1.5.0-beta0...v1.5.1-rc0
v1.5.0-beta0
What's Changed
🚀 Enhancements
- AppControl: Add multi user/profile support by @d4rken in #1913
- Improve UI and UX for Debug Log Recorder by @d4rken in #1914
- Use plurals for item counts in messages by @d4rken in #1916
- CorpseFinder: Support for finding ART-profile corpses on Android 16 by @d4rken in #1696
- CorpseFinder: Support scanning dalvik-cache on rooted Android 15+ ROMs by @d4rken in #1693
- Improve CorpseFinder support for rooted Android 16 devices by @d4rken in #1915
- Feature: Add app shortcuts for quick access by @d4rken in #1932
- AppControl: Fix apps appearing frozen on HyperOS devices by @d4rken in #1934
🐞 Bug fixes
- Analyzer: Fix storage analyzer tripping up on Samsung's "Dual Messenger" by @d4rken in #1904
- AppControl: Fix duplicate entries when changing app states by @d4rken in #1908
- Ensure full scrollability in Debug Recorder by @d4rken in #1925
- AppControl: Improve "Force Stop" button detection on Android 16+ by @d4rken in #1928
- AppCleaner: Fix accessibility based cache deletion on Realme devices with Android 15 by @d4rken in #1918
- SystemCleaner: Improve error handling and continue processing on deletion failures by @d4rken in #1931
- AppCleaner: Fix automation issues on HyperOS/MIUI devices by @d4rken in #1933
- Dashboard: Adjust layout constraints for dashboard setup item by @d4rken in #1935
🤷 Other changes
- Update comment by @d4rken in #1917
- Test: Refine
SegmentCriteriumpath matching by @d4rken in #1929 - Update translations by @d4rken in #1937
Full Changelog: v1.4.16-beta1...v1.5.0-beta0
v1.4.16-beta1
v1.4.16-beta0
What's Changed
🚀 Enhancements
- Settings: Use Material Design for ListPreference dialogs by @d4rken in #1883
- AppCleaner: Support for detecting weird button setups in custom ROMs by @d4rken in #1897
🐞 Bug fixes
- Refactor: Improve PreferenceStoreMapper key lookup by @d4rken in #1865
- Prevent Google Play errors from crashing SD Maid by @d4rken in #1875
- Setup: Disable fastscroll in setup list by @d4rken in #1882
🤷 Other changes
- Extend MIUI gallery test by @d4rken in #1874
- Update Gradle and dependencies by @d4rken in #1894
- Update more dependencies by @d4rken in #1895
- Add Claude configuration and documentation by @d4rken in #1898
- AppCleaner: Improve clear cache button targeting on AOSP ROMs by @d4rken in #1899
- Update translations by @d4rken in #1900
Full Changelog: v1.4.15-rc0...v1.4.16-beta0