1. 79bc1ec Add handover permission, fill in some missing API gaps. by Tyler Gunn · 7 years ago
  2. 82f09bc No camera for idle uids - framework by Svet Ganov · 7 years ago
  3. b97fbc8 Mark AppOpsManager.setMode() @TestApi. by Peter Visontay · 7 years ago
  4. 5a2a1ef Define a @SystemApi string ID for each App Op. by Peter Visontay · 7 years ago
  5. e8fb83f Revert "Log an App Op when an accessibility action is performed." by Phil Weaver · 7 years ago
  6. 19eb5895 Log an App Op when an accessibility action is performed. by Peter Visontay · 7 years ago
  7. 96449f6 Log when an app shows a UI overlay. by Peter Visontay · 7 years ago
  8. 1195083 Log an App Op when an accessibility service is registered. by Peter Visontay · 7 years ago
  9. f2e3836 Define an App Op for REQUEST_DELETE_PACKAGES. by Peter Visontay · 7 years ago
  10. 1246d9e Add App Op for changing WiFi State. by Peter Visontay · 7 years ago
  11. 3ac1daa Restricting background apps from running jobs by Suprabh Shukla · 7 years ago
  12. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  13. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  14. 0c1651f Rename READ_PHONE_NUMBER to READ_PHONE_NUMBERS by Chad Brubaker · 7 years ago
  15. 248278f Merge "Update PiP AppOps flag to enforce all PiP functionality." by Winson Chung · 7 years ago
  16. f4ac063 Update PiP AppOps flag to enforce all PiP functionality. by Winson Chung · 7 years ago
  17. e56c08e Add TRON Events for app-ops permissions. by Philip P. Moltmann · 7 years ago
  18. cae3d3e Introduce ANSWER_PHONE_CALLS permission by Eugene Susla · 7 years ago
  19. da0acdf Auto-grant background execution and data access by Svet Ganov · 7 years ago
  20. 97b383f Add permission for instant apps creating foreground services by Chad Brubaker · 7 years ago
  21. 59fda9e Adding AppOps setting for entering PiP when hidden. by Winson Chung · 8 years ago
  22. 2f34b1a Adding app op and intent action for external sources by Suprabh Shukla · 8 years ago
  23. 73ec8f9 Add READ_PHONE_NUMBER permission by Chad Brubaker · 8 years ago
  24. 3f0945a Define stream type for accessibility volume control by Jean-Michel Trivi · 8 years ago
  25. e8e8942 Add app op name string for a runtime permission by Svet Ganov · 8 years ago
  26. 824ad6e Add a missing app op string name by Svet Ganov · 8 years ago
  27. 99e4d51 Use separate switch ops for runtime permissions by Svet Ganov · 8 years ago
  28. e33f613 Fix permissions update for VrListenerService on user changes. by Svetoslav Ganov · 8 years ago
  29. 33d03a9 OP_ACTIVATE_VPN should not map to DISALLOW_CONFIG_VPN by Tony Mak · 8 years ago
  30. eaca4c5 Properly map runtime permissions to app ops by Svetoslav Ganov · 8 years ago
  31. ae0e03a Cleanup of the PackageInstaller API - Frameworks by Svet Ganov · 8 years ago
  32. 29931bc Allow per-package exemptions for restricted AppOps by Ruben Brunk · 8 years ago
  33. 57b82f3 Merge "Allow system to bypass DISALLOW_SHARE_LOCATION restriction" into nyc-dev by Fyodor Kupolov · 8 years ago
  34. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  35. 639e73d Allow system to bypass DISALLOW_SHARE_LOCATION restriction by Fyodor Kupolov · 8 years ago
  36. 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 8 years ago
  37. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  38. 759a763 Allow DO to disable camera device-wise. by Makoto Onuki · 9 years ago
  39. f3f02ac Add get_accounts app op by Svetoslav · 9 years ago
  40. 8dbd484 Merge "Add per UID control to app ops." into mnc-dev by Svetoslav Ganov · 9 years ago
  41. 2af5708 Add per UID control to app ops. by Svet Ganov · 9 years ago
  42. 6ad2d66 Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check by Billy Lau · 9 years ago
  43. 24b9c83 Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW by Billy Lau · 9 years ago
  44. 008409a Merge "Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW..." into mnc-dev by Billy Lau · 9 years ago
  45. 060275f Bug: 21589105 Rescoping SYSTEM_ALERT_WINDOW... by Billy Lau · 9 years ago
  46. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  47. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  48. 921c7df Add read/write external storage app ops by Svet Ganov · 9 years ago
  49. 715cf2a Make AppOpsManager#permissionToOp API public by Svet Ganov · 9 years ago
  50. f7e9cf4 Access mock location is no longer a runtime permission - framework by Svet Ganov · 9 years ago
  51. b501330 Disable multi-user background recording by Fyodor Kupolov · 9 years ago
  52. 4a64b19 Merge "Permission UI - legacy apps support" into mnc-dev by Svet Ganov · 9 years ago
  53. 019d230 Permission UI - legacy apps support by Svet Ganov · 9 years ago
  54. ede4316 Add read cell broadcast app op - framework by Svet Ganov · 9 years ago
  55. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  56. 3327f3d Merge "Add use fingerprint app op - framework" into mnc-dev by Svetoslav · 9 years ago
  57. 729d0a0 Merge "Add process outgoing calls app op - framework" into mnc-dev by Svetoslav · 9 years ago
  58. c27b3fc Merge "Add SIP app op - framework." into mnc-dev by Svetoslav · 9 years ago
  59. 6e8f67c Add permission to ap op mappings for all runtime permissions. by Svet Ganov · 9 years ago
  60. 4af76a5 Add use fingerprint app op - framework by Svetoslav · 9 years ago
  61. c656e6f Add process outgoing calls app op - framework by Svetoslav · 9 years ago
  62. 5335b67 Add SIP app op - framework. by Svetoslav · 9 years ago
  63. fbf01f7 Add API to get app op for a permission by Svet Ganov · 9 years ago
  64. c330009 Add OP_ADD_VOICEMAIL app op - framework by Svet Ganov · 9 years ago
  65. 6c58957 Remove unnecessary WRITE_SMS permission - framework by Svetoslav · 9 years ago
  66. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  67. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  68. f3ece36 Block setting wallpapers from managed profiles. by Benjamin Franz · 9 years ago
  69. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  70. 5064e7c Add public constant for usage stats app op. by Dianne Hackborn · 10 years ago
  71. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  72. b5cf61b Add Shell command to set AppOps permissions by Adam Lesinski · 10 years ago
  73. 15f83c6 Disable call log for users with DISALLOW_OUTGOING_CALLS restriction by Yorke Lee · 10 years ago
  74. 41c1ded Allow phone UID to export singleton providers by Amith Yamasani · 10 years ago
  75. 33f5ddd Add permissions associated with app ops. by Dianne Hackborn · 10 years ago
  76. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago
  77. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  78. 9854d57 Map location-based op codes to UserManager.DISALLOW_SHARE_LOCATION. by Julia Reynolds · 10 years ago
  79. 1c7c319 User restriction for disallowing window creation by Jason Monk · 10 years ago
  80. 22c921a Add an app ops code for microphone muting. by Emily Bernier · 10 years ago
  81. 45775c4 Connect user audio restrictions to app ops. by Emily Bernier · 10 years ago
  82. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  83. e22b3b1 Usage stats! by Dianne Hackborn · 10 years ago
  84. 1af30c7 Add stream-level suppression to vibrate/audio services. by John Spurlock · 10 years ago
  85. 75985bb am 62826f55: am f6228d95: Merge "Fix doc typos in AppOpsManager.java" into klp-docs by John Spurlock · 10 years ago
  86. 925b85e Fix doc typos in AppOpsManager.java by John Spurlock · 10 years ago
  87. fa06d03 am 0b8fd029: am a299862d: Merge "Fix App Ops permission mapping structure." by Nick Kralevich · 11 years ago
  88. 0b8fd02 am a299862d: Merge "Fix App Ops permission mapping structure." by Nick Kralevich · 11 years ago
  89. f97616c Fix App Ops permission mapping structure. by Robert Craig · 11 years ago
  90. e4cb66f Fix issue #11044267: AppOpsManager.startWatchingMode should take a String by Dianne Hackborn · 11 years ago
  91. 8828d3a Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs by Dianne Hackborn · 11 years ago
  92. 9bb0ee9 Issue #10461551: KLP API Review: AppOpsManager by Dianne Hackborn · 11 years ago
  93. f5d8319 Implement new method for handling SMS/MMS on the platform by David Braun · 11 years ago
  94. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  95. b776122 Merge "Factor out read/write SMS settings seperate from send/receive." into klp-dev by David Braun · 11 years ago
  96. 18966a8 Factor out read/write SMS settings seperate from send/receive. by David Braun · 11 years ago
  97. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  98. 0770f9e resolved conflicts for merge of c8911ddd to master by Dianne Hackborn · 11 years ago
  99. 607b414 Add new app ops method to reset all op modes. by Dianne Hackborn · 11 years ago
  100. 0b83745 Add new app op to monitor high power location requests. by David Christie · 11 years ago