summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Apps tabs align to title on 2-pane settings." into jb-devAmith Yamasani2012-05-091-0/+3
|\ \
| * | Apps tabs align to title on 2-pane settings.Amith Yamasani2012-05-091-0/+3
* | | Merge "Allow movement of forward-locked apps to SD" into jb-devKenny Root2012-05-081-2/+1
|\ \ \
| * | | Allow movement of forward-locked apps to SDKenny Root2012-05-081-2/+1
| |/ /
* | | Appease the monkey gods.Amith Yamasani2012-05-071-2/+2
|/ /
* | Merge "Fix NPE in ManageApps when switching orientation." into jb-devAmith Yamasani2012-05-011-1/+6
|\ \
| * | Fix NPE in ManageApps when switching orientation.Amith Yamasani2012-05-011-1/+6
* | | Fixed inconsistent gray background in Running app detailGilles Debunne2012-04-301-1/+0
|/ /
* | Make Manage Apps remember which tab was shown.Amith Yamasani2012-04-261-10/+16
* | Merge "New API to allow third-party apps to bind widgets"Michael Jurka2012-04-241-9/+61
|\ \
| * | New API to allow third-party apps to bind widgetsMichael Jurka2012-04-241-9/+61
* | | Safeguard from monkeys.Amith Yamasani2012-04-241-0/+1
|/ /
* | Don't let monkeys launch storage management activities.Amith Yamasani2012-04-231-4/+7
* | Merge "Use statfs() in IMediaContainerService."Jeff Sharkey2012-04-231-23/+52
|\ \
| * | Use statfs() in IMediaContainerService.Jeff Sharkey2012-04-221-23/+52
* | | Add notification shutoff switch to app details page.Daniel Sandler2012-04-231-1/+29
|/ /
* | Add debug app / wait for debugger dev options.Dianne Hackborn2012-02-142-53/+67
|/