1. 2a3c3da Clean up on UserManagerService and DPMS by Makoto Onuki · 8 years ago
  2. 184db60 Ensure DO/PO are also DA. by Makoto Onuki · 8 years ago
  3. dafec11 Merge "Don't allow deactivating DAs when the user is not unlocked" into nyc-dev by Makoto Onuki · 8 years ago
  4. 1a5ee77 Don't allow deactivating DAs when the user is not unlocked by Makoto Onuki · 8 years ago
  5. ed1928a Fix testApplicationRestrictionsManagingApp unit test by Rubin Xu · 8 years ago
  6. 90b8965 DO / PO Shouldn't be removed as active admin... by Makoto Onuki · 8 years ago
  7. 44a1808 Merge "Add explicit and persistent user provisioning state." by Alan Treadway · 9 years ago
  8. 6d00903 Add SmallTest annotation to DevicePolicyManagerTest by Benjamin Franz · 9 years ago
  9. afad878 Add explicit and persistent user provisioning state. by Alan Treadway · 9 years ago
  10. 4c052f2 Implement user affiliation by Bartosz Fabianowski · 9 years ago
  11. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  12. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  13. 06de4e7 Add support message for device admins by Kenny Guy · 9 years ago
  14. f8373b5 DPM Test: DA and PO cannot call DPM.reboot() by Mahaver Chopra · 9 years ago
  15. bf60f72 Device or profile owner can let another app manage app restrictions by Esteban Talavera · 9 years ago
  16. 3ab6f2e DA receiver should be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 9 years ago
  17. a31ebbc Add DO API to get wifi mac address by Makoto Onuki · 9 years ago
  18. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  19. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  20. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  21. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  22. 6d2beef Merge "Add DPM.getUserRestrictions()" by Makoto Onuki · 9 years ago
  23. 3a3092f Add DPM.getUserRestrictions() by Makoto Onuki · 9 years ago
  24. 803d675 Do not allow DO and PO running on the same user. by Makoto Onuki · 9 years ago
  25. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  26. a52562c setDeviceOwner() now requires a full component name. by Makoto Onuki · 9 years ago
  27. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  28. d932f76 Refactor DPMS tests to be able to test more different cases. by Makoto Onuki · 9 years ago
  29. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  30. f76b06a Test more DPM APIs. by Makoto Onuki · 9 years ago
  31. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago