

SD Maid 4.0.4 Beta
프로버전은 unlocker 설치요함...*^^*
What's New
[4.0.4] - 2016-01-27 (BETA)
Core
Added: SD Maid Pro now displays a SnackBar if the unlocker not have a minimum version (currently 4000).
Added: Reenabled coffee easteregg.
Added: Experimental support for injecting busybox & sqlite binary into the systemless root area. This should help on devices where SD Maid other would have to inject into /system to work with root.
Improved: Strings and translations.
Improved: ToolBar navigation icon behavior in tablet layout.
Improved: Debugging for storage access related issues (i.e. SD Maid not recognizing permissions for external sdcards).
Improved: Slightly better performance when reading files.
Improved: UI updating when doing actions within the details views. Especially rotation should now be handled better.
Changed: Removed most analytics of events, if the information isn't useful, we dont't need to track it :), and it wasn't really helping me :(. Added a few analytics for widget usage.
Fixed: Not being able to select two dirs that share part of their name within the picker.
Fixed: Picker content now refreshes after creating a file/dir (#290).
Fixed: Old pro version icon being visible in the BuyPro dialog.
Fixed: Thread synchronization when reading files, rare hanging cases and a few crashes related to canceling are fixed now.
Fixed: Progress indicators in the navigation drawer being shown for wrong items.
Fixed: Entering and exiting item details should no longer cause memory leaks.
Fixed: Crash when entering and exiting the details view and then deleting an item through the tools main page.
Changed: Task error handling, previously some errors might just have been ignored instead of crashing the app, preventing me from finding out about them and fixing it