1. f3bc593 Merge "Throw for unknown user restrictions." by Makoto Onuki · 8 years ago
  2. 3861bf7 Throw for unknown user restrictions. by Makoto Onuki · 8 years ago
  3. dd231a1 Merge "Add policy to set the organization name" by Benjamin Franz · 8 years ago
  4. 3e8a709 Add policy to set the organization name by Benjamin Franz · 8 years ago
  5. d4efab1 Merge "Fix exception when calling setPasswordExpirationTimeout" by Esteban Talavera · 8 years ago
  6. d07438f3 Fix exception when calling setPasswordExpirationTimeout by Esteban Talavera · 8 years ago
  7. bc0ce99 Merge "Logging of keyguard actions into security log" by Michal Karpinski · 8 years ago
  8. 31502d3 Logging of keyguard actions into security log by Michal Karpinski · 8 years ago
  9. ca3f6fa Fix exception message by Makoto Onuki · 8 years ago
  10. 1244ece Merge "Make DPM.clearProfileOwner() public." by Makoto Onuki · 8 years ago
  11. 5bf6802 Make DPM.clearProfileOwner() public. by Makoto Onuki · 8 years ago
  12. f348e8e Add policy for enforcing that all users are ephemeral. by Lenka Trochtova · 9 years ago
  13. a269c5d Merge "Add a flag for creating an ephemeral user with DevicePolicyManager#createAndManageUser." by Lenka Trochtova · 8 years ago
  14. c8202c8 Add a flag for creating an ephemeral user with by Lenka Trochtova · 8 years ago
  15. d769391 Check if the profile password would comply as the device lock by Clara Bayarri · 8 years ago
  16. 697815e Merge "Launch managed quick contacts without contact id" by Victor Chang · 8 years ago
  17. 44a1808 Merge "Add explicit and persistent user provisioning state." by Alan Treadway · 8 years ago
  18. a92e121 Make API createAndManageUser public by phweiss · 8 years ago
  19. 97bdacc Launch managed quick contacts without contact id by Victor Chang · 8 years ago
  20. ab83fd5 Merge "DPMS organisation API - Add a missing checkNotNull" by Robin Lee · 8 years ago
  21. 5f09616 Merge "Add new API function createAndManageUser" by Philipp Weiß · 8 years ago
  22. d48788c DPMS organisation API - Add a missing checkNotNull by Robin Lee · 8 years ago
  23. afad878 Add explicit and persistent user provisioning state. by Alan Treadway · 8 years ago
  24. 343fb33 Add new API function createAndManageUser by phweiss · 8 years ago
  25. fe434a1 Merge "Add additional APIs supported work on the parent DPM instance" by Esteban Talavera · 8 years ago
  26. 4c052f2 Implement user affiliation by Bartosz Fabianowski · 8 years ago
  27. 6239991 Add additional APIs supported work on the parent DPM instance by Esteban Talavera · 9 years ago
  28. 947f355 Merge "Add profile policy to set work challenge background color" by Benjamin Franz · 8 years ago
  29. 59720bb Add profile policy to set work challenge background color by Benjamin Franz · 8 years ago
  30. b7cc096 Merge "Added restriction if a user is allowed to change the icon. BUG: 25305966" by Oleksandr Peletskyi · 8 years ago
  31. 7f1f1df Added restriction if a user is allowed to change the icon. BUG: 25305966 by Oleksandr Peletskyi · 8 years ago
  32. 0fdcd3d Added new password quality constant PASSWORD_QUALITY_MANAGED to make it possible by Oleksandr Peletskyi · 8 years ago
  33. 45aab9d Applying finalized strings for remote bugreports by Michal Karpinski · 9 years ago
  34. a8c8851 Merge "DPM changes to support remote bugreports" by Michal Karpinski · 8 years ago
  35. 206747d Fix Device policy crashes after adding the account while checking isActivePasswordSufficient by Clara Bayarri · 8 years ago
  36. b68d2d5 Merge "Always-on app VPNs" by Robin Lee · 8 years ago
  37. 3fc437e DPM changes to support remote bugreports by Michal Karpinski · 9 years ago
  38. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  39. 244ce8e Always-on app VPNs by Robin Lee · 9 years ago
  40. c754dff Merge "Create a new device policy for controlling work contacts search" by Victor Chang · 9 years ago
  41. 1060c618 Create a new device policy for controlling work contacts search by Victor Chang · 9 years ago
  42. 3e826ef Create parent APIs in DevicePolicyManager by Clara Bayarri · 9 years ago
  43. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  44. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  45. 06de4e7 Add support message for device admins by Kenny Guy · 9 years ago
  46. 137241c Update an error message. by Sudheer Shanka · 9 years ago
  47. f3378a2 Merge "Device or profile owner can let another app manage app restrictions" by Esteban Talavera · 9 years ago
  48. 699d537 Merge "Adding DPM.reboot" by Mahaver Chopra · 9 years ago
  49. bf60f72 Device or profile owner can let another app manage app restrictions by Esteban Talavera · 9 years ago
  50. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  51. 1ce53bc Adding DPM.reboot by Mahaver Chopra · 9 years ago
  52. 5b9f167 Only system can set application restrictions via UserManager by Esteban Talavera · 9 years ago
  53. 055d839 Merge "Allow PO to set DO restrictions if it's on user 0" by Makoto Onuki · 9 years ago
  54. 5485ed4 Allow PO to set DO restrictions if it's on user 0 by Makoto Onuki · 9 years ago
  55. 55c46f2 Clean up DPM/DPMS to reduce code size. by Makoto Onuki · 9 years ago
  56. fbc6564 DevicePolicy API to remove an installed KeyPair by Robin Lee · 9 years ago
  57. ee3a437 Send pwchange broadcast to caller only in FBE case by Robin Lee · 9 years ago
  58. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  59. 29fcf1b Apply Admin password restrictions to work profile by Clara Bayarri · 9 years ago
  60. 968dea0 DPMS: Replace ArrayList<>(1) with SingletonList by Robin Lee · 9 years ago
  61. 574f038 Resolve merge conflicts of 5ec51457e1 to master. by Robin Lee · 9 years ago
  62. 9c165d7 Add optional permission review for legacy apps - framework by Svet Ganov · 9 years ago
  63. 28860b7 Fix for being able to setup Managed User from system user. by Alan Treadway · 9 years ago
  64. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  65. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  66. 3ab6f2e DA receiver should be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 9 years ago
  67. a31ebbc Add DO API to get wifi mac address by Makoto Onuki · 9 years ago
  68. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  69. 15a46b0 Add method isManagedProfile and isSystemOnlyUser by Mahaver Chopra · 9 years ago
  70. 42490c0 Merge "Remove UserManager.setSystemControlledUserRestriction()" by Makoto Onuki · 9 years ago
  71. ac65e1e Remove UserManager.setSystemControlledUserRestriction() by Makoto Onuki · 9 years ago
  72. 883f12ac Merge "Revert "Disable multiple user for corp-liable mode"" by Alan Treadway · 9 years ago
  73. 86e5d6b Revert "Disable multiple user for corp-liable mode" by Alan Treadway · 9 years ago
  74. 9aa2338 Merge "Add work contacts directory support in Quick Contacts API" by Ricky Wai · 9 years ago
  75. 494b95d Add work contacts directory support in Quick Contacts API by Ricky Wai · 9 years ago
  76. 71c84e5 Merge "Disable multiple user for corp-liable mode" by Mahaver Chopra · 9 years ago
  77. 09b108e Merge "Added keep-uninstalled-packages DO policy" by Fyodor Kupolov · 9 years ago
  78. cb6fd80 Added keep-uninstalled-packages DO policy by Fyodor Kupolov · 9 years ago
  79. 1dc510e Disable multiple user for corp-liable mode by Mahaver Chopra · 9 years ago
  80. d7b43dd Merge "Add per-user version of DevicePolicyManager.getUserRestrictions." by Sudheer Shanka · 9 years ago
  81. 1fae502 Merge "More work on layered user restrictions." by Makoto Onuki · 9 years ago
  82. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  83. 5145df2 DevicePolicy: Always send ACTION_PASSWORD_CHANGED by Robin Lee · 9 years ago
  84. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  85. a874010 Merge "Allow PO to clear password even if the same apk has DA" by Makoto Onuki · 9 years ago
  86. c2f521a Allow PO to clear password even if the same apk has DA by Makoto Onuki · 9 years ago
  87. 1c277a5 Add per-user version of DevicePolicyManager.getUserRestrictions. by Sudheer Shanka · 9 years ago
  88. 0c9ce28 Fix edge-cases for split-user provisioning cases. by Alan Treadway · 9 years ago
  89. 46dd449 Add new ACTION_PROVISION_MANAGED_SHAREABLE_DEVICE intent action. by Alan Treadway · 9 years ago
  90. 70f929e Disallow DA to reset password, also fix all DO checks by Makoto Onuki · 9 years ago
  91. bfd2290 Merge "Introduce APIs in DPM for setting/getting the device owner info" by Andrei Stingaceanu · 9 years ago
  92. 54b5f25 Merge "Revert "Do not call into ActivityManager from DPMS within DPMS lock"" by Makoto Onuki · 9 years ago
  93. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  94. 6644cd9 Introduce APIs in DPM for setting/getting the device owner info by Andrei Stingaceanu · 9 years ago
  95. 246b5a0 Merge "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  96. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  97. 5e73256 Add ACTION_PROVISION_MANAGED_USER by Mahaver Chopra · 9 years ago
  98. d592626 Merge "Add method to tell the dpc if provisioning is allowed." by Nicolas Prévot · 9 years ago
  99. 6d2beef Merge "Add DPM.getUserRestrictions()" by Makoto Onuki · 9 years ago
  100. 3a3092f Add DPM.getUserRestrictions() by Makoto Onuki · 9 years ago