1. b093a01 Allow non-system server code to AppOpsManager.checkOp and NoteOp by Philip P. Moltmann · 4 years, 4 months ago
  2. 26141c3 Extend sampling to packages targeted below R. by Stanislav Zholnin · 4 years, 4 months ago
  3. 77fd819 Turn on foregroundServiceType camera/microphone feature in enforcement mode. by Hui Yu · 4 years, 4 months ago
  4. d3de0b9 Debug missing foregrounsServiceType does not need procstate to be by Hui Yu · 4 years, 5 months ago
  5. 4723328 Merge "Turn on foregroundServiceType camera and microphone feature in permissive mode." into rvc-dev by Hui Yu · 4 years, 5 months ago
  6. 4c32385 Delay initialization of RarelyUsedPackages and package sampling. by Stanislav Zholnin · 4 years, 5 months ago
  7. 5ab15b0 Better error message when finishing non running appop by Philip P. Moltmann · 4 years, 5 months ago
  8. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 5 months ago
  9. 7641cd0 Call Compatibility.isChangeEnabled in calling app by Philip P. Moltmann · 4 years, 5 months ago
  10. ad787aa Allow to exempt apps from restrictions to RECORD_AUDIO by Philip P. Moltmann · 4 years, 5 months ago
  11. e9b40ba Turn on foregroundServiceType camera and microphone feature in permissive mode. by Hui Yu · 4 years, 5 months ago
  12. 2ead966 Add permissions data validation in AppOpsService by David Cheung · 4 years, 6 months ago
  13. 317061a Use FrameworkStatsLog instead of StatsLogInternal by Muhammad Qureshi · 4 years, 5 months ago
  14. bb866ad Change camera/microphone AppOps cutoff to PROCESS_STATE_BOUND_FOREGROUND_SERVICE by Hui Yu · 4 years, 5 months ago
  15. ebc50d8 All apps have 'null' feature by Philip P. Moltmann · 4 years, 5 months ago
  16. 3ea8035 Ignore package mode for MANAGE_EXTERNAL_STORAGE by shafik · 4 years, 5 months ago
  17. 5e2a082 Merge "Revert "Add Slog.wtf for calling setMode() with OP_COARSE_LOCATION."" by Hai Zhang · 4 years, 5 months ago
  18. c72ae25 Revert "Add Slog.wtf for calling setMode() with OP_COARSE_LOCATION." by Hai Zhang · 4 years, 8 months ago
  19. f00c755 Migrate to new ParsedComponents and ParseResult by Winson · 4 years, 6 months ago
  20. 5e0a1d5 ParsingPackage/ParsedPackage split source migration by Winson · 4 years, 6 months ago
  21. b9a91a6 FGS BG start restriction enforcement mode. by Hui Yu · 4 years, 6 months ago
  22. ccc0f8b Merge "Don't mutate permission state when setting app op from PermissionPolicyService." by Nate Myren · 4 years, 6 months ago
  23. 4b7fd29 Merge "Stack Trace sampling and reporting." by Stanislav Zholnin · 4 years, 6 months ago
  24. b992f8c Handle ALL_OPs case in ModeCallBack.toString by Philip P. Moltmann · 4 years, 6 months ago
  25. 90516b9 Stack Trace sampling and reporting. by Stanislav Zholnin · 4 years, 7 months ago
  26. 47f42fe Merge "Track noted app-ops for appop permissions" by Philip P. Moltmann · 4 years, 6 months ago
  27. 8846aaa Don't mutate permission state when setting app op from PermissionPolicyService. by Hai Zhang · 4 years, 6 months ago
  28. 87fd8bc Track noted app-ops for appop permissions by Philip P. Moltmann · 4 years, 6 months ago
  29. 555a2e1 Merge "Reduce app-ops settle time" by Philip P. Moltmann · 4 years, 6 months ago
  30. 88583dd Reduce app-ops settle time by Philip P. Moltmann · 4 years, 6 months ago
  31. 727e0e7 Fix HistoricalAppOps collection. by Stanislav Zholnin · 4 years, 6 months ago
  32. fe2fc3a Package manager is not ready when reading app-ops state by Philip P. Moltmann · 4 years, 6 months ago
  33. 94faa4a Use setUidMode when reading state by Philip P. Moltmann · 4 years, 6 months ago
  34. e565c7b Expose syntax for app-ops settings as test-api by Philip P. Moltmann · 4 years, 6 months ago
  35. b2bc651 Callback startWatchingMode with the right op by Philip P. Moltmann · 4 years, 6 months ago
  36. 463979e Force update uid state when pending uid state is applied by Philip P. Moltmann · 4 years, 6 months ago
  37. 584c23a Notify all packages is uid-mode is changed by Philip P. Moltmann · 4 years, 6 months ago
  38. 29674dd Don't set REVOKED_COMPAT for background permission that isn't granted. by Hai Zhang · 4 years, 6 months ago
  39. 23d30a2 Add warning before setting REVOKED_COMPAT for a modern app. by Hai Zhang · 4 years, 6 months ago
  40. 1374932 Merge "Correctly update in-progress events when switching uidStates" by Philip P. Moltmann · 4 years, 6 months ago
  41. f730755 Merge "Don't try to set REVOKED_COMPAT when permission isn't granted." by Hai Zhang · 4 years, 6 months ago
  42. 8642553 Don't try to set REVOKED_COMPAT when permission isn't granted. by Hai Zhang · 4 years, 6 months ago
  43. f4ef039 Don't callback twice for app op changes in PermissionPolicyService. by Hai Zhang · 4 years, 6 months ago
  44. 494b4ab Correctly update in-progress events when switching uidStates by Philip P. Moltmann · 4 years, 6 months ago
  45. 3d5d489 Merge "Remove target SDK check for adding REVOKED_COMPAT in setUidMode()." by TreeHugger Robot · 4 years, 6 months ago
  46. 4ddd54a Remove target SDK check for adding REVOKED_COMPAT in setUidMode(). by Hai Zhang · 4 years, 6 months ago
  47. 62477e5 Call getPackageUidAsUser instead of getPackageUid by Abhijeet Kaur · 4 years, 6 months ago
  48. 0620a33 FGS BG start restriction permissive mode. by Hui Yu · 4 years, 6 months ago
  49. 88910de FGS background start restriction. by Hui Yu · 4 years, 8 months ago
  50. 697650b Disable user-facing historical app ops methods by Nate Myren · 4 years, 6 months ago
  51. 85679b4 Add new foreground service type camera and microphone. by Hui Yu · 4 years, 7 months ago
  52. 73fd86e Make historical op getters async for real by Svet Ganov · 4 years, 7 months ago
  53. 4aacd71 Collect historical appops by feature by Philip P. Moltmann · 4 years, 7 months ago
  54. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 8 months ago
  55. d8c0bda Use Pools for noteOp related data objects by Philip P. Moltmann · 4 years, 8 months ago
  56. 9046d82 Allow apps to define featureIds in the manifest by Philip P. Moltmann · 4 years, 8 months ago
  57. 9bd1370 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  58. 742715c Merge "Use elapsedRealtime to measure in-progress app-ops" by TreeHugger Robot · 4 years, 7 months ago
  59. e6ece90 Use elapsedRealtime to measure in-progress app-ops by Philip P. Moltmann · 4 years, 7 months ago
  60. ceffd59 Dump app-op uid states even when no package Ops by Philip P. Moltmann · 4 years, 7 months ago
  61. 721c968 Always check eval-ed mode, not raw mode by Philip P. Moltmann · 4 years, 8 months ago
  62. 6c6403e Encapusale running app-ops in an object by Philip P. Moltmann · 4 years, 8 months ago
  63. 49bd9e1 Refactor app-op access/reject counters by Philip P. Moltmann · 4 years, 8 months ago
  64. 2a31fd7 Add Slog.wtf for calling setMode() with OP_COARSE_LOCATION. by Hai Zhang · 4 years, 8 months ago
  65. 5104a0f Make timestamps used in AppOpsService consistent. by Stanislav Zholnin · 4 years, 8 months ago
  66. 02cd91b Allow null-featureIds in AppOpsService binder calls by Philip P. Moltmann · 4 years, 9 months ago
  67. a86a36b Merge "Add process capability as a new dimension." by Hui Yu · 4 years, 9 months ago
  68. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  69. f56fe2c Correctly log op state if ops restriction is set by Philip P. Moltmann · 4 years, 9 months ago
  70. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  71. 408ca76 Don't set REVOKED_COMPAT for modern apps. by Hai Zhang · 4 years, 10 months ago
  72. e53e4c5 Update REVOKED_COMPAT before setting app op for runtime permission. by Hai Zhang · 4 years, 10 months ago
  73. 6c32679 Merge "Revert "Access app op modes in UID state indirectly."" by TreeHugger Robot · 4 years, 10 months ago
  74. 93540ca Revert "Access app op modes in UID state indirectly." by Hai Zhang · 4 years, 10 months ago
  75. b420a64 AppOpsService: Watch op mode changes when an AppOp restriction dies by Bruno Martins · 6 years ago
  76. c12ee77 Merge "Fix dumpsys for appops proxy field" into qt-qpr1-dev am: 30c48bb54a by Philip P. Moltmann · 4 years, 11 months ago
  77. 4052d36 Fix dumpsys for appops proxy field by Philip P. Moltmann · 4 years, 11 months ago
  78. 6a877ee Merge "Fix bug in calling opChanged on suspend" by TreeHugger Robot · 4 years, 11 months ago
  79. b614a22 Fix bug in calling opChanged on suspend by Suprabh Shukla · 5 years ago
  80. 8f87698 Access app op modes in UID state indirectly. by Hai Zhang · 5 years ago
  81. 51d8516 Camera: add camera audio restriction API by Yin-Chia Yeh · 5 years ago
  82. 8e6a69c Merge "Allow apps to collect which appops were noted" by TreeHugger Robot · 5 years ago
  83. 2b08aaf Allow apps to collect which appops were noted by Philip P. Moltmann · 5 years ago
  84. 3454f3e [DO NOT MERGE] Copy appop modes on write to avoid locked IO by Eugene Susla · 5 years ago
  85. 11b706c Copy appop modes on write to avoid locked IO by Eugene Susla · 5 years ago
  86. 7e01792 Revoking certain appops when a package is suspended by Suprabh Shukla · 5 years ago
  87. 463d592 Synchronize when writing AppOpsService.mUidStates to file by Eugene Susla · 5 years ago
  88. c5f504a Don't throw exception in AppOpsManager.checkOp by Philip P. Moltmann · 5 years ago
  89. 4764107 Handle config override via settings correctly by Svet Ganov · 5 years ago
  90. dc0f443 [DO NOT MERGE] Handle config override via settings correctly by Svet Ganov · 5 years ago
  91. 470b15b Delete persisted historical app ops on package uninstall by Winson · 5 years ago
  92. f87a37b Merge "Merge "Use separate variables as indices in nested loops" into qt-dev am: 2c163664ba am: 08b1997cbb" into qt-r1-dev-plus-aosp by Philip P. Moltmann · 5 years ago
  93. d8997bb Merge "Merge "Notify StorageManagerService when storage related app ops change." into qt-dev am: 82f98334d6 am: aab16358c5" into qt-r1-dev-plus-aosp by Sudheer Shanka · 5 years ago
  94. ba13646 Use separate variables as indices in nested loops by Philip P. Moltmann · 5 years ago
  95. b161398 Notify StorageManagerService when storage related app ops change. by Sudheer Shanka · 5 years ago
  96. 895d5c5 Merge "DO NOT MERGE: Delete persisted historical app ops on package uninstall" into qt-dev by TreeHugger Robot · 5 years ago
  97. 4e3b435 DO NOT MERGE: Delete persisted historical app ops on package uninstall by Winson · 5 years ago
  98. c00cf50 [DO NOT MERGE] Remove --history from dumpsys appop by Philip P. Moltmann · 5 years ago
  99. d4ab19e Remove unnecessary internal APIs. by Philip P. Moltmann · 5 years ago
  100. ec142a5 SetMode: Don't call into PM with AppOps lock held by Philip P. Moltmann · 5 years ago