OSDN Git Service

Improved storage accounting:
authorFelipe Leme <felipeal@google.com>
Tue, 30 Aug 2016 22:06:24 +0000 (15:06 -0700)
committerFelipe Leme <felipeal@google.com>
Tue, 13 Sep 2016 17:49:34 +0000 (10:49 -0700)
commit7358b7802f7a0a86e698446b304acb4a81235e2c
tree50917211bbef2536781648f5d0bf763c19738d03
parented765a481790bfcf63b08f3e3d3d78d67b04c0fe
Improved storage accounting:

- Removed duplicated entry for DIRECTORY_MOVIES.
- Added DIRECTORY_DOWNLOADS to Other.
- Added unaccounted data to Other.
- Changed Other description so it mention non-visible items.

Often sub-directories of /data are populated with data that Settings
doesn't have control of (for example, on /data/ramdump), so they're more
suitable to be displayed in the "Other" section.

BUG: 31091863
Fixes: 30952263

Change-Id: Ibf54f9dd96456575109e2e281f3780da84f70d92
res/values/strings.xml
src/com/android/settings/deviceinfo/PrivateVolumeSettings.java