1. 8f1ea83 Handle the -a flag for dumpsys appops. by Tim Kilbourn · 9 years ago
  2. 4d34bb8 Fix issue #23037093: "Write system settings" permission value fails... by Dianne Hackborn · 9 years ago
  3. 215b44a Fix app ops regressions introduced by the per UID policy change by Svetoslav · 9 years ago
  4. f3807aa Fix NPE in AppOpsService by Svet Ganov · 9 years ago
  5. 2af5708 Add per UID control to app ops. by Svet Ganov · 9 years ago
  6. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  7. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  8. 3853611 Clear binder identity before dispatching ap op mode changes. by Svet Ganov · 9 years ago
  9. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  10. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  11. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  12. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  13. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  14. 0fcef84 Fix issue #17479850: AppOpsManager.checkPackage() allows... by Dianne Hackborn · 10 years ago
  15. d6a9897 Fix resetAllModes call to act only on the calling user by Alexandra Gherghina · 10 years ago
  16. 401de17 Remove the profile/device owner user restriction bypass. by Julia Reynolds · 10 years ago
  17. b64afe1 Further fix on issue #16013164 by Dianne Hackborn · 10 years ago
  18. 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago
  19. 1c7c319 User restriction for disallowing window creation by Jason Monk · 10 years ago
  20. 133b9df Fix issue #16013164: Externally Reported Moderate: by Dianne Hackborn · 10 years ago
  21. f584f01 Allow adding a user while still removing other users by Amith Yamasani · 10 years ago
  22. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  23. 1af30c7 Add stream-level suppression to vibrate/audio services. by John Spurlock · 10 years ago
  24. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  25. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/AppOpsService.java]
  26. 8828d3a Fix issue #10919261: Don't clear OP_WRITE_SMS when resetting app prefs 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. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  29. 53b9065 am 42380b6d: am 9f11f105: am 7f09ec39: Fix issue #10226007: Reset apps restores most of the changed settings... by Dianne Hackborn · 11 years ago
  30. 7f09ec3 Fix issue #10226007: Reset apps restores most of the changed settings... by Dianne Hackborn · 11 years ago
  31. 0770f9e resolved conflicts for merge of c8911ddd to master by Dianne Hackborn · 11 years ago
  32. 607b414 Add new app ops method to reset all op modes. by Dianne Hackborn · 11 years ago
  33. 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
  34. 0997c5bd Revert "Add version identifier to app ops." by Dave Burke · 11 years ago
  35. 930524a am 95990fe4: am aa268f8f: am d364859c: Merge "Add version identifier to app ops." into jb-mr2-dev by Sascha Prueter · 11 years ago
  36. 483a6bb Add version identifier to app ops. by Dianne Hackborn · 11 years ago
  37. e98f5db Make it safe to use start/stop app ops outside of system proc by Dianne Hackborn · 11 years ago
  38. 713df15 Add app ops for wake locks. by Dianne Hackborn · 11 years ago
  39. 514074f App ops: cleanup, handle root and shell, perms. by Dianne Hackborn · 11 years ago
  40. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 11 years ago
  41. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  42. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 11 years ago
  43. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  44. 72e3983 New API to get app op information about a single package. by Dianne Hackborn · 12 years ago
  45. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 12 years ago
  46. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  47. 002a54e WorkSource can now track package names. by Dianne Hackborn · 12 years ago
  48. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago