1. c330009 Add OP_ADD_VOICEMAIL app op - framework by Svet Ganov · 9 years ago
  2. 6c58957 Remove unnecessary WRITE_SMS permission - framework by Svetoslav · 9 years ago
  3. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  4. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  5. f3ece36 Block setting wallpapers from managed profiles. by Benjamin Franz · 9 years ago
  6. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  7. 5064e7c Add public constant for usage stats app op. by Dianne Hackborn · 10 years ago
  8. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  9. b5cf61b Add Shell command to set AppOps permissions by Adam Lesinski · 10 years ago
  10. 15f83c6 Disable call log for users with DISALLOW_OUTGOING_CALLS restriction by Yorke Lee · 10 years ago
  11. 41c1ded Allow phone UID to export singleton providers by Amith Yamasani · 10 years ago
  12. 33f5ddd Add permissions associated with app ops. by Dianne Hackborn · 10 years ago
  13. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago
  14. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  15. 9854d57 Map location-based op codes to UserManager.DISALLOW_SHARE_LOCATION. by Julia Reynolds · 10 years ago
  16. 1c7c319 User restriction for disallowing window creation by Jason Monk · 10 years ago
  17. 22c921a Add an app ops code for microphone muting. by Emily Bernier · 10 years ago
  18. 45775c4 Connect user audio restrictions to app ops. by Emily Bernier · 10 years ago
  19. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  20. e22b3b1 Usage stats! by Dianne Hackborn · 10 years ago
  21. 1af30c7 Add stream-level suppression to vibrate/audio services. by John Spurlock · 10 years ago
  22. 75985bb am 62826f55: am f6228d95: Merge "Fix doc typos in AppOpsManager.java" into klp-docs by John Spurlock · 10 years ago
  23. 925b85e Fix doc typos in AppOpsManager.java by John Spurlock · 10 years ago
  24. fa06d03 am 0b8fd029: am a299862d: Merge "Fix App Ops permission mapping structure." by Nick Kralevich · 11 years ago
  25. 0b8fd02 am a299862d: Merge "Fix App Ops permission mapping structure." by Nick Kralevich · 11 years ago
  26. f97616c Fix App Ops permission mapping structure. by Robert Craig · 11 years ago
  27. e4cb66f Fix issue #11044267: AppOpsManager.startWatchingMode should take a String by Dianne Hackborn · 11 years ago
  28. 8828d3a Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs by Dianne Hackborn · 11 years ago
  29. 9bb0ee9 Issue #10461551: KLP API Review: AppOpsManager by Dianne Hackborn · 11 years ago
  30. f5d8319 Implement new method for handling SMS/MMS on the platform by David Braun · 11 years ago
  31. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  32. b776122 Merge "Factor out read/write SMS settings seperate from send/receive." into klp-dev by David Braun · 11 years ago
  33. 18966a8 Factor out read/write SMS settings seperate from send/receive. by David Braun · 11 years ago
  34. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  35. 0770f9e resolved conflicts for merge of c8911ddd to master by Dianne Hackborn · 11 years ago
  36. 607b414 Add new app ops method to reset all op modes. by Dianne Hackborn · 11 years ago
  37. 0b83745 Add new app op to monitor high power location requests. by David Christie · 11 years ago
  38. e98f5db Make it safe to use start/stop app ops outside of system proc by Dianne Hackborn · 11 years ago
  39. 3e82ba1 Make ArrayMap public! :) by Dianne Hackborn · 11 years ago
  40. 1304f4a Add new location monitoring op, make some of app ops public. by Dianne Hackborn · 11 years ago
  41. 713df15 Add app ops for wake locks. by Dianne Hackborn · 11 years ago
  42. ba50b97c Add new app ops for various interesting audio service things. by Dianne Hackborn · 11 years ago
  43. efcc1a2 App ops: adding operations for reading/writing clipboard. by Dianne Hackborn · 11 years ago
  44. d7d28e6 App ops: media ops, set up to be callable from native code. by Dianne Hackborn · 11 years ago
  45. fde19b1 New API to request a list of current notifications. by Daniel Sandler · 12 years ago
  46. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  47. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  48. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 11 years ago
  49. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  50. 4a900ac Migrate package notification restrictions to AppOps. by Daniel Sandler · 11 years ago
  51. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  52. 72e3983 New API to get app op information about a single package. by Dianne Hackborn · 12 years ago
  53. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  54. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  55. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago