1. 91201bd Make owner transfer an atomic operation. by arangelov · 7 years ago
  2. c53c47f Load admin data in DPMS asynchronously during boot. by Sudheer Shanka · 7 years ago
  3. b6ef869 Move startUserInBackground to standalone and avoid user from being stopped unnecessarily by Alex Chau · 7 years ago
  4. 101c353 Update DPMS to push active admins info to UsageStatsService. by Sudheer Shanka · 7 years ago
  5. 7f31bb0 DPMS: password blacklist by Alexandru-Andrei Rotaru · 7 years ago
  6. 0de748d Implement DevicePolicyManager.setSystemSettings. by yuemingw · 7 years ago
  7. e43cdf7 Add setTime and setTimeZone API. by yuemingw · 7 years ago
  8. f4f9cec Add flag to wipe eUICC data by yinxu · 7 years ago
  9. 75c0a89 Cleanup some more DPM tests to use runAsCaller. by Pavel Grafov · 7 years ago
  10. 09c529a Reconnect to DAService after binding is dead by Makoto Onuki · 7 years ago
  11. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  12. 088d7aa Exfiltrate cert code from DevicePolicyManager by Robin Lee · 7 years ago
  13. aff5e9c Add API for checking whether the default IME was set by the DO/PO by Bartosz Fabianowski · 8 years ago
  14. 7f5c91c MonitoringCertTask no longer relies on software.device_admin by Robin Lee · 7 years ago
  15. b88f42b Wipe device or profile if max failed attempt reached by Esteban Talavera · 8 years ago
  16. b21b241 Keep track of admin actions for DO disclosures by Bartosz Fabianowski · 8 years ago
  17. 3577ed2 forceUpdateUserSetupComplete should have no effect in user build by Victor Chang · 8 years ago
  18. c29f62c Push DO/PO package names from DPMS to PM by Makoto Onuki · 8 years ago
  19. 3e794af Unit test for isProvisioningAllowed by Victor Chang · 8 years ago
  20. 1216ae5 Update DPM.reboot with new restriction by Mahaver Chopra · 8 years ago
  21. d4c9e54 Add ENCRYPTION_STATUS_ACTIVE_PER_USER to... by Makoto Onuki · 8 years ago
  22. 49caead Call SecurityLog methods via Injector by Rubin Xu · 8 years ago
  23. 3f3657a Fix DPM unit tests by Makoto Onuki · 9 years ago
  24. f8373b5 DPM Test: DA and PO cannot call DPM.reboot() by Mahaver Chopra · 9 years ago
  25. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  26. cb6fd80 Added keep-uninstalled-packages DO policy by Fyodor Kupolov · 9 years ago
  27. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  28. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  29. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  30. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  31. d932f76 Refactor DPMS tests to be able to test more different cases. by Makoto Onuki · 9 years ago
  32. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  33. f76b06a Test more DPM APIs. by Makoto Onuki · 9 years ago
  34. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago