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