summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
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
* Fix NullPointerException at RunningStateJohan Redestig2013-04-281-0/+6
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-153-14/+19
|\
| * Push scrollbars to screen edges.Jeff Sharkey2012-11-302-11/+19
| * Fix incorrectly inverted text color.Jeff Sharkey2012-11-301-3/+0
* | Settings: RTL layout fixesOr Harambam2013-01-192-11/+18
* | Added fastsroll to the manage application screen so you don't need to scroll ...Jimmy2013-01-091-0/+1
* | Fix switching running/cached apps with memory barThiago Vinícius Freire de Araújo Ribeiro2012-12-162-0/+7
|/
* 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
* Switch to IPackageManager.getServiceInfo().Jeff Sharkey2012-10-101-19/+11
* Use user-specific PackageManager.Jeff Sharkey2012-10-101-9/+18
* 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
* Follow more Secure settings to Global.Jeff Sharkey2012-09-271-2/+2
* Fix issue 7198767, 7198366, 7189824.Dianne Hackborn2012-09-213-18/+31
* Fix a crash in InstalledAppDetailsAmith Yamasani2012-09-191-10/+13
* Merge "Fix issue #7050530: NPE in Settings : settings.applications.RunningSer...Dianne Hackborn2012-09-181-14/+16
|\
| * Fix issue #7050530: NPE in Settings : settings.applications.RunningServiceDet...Dianne Hackborn2012-09-181-14/+16
* | 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-163-37/+100
* Merge "Add support for per-package policy for sending premium SMS." into jb-m...John Huang2012-09-161-3/+90
|\
| * Add support for per-package policy for sending premium SMS.Jake Hamby2012-09-141-3/+90
* | Data usage multi-user support.Jeff Sharkey2012-09-141-4/+10
|/
* Make settings a little aware of multi-user install.Dianne Hackborn2012-08-241-0/+9
* Make manage apps UI multi-user aware.Dianne Hackborn2012-08-213-155/+494
* 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-132-8/+8
|\ \ | |/
| * Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-132-8/+8
| |\
| | * Settings: Use ICS alert drawableBjörn Lundén2012-05-312-8/+8
| | * Remove title bar background drawable from running app detail viewEddie Ringle2012-04-121-1/+0
* | | If external storage is emulated, don't show it as separate entries.Dianne Hackborn2012-07-123-18/+33
|/ /
* | Fix issue #6761130: Clearing app data in settings does not clear app's USB st...Dianne Hackborn2012-06-292-11/+25
* | Implement issue #6633077: Improve permissions display for...Dianne Hackborn2012-06-151-2/+41
* | Fix issue where Manage Apps would not start on correct page.Dianne Hackborn2012-05-291-6/+11
* | Merge "Fix issues 6512411 and 6512951 in ManageApplications." into jb-devDianne Hackborn2012-05-171-47/+88
|\ \
| * | Fix issues 6512411 and 6512951 in ManageApplications.Dianne Hackborn2012-05-171-47/+88
* | | Refinements to notification controls in Settings.Daniel Sandler2012-05-171-13/+57
|/ /
* | Rework manage applications to be page-able.Dianne Hackborn2012-05-164-480/+663
* | Implement issue #6477793: Add "restore" button to manage appsDianne Hackborn2012-05-131-1/+124
* | Use Spinner instead of Tabs, so that a 4th entry doesn't disappear off the sc...Amith Yamasani2012-05-101-73/+94