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