index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
AppOpsManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
AppOpsManager: fix javadoc misspelling.
Nick Kralevich
2013-11-01
1
-1
/
+1
*
am 0b8fd029: am a299862d: Merge "Fix App Ops permission mapping structure."
Nick Kralevich
2013-10-08
1
-1
/
+1
|
\
|
*
am a299862d: Merge "Fix App Ops permission mapping structure."
Nick Kralevich
2013-10-08
1
-1
/
+1
|
|
\
|
|
*
Fix App Ops permission mapping structure.
Robert Craig
2013-10-07
1
-1
/
+1
*
|
|
Fix issue #11044267: AppOpsManager.startWatchingMode should take a String
Dianne Hackborn
2013-10-02
1
-0
/
+12
*
|
|
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