1. 6125f5f Merge "Individual attestation: throw if unsupported" by Eran Messeri · 4 years, 8 months ago
  2. 2e673a1 Merge "Refactoring: Helper method for calling with clean binder identity" by Eran Messeri · 4 years, 8 months ago
  3. 53c777b Temporarily restore device identifiers access to Profile Owner by Eran Messeri · 4 years, 8 months ago
  4. 20f982f Individual attestation: throw if unsupported by Eran Messeri · 4 years, 8 months ago
  5. f44c09c Refactoring: Helper method for calling with clean binder identity by Eran Messeri · 4 years, 8 months ago
  6. ce273df Remove default Device Owner restrictions by Eran Messeri · 4 years, 8 months ago
  7. 7623a52 Merge "Update user restriction APIs to be called on parent instance" by TreeHugger Robot · 4 years, 8 months ago
  8. 5de9140 Merge "Remove a few hard coded references to SystemUI in fw/base/services" by Winson Chung · 4 years, 8 months ago
  9. 5141938 Update user restriction APIs to be called on parent instance by Alex Johnston · 4 years, 9 months ago
  10. d0343a2 Merge "Add new APIs setAutoTimeZone and getAutoTimeZone" by Alex Johnston · 4 years, 8 months ago
  11. a44d729 Add new APIs setAutoTimeZone and getAutoTimeZone by Alex Johnston · 4 years, 9 months ago
  12. f2b4177 Remove a few hard coded references to SystemUI in fw/base/services by Winson Chung · 4 years, 10 months ago
  13. 6137064 Merge "Add admin consent cross-profile package APIs" by TreeHugger Robot · 4 years, 9 months ago
  14. 434a224 Add admin consent cross-profile package APIs by Alex Kershaw · 4 years, 9 months ago
  15. b6bcf30 Merge "Call setCameraDisabled and getCameraDisabled on the parent profile" by Alex Johnston · 4 years, 9 months ago
  16. 755e377 Call setCameraDisabled and getCameraDisabled on the parent profile by Alex Johnston · 4 years, 9 months ago
  17. feeeb65 Merge "Kill off untrusted password reset" by Rubin Xu · 4 years, 9 months ago
  18. d952240 Kill off untrusted password reset by Rubin Xu · 4 years, 10 months ago
  19. 40067bb Merge "getWifiMacAddress: Enable for profile owner on org-owned device" by TreeHugger Robot · 4 years, 9 months ago
  20. 6d1e81e Merge "Add suggestManualTimeZoneSuggestion to the client" am: 63d5f12489 am: 2447fe6f69 by Neil Fuller · 4 years, 9 months ago
  21. 106f18a Add suggestManualTimeZoneSuggestion to the client by Neil Fuller · 4 years, 9 months ago
  22. 6ba10db getWifiMacAddress: Enable for profile owner on org-owned device by Eran Messeri · 4 years, 9 months ago
  23. ac767ac Merge "Device Identifiers access: only on organization-owned devices" by Eran Messeri · 4 years, 9 months ago
  24. 4a96031 Device Identifiers access: only on organization-owned devices by Eran Messeri · 4 years, 9 months ago
  25. 8c50338 Replace setAutoTimeRequired and getAutoTimeRequired with setAutoTime and getAutoTime by Alex Johnston · 4 years, 9 months ago
  26. 57b58c7 Control lock sceen message on organization-owned device by Eran Messeri · 4 years, 9 months ago
  27. ed46457 Merge "Changed parameters in setDevicePolicyUserRestriction" by Alex Johnston · 4 years, 9 months ago
  28. ece5cdb Changed parameters in setDevicePolicyUserRestriction by Alex Johnston · 4 years, 9 months ago
  29. 0c6f2d4 Merge "Update setLocationEnabled in DPM" by TreeHugger Robot · 4 years, 9 months ago
  30. 3aedd49 Add a new method to set time by Neil Fuller · 4 years, 9 months ago
  31. e376756 Add a new method to set time by Neil Fuller · 4 years, 9 months ago
  32. 103ba9e Update setLocationEnabled in DPM by Soonil Nagarkar · 4 years, 9 months ago
  33. 18d2131 Rename PO Device IDs access -> Org Owned device by Eran Messeri · 4 years, 9 months ago
  34. b8c46e0 Wiping and relinquishing org-owned devices by Eran Messeri · 4 years, 10 months ago
  35. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 4 years, 9 months ago
  36. 82e53b7 Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" am: 337df70e17 am: 0a86ee3b3e by Jayachandran C · 4 years, 9 months ago
  37. 16dce22 Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 4 years, 9 months ago
  38. b9a57da Merge "Introduce user types" by Adam Bookatz · 4 years, 9 months ago
  39. 029832a Introduce user types by Bookatz · 4 years, 11 months ago
  40. 56dea3a resolve merge conflicts of 8e8c40b5c262cc8fb88c44953547fecf58e495b0 to master by atrost · 4 years, 9 months ago
  41. 07cb9f0 Call getPasswordComplexity on the parent profile by Alex Johnston · 4 years, 10 months ago
  42. 1a94550 Move android.compat.annotation package out of libcore by atrost · 4 years, 10 months ago
  43. 775b26d8 Re-activate backup service after cleaning a profile owner by Pavel Grafov · 4 years, 10 months ago
  44. 3bf1ccc Merge "Handle the case when KeyChain binding fails" by Rubin Xu · 4 years, 10 months ago
  45. 7629a4b Handle the case when KeyChain binding fails by Rubin Xu · 4 years, 11 months ago
  46. ba17bdf Add empty abstract method to BaseIDevicePolicyManager by Daichi Hirono · 4 years, 10 months ago
  47. 69a5323 Merge "Add userId to the package name API." by TreeHugger Robot · 4 years, 10 months ago
  48. 53bca93 Add userId to the package name API. by atrost · 4 years, 10 months ago
  49. 2da6b81 Merge "Add new DPM API for setting location enabled" by Soonil Nagarkar · 4 years, 10 months ago
  50. 8b274a9 Add new DPM API for setting location enabled by Soonil Nagarkar · 5 years ago
  51. ca7825b Fix testResetPasswordWithToken. by Pavel Grafov · 4 years, 10 months ago
  52. 6f33484 Password constraints cleanup. by Pavel Grafov · 5 years ago
  53. ce84de0 DevicePolicyManagerService - migrate to platform compat framework gating. by atrost · 4 years, 11 months ago
  54. 534b728 [DO NOT MERGE] Update PermissionChecker usages to avoid unnecessary attribution. by Svet Ganov · 5 years ago
  55. 9af061c Merge "Introduce LockscreenCredential" by Rubin Xu · 4 years, 10 months ago
  56. 00c6d57 Merge "Use correct bugreport service name." by Pavel Grafov · 4 years, 11 months ago
  57. c07ec32 Use correct bugreport service name. by Pavel Grafov · 4 years, 11 months ago
  58. b68b769 Refactored SystemServerInitThreadPool.get().submit() into just submit(). by Felipe Leme · 4 years, 11 months ago
  59. b5ceeaf Merge "Allow the supervision app to access certain UsageStats APIs." by Varun Shah · 4 years, 11 months ago
  60. b472b8f Allow the supervision app to access certain UsageStats APIs. by Varun Shah · 5 years ago
  61. a58125d Introduce LockscreenCredential by Rubin Xu · 5 years ago
  62. 34a6895 Merge "Move CtsDevicePolicyManagerTestCases to its own group" am: 03f8581876 am: caf2ca8cc3 am: 117dada7ec by Dan Shi · 4 years, 11 months ago
  63. 117dada Merge "Move CtsDevicePolicyManagerTestCases to its own group" am: 03f8581876 by Dan Shi · 4 years, 11 months ago
  64. 0550352 Merge "Sync TEST_MAPPING file from master branch" am: 38b83f0558 am: fbf163294a by Dan Shi · 4 years, 11 months ago
  65. 9944147 Move CtsDevicePolicyManagerTestCases to its own group by Dan Shi · 4 years, 11 months ago
  66. 78fdd56 Sync TEST_MAPPING file from master branch by Dan Shi · 4 years, 11 months ago
  67. 249810d Update PermissionChecker usages to avoid unnecessary attribution. by Svet Ganov · 5 years ago
  68. 7fe065e Update PermissionChecker usages to avoid unnecessary attribution. by Svet Ganov · 5 years ago
  69. 312565f Merge "Stop LockSettingsService from calling DevicePolicyManager directly" by TreeHugger Robot · 5 years ago
  70. a219bdd Merge "Clear the password reset token when the device owner is removed." by Alex Johnston · 5 years ago
  71. 64247a1 Merge "Throw if admin sets password constraints that have no effect." by Pavel Grafov · 5 years ago
  72. 6322093 Clear the password reset token when the device owner is removed. by Alex Johnston · 5 years ago
  73. 0f1e56d Stop LockSettingsService from calling DevicePolicyManager directly by Rubin Xu · 5 years ago
  74. da05c80 API for individual attestation by Eran Messeri · 5 years ago
  75. 26fccb7 Throw if admin sets password constraints that have no effect. by Pavel Grafov · 5 years ago
  76. a55b392 Merge "Remove enum logic from callers of requestbugreport()" by TreeHugger Robot · 5 years ago
  77. 16207e3 Remove enum logic from callers of requestbugreport() by Abhijeet Kaur · 5 years ago
  78. f646df1 Merge "KeyChain: Unify manual and programmatic key installation flows" by Eran Messeri · 5 years ago
  79. 5c65fc9 Merge "Save password history length when requested quality is unspecified. Refactored code to remove duplication in writeToXml method in the DevicePolicyManagerService class." by Alex Johnston · 5 years ago
  80. 9a6f441 Save password history length when requested quality is unspecified. by Alex Johnston · 5 years ago
  81. 9973812 Move DPMS#hasUserSetupCompleted to Injector by Polina Bondarenko · 5 years ago
  82. d6ee4aa KeyChain: Unify manual and programmatic key installation flows by Eran Messeri · 5 years ago
  83. 1985486 Make DPM.isActivePasswordSufficient() synchronous again by Rubin Xu · 5 years ago
  84. ce1b92a Add SET_GLOBAL_SETTING logs in DPMS. by arangelov · 5 years ago
  85. 49ed323 DPM: Add API for granting apps access to keys by Eran Messeri · 5 years ago
  86. fd0f321 Use IndentingPrintWriter in DevicePolicyManager by Rubin Xu · 5 years ago
  87. 230c0a7 Move permission flag methods by Todd Kennedy · 5 years ago
  88. cf5ff82 Remove PER_PROFILE_IME_ENABLED property by Tarandeep Singh · 5 years ago
  89. 51224f6 Minor refactoring in DPMS. by Pavel Grafov · 5 years ago
  90. 2dbd527 Merge "Move non-flaky not too long tests into presubmit" by Pavel Grafov · 5 years ago
  91. 1edbb81 Move non-flaky not too long tests into presubmit by Pavel Grafov · 5 years ago
  92. 4351733 Merge "Don't dismiss keyguard when enabling it" into qt-dev am: 785a88846a am: ecfa99dab7 by Ivan Podogov · 5 years ago
  93. 965b91f Include userId in the exception message for diagnostics by Pavel Grafov · 5 years ago
  94. 680e357 Don't dismiss keyguard when enabling it by Ivan Podogov · 5 years ago
  95. c7344a6 Merge "Log correct number of whitelisted packages." into qt-dev am: fefd66a530 am: 6e6bb06bfd by Pavel Grafov · 5 years ago
  96. e13f1b5 Log correct number of whitelisted packages. by Pavel Grafov · 5 years ago
  97. 8394a7b Merge "Removing requirement for FEATURE_DEVICE_ADMIN in DPMS.setActivePasswordState()." into qt-dev am: e45e09fcee am: dcb4951fea by Jovana Knezevic · 5 years ago
  98. 718c91c Removing requirement for FEATURE_DEVICE_ADMIN in DPMS.setActivePasswordState(). by jovanak · 5 years ago
  99. 26283a2 Merge "Fix deadlock in KeyguardDisableHandler" into qt-dev am: 6cf5ea63eb am: 8643b456b6 by Rubin Xu · 5 years ago
  100. 6cf5ea6 Merge "Fix deadlock in KeyguardDisableHandler" into qt-dev by Rubin Xu · 5 years ago