summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when procstats has data for a now-disused uidChristopher Tate2013-08-181-17/+22
* Proc stats UI improvements.Dianne Hackborn2013-08-094-30/+217
* Improve process stats UI.Dianne Hackborn2013-08-093-27/+137
* Initial rough stab at a proc stats UI.Dianne Hackborn2013-08-082-0/+324
* am fc222b8d: am 8f00b771: Merge "Fix app ops details not displaying permissio...Dianne Hackborn2013-08-051-1/+1
|\
| * am 8f00b771: Merge "Fix app ops details not displaying permissions under cert...Dianne Hackborn2013-08-051-1/+1
| |\
| | * Fix app ops details not displaying permissions under certain conditions.Danny Baumann2013-08-051-1/+1
* | | am ad38b60b: am 0a09b13c: am a6683e0f: Reset app preferences now resets all a...Dianne Hackborn2013-08-031-1/+5
|\ \ \ | |/ /
| * | Reset app preferences now resets all app ops.Dianne Hackborn2013-08-021-1/+5
| |/
* | Merge "Add Strings for the new high power location monitoring app op."David Christie2013-08-011-2/+4
|\ \
| * | Add Strings for the new high power location monitoring app op.David Christie2013-07-301-2/+4
* | | Whitelist fragments appropriate for an activityAmith Yamasani2013-07-301-0/+11
|/ /
* | Update to show new location monitoring op.Dianne Hackborn2013-07-091-1/+3
* | am 7f74dea7: am 67571084: am 5da4c907: Merge "Fix issue #9486022: Disabled Ap...Dianne Hackborn2013-06-201-1/+1
|\ \ | |/
| * Fix issue #9486022: Disabled Apps column doesn't always show up in Manage AppsDianne Hackborn2013-06-191-1/+1
| * Fix NullPointerException at RunningStateJohan Redestig2013-06-061-0/+6
* | Add wake lock app ops to UI.Dianne Hackborn2013-05-201-2/+4
* | Use circular avatars wherever appropriateAmith Yamasani2013-05-131-3/+9
* | Update UI to add new audio app ops.Dianne Hackborn2013-05-062-11/+34
* | am c1e3983b: Merge "Fix NullPointerException at RunningState"Amith Yamasani2013-04-161-0/+6
|\ \ | |/ |/|
| * Fix NullPointerException at RunningStateJohan Redestig2013-03-261-0/+6
* | InstalledAppDetails: allow revocable permission.Nick Kralevich2013-04-051-1/+1
* | App ops: add operations for reading/writing clipboard.Dianne Hackborn2013-02-251-2/+6
* | App ops: new labels, fix crash, fix updating list.Dianne Hackborn2013-02-132-20/+27
* | Show the user's list of notifications in Settings.Daniel Sandler2013-02-121-0/+1
* | App ops: add "draw on top" op, improve switch ordering.Dianne Hackborn2013-02-071-6/+22
* | App ops: add modify settings op.Dianne Hackborn2013-02-051-1/+3
* | App ops: add UI for SMS ops.Dianne Hackborn2013-02-052-1/+23
* | App ops: improve presentation.Dianne Hackborn2013-02-013-56/+44
* | App ops: Support neighboring cells, call phone, improve UI.Dianne Hackborn2013-02-013-64/+136
* | Migrate package notification controls to AppOps.Daniel Sandler2013-02-013-4/+6
* | Merge "Fix bugs with null AppOp permissions."Daniel Sandler2013-02-012-38/+42
|\ \
| * | Fix bugs with null AppOp permissions.Daniel Sandler2013-01-312-38/+42
* | | Improve resetting of application state.Dianne Hackborn2013-01-291-12/+5
|/ /
* | App ops: add UI for viewing and controlling ops per-app.Dianne Hackborn2013-01-254-96/+362
* | Handle new "disabled until used" mode.Dianne Hackborn2013-01-221-2/+4
* | Improve app ops UI.Dianne Hackborn2013-01-186-261/+573
* | Merge "Fix Switches padding for Settings app"Fabrice Di Meglio2013-01-171-1/+1
|\ \
| * | Fix Switches padding for Settings appFabrice Di Meglio2013-01-151-1/+1
| |/
* | Show all apps that can perform an op.Dianne Hackborn2013-01-162-9/+59
* | Quick and dirty UI for viewing app op information.Dianne Hackborn2013-01-152-0/+593
|/
* Push scrollbars to screen edges.Jeff Sharkey2012-11-302-11/+19
* Fix incorrectly inverted text color.Jeff Sharkey2012-11-301-3/+0
* 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