summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/ManageApplications.java
Commit message (Expand)AuthorAgeFilesLines
* Open the same tab when switching profiles in apps settingsAlexandra Gherghina2014-08-081-4/+11
* Extract common functionality for profile spinner into UtilsAlexandra Gherghina2014-07-311-15/+1
* Toggle between primary and managed profile in apps settingsAlexandra Gherghina2014-07-301-5/+54
* Work on issue #16135174: Apps page "smoke" gradient footer must be removedDianne Hackborn2014-07-231-12/+14
* Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicatorFabrice Di Meglio2014-06-181-1/+1
* am a5b5bfbb: am 5b4350f2: Merge "Fix memory leak in ManageApplication"Jeff Sharkey2014-02-061-0/+11
|\
| * Fix memory leak in ManageApplicationJun Su2014-01-141-0/+11
* | Use Drawer in Settings appFabrice Di Meglio2014-02-031-6/+4
|/
* Merge "Fix switching running/cached apps with memory bar"Amith Yamasani2013-12-041-0/+1
|\
| * Fix switching running/cached apps with memory barThiago Vinícius Freire de Araújo Ribeiro2012-11-071-0/+1
* | Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for Apps sc...Fabrice Di Meglio2013-09-061-4/+6
* | Reset app preferences now resets all app ops.Dianne Hackborn2013-08-021-1/+5
* | Fix issue #9486022: Disabled Apps column doesn't always show up in Manage AppsDianne Hackborn2013-06-191-1/+1
* | Migrate package notification controls to AppOps.Daniel Sandler2013-02-011-1/+1
* | Improve resetting of application state.Dianne Hackborn2013-01-291-12/+5
* | Improve app ops UI.Dianne Hackborn2013-01-181-2/+34
* | Fix incorrectly inverted text color.Jeff Sharkey2012-11-301-3/+0
* | Add app details menu item to uninstall an app for all users.Dianne Hackborn2012-09-161-3/+6
* | Data usage multi-user support.Jeff Sharkey2012-09-141-4/+10
* | If external storage is emulated, don't show it as separate entries.Dianne Hackborn2012-07-121-1/+2
|/
* Fix issue where Manage Apps would not start on correct page.Dianne Hackborn2012-05-291-6/+11
* Fix issues 6512411 and 6512951 in ManageApplications.Dianne Hackborn2012-05-171-47/+88
* Rework manage applications to be page-able.Dianne Hackborn2012-05-161-331/+413
* 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
|/
* Fix NPE in ManageApps when switching orientation.Amith Yamasani2012-05-011-1/+6
* Make Manage Apps remember which tab was shown.Amith Yamasani2012-04-261-10/+16
* Use statfs() in IMediaContainerService.Jeff Sharkey2012-04-221-23/+52
* Add debug app / wait for debugger dev options.Dianne Hackborn2012-02-141-53/+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
* Larger touch targets, snap to persisted value.Jeff Sharkey2011-09-081-1/+1
* Intent.getAction() can return nullKenny Root2011-09-011-2/+2
* Small improvements for issue #5225666Dianne Hackborn2011-08-291-4/+4
* 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-071-1/+11
* Fix up storage UI for old USB storage.Dianne Hackborn2011-06-291-4/+37
* Visual adjustments for smaller tablets.Amith Yamasani2011-05-241-1/+1
* Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(Alert...Dianne Hackborn2011-01-241-2/+11
* Fix bug 3381583 - Settings action bar not refreshing menu contentAdam Powell2011-01-231-4/+8
* Fix issue #3163240: Blank running services screen after returningDianne Hackborn2010-11-161-0/+1
* Create activity wrappers for settings launchable through intents or shortcuts.Amith Yamasani2010-11-041-3/+6
* Further manage apps fragmentization.Dianne Hackborn2010-11-011-43/+60