index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
AppOpsManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs
Dianne Hackborn
2013-09-26
1
-5
/
+70
*
Issue #10461551: KLP API Review: AppOpsManager
Dianne Hackborn
2013-09-23
1
-31
/
+275
*
Implement new method for handling SMS/MMS on the platform
David Braun
2013-09-16
1
-1
/
+58
*
Fix issue #10688644: Java crash in com.android.phone:
Dianne Hackborn
2013-09-11
1
-6
/
+10
*
Merge "Factor out read/write SMS settings seperate from send/receive." into k...
David Braun
2013-09-10
1
-5
/
+5
|
\
|
*
Factor out read/write SMS settings seperate from send/receive.
David Braun
2013-09-10
1
-5
/
+5
*
|
Provide calling package to ContentProviders.
Jeff Sharkey
2013-09-06
1
-0
/
+17
|
/
*
resolved conflicts for merge of c8911ddd to master
Dianne Hackborn
2013-08-02
1
-0
/
+8
|
\
|
*
Add new app ops method to reset all op modes.
Dianne Hackborn
2013-08-02
1
-0
/
+8
*
|
Add new app op to monitor high power location requests.
David Christie
2013-07-30
1
-2
/
+8
*
|
Make it safe to use start/stop app ops outside of system proc
Dianne Hackborn
2013-07-17
1
-3
/
+22
*
|
Make ArrayMap public! :)
Dianne Hackborn
2013-07-16
1
-4
/
+3
*
|
Add new location monitoring op, make some of app ops public.
Dianne Hackborn
2013-07-09
1
-11
/
+143
*
|
Add app ops for wake locks.
Dianne Hackborn
2013-05-20
1
-1
/
+5
*
|
Add new app ops for various interesting audio service things.
Dianne Hackborn
2013-05-06
1
-1
/
+37
|
/
*
App ops: adding operations for reading/writing clipboard.
Dianne Hackborn
2013-02-25
1
-1
/
+9
*
App ops: media ops, set up to be callable from native code.
Dianne Hackborn
2013-02-12
1
-2
/
+63
*
New API to request a list of current notifications.
Daniel Sandler
2013-02-07
1
-1
/
+9
*
App ops: track system windows, monitoring changes.
Dianne Hackborn
2013-02-06
1
-2
/
+44
*
App ops: add op for writing settings.
Dianne Hackborn
2013-02-05
1
-1
/
+5
*
App ops: new operations for SMS.
Dianne Hackborn
2013-02-05
1
-1
/
+38
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-24
/
+70
*
Migrate package notification restrictions to AppOps.
Daniel Sandler
2013-02-01
1
-0
/
+3
*
App ops: you can now turn off operations.
Dianne Hackborn
2013-01-25
1
-13
/
+61
*
New API to get app op information about a single package.
Dianne Hackborn
2013-01-18
1
-0
/
+8
*
Rework ParceledListSlice to be much easier to use.
Dianne Hackborn
2013-01-18
1
-3
/
+3
*
More work on App Ops service.
Dianne Hackborn
2013-01-16
1
-4
/
+162
*
New "app ops" service.
Dianne Hackborn
2013-01-09
1
-0
/
+110