1. 792d58f Implement Policy to disable printing. by Vladislav Kuzkokov · 6 years ago
  2. 1721004 Merge "Customize user switch dialog" by TreeHugger Robot · 6 years ago
  3. f68bf1a Merge "Add metadata to validate incoming administrator during transfer of ownership." by Antoan Angelov · 6 years ago
  4. 93ae42b Customize user switch dialog by Alex Chau · 7 years ago
  5. 4ba2c3f Merge "Ensure a user's SP does't change." by TreeHugger Robot · 6 years ago
  6. 5149d716 Add metadata to validate incoming administrator during transfer of ownership. by arangelov · 7 years ago
  7. 7d0e1f8 Merge "Also inform activity manager that lock task packages changed" by Benjamin Franz · 6 years ago
  8. c141d08 New management API for making backups mandatory. by Lenka Trochtova · 7 years ago
  9. 1416bd0 Ensure a user's SP does't change. by Andrew Scull · 7 years ago
  10. 832ccb0 Also inform activity manager that lock task packages changed by Benjamin Franz · 6 years ago
  11. 23374d6 Merge "Move startUserInBackground to standalone and avoid user from being stopped unnecessarily" by TreeHugger Robot · 6 years ago
  12. 82548f4 Merge "Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE" by TreeHugger Robot · 6 years ago
  13. cc391c2 Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE by Rubin Xu · 7 years ago
  14. b6ef869 Move startUserInBackground to standalone and avoid user from being stopped unnecessarily by Alex Chau · 7 years ago
  15. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  16. 5b9f065 Merge "Update DPMS to push active admins info to UsageStatsService." by Sudheer Shanka · 7 years ago
  17. f79af5e Merge "Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback upon a successful transfer." by Antoan Angelov · 7 years ago
  18. 101c353 Update DPMS to push active admins info to UsageStatsService. by Sudheer Shanka · 7 years ago
  19. 8bae4ea Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback upon a successful transfer. by arangelov · 7 years ago
  20. 7fbe61d Update on a few DevicePolicyManager APIs for affiliated PO by Alex Chau · 7 years ago
  21. 67f2c22 Fix broken build due to missing imports in device owner transfer functionality. by arangelov · 7 years ago
  22. 7e11cc1 Merge "Add device owner transfer functionality." by Antoan Angelov · 7 years ago
  23. 8c586ec Add device owner transfer functionality. by arangelov · 7 years ago
  24. 94d5676 DPM: Implement Device ID attestation by Eran Messeri · 7 years ago
  25. db980f4 Add id to SecurityEvent. by Naomi Musgrave · 7 years ago
  26. af5bac3 Merge "Profile lock timeout." by TreeHugger Robot · 7 years ago
  27. a828242 Merge "DPM: Implement installing certificates for generated keys" by TreeHugger Robot · 7 years ago
  28. f7ca81f Merge "DPMS: password blacklist" by Andrew Scull · 7 years ago
  29. d93cece Handle overflow of id in NetworkEvent. by Naomi Musgrave · 7 years ago
  30. 7f31bb0 DPMS: password blacklist by Alexandru-Andrei Rotaru · 7 years ago
  31. ecf0f22 DPM: Implement installing certificates for generated keys by Eran Messeri · 7 years ago
  32. c4f87e9 Introduce DISALLOW_UNIFIED_PASSWORD. by Pavel Grafov · 7 years ago
  33. a173064 DevicePolicyManager: Support attestation for generated keys. by Eran Messeri · 7 years ago
  34. 08841ef Add profile owner transfer functionality. by arangelov · 7 years ago
  35. 6a8df9c Merge "Remove some duplication." by TreeHugger Robot · 7 years ago
  36. 05e9007 Merge "Add getDisallowedSystemApps to DevicePolicyManager" by TreeHugger Robot · 7 years ago
  37. b6a9f94 Add getDisallowedSystemApps to DevicePolicyManager by Alex Chau · 7 years ago
  38. a22a7c2 Merge "Add DevicePolicyManager.isEphemeralUser" by TreeHugger Robot · 7 years ago
  39. 2b6d7b1 Remove some duplication. by Pavel Grafov · 7 years ago
  40. efdede0 Merge "Cancel alarms & jobs when an app's data is cleared" by TreeHugger Robot · 7 years ago
  41. 5343fcb Introduce API to enable existing packages on shared users by Alex Chau · 7 years ago
  42. 8d6e18c Add DevicePolicyManager.isEphemeralUser by Alex Chau · 7 years ago
  43. 0b62766 Merge "API Review: Drop "Button" in is/setLogoutEnabled method" by TreeHugger Robot · 7 years ago
  44. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  45. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  46. d795827 API Review: Drop "Button" in is/setLogoutEnabled method by Alex Chau · 7 years ago
  47. b279571 Merge "DevicePolicyManager: Add key generation functionality." by TreeHugger Robot · 7 years ago
  48. 852c8f1 DevicePolicyManager: Add key generation functionality. by Eran Messeri · 7 years ago
  49. 2893998 Profile lock timeout. by Pavel Grafov · 7 years ago
  50. af9bb8d Introduce more user management APIs by Alex Chau · 7 years ago
  51. 1beccb0 Merge "Introduce logout button and DevicePolicyManager API to enable it" by Alex Chau · 7 years ago
  52. 0de748d Implement DevicePolicyManager.setSystemSettings. by yuemingw · 7 years ago
  53. 0445885 Introduce logout button and DevicePolicyManager API to enable it by Alex Chau · 7 years ago
  54. 3dd076b Merge "Allow secondary user POs on affiliated devices more DPM APIs" by TreeHugger Robot · 7 years ago
  55. dabae88 Allow secondary user POs on affiliated devices more DPM APIs by Benjamin Franz · 7 years ago
  56. 031a2f1 Make DevicePolicyManagerService more customizable (per-device). by Lenka Trochtova · 7 years ago
  57. 3b50119 Add id to NetworkEvent. by Naomi Musgrave · 7 years ago
  58. 19d1904 DevicePolicyManager: Make installed keys user-selectable by default. by Eran Messeri · 7 years ago
  59. 1a6e667 Add Network security watchlist service by Ricky Wai · 7 years ago
  60. ab57e18 Merge "DPM: introduce setLockTaskFeatures()." by Charles He · 7 years ago
  61. e078db7 DPM: introduce setLockTaskFeatures(). by Charles He · 7 years ago
  62. e43cdf7 Add setTime and setTimeZone API. by yuemingw · 7 years ago
  63. e0fa2c0 Merge changes I616184fa,Ibc1500f5 by TreeHugger Robot · 7 years ago
  64. 0eb9738 Move mPermissions from package settings by Todd Kennedy · 7 years ago
  65. f7f67dc Add a new WipeData API that allows an input string for the reason to wipe user. by yuemingw · 7 years ago
  66. da781cc Merge "Merge "Always treat password as sufficient if no password policy is set" into oc-mr1-dev am: f72a2f2c93" into oc-mr1-dev-plus-aosp by Rubin Xu · 7 years ago
  67. 25102ef Always treat password as sufficient if no password policy is set by Rubin Xu · 7 years ago
  68. d375476 Merge "Fix resetPasswordWithToken before user unlock" into oc-mr1-dev am: 2e21fba2b5 by Rubin Xu · 7 years ago
  69. 7cf4509 Fix resetPasswordWithToken before user unlock by Rubin Xu · 7 years ago
  70. 79abc1d Merge "Send admin enabled broadcast in foreground queue" by TreeHugger Robot · 7 years ago
  71. 714f77b Send admin enabled broadcast in foreground queue by Benjamin Franz · 7 years ago
  72. 4456a99 Merge "Update DPM.setKeyguardDisabled to also dismiss the keyguard" by TreeHugger Robot · 7 years ago
  73. 6307647 Merge "Create a flag to allow starting managed user in background" by TreeHugger Robot · 7 years ago
  74. 32a3bf3 Update DPM.setKeyguardDisabled to also dismiss the keyguard by Benjamin Franz · 7 years ago
  75. 77c94a9 Create a flag to allow starting managed user in background by Benjamin Franz · 7 years ago
  76. 326be27 Merge "Profile Owner API to clear application data" by Benjamin Franz · 7 years ago
  77. a77e357 Profile Owner API to clear application data by Benjamin Franz · 7 years ago
  78. 35af532 Merge "DPC should not be allowed to grant development permission" by TreeHugger Robot · 7 years ago
  79. 4dd85d5 DPC should not be allowed to grant development permission by Tony Mak · 7 years ago
  80. aa6f518 Merge "Add settings and reset operations for demo users" into oc-dr1-dev am: 88710dead0 am: 8121e6c162 by Christine Franks · 7 years ago
  81. 8121e6c Merge "Add settings and reset operations for demo users" into oc-dr1-dev by Christine Franks · 7 years ago
  82. 9a18f5f Add settings and reset operations for demo users by Christine Franks · 7 years ago
  83. 1882302 Allow ephemeral user creation via createAndManageUser by Benjamin Franz · 7 years ago
  84. d019d4c Merge "Support demo mode and demo users" into oc-dr1-dev am: 2f87ca1637 by Christine Franks · 7 years ago
  85. 361b825 Support demo mode and demo users by Christine Franks · 7 years ago
  86. 4a29c52 Set ro.device_owner when DO is present. by Pavel Grafov · 7 years ago
  87. 3dce99c Merge "Fix deadlock in NetworkLoggingHandler" into oc-dev am: ba18b0c683 by Kenny Guy · 7 years ago
  88. 9f84093 Merge "Fix deadlock in NetworkLoggingHandler" into oc-dev am: ba18b0c683 by Kenny Guy · 7 years ago
  89. 08a8783 Fix deadlock in NetworkLoggingHandler by Kenny Guy · 7 years ago
  90. f4f9cec Add flag to wipe eUICC data by yinxu · 7 years ago
  91. fabfcb0 Stop saving password metrics to disk by Eric Sandness · 7 years ago
  92. 09c529a Reconnect to DAService after binding is dead by Makoto Onuki · 7 years ago
  93. 5bb8294 Merge "Add managed profile whitelist to control NotificationListenerServices" into oc-dev by TreeHugger Robot · 7 years ago
  94. 2c20a0f8 Merge "Expand abbreviation in constant identifier." into oc-dev by Andrew Scull · 7 years ago
  95. 17e1b5d Expand abbreviation in constant identifier. by Andrew Scull · 7 years ago
  96. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  97. 9c6458d Add managed profile whitelist to control NotificationListenerServices by Esteban Talavera · 7 years ago
  98. 424dd39 Merge "setAffiliationIds and getAffiliationIds uses set instead of list" into oc-dev by TreeHugger Robot · 7 years ago
  99. 3165743 setAffiliationIds and getAffiliationIds uses set instead of list by Tony Mak · 7 years ago
  100. eda0a9a bindDeviceAdminService requires service to be proected by BIND_DEVICE_ADMIN by Tony Mak · 7 years ago