summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Expand)AuthorAgeFilesLines
* Disable disable button according to user restrictions.Julia Reynolds2014-08-141-3/+6
* 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
* Fix bug #16623129 Stability: Settings: NPE in RunningProcessesView...Fabrice Di Meglio2014-07-291-1/+1
* Merge "Fix App Info padding" into lmp-devFabrice Di Meglio2014-07-251-1/+1
|\
| * Fix App Info paddingFabrice Di Meglio2014-07-281-1/+1
* | Refactoring useless UserUtils classAlexandra Gherghina2014-07-281-3/+2
|/
* Work on issue #16135174: Apps page "smoke" gradient footer must be removedDianne Hackborn2014-07-232-53/+44
* Merge "Fix AppDetails padding on tablet UI" into lmp-devFabrice Di Meglio2014-07-201-11/+13
|\
| * Fix AppDetails padding on tablet UIFabrice Di Meglio2014-07-181-11/+13
* | Add OP_PROJECT_MEDIA to AppOpsMichael Wright2014-07-161-4/+6
|/
* Fix icon size for Data Usage / Battery Stats / Process StatsFabrice Di Meglio2014-06-261-1/+1
* Update Settings UI to add new microphone app ops.Emily Bernier2014-06-241-1/+2
* More work on proc stats UI for summary display.Dianne Hackborn2014-06-232-6/+87
* Modify proc stats to show new memory use computation.Dianne Hackborn2014-06-193-16/+265
* Merge "Apply user restriction checks to app info screen in settings."Julia Reynolds2014-06-191-3/+21
|\
| * Apply user restriction checks to app info screen in settings.Julia Reynolds2014-06-181-3/+21
* | Make Process Stats more beautifulFabrice Di Meglio2014-06-182-5/+23
|/
* Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicatorFabrice Di Meglio2014-06-181-3/+3
* Fix bug #15696670 Settings > Apps using old Holo colors in tabs, space indicatorFabrice Di Meglio2014-06-182-2/+2
* Remove all dialog icons in SettingsAlan Viverette2014-06-102-10/+0
* Code cleaningFabrice Di Meglio2014-05-161-1/+0
* Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERSFabrice Di Meglio2014-05-131-1/+0
* am e4dd4893: am 14f42ca9: am 110ddbfe: Merge "Fix NullPointerException issue ...Jeff Sharkey2014-05-091-1/+3
|\
| * am 14f42ca9: am 110ddbfe: Merge "Fix NullPointerException issue when user cha...Jeff Sharkey2014-05-091-1/+3
| |\
| | * Fix NullPointerException issue when user changeJun Su2014-04-261-1/+3
* | | am a8351581: am 442f01c6: am 95228074: am c44d7c6b: Prohibit uninstall of the...Christopher Tate2014-04-221-1/+18
|\ \ \ | |/ /
| * | am 442f01c6: am 95228074: am c44d7c6b: Prohibit uninstall of the default (or ...Christopher Tate2014-04-221-1/+18
| |\ \ | | |/ | |/|
| | * am 95228074: am c44d7c6b: Prohibit uninstall of the default (or only) home appChristopher Tate2014-04-221-1/+18
| | |\
| | | * Prohibit uninstall of the default (or only) home appChristopher Tate2014-04-221-1/+18
* | | | am c3e8fd25: am e0388230: am 14136c7c: Merge "Settings: Fix the memory leak i...Jeff Sharkey2014-02-211-0/+6
|\ \ \ \ | |/ / /
| * | | Merge "Settings: Fix the memory leak in Settings"Jeff Sharkey2014-02-211-0/+6
| |\ \ \
| | * | | Settings: Fix the memory leak in SettingsZhijun Peng2012-10-191-0/+6
* | | | | 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-038-29/+37
* | | | Update to follow per-version proc stats change.Dianne Hackborn2014-01-232-53/+65
|/ / /
* | | Merge "Fix switching running/cached apps with memory bar"Amith Yamasani2013-12-042-0/+7
|\ \ \ | |_|/ |/| |
| * | Fix switching running/cached apps with memory barThiago Vinícius Freire de Araújo Ribeiro2012-11-072-0/+7
* | | User ID, not uid, in an EXTRA_USER_HANDLEChristopher Tate2013-10-161-1/+2
* | | Allow tapping on memory status regions to filter proc stats.Dianne Hackborn2013-10-113-18/+154
* | | Fix issue #11033002: Percentages in proc stats details are not rounded correctlyDianne Hackborn2013-10-091-5/+30
* | | Fix issue #10948509: Crash in procstats when there is no dataDianne Hackborn2013-09-294-84/+276
* | | Implement issue #10895990: Better durations for proc statsDianne Hackborn2013-09-231-77/+98
* | | Incorporate home metadata into app details UIChristopher Tate2013-09-191-24/+52
* | | Various proc stats UI improvements.Dianne Hackborn2013-09-153-25/+163
* | | Allow space management for device adminsAmith Yamasani2013-09-131-4/+8
* | | Follow-on for #10671878: Proc stats needs to remove old data structuresDianne Hackborn2013-09-092-28/+29
* | | Merge "Fix bug #10624988 Incorrect mirroring of RAM and Internal Storage for ...Fabrice Di Meglio2013-09-062-7/+13
|\ \ \