1. 56400a4 Check user restriction DISALLOW_REMOVE_USER in isProvisioningAllowed. by Nicolas Prevot · 8 years ago
  2. 943aabd Don't expose default strong auth timeout as constant by Michal Karpinski · 8 years ago
  3. 1970f97 Send ACTION_DEVICE_OWNER_CHANGED broadcast after clearing device owner by Tony Mak · 8 years ago
  4. 3577ed2 forceUpdateUserSetupComplete should have no effect in user build by Victor Chang · 8 years ago
  5. 3cb2b49 Fixing admins not being removed from DpmMockContext by Suprabh Shukla · 8 years ago
  6. 3e794af Unit test for isProvisioningAllowed by Victor Chang · 8 years ago
  7. cd14c0a Api change of DPM.setApplicationRestrictionsManagingPackage() by Victor Chang · 8 years ago
  8. 1216ae5 Update DPM.reboot with new restriction by Mahaver Chopra · 8 years ago
  9. 97e89c6 Merge "Update DPM.getWifiMacAddress to take admin component as argument." into nyc-dev by Sudheer Shanka · 8 years ago
  10. 3cb4da1 Update DPM.getWifiMacAddress to take admin component as argument. by Sudheer Shanka · 8 years ago
  11. e29cd47 enforceCanSetDeviceOwnerLocked should enforce userId == USER_SYSTEM for non-split user mode by Victor Chang · 8 years ago
  12. 2a3c3da Clean up on UserManagerService and DPMS by Makoto Onuki · 8 years ago
  13. 184db60 Ensure DO/PO are also DA. by Makoto Onuki · 8 years ago
  14. dafec11 Merge "Don't allow deactivating DAs when the user is not unlocked" into nyc-dev by Makoto Onuki · 8 years ago
  15. 1a5ee77 Don't allow deactivating DAs when the user is not unlocked by Makoto Onuki · 8 years ago
  16. ed1928a Fix testApplicationRestrictionsManagingApp unit test by Rubin Xu · 8 years ago
  17. 90b8965 DO / PO Shouldn't be removed as active admin... by Makoto Onuki · 8 years ago
  18. 44a1808 Merge "Add explicit and persistent user provisioning state." by Alan Treadway · 9 years ago
  19. 6d00903 Add SmallTest annotation to DevicePolicyManagerTest by Benjamin Franz · 9 years ago
  20. afad878 Add explicit and persistent user provisioning state. by Alan Treadway · 9 years ago
  21. 4c052f2 Implement user affiliation by Bartosz Fabianowski · 9 years ago
  22. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  23. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  24. 06de4e7 Add support message for device admins by Kenny Guy · 9 years ago
  25. f8373b5 DPM Test: DA and PO cannot call DPM.reboot() by Mahaver Chopra · 9 years ago
  26. bf60f72 Device or profile owner can let another app manage app restrictions by Esteban Talavera · 9 years ago
  27. 3ab6f2e DA receiver should be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 9 years ago
  28. a31ebbc Add DO API to get wifi mac address by Makoto Onuki · 9 years ago
  29. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  30. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  31. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  32. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  33. 6d2beef Merge "Add DPM.getUserRestrictions()" by Makoto Onuki · 9 years ago
  34. 3a3092f Add DPM.getUserRestrictions() by Makoto Onuki · 9 years ago
  35. 803d675 Do not allow DO and PO running on the same user. by Makoto Onuki · 9 years ago
  36. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  37. a52562c setDeviceOwner() now requires a full component name. by Makoto Onuki · 9 years ago
  38. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  39. d932f76 Refactor DPMS tests to be able to test more different cases. by Makoto Onuki · 9 years ago
  40. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  41. f76b06a Test more DPM APIs. by Makoto Onuki · 9 years ago
  42. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago