summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue #4999758: Disabling a system app should require...Dianne Hackborn2011-07-181-3/+24
* am f70f60c4: am 7d19d795: am b41b85dc: am c74500f4: Merge "Fix NPE due to mis...Dianne Hackborn2011-07-141-1/+12
|\
| * am 7d19d795: am b41b85dc: am c74500f4: Merge "Fix NPE due to missing ProcessI...Dianne Hackborn2011-07-141-1/+12
| |\
| | * Fix NPE due to missing ProcessItem.mPackageInfoJohannes Carlsson2011-07-011-1/+12
| | * DO NOT MERGE: IUsbManager hasDefaults() and clearDefaults() no longer take UI...Mike Lockwood2011-03-111-2/+2
| | * DO NOT MERGE: InstalledAppDetails: "Clear defaults" button now clears USB ser...Mike Lockwood2011-03-021-3/+19
* | | Fix up storage UI for old USB storage.Dianne Hackborn2011-06-293-20/+68
* | | Merge "Fix crash in Settings"Marco Nelissen2011-06-271-1/+1
|\ \ \
| * | | Fix crash in SettingsMarco Nelissen2011-06-271-1/+1
* | | | am c9a477ae: am e3cfa9bc: am 13bac39d: Remove obsolete compat mode UI.Dianne Hackborn2011-06-271-2/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Remove obsolete compat mode UI.Dianne Hackborn2011-06-231-2/+4
* | | Re-enable user disabling of apps.Dianne Hackborn2011-06-172-2/+10
|/ /
* | Implement new manage apps UI for compat mode.Dianne Hackborn2011-05-261-2/+41
* | Visual adjustments for smaller tablets.Amith Yamasani2011-05-241-1/+1
* | IUsbManager hasDefaults() and clearDefaults() no longer take UID parameterMike Lockwood2011-03-091-2/+2
* | Fix issue #4021524 HMI63B: "Force stop" button not disabled after app is stoppedDianne Hackborn2011-03-082-4/+12
* | Show force stop button if package is not fully stopped.Dianne Hackborn2011-03-011-4/+14
* | InstalledAppDetails: "Clear defaults" button now clears USB service settingsMike Lockwood2011-03-011-2/+19
* | Fix issue #3405731: Manage applications app names don't update with localeDianne Hackborn2011-02-143-7/+77
* | Fix issue #3343297 Settings force close when try to...Dianne Hackborn2011-01-251-1/+11
* | Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(Alert...Dianne Hackborn2011-01-242-11/+22
* | Fix bug 3381583 - Settings action bar not refreshing menu contentAdam Powell2011-01-231-4/+8
* | Display OBB usage as part of app detailsKenny Root2011-01-181-1/+2
* | Measure external storage application usageKenny Root2011-01-172-4/+22
* | fix 3185231: Dragging app to info button doesn't workPatrick Dubroy2011-01-052-3/+5
* | Fix issue #3163240: Blank running services screen after returningDianne Hackborn2010-11-161-0/+1
* | Don't complain about /proc usage in Settings killing animations.Brad Fitzpatrick2010-11-111-0/+7
* | Create activity wrappers for settings launchable through intents or shortcuts.Amith Yamasani2010-11-041-3/+6
* | Further manage apps fragmentization.Dianne Hackborn2010-11-014-127/+182
* | Start fragmentizing Manage Applications.Dianne Hackborn2010-10-294-219/+273
|/
* Fix issue #3146784: ANR in manage applicationsDianne Hackborn2010-10-292-5/+64
* 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-203-32/+117
* Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-165-110/+473
* Don't show the sort menu for running process listKenny Root2010-10-121-0/+8
* Add confirmation when stopping system service, as per rwest.Dianne Hackborn2010-10-061-28/+93
* Manage apps "on SD card" now shows all apps that can go on SD card.Dianne Hackborn2010-10-043-28/+78
* Fix android:allowClearUserData.Dianne Hackborn2010-09-301-6/+15
* Modifying the ACTION_MANAGE_ALL_APPLICATIONS_SETTINGS action handling to defa...Winson Chung2010-09-271-0/+3
* Some improvements to the manage apps code:Dianne Hackborn2010-09-203-19/+147
* Supercalifragilisticexpialidocious.Dianne Hackborn2010-09-142-24/+31
* Follow rename.Dianne Hackborn2010-09-031-1/+1
* Show correct process dependency for providers.Dianne Hackborn2010-08-311-14/+7
* Make running services initial update async.Dianne Hackborn2010-08-152-3/+40
* Some improvements to the battery usage UI:Dianne Hackborn2010-08-132-4/+4
* Manage apps "third party" and "on sd card" filters were swapped.Dianne Hackborn2010-07-302-233/+222
* Improvements to manage apps / running services:Dianne Hackborn2010-07-285-172/+270
* Rewrite Manage Applications to be faster and simpler.Dianne Hackborn2010-07-273-1717/+796
* Add UI to report a running service to the developer.Dianne Hackborn2010-07-241-5/+86
* Add facility to disable system packages.Dianne Hackborn2010-07-242-27/+101