1. 159d98b Set UID appops mode instead of package appops mode by Philip P. Moltmann · 6 years ago
  2. 9d528a1 Make sure unsafeCheckOpRaw ops check raw ops by Svet Ganov · 6 years ago
  3. b3d2ae2 Add private APIs to watch noted app ops - framework. by Svet Ganov · 6 years ago
  4. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  5. 973334d Merge "Flip appops corresponding to default-granted permissions" by Eugene Susla · 6 years ago
  6. e4ee2c2 Flip appops corresponding to default-granted permissions by Eugene Susla · 6 years ago
  7. 556efba Don't hold lock while calling package manager by Todd Kennedy · 6 years ago
  8. 2f6bfcb Merge "Calling opChanged on package suspend / unsuspend" by TreeHugger Robot · 6 years ago
  9. 3017fe4 Calling opChanged on package suspend / unsuspend by Suprabh Shukla · 6 years ago
  10. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  11. ad0a49b Historical app op APIs - initial check in. by Svet Ganov · 6 years ago
  12. 2b98fb3 Fix AppOpsService setUidMode() when mode is 0 (MODE_ALLOWED). by Hai Zhang · 6 years ago
  13. 98cb3f0 Allow some apps to get full access to external storage. by Sudheer Shanka · 6 years ago
  14. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  15. 9fb9350 Change app ops state timeouts to elapsed realtime by Dianne Hackborn · 6 years ago
  16. 5376edd Fix issue #109746350: startWatchingMode fails on P by Dianne Hackborn · 6 years ago
  17. a1ce963 Fix for missing location icon by Amith Yamasani · 6 years ago
  18. b94d82f Fix dump formatting. by Dianne Hackborn · 6 years ago
  19. e93ab41 More app ops fg/bg tuning by Dianne Hackborn · 6 years ago
  20. adaca21 Merge "Allow device/profile owners to change app ops modes." into pi-dev by Dianne Hackborn · 6 years ago
  21. d525441 Allow device/profile owners to change app ops modes. by Dianne Hackborn · 6 years ago
  22. 45c79b0 Fix issue #79541100: [Blueline][PI][SPT]: Watchdog killing process and SIGSEGV by Dianne Hackborn · 6 years ago
  23. 65a4f25 Further flesh out app ops foreground state. by Dianne Hackborn · 6 years ago
  24. 2378a4a Work on issue #78480444: Start tracking uid state in app ops by Dianne Hackborn · 6 years ago
  25. cd1f30b Work on issue #78480444: Start tracking uid state in app ops by Dianne Hackborn · 6 years ago
  26. 3b563fc Fix issue #78138020: Improve app ops dumpsys by Dianne Hackborn · 6 years ago
  27. 069aa9d Merge "Notify all affected UIDs for user/audio restriction changes" into pi-dev by Svetoslav Ganov · 6 years ago
  28. 3a95f83 Notify all affected UIDs for user/audio restriction changes by Svet Ganov · 6 years ago
  29. f5d5af1 Don't warn finishing ops for gone packages by Svet Ganov · 6 years ago
  30. 31d83ae Don't throw but wtf to help chase mismatched start/finish op calls by Svet Ganov · 6 years ago
  31. bf1b57d Fix issue #62342672: API Review: OPSTR_ACTIVATE_VPN SystemApi by Dianne Hackborn · 6 years ago
  32. 6cb5fcc Add appops shell cmd for start/stop op by Julia Reynolds · 6 years ago
  33. a7a0db6 Finish ops started on behalf of a removed package. by Svet Ganov · 6 years ago
  34. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  35. 2d20fb4 APIs to watch active op changes by Svetoslav Ganov · 6 years ago
  36. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  37. 82f09bc No camera for idle uids - framework by Svet Ganov · 7 years ago
  38. a965d65 Suppress warnings from AppOpsManager#checkPackage() by Yohei Yukawa · 7 years ago
  39. 3ac1daa Restricting background apps from running jobs by Suprabh Shukla · 7 years ago
  40. e683f19 Allow ALL_USERS in setUserRestrictionForUser by Philip P. Moltmann · 7 years ago
  41. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  42. c7214a3 Allow appops command to modify uid ops. by Dianne Hackborn · 7 years ago
  43. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  44. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  45. 5f3e934 Lower-overhead version of LockGuard. by Jeff Sharkey · 7 years ago
  46. 68d7655 Fix issue #34327404: AppOpsManager.stopWatchingMode(callback)... by Dianne Hackborn · 7 years ago
  47. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 8 years ago
  48. ee438d4 Properly check per UID app ops and dump user restrictions. by Svet Ganov · 8 years ago
  49. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  50. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  51. bc2fadd Update AppOpsService to remove user state after the user is removed. by Sudheer Shanka · 8 years ago
  52. 442ed57 Grab lock when accessing mutable state by Svet Ganov · 8 years ago
  53. 64e0dcb Updating user restrictions when they are removed by Suprabh Shukla · 8 years ago
  54. ffddadb Fixing isOpRestricted in AppOpsService by Suprabh Shukla · 8 years ago
  55. a8bbd76 Ensure app op restrictions reset when the app that set them dies. by Svetoslav Ganov · 8 years ago
  56. 3397c88 Merge "Notify app op watchers when audio restrictions change." into nyc-dev by Julia Reynolds · 8 years ago
  57. 1984bba UID appop state should always override package appop by Svetoslav Ganov · 8 years ago
  58. bb21c25 Notify app op watchers when audio restrictions change. by Julia Reynolds · 8 years ago
  59. f73adb6 Sanitize app op service inputs by Svetoslav Ganov · 8 years ago
  60. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  61. e91f3e7 Fix issue #27776639: Background Check: Conn_Change... by Dianne Hackborn · 8 years ago
  62. ef43188 Merge "Revert "Sanitize app op service inputs"" into nyc-dev by Ian Pedowitz · 8 years ago
  63. 9888e00 Revert "Sanitize app op service inputs" by Ian Pedowitz · 8 years ago
  64. 98a41e3 Merge "Sanitize app op service inputs" into nyc-dev by Svetoslav Ganov · 8 years ago
  65. 32f0fa4 Chaser patch for AppOps restriction changes. by Ruben Brunk · 8 years ago
  66. 29931bc Allow per-package exemptions for restricted AppOps by Ruben Brunk · 8 years ago
  67. fcf0150 Sanitize app op service inputs by Svetoslav Ganov · 8 years ago
  68. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  69. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 8 years ago
  70. 2bc2feb Suspend apps - disable audio/vibrations by Andrei Stingaceanu · 8 years ago
  71. bd098d4 Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  72. 75cade0 Add cameraserver process by Chien-Yu Chen · 9 years ago
  73. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  74. 1aba523 Merge "Add Android permissions for audioserver" by Andy Hung · 9 years ago
  75. 8de5971 Avoid caller NPE if callback null in AppOpsService by Svetoslav Ganov · 9 years ago
  76. ed0ea40 Add Android permissions for audioserver by Andy Hung · 9 years ago
  77. 8fbf16f Merge "Fix race condition when collecting op callback." am: 98844a97d2 am: 678011854b by Jeff Sharkey · 9 years ago
  78. 28d8b8c Merge "Fix race condition when collecting op callback." am: 98844a97d2 by Jeff Sharkey · 9 years ago
  79. 40b300f Fix race condition when collecting op callback. by riddle_hsu · 9 years ago
  80. 268e4e3 Move appops command to the service. by Dianne Hackborn · 9 years ago
  81. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  82. e2ed23e Handle "uninstalled" apps when pruning app-ops. by Jeff Sharkey · 9 years ago
  83. 8f1ea83 Handle the -a flag for dumpsys appops. by Tim Kilbourn · 9 years ago
  84. 4d34bb8 Fix issue #23037093: "Write system settings" permission value fails... by Dianne Hackborn · 9 years ago
  85. 215b44a Fix app ops regressions introduced by the per UID policy change by Svetoslav · 9 years ago
  86. f3807aa Fix NPE in AppOpsService by Svet Ganov · 9 years ago
  87. 2af5708 Add per UID control to app ops. by Svet Ganov · 9 years ago
  88. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  89. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  90. 3853611 Clear binder identity before dispatching ap op mode changes. by Svet Ganov · 9 years ago
  91. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  92. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  93. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  94. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  95. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  96. 0fcef84 Fix issue #17479850: AppOpsManager.checkPackage() allows... by Dianne Hackborn · 10 years ago
  97. d6a9897 Fix resetAllModes call to act only on the calling user by Alexandra Gherghina · 10 years ago
  98. 401de17 Remove the profile/device owner user restriction bypass. by Julia Reynolds · 10 years ago
  99. b64afe1 Further fix on issue #16013164 by Dianne Hackborn · 10 years ago
  100. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago