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