summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/ApplicationsState.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-211-7/+13
* Add app details menu item to uninstall an app for all users.Dianne Hackborn2012-09-161-2/+6
* If external storage is emulated, don't show it as separate entries.Dianne Hackborn2012-07-121-1/+4
* Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-291-1/+13
* Rework manage applications to be page-able.Dianne Hackborn2012-05-161-145/+244
* Small improvements for issue #5225666Dianne Hackborn2011-08-291-0/+3
* Update to work with the activity manager taking over OOM settings.Dianne Hackborn2011-08-071-3/+30
* Fix up storage UI for old USB storage.Dianne Hackborn2011-06-291-10/+18
* Re-enable user disabling of apps.Dianne Hackborn2011-06-171-0/+8
* Fix issue #4021524 HMI63B: "Force stop" button not disabled after app is stoppedDianne Hackborn2011-03-081-4/+7
* Fix issue #3405731: Manage applications app names don't update with localeDianne Hackborn2011-02-141-2/+15
* Display OBB usage as part of app detailsKenny Root2011-01-181-1/+2
* Measure external storage application usageKenny Root2011-01-171-4/+15
* Fix issue #3146784: ANR in manage applicationsDianne Hackborn2010-10-291-5/+58
* Fix issue #3124528: Mange applications is including cache files in storage sizeDianne Hackborn2010-10-221-1/+1
* Fix issue #3114356: Storage visualization in Manage Apps is confusingDianne Hackborn2010-10-201-19/+77
* Manage apps "on SD card" now shows all apps that can go on SD card.Dianne Hackborn2010-10-041-4/+16
* Some improvements to the manage apps code:Dianne Hackborn2010-09-201-11/+101
* Manage apps "third party" and "on sd card" filters were swapped.Dianne Hackborn2010-07-301-7/+34
* Improvements to manage apps / running services:Dianne Hackborn2010-07-281-1/+1
* Rewrite Manage Applications to be faster and simpler.Dianne Hackborn2010-07-271-0/+567