summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/ApplicationsState.java
Commit message (Expand)AuthorAgeFilesLines
* Move ApplicationsState to SettingsLibTony Mantler2015-06-081-1341/+0
* Don't have app info pages load so much infoJason Monk2015-05-261-8/+21
* Merge "Fix crash in settings -> apps after adding profile" into mnc-devJason Monk2015-05-081-0/+4
|\
| * Fix crash in settings -> apps after adding profileJason Monk2015-05-081-0/+4
* | Detect uninstalled apps during resumeJason Monk2015-05-071-5/+13
|/
* Filter app list by storage volumeJason Monk2015-04-161-0/+18
* Move packages between candidate volumes.Jeff Sharkey2015-04-151-14/+0
* Remove all apps pageJason Monk2015-04-141-0/+21
* Settings - add support for Launch by DefaultFabrice Di Meglio2015-04-031-1/+27
* Fix managed profile bugs in manage apps listJason Monk2015-03-261-11/+14
* Make notifications app list use new manage appsJason Monk2015-03-231-0/+17
* Implement new Manage Apps listJason Monk2015-03-231-48/+136
* Settings: Remove all unused imports.John Spurlock2015-03-181-1/+0
* Merge profiles apps into app listJason Monk2015-03-161-38/+138
* Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
* Handle new "disabled until used" mode.Dianne Hackborn2013-01-221-2/+4
* Improve app ops UI.Dianne Hackborn2013-01-181-5/+56
* 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