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