History log of /packages/apps/StorageManager/src/com/android/storagemanager/utils/IconProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
226b81d78ef325e18e6cb202856040d34cda0058 16-Mar-2017 Daniel Nishi <dhnishi@google.com> Show thumbnails for image files in Deletion Helper.

Previously, Deletion Helper showed the generic icon for
the file type. This makes it easier to determine which images
can be deleted.

Change-Id: I71c55e06a237f3b854587f92407ef30aa24676e2
Fixes: 36285938
Test: StorageManager robo & unit tests
/packages/apps/StorageManager/src/com/android/storagemanager/utils/IconProvider.java
9e323c0012f3cf195af2ce5a272321af7f226fb3 21-Feb-2017 Salvador Martinez <dehboxturtle@google.com> Fixed downloads layout in DeletionHelper

The downloads type preference in DeletionHelper was using
the old strings with the new layout. This updates them
to match what the other preferences use. Additionally, this
change makes downloads show regardless of age. Finally, it
also improves some classes to improve testability.

Test: make RunStorageManagerRoboTests
Bug: 35481922
Change-Id: If62bc52fd8047952d8757d4c4bb2d6b9890fcd45
/packages/apps/StorageManager/src/com/android/storagemanager/utils/IconProvider.java