summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/deviceinfo/FileItemInfoLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Checkpoint of new storage wizards.Jeff Sharkey2015-04-131-80/+0
| | | | | | | | | | | | | | | Use frameworks/opt/setupwizard/library/ for consistent behavior and styling on phones and tablets. Implement every step of wizard flow and connect them together, even though some steps are currently non-functional. All strings to match UX spec, with some adjustment. Wizards inherit from helper base class. New interstitials before unmounting or formatting private storage to confirm user knows consequences. Bug: 19993667 Change-Id: I2c774e1718d513805ee8aecfc96d066d4730450c
* Always show auto-sync; user-specific storage.Jeff Sharkey2012-09-181-6/+8
| | | | | | | | Auto-sync is per-user, so show it to all users. Also create user- specific path when showing misc storage items. Bug: 7179485, 7177335 Change-Id: I9f6029e22d519a5516a0f1a76e6aa55db3c2832c
* display amount of storage on /sdcard by downloads, music etcVasu Nori2011-02-181-0/+78
when music storage usage is clicked on, show music app when downloads storage usage is clicked on, show download app when pic/videos storage usage is clicked on, show gallery app Change-Id: Ia1c341013e550acb537e6f8a4f4558030888cc45