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
/
core
/
java
/
android
/
permission
/
PermissionUsageHelper.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-08-03
Add attribution info to start callbacks
Nate Myren
2021-06-30
Create "trusted chain" mechanism for AttributionSource
Nate Myren
2021-06-23
Create Attribution Chains in HistoricalOps
Nate Myren
2021-06-04
Support AttributionSource chains in PermissionUsageHelper
Nate Myren
2021-04-07
Exclude only system and device intelligence roles from indicators
Nate Myren
2021-04-02
Assemble proxy chain based on package/uid, not attribution tag
Nate Myren
2021-03-24
Merge "Add Permission Indicator methods/classes to Test Api" into sc-dev
Nate Myren
2021-03-23
Add Permission Indicator methods/classes to Test Api
Nate Myren
2021-03-22
Handle proxy chains including the system package
Nate Myren
2021-03-16
Remove R QPR attribution hacks
Nate Myren
2021-03-12
Show all system apps to hub teamfood, remove location indicator
Nate Myren
2021-02-26
Show usage by default speech recognizer
Nate Myren
2021-02-11
Fix double adding of special attribution usage
Nate Myren
2021-01-29
Change recent threshold to 15 seconds
Nate Myren
2021-01-28
Add wifi call special case, fix phone, predictor, filter system
Nate Myren
2021-01-27
Make sure user context map is ArrayMap, not Map
Nate Myren
2021-01-21
Do not look at self when comparing for duplicate usage
Nate Myren
2021-01-15
Fix proxy attribution in PermissionUsageHelper
Nate Myren
2021-01-13
Add special attribution cases to PermissionUsageHelper
Nate Myren
2021-01-11
Merge "Add lastAccessTime to PermGroupUsage"
Nate Myren
2021-01-11
Add lastAccessTime to PermGroupUsage
Nate Myren
2021-01-09
Merge "Check for running app op when checking recent"
TreeHugger Robot
2021-01-08
Check for running app op when checking recent
Nate Myren
2021-01-07
Create copy of op list, return empty if indicators disabled
Nate Myren
2020-12-16
Add most basic aspects of permission usage to PermissionManager
Nate Myren