History log of /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/NestedDeletionPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a077e8d3f8c99fd3769d93c4094d434115072a9c 28-Mar-2017 Salvador Martinez <dehboxturtle@google.com> Update UI to match mocks

tldr; UI revamp for OC. see bug for links to mocks
and redlines. Follow up CL will introduce animation
and additional empty state content.

Detailed info:
-Size of specific items will now turn blue when selected.
-Added empty state for when no items are able to be
deleted.
-Updated text layout for preferences to move size of
item next to the checkbox. Also moved dropdown arrow
to the left side of the preference.
-Added progress spinners to categories to let the
user know when loading is done.
-Added "empty state" to color of preferences so they
appear greyed out when nothing can be deleted.
-Added logic to automatically transition to empty state.

Test: Robotests
Bug: 32581398
Change-Id: I7f0115297b5b777cfb545bd02989d449e853f117
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/NestedDeletionPreference.java
19927f56b15a4cb8820f6bf9189b17799e08a3f4 27-Jan-2017 Salvador Martinez <dehboxturtle@google.com> UI update for Deletion Helper

Updating the UI for deletion helper to be closer to the current version of
the mocks. Selected items will now switch to activated state which changes
text color to make them more visible. The time since last use text has
been split from the app size and moved under the app title. Modified
some tests to fit the new layout.

Test: make RunStorageManagerRoboTests
Bug: 34395589
Change-Id: Idb001ec14d67f981941e1f21e68d50afd92d005c
/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/NestedDeletionPreference.java