summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/InstalledAppDetails.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: privacy Guard enhance app logicLars Greiss2013-07-041-6/+22
* Fix derp.Danny Baumann2013-06-291-0/+1
* Handle cancellation of the 'enabling PrivacyGuard' alert box.Darren Salt2013-06-271-4/+16
* privacy guard: Fix crash when uninstalling an appSteve Kondik2013-06-261-1/+6
* settings: Privacy Guard supportSteve Kondik2013-06-241-0/+42
* Show application's package name in the "App info" screen.Chirayu Desai2013-06-131-0/+4
* Push scrollbars to screen edges.Jeff Sharkey2012-11-301-4/+9
* Fix issue #7448596: Can't uninstall app that was installed by another userDianne Hackborn2012-10-311-10/+14
* Fix check for multiple usersAmith Yamasani2012-10-171-1/+1
* Fix issue #7330867: Cannot disable a built-in app if you've downloaded updatesDianne Hackborn2012-10-121-30/+94
* Avoid NPE when missing PackageInfo.Jeff Sharkey2012-10-051-1/+1
* Fix issue #7226978: Still in app detail screen after uninstallDianne Hackborn2012-10-041-0/+13
* Avoid NPE when installing app update.Jeff Sharkey2012-10-031-8/+13
* Follow API changes in framework.Jeff Sharkey2012-10-021-2/+2
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-211-1/+6
* Fix a crash in InstalledAppDetailsAmith Yamasani2012-09-191-10/+13
* Fix issue #7178865: Selecting an app from Settings > Apps>...Dianne Hackborn2012-09-181-7/+16
* Add app details menu item to uninstall an app for all users.Dianne Hackborn2012-09-161-32/+88
* Add support for per-package policy for sending premium SMS.Jake Hamby2012-09-141-3/+90
* Make settings a little aware of multi-user install.Dianne Hackborn2012-08-241-0/+9
* am 291389ed: am 5dbc1f64: Merge "Fix use of holo drawables in a few more places"Jean-Baptiste Queru2012-08-141-1/+1
|\
| * Fix use of holo drawables in a few more placesBjörn Lundén2012-08-141-1/+1
* | am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-7/+7
|\ \ | |/
| * Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-7/+7
| |\
| | * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-7/+7
* | | If external storage is emulated, don't show it as separate entries.Dianne Hackborn2012-07-121-16/+27
|/ /
* | Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-291-10/+12
* | Implement issue #6633077: Improve permissions display for...Dianne Hackborn2012-06-151-2/+41
* | Refinements to notification controls in Settings.Daniel Sandler2012-05-171-13/+57
* | Rework manage applications to be page-able.Dianne Hackborn2012-05-161-2/+4
* | New API to allow third-party apps to bind widgetsMichael Jurka2012-04-241-9/+61
* | Don't let monkeys launch storage management activities.Amith Yamasani2012-04-231-4/+7
* | Add notification shutoff switch to app details page.Daniel Sandler2012-04-231-1/+29
|/
* Fix issue #5320747: Disabling an app that is an active device administrator...Dianne Hackborn2011-09-161-6/+18
* Fix issue #4999758: Disabling a system app should require...Dianne Hackborn2011-07-181-3/+24
* Fix up storage UI for old USB storage.Dianne Hackborn2011-06-291-6/+13
* 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-171-2/+2
|/
* Implement new manage apps UI for compat mode.Dianne Hackborn2011-05-261-2/+41
* 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-081-0/+5
* 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
* Measure external storage application usageKenny Root2011-01-171-0/+7
* fix 3185231: Dragging app to info button doesn't workPatrick Dubroy2011-01-051-3/+4
* Further manage apps fragmentization.Dianne Hackborn2010-11-011-7/+8
* Start fragmentizing Manage Applications.Dianne Hackborn2010-10-291-133/+168