index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
AppOpsService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-09-26
Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs
Dianne Hackborn
2013-09-16
Implement new method for handling SMS/MMS on the platform
David Braun
2013-09-06
Provide calling package to ContentProviders.
Jeff Sharkey
2013-08-08
am 42380b6d: am 9f11f105: am 7f09ec39: Fix issue #10226007: Reset apps restor...
Dianne Hackborn
2013-08-07
Fix issue #10226007: Reset apps restores most of the changed settings...
Dianne Hackborn
2013-08-02
resolved conflicts for merge of c8911ddd to master
Dianne Hackborn
2013-08-02
Add new app ops method to reset all op modes.
Dianne Hackborn
2013-08-02
am 0eab98dd: am 019f4385: am 7925e7cc: Merge "Revert "Add version identifier ...
Dave Burke
2013-08-02
Revert "Add version identifier to app ops."
Dave Burke
2013-08-01
am 95990fe4: am aa268f8f: am d364859c: Merge "Add version identifier to app o...
Sascha Prueter
2013-08-01
Add version identifier to app ops.
Dianne Hackborn
2013-07-17
Make it safe to use start/stop app ops outside of system proc
Dianne Hackborn
2013-05-20
Add app ops for wake locks.
Dianne Hackborn
2013-02-11
App ops: cleanup, handle root and shell, perms.
Dianne Hackborn
2013-02-06
App ops: track system windows, monitoring changes.
Dianne Hackborn
2013-02-05
App ops: add op for writing settings.
Dianne Hackborn
2013-02-01
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-01-25
App ops: you can now turn off operations.
Dianne Hackborn
2013-01-18
New API to get app op information about a single package.
Dianne Hackborn
2013-01-16
AppOps: fix nested op tracking, new API to get apps using
Dianne Hackborn
2013-01-16
More work on App Ops service.
Dianne Hackborn
2013-01-11
WorkSource can now track package names.
Dianne Hackborn
2013-01-09
New "app ops" service.
Dianne Hackborn