summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/applications/AppOpsState.java
Commit message (Expand)AuthorAgeFilesLines
* Add OP_PROJECT_MEDIA to AppOpsMichael Wright2014-07-161-4/+6
* Update Settings UI to add new microphone app ops.Emily Bernier2014-06-241-1/+2
* am fc222b8d: am 8f00b771: Merge "Fix app ops details not displaying permissio...Dianne Hackborn2013-08-051-1/+1
|\
| * Fix app ops details not displaying permissions under certain conditions.Danny Baumann2013-08-051-1/+1
* | Add Strings for the new high power location monitoring app op.David Christie2013-07-301-2/+4
* | Update to show new location monitoring op.Dianne Hackborn2013-07-091-1/+3
* | Add wake lock app ops to UI.Dianne Hackborn2013-05-201-2/+4
* | Update UI to add new audio app ops.Dianne Hackborn2013-05-061-11/+33
|/
* 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-131-1/+8
* 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-051-1/+22
* App ops: improve presentation.Dianne Hackborn2013-02-011-51/+28
* App ops: Support neighboring cells, call phone, improve UI.Dianne Hackborn2013-02-011-32/+96
* Migrate package notification controls to AppOps.Daniel Sandler2013-02-011-1/+2
* Fix bugs with null AppOp permissions.Daniel Sandler2013-01-311-29/+31
* App ops: add UI for viewing and controlling ops per-app.Dianne Hackborn2013-01-251-85/+150
* Improve app ops UI.Dianne Hackborn2013-01-181-0/+404