1. 069aa9d Merge "Notify all affected UIDs for user/audio restriction changes" into pi-dev by Svetoslav Ganov · 6 years ago
  2. 3a95f83 Notify all affected UIDs for user/audio restriction changes by Svet Ganov · 6 years ago
  3. f5d5af1 Don't warn finishing ops for gone packages by Svet Ganov · 6 years ago
  4. 31d83ae Don't throw but wtf to help chase mismatched start/finish op calls by Svet Ganov · 6 years ago
  5. bf1b57d Fix issue #62342672: API Review: OPSTR_ACTIVATE_VPN SystemApi by Dianne Hackborn · 6 years ago
  6. 6cb5fcc Add appops shell cmd for start/stop op by Julia Reynolds · 6 years ago
  7. a7a0db6 Finish ops started on behalf of a removed package. by Svet Ganov · 6 years ago
  8. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  9. 2d20fb4 APIs to watch active op changes by Svetoslav Ganov · 6 years ago
  10. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  11. 82f09bc No camera for idle uids - framework by Svet Ganov · 7 years ago
  12. a965d65 Suppress warnings from AppOpsManager#checkPackage() by Yohei Yukawa · 7 years ago
  13. 3ac1daa Restricting background apps from running jobs by Suprabh Shukla · 7 years ago
  14. e683f19 Allow ALL_USERS in setUserRestrictionForUser by Philip P. Moltmann · 7 years ago
  15. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  16. c7214a3 Allow appops command to modify uid ops. by Dianne Hackborn · 7 years ago
  17. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  18. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  19. 5f3e934 Lower-overhead version of LockGuard. by Jeff Sharkey · 7 years ago
  20. 68d7655 Fix issue #34327404: AppOpsManager.stopWatchingMode(callback)... by Dianne Hackborn · 7 years ago
  21. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 8 years ago
  22. ee438d4 Properly check per UID app ops and dump user restrictions. by Svet Ganov · 8 years ago
  23. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  24. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  25. bc2fadd Update AppOpsService to remove user state after the user is removed. by Sudheer Shanka · 8 years ago
  26. 442ed57 Grab lock when accessing mutable state by Svet Ganov · 8 years ago
  27. 64e0dcb Updating user restrictions when they are removed by Suprabh Shukla · 8 years ago
  28. ffddadb Fixing isOpRestricted in AppOpsService by Suprabh Shukla · 8 years ago
  29. a8bbd76 Ensure app op restrictions reset when the app that set them dies. by Svetoslav Ganov · 8 years ago
  30. 3397c88 Merge "Notify app op watchers when audio restrictions change." into nyc-dev by Julia Reynolds · 8 years ago
  31. 1984bba UID appop state should always override package appop by Svetoslav Ganov · 8 years ago
  32. bb21c25 Notify app op watchers when audio restrictions change. by Julia Reynolds · 8 years ago
  33. f73adb6 Sanitize app op service inputs by Svetoslav Ganov · 8 years ago
  34. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  35. e91f3e7 Fix issue #27776639: Background Check: Conn_Change... by Dianne Hackborn · 8 years ago
  36. ef43188 Merge "Revert "Sanitize app op service inputs"" into nyc-dev by Ian Pedowitz · 8 years ago
  37. 9888e00 Revert "Sanitize app op service inputs" by Ian Pedowitz · 8 years ago
  38. 98a41e3 Merge "Sanitize app op service inputs" into nyc-dev by Svetoslav Ganov · 8 years ago
  39. 32f0fa4 Chaser patch for AppOps restriction changes. by Ruben Brunk · 8 years ago
  40. 29931bc Allow per-package exemptions for restricted AppOps by Ruben Brunk · 8 years ago
  41. fcf0150 Sanitize app op service inputs by Svetoslav Ganov · 8 years ago
  42. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  43. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 8 years ago
  44. 2bc2feb Suspend apps - disable audio/vibrations by Andrei Stingaceanu · 8 years ago
  45. bd098d4 Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 9 years ago
  46. 75cade0 Add cameraserver process by Chien-Yu Chen · 9 years ago
  47. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  48. 1aba523 Merge "Add Android permissions for audioserver" by Andy Hung · 9 years ago
  49. 8de5971 Avoid caller NPE if callback null in AppOpsService by Svetoslav Ganov · 9 years ago
  50. ed0ea40 Add Android permissions for audioserver by Andy Hung · 9 years ago
  51. 8fbf16f Merge "Fix race condition when collecting op callback." am: 98844a97d2 am: 678011854b by Jeff Sharkey · 9 years ago
  52. 28d8b8c Merge "Fix race condition when collecting op callback." am: 98844a97d2 by Jeff Sharkey · 9 years ago
  53. 40b300f Fix race condition when collecting op callback. by riddle_hsu · 9 years ago
  54. 268e4e3 Move appops command to the service. by Dianne Hackborn · 9 years ago
  55. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  56. e2ed23e Handle "uninstalled" apps when pruning app-ops. by Jeff Sharkey · 9 years ago
  57. 8f1ea83 Handle the -a flag for dumpsys appops. by Tim Kilbourn · 9 years ago
  58. 4d34bb8 Fix issue #23037093: "Write system settings" permission value fails... by Dianne Hackborn · 9 years ago
  59. 215b44a Fix app ops regressions introduced by the per UID policy change by Svetoslav · 9 years ago
  60. f3807aa Fix NPE in AppOpsService by Svet Ganov · 9 years ago
  61. 2af5708 Add per UID control to app ops. by Svet Ganov · 9 years ago
  62. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  63. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  64. 3853611 Clear binder identity before dispatching ap op mode changes. by Svet Ganov · 9 years ago
  65. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  66. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  67. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  68. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  69. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  70. 0fcef84 Fix issue #17479850: AppOpsManager.checkPackage() allows... by Dianne Hackborn · 10 years ago
  71. d6a9897 Fix resetAllModes call to act only on the calling user by Alexandra Gherghina · 10 years ago
  72. 401de17 Remove the profile/device owner user restriction bypass. by Julia Reynolds · 10 years ago
  73. b64afe1 Further fix on issue #16013164 by Dianne Hackborn · 10 years ago
  74. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago
  75. 1c7c319 User restriction for disallowing window creation by Jason Monk · 10 years ago
  76. 133b9df Fix issue #16013164: Externally Reported Moderate: by Dianne Hackborn · 10 years ago
  77. f584f01 Allow adding a user while still removing other users by Amith Yamasani · 10 years ago
  78. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  79. 1af30c7 Add stream-level suppression to vibrate/audio services. by John Spurlock · 10 years ago
  80. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  81. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/AppOpsService.java]
  82. 8828d3a Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs by Dianne Hackborn · 11 years ago
  83. f5d8319 Implement new method for handling SMS/MMS on the platform by David Braun · 11 years ago
  84. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  85. 53b9065 am 42380b6d: am 9f11f105: am 7f09ec39: Fix issue #10226007: Reset apps restores most of the changed settings... by Dianne Hackborn · 11 years ago
  86. 7f09ec3 Fix issue #10226007: Reset apps restores most of the changed settings... by Dianne Hackborn · 11 years ago
  87. 0770f9e resolved conflicts for merge of c8911ddd to master by Dianne Hackborn · 11 years ago
  88. 607b414 Add new app ops method to reset all op modes. by Dianne Hackborn · 11 years ago
  89. aa3b0ff am 0eab98dd: am 019f4385: am 7925e7cc: Merge "Revert "Add version identifier to app ops."" into jb-mr2-dev by Dave Burke · 11 years ago
  90. 0997c5bd Revert "Add version identifier to app ops." by Dave Burke · 11 years ago
  91. 930524a am 95990fe4: am aa268f8f: am d364859c: Merge "Add version identifier to app ops." into jb-mr2-dev by Sascha Prueter · 11 years ago
  92. 483a6bb Add version identifier to app ops. by Dianne Hackborn · 11 years ago
  93. e98f5db Make it safe to use start/stop app ops outside of system proc by Dianne Hackborn · 11 years ago
  94. 713df15 Add app ops for wake locks. by Dianne Hackborn · 11 years ago
  95. 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 11 years ago
  96. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  97. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  98. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  99. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  100. 72e3983 New API to get app op information about a single package. by Dianne Hackborn · 12 years ago