summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DeviceStorageMonitorService.java
Commit message (Expand)AuthorAgeFilesLines
* Better API for low disk space warnings.Jeff Sharkey2013-02-151-57/+30
* Fix issue #7274813: A few sticky broadcasts aren't being sent to all usersDianne Hackborn2012-10-021-2/+2
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-10/+10
* Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-241-3/+5
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-4/+5
* Improve cleanup of file caches.Dianne Hackborn2012-07-121-16/+93
* Log when /cache files are deleted.Jeff Sharkey2012-04-191-0/+16
* Fix issue #6266651: Low storage warning takes long time to sort apps by usageDianne Hackborn2012-04-111-1/+4
* Fix free_cache to actually workKenny Root2011-12-011-1/+0
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* Split PackageManagerService into subclassesKenny Root2011-03-221-2/+2
* Revise free space checks for package installsKenny Root2011-03-141-0/+20
* Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-081-4/+8
* Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-081-4/+58
* Don't crash when low storage is encountered pre-boot completion.Jeff Hamilton2010-06-041-0/+2
* Switch the services library to using the new SlogJoe Onorato2010-03-011-15/+15
* move some system services from gservices to secure settingsDoug Zongker2010-01-071-22/+26
* move event log tags used by system server into this packageDoug Zongker2009-12-041-6/+3
* when logging free space on /data, log /system and /cache as wellDoug Zongker2009-10-071-39/+65
* Make the internal storage monitor work correctly when internal storage is ver...Marco Nelissen2009-05-081-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+314
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-314/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-19/+39
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+294