summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Potential fix for NPE in Running services.Amith Yamasani2011-12-021-1/+3
* Add compatibility aliases for shortcuts added to home screen in gingerbread.Amith Yamasani2011-11-141-2/+4
* Potential fix for monkey crash.Amith Yamasani2011-11-081-0/+2
* Settings applications processes viewer color updatesPeter Ng2011-10-201-3/+3
* Fix issue #5320747: Disabling an app that is an active device administrator...Dianne Hackborn2011-09-161-6/+18
* Merge "Larger touch targets, snap to persisted value."Jeff Sharkey2011-09-091-1/+1
|\
| * Larger touch targets, snap to persisted value.Jeff Sharkey2011-09-081-1/+1
* | Fix an issue in how running services are shown.Dianne Hackborn2011-09-071-7/+89
|/
* Intent.getAction() can return nullKenny Root2011-09-011-2/+2
* Small improvements for issue #5225666Dianne Hackborn2011-08-292-4/+7
* Merge "Bug 5078738: some options moved to overflow menu"Gilles Debunne2011-08-221-2/+2
|\
| * Bug 5078738: some options moved to overflow menuGilles Debunne2011-08-191-2/+2
* | More TabWidget and padding tweaks to match spec.Jeff Sharkey2011-08-181-9/+13
|/
* Update to work with the activity manager taking over OOM settings.Dianne Hackborn2011-08-074-93/+75
* Use new more efficient API for retrieving pss.Dianne Hackborn2011-08-051-5/+5