1. 91201bd Make owner transfer an atomic operation. by arangelov · 7 years ago
  2. 8c586ec Add device owner transfer functionality. by arangelov · 7 years ago
  3. 08841ef Add profile owner transfer functionality. by arangelov · 7 years ago
  4. dea0c3b DPM: Notify DO/PO of security updates. by Charles He · 8 years ago
  5. d65799e Store pending OTA state and make it accessible via polling api. by Pavel Grafov · 8 years ago
  6. d04aaa3 More thorough cleansing of expired users by Amith Yamasani · 8 years ago
  7. 2670495 Don't take the DPMS lock in DPMI.createPackageSuspendedDialogIntent by Makoto Onuki · 8 years ago
  8. c29f62c Push DO/PO package names from DPMS to PM by Makoto Onuki · 8 years ago
  9. 6f7362d9 Introducing ShortcutManager by Makoto Onuki · 8 years ago
  10. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  11. 3fc437e DPM changes to support remote bugreports by Michal Karpinski · 9 years ago
  12. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  13. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  14. 803d675 Do not allow DO and PO running on the same user. by Makoto Onuki · 9 years ago
  15. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  16. a52562c setDeviceOwner() now requires a full component name. by Makoto Onuki · 9 years ago
  17. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  18. e7ee54e Remove device initializer agent by Craig Lafayette · 9 years ago
  19. 72a3a0c Fix OwnersTest when run with -e package by Makoto Onuki · 9 years ago
  20. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  21. 58b684f [split system] Tentatively support running DO on meat user by Makoto Onuki · 9 years ago
  22. 2714d44 Replace all occurrences of HashMap/HashSet with ArrayMap/ArraySet. by Makoto Onuki · 9 years ago
  23. c9754cf Add unit tests for file persisting in Onwers. by Makoto Onuki · 9 years ago
  24. 2898838 Fix bug in Owners by Makoto Onuki · 9 years ago
  25. 99aeac2 Rename DeviceOwner to Owners by Makoto Onuki · 9 years ago[Renamed (98%) from services/devicepolicy/java/com/android/server/devicepolicy/DeviceOwner.java]
  26. 39e784d Split device owner config files by Makoto Onuki · 9 years ago
  27. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  28. 396d944 Merge "Remove initiator name param." into mnc-dev by Julia Reynolds · 9 years ago
  29. 731051e Remove initiator name param. by Julia Reynolds · 9 years ago
  30. d86d58c Tweak SystemUpdatePolicy according to API review. by Rubin Xu · 9 years ago
  31. 5faad8e Rename public OTA policy APIs in DevicePolicyManager by Rubin Xu · 9 years ago
  32. 8027a4f Add setOtaPolicy/getOtaPolicy API in DPMS by Rubin Xu · 9 years ago
  33. eaafdf72 Store the device initializer componentname in addition to package. by Julia Reynolds · 9 years ago
  34. 20118f1 Allow the device initializer to perform user setup tasks. by Julia Reynolds · 9 years ago
  35. 7a7f0c9 Dump the profile/device owner when dumping device policy state. by Nicolas Prevot · 9 years ago
  36. 8add572 Remove deprecated version of setProfileOwner that takes packageName by Esteban Talavera · 10 years ago
  37. be16357 Ignore badly formed ComponentNames when loading device_owner.xml by Kenny Guy · 10 years ago
  38. 4e7a65f Write device owner name to XML by Jason Monk · 10 years ago
  39. bf3a946 Set profile owner via an intent by Amith Yamasani · 10 years ago
  40. b0dced8 Add an API to clear the device owner. by Jason Monk · 10 years ago
  41. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  42. df35d57 Adds an enabled state in UserInfo instead of DevicePolicyManager by Alexandra Gherghina · 10 years ago
  43. f2a5bf8 Small fix in DeviceOwner.java. by Nicolas Prevot · 10 years ago
  44. a4fcb44 Fix two potential NPEs in DeviceInfo by Alexandra Gherghina · 10 years ago
  45. 385124d Modify getUserProfiles to return only enabled profiles: by Alexandra Gherghina · 10 years ago
  46. 776c555 Extend DeviceOwner concept to accommodate ProfileOwners by Adam Connors · 11 years ago