1. 206747d Fix Device policy crashes after adding the account while checking isActivePasswordSufficient by Clara Bayarri · 9 years ago
  2. b68d2d5 Merge "Always-on app VPNs" by Robin Lee · 9 years ago
  3. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  4. 244ce8e Always-on app VPNs by Robin Lee · 9 years ago
  5. c754dff Merge "Create a new device policy for controlling work contacts search" by Victor Chang · 9 years ago
  6. 1060c618 Create a new device policy for controlling work contacts search by Victor Chang · 9 years ago
  7. 3e826ef Create parent APIs in DevicePolicyManager by Clara Bayarri · 9 years ago
  8. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  9. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  10. 06de4e7 Add support message for device admins by Kenny Guy · 9 years ago
  11. 137241c Update an error message. by Sudheer Shanka · 9 years ago
  12. f3378a2 Merge "Device or profile owner can let another app manage app restrictions" by Esteban Talavera · 9 years ago
  13. 699d537 Merge "Adding DPM.reboot" by Mahaver Chopra · 9 years ago
  14. bf60f72 Device or profile owner can let another app manage app restrictions by Esteban Talavera · 9 years ago
  15. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  16. 1ce53bc Adding DPM.reboot by Mahaver Chopra · 9 years ago
  17. 5b9f167 Only system can set application restrictions via UserManager by Esteban Talavera · 9 years ago
  18. 055d839 Merge "Allow PO to set DO restrictions if it's on user 0" by Makoto Onuki · 9 years ago
  19. 5485ed4 Allow PO to set DO restrictions if it's on user 0 by Makoto Onuki · 9 years ago
  20. 55c46f2 Clean up DPM/DPMS to reduce code size. by Makoto Onuki · 9 years ago
  21. fbc6564 DevicePolicy API to remove an installed KeyPair by Robin Lee · 9 years ago
  22. ee3a437 Send pwchange broadcast to caller only in FBE case by Robin Lee · 9 years ago
  23. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  24. 29fcf1b Apply Admin password restrictions to work profile by Clara Bayarri · 9 years ago
  25. 968dea0 DPMS: Replace ArrayList<>(1) with SingletonList by Robin Lee · 9 years ago
  26. 574f038 Resolve merge conflicts of 5ec51457e1 to master. by Robin Lee · 9 years ago
  27. 9c165d7 Add optional permission review for legacy apps - framework by Svet Ganov · 9 years ago
  28. 28860b7 Fix for being able to setup Managed User from system user. by Alan Treadway · 9 years ago
  29. 777ef95 Use Context.getSystemService(Class<T>) for InputMethodManager. by Yohei Yukawa · 9 years ago
  30. e7927da Don't call DPM from UserManager to avoid lock inversion by Makoto Onuki · 9 years ago
  31. 3ab6f2e DA receiver should be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 9 years ago
  32. a31ebbc Add DO API to get wifi mac address by Makoto Onuki · 9 years ago
  33. c8a5a55 DPM.isDeviceOwnerApp() and getDeviceOwner() now check calling user by Makoto Onuki · 9 years ago
  34. 15a46b0 Add method isManagedProfile and isSystemOnlyUser by Mahaver Chopra · 9 years ago
  35. 42490c0 Merge "Remove UserManager.setSystemControlledUserRestriction()" by Makoto Onuki · 9 years ago
  36. ac65e1e Remove UserManager.setSystemControlledUserRestriction() by Makoto Onuki · 9 years ago
  37. 883f12ac Merge "Revert "Disable multiple user for corp-liable mode"" by Alan Treadway · 9 years ago
  38. 86e5d6b Revert "Disable multiple user for corp-liable mode" by Alan Treadway · 9 years ago
  39. 9aa2338 Merge "Add work contacts directory support in Quick Contacts API" by Ricky Wai · 9 years ago
  40. 494b95d Add work contacts directory support in Quick Contacts API by Ricky Wai · 9 years ago
  41. 71c84e5 Merge "Disable multiple user for corp-liable mode" by Mahaver Chopra · 9 years ago
  42. 09b108e Merge "Added keep-uninstalled-packages DO policy" by Fyodor Kupolov · 9 years ago
  43. cb6fd80 Added keep-uninstalled-packages DO policy by Fyodor Kupolov · 9 years ago
  44. 1dc510e Disable multiple user for corp-liable mode by Mahaver Chopra · 9 years ago
  45. d7b43dd Merge "Add per-user version of DevicePolicyManager.getUserRestrictions." by Sudheer Shanka · 9 years ago
  46. 1fae502 Merge "More work on layered user restrictions." by Makoto Onuki · 9 years ago
  47. 1a2cd74 More work on layered user restrictions. by Makoto Onuki · 9 years ago
  48. 5145df2 DevicePolicy: Always send ACTION_PASSWORD_CHANGED by Robin Lee · 9 years ago
  49. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  50. a874010 Merge "Allow PO to clear password even if the same apk has DA" by Makoto Onuki · 9 years ago
  51. c2f521a Allow PO to clear password even if the same apk has DA by Makoto Onuki · 9 years ago
  52. 1c277a5 Add per-user version of DevicePolicyManager.getUserRestrictions. by Sudheer Shanka · 9 years ago
  53. 0c9ce28 Fix edge-cases for split-user provisioning cases. by Alan Treadway · 9 years ago
  54. 46dd449 Add new ACTION_PROVISION_MANAGED_SHAREABLE_DEVICE intent action. by Alan Treadway · 9 years ago
  55. 70f929e Disallow DA to reset password, also fix all DO checks by Makoto Onuki · 9 years ago
  56. bfd2290 Merge "Introduce APIs in DPM for setting/getting the device owner info" by Andrei Stingaceanu · 9 years ago
  57. 54b5f25 Merge "Revert "Do not call into ActivityManager from DPMS within DPMS lock"" by Makoto Onuki · 9 years ago
  58. 219bbaf Revert "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  59. 6644cd9 Introduce APIs in DPM for setting/getting the device owner info by Andrei Stingaceanu · 9 years ago
  60. 246b5a0 Merge "Do not call into ActivityManager from DPMS within DPMS lock" by Makoto Onuki · 9 years ago
  61. 53de36f Do not call into ActivityManager from DPMS within DPMS lock by Makoto Onuki · 9 years ago
  62. 5e73256 Add ACTION_PROVISION_MANAGED_USER by Mahaver Chopra · 9 years ago
  63. d592626 Merge "Add method to tell the dpc if provisioning is allowed." by Nicolas Prévot · 9 years ago
  64. 6d2beef Merge "Add DPM.getUserRestrictions()" by Makoto Onuki · 9 years ago
  65. 3a3092f Add DPM.getUserRestrictions() by Makoto Onuki · 9 years ago
  66. 86cd001 Merge "Have AudioService listen to DISALLOW_UNMUTE_MICROPHONE and" by Makoto Onuki · 9 years ago
  67. 0953033 Merge "Do not allow DO and PO running on the same user." by Makoto Onuki · 9 years ago
  68. 803d675 Do not allow DO and PO running on the same user. by Makoto Onuki · 9 years ago
  69. d45a4a2 Have AudioService listen to DISALLOW_UNMUTE_MICROPHONE and by Makoto Onuki · 9 years ago
  70. 07387fe Add method to tell the dpc if provisioning is allowed. by Nicolas Prevot · 9 years ago
  71. 965da39 Create a File Based Encryption check API by Clara Bayarri · 9 years ago
  72. 8240275 Introduced short-term lock for UMS internal state by Fyodor Kupolov · 9 years ago
  73. 4f16073 Make UserManager enforce user restrictions, not DPM. by Makoto Onuki · 9 years ago
  74. 759a763 Allow DO to disable camera device-wise. by Makoto Onuki · 9 years ago
  75. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  76. 6655630 Clean up UserHandle.isOwner() in frameworks by Xiaohui Chen · 9 years ago
  77. 07b668e Enable Work Profile passphrase verify/write with FBE by Clara Bayarri · 9 years ago
  78. a52562c setDeviceOwner() now requires a full component name. by Makoto Onuki · 9 years ago
  79. a4f1197 First cut of user restriction layering. by Makoto Onuki · 9 years ago
  80. e7ee54e Remove device initializer agent by Craig Lafayette · 9 years ago
  81. 72a3a0c Fix OwnersTest when run with -e package by Makoto Onuki · 9 years ago
  82. b643fb0 Use a factory class for dependency injection, add more tests. by Makoto Onuki · 9 years ago
  83. f76b06a Test more DPM APIs. by Makoto Onuki · 9 years ago
  84. f85c977 Cleanup USER_OWNER in DPMS by Xiaohui Chen · 9 years ago
  85. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago
  86. 287971d Make sure DO user is running even if caller is shell/root. by Makoto Onuki · 9 years ago
  87. cb150cd Merge "Fix the "User not running: 0" issue" by Makoto Onuki · 9 years ago
  88. 299878c Fix the "User not running: 0" issue by Makoto Onuki · 9 years ago
  89. 688b5f4 Merge "Cleanup: rename loadDeviceOwner() to loadOwners()" by Makoto Onuki · 9 years ago
  90. 58b684f [split system] Tentatively support running DO on meat user by Makoto Onuki · 9 years ago
  91. f024f04 Cleanup: rename loadDeviceOwner() to loadOwners() by Makoto Onuki · 9 years ago
  92. 2714d44 Replace all occurrences of HashMap/HashSet with ArrayMap/ArraySet. by Makoto Onuki · 9 years ago
  93. c9754cf Add unit tests for file persisting in Onwers. by Makoto Onuki · 9 years ago
  94. 2898838 Fix bug in Owners by Makoto Onuki · 9 years ago
  95. 99aeac2 Rename DeviceOwner to Owners by Makoto Onuki · 9 years ago
  96. 39e784d Split device owner config files by Makoto Onuki · 9 years ago
  97. ed969e1 Reactivate backup service after device owner is cleared. by Rubin Xu · 9 years ago
  98. e3b0745 resolved conflicts for merge of bcc26c02 to master by Adrian Roos · 9 years ago
  99. b5e4722 Add StrongAuthTracker by Adrian Roos · 9 years ago
  100. 4afb83e Clear cross-profile intent filters in the right user. by Nicolas Prevot · 9 years ago