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
*
Merge "Get value from setting provider using user id."
Joanne Chung
2021-01-22
1
-2
/
+2
|
\
|
*
Get value from setting provider using user id.
Joanne Chung
2021-01-18
1
-2
/
+2
*
|
Separate FINE and COARSE location ops
Guojing Yuan
2021-01-15
1
-1
/
+1
|
/
*
Get ApplicationInfo using usr id
Joanne Chung
2020-12-30
1
-8
/
+12
*
Merge "Add RECORD_AUDIO_OUTPUT app op"
Nate Myren
2020-12-14
1
-1
/
+24
|
\
|
*
Add RECORD_AUDIO_OUTPUT app op
Nate Myren
2020-12-11
1
-1
/
+24
*
|
Merge changes I32ab8848,If470bc9a
Evan Severson
2020-12-11
1
-6
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add flags to onOpNoted/Started callbacks
Philip P. Moltmann
2020-12-09
1
-6
/
+8
*
|
Introduce new App Ops permission USE_ICC_AUTH_WITH_DEVICE_IDENTIFIER
Meng Wang
2020-12-08
1
-1
/
+23
|
/
*
Merge "AppOp modes ain't flags"
TreeHugger Robot
2020-12-01
1
-1
/
+1
|
\
|
*
AppOp modes ain't flags
Philip P. Moltmann
2020-12-01
1
-1
/
+1
*
|
Allow preload voice recognition service can blame app.
Joanne Chung
2020-11-20
1
-11
/
+24
|
/
*
Merge "Allow exemption for VoiceRecognitionService if no VoiceInteraction"
Nate Myren
2020-11-19
1
-2
/
+3
|
\
|
*
Allow exemption for VoiceRecognitionService if no VoiceInteraction
Nate Myren
2020-11-12
1
-2
/
+3
*
|
Merge "add MANAGE_CREDENTIALS appop"
Alex Johnston
2020-11-16
1
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
add MANAGE_CREDENTIALS appop
Alex Johnston
2020-11-12
1
-1
/
+23
*
|
More robust null check in isTrustedVoiceServiceProxy
Nate Myren
2020-11-10
1
-5
/
+7
|
/
*
Merge "Expose AppOpsManager#OPSTR_ACTIVATE_PLATFORM_VPN as system API" am: 01...
Paul Hu
2020-11-05
1
-0
/
+1
|
\
|
*
Merge "Expose AppOpsManager#OPSTR_ACTIVATE_PLATFORM_VPN as system API" am: 01...
Paul Hu
2020-11-05
1
-0
/
+1
|
|
\
|
|
*
Merge "Expose AppOpsManager#OPSTR_ACTIVATE_PLATFORM_VPN as system API"
Paul Hu
2020-11-05
1
-0
/
+1
|
|
|
\
|
|
|
*
Expose AppOpsManager#OPSTR_ACTIVATE_PLATFORM_VPN as system API
paulhu
2020-11-03
1
-0
/
+1
|
|
*
|
Try to add AppOps Keys into Proto to unblock my project
Shuo Qian
2020-10-29
1
-1
/
+67
|
|
|
/
|
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-02
1
-5
/
+5
|
*
|
Merge "Remove @TestApi from @SystemApi symbols" am: d2d4637685 am: cbe282347e...
Anton Hansson
2020-10-20
1
-82
/
+50
|
|
\
|
|
|
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-19
1
-82
/
+50
*
|
|
Merge "Allow voice recognition service to blame other apps access."
Joanne Chung
2020-11-03
1
-2
/
+27
|
\
\
\
|
*
|
|
Allow voice recognition service to blame other apps access.
Joanne Chung
2020-10-30
1
-2
/
+27
*
|
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-5
/
+5
*
|
|
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-5
/
+5
*
|
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-5
/
+5
|
/
/
/
*
|
|
Introduce new App Ops permission for 3rd-party InCallService
Shuo Qian
2020-10-23
1
-1
/
+21
*
|
|
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-82
/
+50
*
|
|
Update javadoc for startProxyOp
Nate Myren
2020-10-13
1
-12
/
+2
*
|
|
Merge "Improve the documentation of the paramters passed to noteOp"
TreeHugger Robot
2020-10-09
1
-133
/
+56
|
\
\
\
|
*
|
|
Improve the documentation of the paramters passed to noteOp
Philip P. Moltmann
2020-10-08
1
-133
/
+56
*
|
|
|
Merge "Add start/finishProxyOp methods"
Nate Myren
2020-10-08
1
-0
/
+107
|
\
\
\
\
|
*
|
|
|
Add start/finishProxyOp methods
Nate Myren
2020-10-07
1
-0
/
+107
|
|
/
/
/
*
/
/
/
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-10-06
1
-1
/
+1
|
/
/
/
*
|
|
Merge "Reduce the overhead of historical appops"
Philip P. Moltmann
2020-09-25
1
-4
/
+1
|
\
\
\
|
*
|
|
Reduce the overhead of historical appops
Philip P. Moltmann
2020-09-22
1
-4
/
+1
*
|
|
|
Merge changes from topic "revert-12439864-PermAppOpsCrossUserCheck-Fixed-DGFF...
Philip P. Moltmann
2020-09-22
1
-65
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "Check cross-user interactions for permissions and app-op..."
Philip P. Moltmann
2020-09-21
1
-65
/
+19
*
|
|
|
Merge changes from topic "PermAppOpsCrossUserCheck-Fixed"
Philip P. Moltmann
2020-09-20
1
-19
/
+65
|
\
|
|
|
|
*
|
|
Check cross-user interactions for permissions and app-ops operations
Philip P. Moltmann
2020-09-11
1
-19
/
+65
*
|
|
|
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-8
/
+8
|
|
\
|
|
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-5
/
+5
|
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-3
/
+3
*
|
|
Merge "AppOpsManager: Add OP_RECORD_AUDIO_HOTWORD" into rvc-qpr-dev am: 046d6...
Narayan Kamath
2020-08-25
1
-1
/
+24
|
\
|
|
|
*
|
AppOpsManager: Add OP_RECORD_AUDIO_HOTWORD
Narayan Kamath
2020-08-24
1
-1
/
+24
[next]