summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/deviceinfo/StorageMeasurement.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: use DefaultContainerService for all file operationsPawit Pornkitprasan2012-12-131-9/+21
* Settings: fix storage measurement for device without emulated sdcardPawit Pornkitprasan2012-11-261-1/+1
* Treat cache storage usage as available space.Jeff Sharkey2012-09-141-15/+28
* Iteration on multi-user Storage UI.Jeff Sharkey2012-09-131-289/+237
* Include user identifier in external storage paths.Jeff Sharkey2012-09-111-2/+5
* Progress towards split storage categories.Jeff Sharkey2012-09-061-7/+6
* Surface storage usage of other users.Jeff Sharkey2012-08-301-31/+48
* Use statfs() in IMediaContainerService.Jeff Sharkey2012-04-221-14/+14
* Storage correctly updates internal storage graph.Gilles Debunne2011-07-081-2/+2
* Fix up storage UI for old USB storage.Dianne Hackborn2011-06-291-6/+26
* Used space visible in SD Card bar graphGilles Debunne2011-06-031-0/+8
* Storage stats on external SD card in Settings.Gilles Debunne2011-05-251-0/+527