這個版本更新內容
########## v3.0.3.0(330) #########
@Common
- Updated languages
- Added new apps to clutter database (Ty @ Markus B. for a lot of very solid reports)
- Fixed possible startup crash
- Fixed possible crash when canceling a deletion
- Fixed inconsistency in the title when being switched from one feature to another
- Long pressing a breadcrump in the path navigation bar now copies the path
- Improved performance of file ownership research
- Fixed size freed by deletion sometimes being lower then what was actually freed (Ty @ MikeL)
- Merged CorpseFinders algorithms with the algorithms responsible for owner research (Explorer) to reduce duplicate code and improve consistency across features
- Added owner research for /data/app-lib
- Fixed startup crash due to android bug on some 4.1.2 LGE ROMs and 4.2.2 Samsung ROMs
- Rearranged menu entries, if the navigation drawer is open, you see the global menu, while when it"s closed it will display only menu items specific to that tool
- SD Maid now forgets it"s root state if backbutton or exit entry is used to exit the app, due to the system caching SD Maid it could previously lead to issues
- Improved search boxes a bit, added icons and a clear button
- Added settings entry that takes you to a guide/help document
- Removed the news dialog, it was just nagging at this point, will evaluate better options
- Added a little banner that asks you to rate SD Maid using the discreet-app-rate library
- Moved the changelog button from actionbar to settings
@Explorer
- File/Folder ownership should now reflect the CorpseFinders result more accurately
- Added owner research support for apk and dalvik files
@Searcher
- Fixed cross copying/cutting files to paste with the Explorer
@CorpseFinder
- Rewrote all routines to reduce duplicate code, merged algorithms.
- Improved APK and APPLIB corpse scan
- Improved speed and thoroughness of apk and dalvik scan
@AppControl
- Fixed reset being visible in batchmode on unrooted devices (doesn"t work without root)
@SystemCleaner
- Added filter for device process statistics [EXPERIMENTAL]
- Added filter for network (data usage) statistics [EXPERIMENTAL]
- Added filter for /data/local/tmp [EXPERIMENTAL]
- Fixed crash when rotating the filter manager twice (Ty @ MikeL)
@AppCleaner
- Added a minimum cache age setting, can now specify to only delete cache items that are older than x days
- Tweaked line layout
@Duplicates
- Fixed size summary always being 0
@Scheduler
- Fixed schedule being reset on reboot (#141)