1. 62477e5 Call getPackageUidAsUser instead of getPackageUid by Abhijeet Kaur · 4 years, 7 months ago
  2. 0620a33 FGS BG start restriction permissive mode. by Hui Yu · 4 years, 7 months ago
  3. 88910de FGS background start restriction. by Hui Yu · 4 years, 8 months ago
  4. 697650b Disable user-facing historical app ops methods by Nate Myren · 4 years, 7 months ago
  5. 85679b4 Add new foreground service type camera and microphone. by Hui Yu · 4 years, 7 months ago
  6. 73fd86e Make historical op getters async for real by Svet Ganov · 4 years, 7 months ago
  7. 4aacd71 Collect historical appops by feature by Philip P. Moltmann · 4 years, 8 months ago
  8. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 8 months ago
  9. d8c0bda Use Pools for noteOp related data objects by Philip P. Moltmann · 4 years, 8 months ago
  10. 9046d82 Allow apps to define featureIds in the manifest by Philip P. Moltmann · 4 years, 8 months ago
  11. 9bd1370 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  12. 742715c Merge "Use elapsedRealtime to measure in-progress app-ops" by TreeHugger Robot · 4 years, 8 months ago
  13. e6ece90 Use elapsedRealtime to measure in-progress app-ops by Philip P. Moltmann · 4 years, 8 months ago
  14. ceffd59 Dump app-op uid states even when no package Ops by Philip P. Moltmann · 4 years, 8 months ago
  15. 721c968 Always check eval-ed mode, not raw mode by Philip P. Moltmann · 4 years, 8 months ago
  16. 6c6403e Encapusale running app-ops in an object by Philip P. Moltmann · 4 years, 9 months ago
  17. 49bd9e1 Refactor app-op access/reject counters by Philip P. Moltmann · 4 years, 9 months ago
  18. 2a31fd7 Add Slog.wtf for calling setMode() with OP_COARSE_LOCATION. by Hai Zhang · 4 years, 8 months ago
  19. 5104a0f Make timestamps used in AppOpsService consistent. by Stanislav Zholnin · 4 years, 9 months ago
  20. 02cd91b Allow null-featureIds in AppOpsService binder calls by Philip P. Moltmann · 4 years, 10 months ago
  21. a86a36b Merge "Add process capability as a new dimension." by Hui Yu · 4 years, 10 months ago
  22. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  23. f56fe2c Correctly log op state if ops restriction is set by Philip P. Moltmann · 4 years, 10 months ago
  24. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  25. 408ca76 Don't set REVOKED_COMPAT for modern apps. by Hai Zhang · 4 years, 10 months ago
  26. e53e4c5 Update REVOKED_COMPAT before setting app op for runtime permission. by Hai Zhang · 4 years, 11 months ago
  27. 6c32679 Merge "Revert "Access app op modes in UID state indirectly."" by TreeHugger Robot · 5 years ago
  28. 93540ca Revert "Access app op modes in UID state indirectly." by Hai Zhang · 5 years ago
  29. b420a64 AppOpsService: Watch op mode changes when an AppOp restriction dies by Bruno Martins · 6 years ago
  30. c12ee77 Merge "Fix dumpsys for appops proxy field" into qt-qpr1-dev am: 30c48bb54a by Philip P. Moltmann · 5 years ago
  31. 4052d36 Fix dumpsys for appops proxy field by Philip P. Moltmann · 5 years ago
  32. 6a877ee Merge "Fix bug in calling opChanged on suspend" by TreeHugger Robot · 5 years ago
  33. b614a22 Fix bug in calling opChanged on suspend by Suprabh Shukla · 5 years ago
  34. 8f87698 Access app op modes in UID state indirectly. by Hai Zhang · 5 years ago
  35. 51d8516 Camera: add camera audio restriction API by Yin-Chia Yeh · 5 years ago
  36. 8e6a69c Merge "Allow apps to collect which appops were noted" by TreeHugger Robot · 5 years ago
  37. 2b08aaf Allow apps to collect which appops were noted by Philip P. Moltmann · 5 years ago
  38. 3454f3e [DO NOT MERGE] Copy appop modes on write to avoid locked IO by Eugene Susla · 5 years ago
  39. 11b706c Copy appop modes on write to avoid locked IO by Eugene Susla · 5 years ago
  40. 7e01792 Revoking certain appops when a package is suspended by Suprabh Shukla · 5 years ago
  41. 463d592 Synchronize when writing AppOpsService.mUidStates to file by Eugene Susla · 5 years ago
  42. c5f504a Don't throw exception in AppOpsManager.checkOp by Philip P. Moltmann · 5 years ago
  43. 4764107 Handle config override via settings correctly by Svet Ganov · 5 years ago
  44. dc0f443 [DO NOT MERGE] Handle config override via settings correctly by Svet Ganov · 5 years ago
  45. 470b15b Delete persisted historical app ops on package uninstall by Winson · 5 years ago
  46. 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
  47. 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
  48. ba13646 Use separate variables as indices in nested loops by Philip P. Moltmann · 5 years ago
  49. b161398 Notify StorageManagerService when storage related app ops change. by Sudheer Shanka · 5 years ago
  50. 895d5c5 Merge "DO NOT MERGE: Delete persisted historical app ops on package uninstall" into qt-dev by TreeHugger Robot · 5 years ago
  51. 4e3b435 DO NOT MERGE: Delete persisted historical app ops on package uninstall by Winson · 5 years ago
  52. c00cf50 [DO NOT MERGE] Remove --history from dumpsys appop by Philip P. Moltmann · 5 years ago
  53. d4ab19e Remove unnecessary internal APIs. by Philip P. Moltmann · 5 years ago
  54. ec142a5 SetMode: Don't call into PM with AppOps lock held by Philip P. Moltmann · 5 years ago
  55. ae7c28c Merge "Address some comments for the soft restriction CL" into qt-dev am: 2cf92e602a by Svet Ganov · 5 years ago
  56. b687fad Address some comments for the soft restriction CL by Svet Ganov · 5 years ago
  57. 80e9a4c Merge "DO NOT MERGE: Fix a few issues with foreground service location accesses." into qt-dev by TreeHugger Robot · 5 years ago
  58. 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
  59. cf34a40 Merge "Don't call into pm with appops lock held" by TreeHugger Robot · 5 years ago
  60. d563e93 Make storage a restricted permission - framework by Svet Ganov · 5 years ago
  61. 8c50f82 Don't call into pm with appops lock held by Philip P. Moltmann · 5 years ago
  62. 39469f6 Remove setAllPkgModesToDefault by Philip P. Moltmann · 5 years ago
  63. e071f81 Merge "Add tests for AppOpsService foreground location" into qt-dev am: d5bf01ca8b by Amith Yamasani · 5 years ago
  64. 23d4cd7 Add tests for AppOpsService foreground location by Amith Yamasani · 5 years ago
  65. 620ea15 Merge "Clear calling identity before calling in package managerwq" into qt-dev am: 10f383b32c by Svet Ganov · 5 years ago
  66. 8d123f4 Clear calling identity before calling in package managerwq by Svet Ganov · 5 years ago
  67. b298b35 DO NOT MERGE: Fix issue #129936402: Runtime restart occurs when suspending an app... by Dianne Hackborn · 5 years ago
  68. 73f3f66 Merge "Fix issue #129936402: Runtime restart occurs when suspending an app..." by TreeHugger Robot · 5 years ago
  69. e1f864e DO NOT MERGE: Fix a few issues with foreground service location accesses. by Wei Wang · 5 years ago
  70. fe8f58b Merge "Fix a few issues with foreground service location accesses." by Wei Wang · 5 years ago
  71. 65e8de3 Fix issue #129936402: Runtime restart occurs when suspending an app... by Dianne Hackborn · 5 years ago
  72. f235d0b Avoid elevating apps to high proc states on binding by Amith Yamasani · 5 years ago
  73. 878d0b6 Fix a few issues with foreground service location accesses. by Wei Wang · 5 years ago
  74. 711eb66 Fix a bug that onOpChanged callbacks are not called. by Wei Wang · 5 years ago
  75. 8e5bf96 Fix reading app ops data - framework by Svet Ganov · 5 years ago
  76. 724150d Don't check pkg<->uid when called from internal by Philip P. Moltmann · 5 years ago
  77. af189e3 Slice and dice app ops - framework by Svet Ganov · 6 years ago
  78. 23c88db Add request object for querying historical ops by Svet Ganov · 6 years ago
  79. 173af94 Merge "Introduce a new process state for location fg service" by Amith Yamasani · 6 years ago
  80. dde0785 Reset per-pkg app-ops for runtime permissions by Philip P. Moltmann · 6 years ago
  81. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 6 years ago
  82. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago[Renamed (95%) from services/core/java/com/android/server/AppOpsService.java]
  83. 125dc53 Fix issue #122604613: Fix appops dumpsys by Dianne Hackborn · 6 years ago
  84. 159d98b Set UID appops mode instead of package appops mode by Philip P. Moltmann · 6 years ago
  85. 9d528a1 Make sure unsafeCheckOpRaw ops check raw ops by Svet Ganov · 6 years ago
  86. b3d2ae2 Add private APIs to watch noted app ops - framework. by Svet Ganov · 6 years ago
  87. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  88. 973334d Merge "Flip appops corresponding to default-granted permissions" by Eugene Susla · 6 years ago
  89. e4ee2c2 Flip appops corresponding to default-granted permissions by Eugene Susla · 6 years ago
  90. 556efba Don't hold lock while calling package manager by Todd Kennedy · 6 years ago
  91. 2f6bfcb Merge "Calling opChanged on package suspend / unsuspend" by TreeHugger Robot · 6 years ago
  92. 3017fe4 Calling opChanged on package suspend / unsuspend by Suprabh Shukla · 6 years ago
  93. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  94. ad0a49b Historical app op APIs - initial check in. by Svet Ganov · 6 years ago
  95. 2b98fb3 Fix AppOpsService setUidMode() when mode is 0 (MODE_ALLOWED). by Hai Zhang · 6 years ago
  96. 98cb3f0 Allow some apps to get full access to external storage. by Sudheer Shanka · 6 years ago
  97. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  98. 9fb9350 Change app ops state timeouts to elapsed realtime by Dianne Hackborn · 6 years ago
  99. 5376edd Fix issue #109746350: startWatchingMode fails on P by Dianne Hackborn · 6 years ago
  100. a1ce963 Fix for missing location icon by Amith Yamasani · 6 years ago