1. 4eb6a36 Introduced DO_NOT_ASK_CREDENTIALS_ON_BOOT flag by Andrei Kapishnikov · 9 years ago
  2. 5faad8e Rename public OTA policy APIs in DevicePolicyManager by Rubin Xu · 9 years ago
  3. ea2ec97 Introduce device owner API to disable the status bar by Benjamin Franz · 9 years ago
  4. e36087e Introduce device owner API to disable the keyguard by Benjamin Franz · 9 years ago
  5. c9c9f7b Merge "Add setOtaPolicy/getOtaPolicy API in DPMS" by Rubin Xu · 9 years ago
  6. 0c60681 Merge "Add Bluetooth Contacts Sharing policy in DevicePolicyManager" by Ricky Wai · 9 years ago
  7. 778ba13 Add Bluetooth Contacts Sharing policy in DevicePolicyManager by Ricky Wai · 9 years ago
  8. 8027a4f Add setOtaPolicy/getOtaPolicy API in DPMS by Rubin Xu · 9 years ago
  9. dbe31a6 Send device initializer status. by Craig Lafayette · 9 years ago
  10. eaafdf72 Store the device initializer componentname in addition to package. by Julia Reynolds · 9 years ago
  11. 1040da1 Enterprise quick contact 1/2 by Makoto Onuki · 9 years ago
  12. 4fd8d4a Revert "Enterprise quick contact 1/2" by Makoto Onuki · 9 years ago
  13. 75a0882 Enterprise quick contact 1/2 by Makoto Onuki · 9 years ago
  14. ec32b56 Add DelegatedCertInstaller API in DPMS by Rubin Xu · 9 years ago
  15. 2482100 Merge "Allow device and profile owners to set a user icon." by Julia Reynolds · 9 years ago
  16. 1c3754a Add security check for clearDeviceInitializer in the service. by Julia Reynolds · 9 years ago
  17. fca04ca Allow device and profile owners to set a user icon. by Julia Reynolds · 9 years ago
  18. 20118f1 Allow the device initializer to perform user setup tasks. by Julia Reynolds · 9 years ago
  19. abf3570 DevicePolicy: Make uid parameter an int by Robin Lee · 9 years ago
  20. 3798ed5 Device Policy API to choose a private key silently by Robin Lee · 9 years ago
  21. bdc58c6 Removed userHandle from setXXX methods by Fyodor Kupolov · 9 years ago
  22. 96fb932 Added isRemovingAdmin method by Fyodor Kupolov · 10 years ago
  23. 3a3d212 Different messages when wiping user and not device by Amith Yamasani · 10 years ago
  24. e303bf4 Update TrustAgentService API after review by Jim Miller · 10 years ago
  25. 26408cc Add DevicePolicyManager PrivateKey mgmt by Bernhard Bauer · 10 years ago
  26. 808f6ef Pass ComponentName to probing certificate methods by Esteban Talavera · 10 years ago
  27. 729b2a6 Renamed getUninstallBlocked to isUninstallBlocked by Esteban Talavera · 10 years ago
  28. 0ced627 Provide lockdown of date/time device owners. by Sander Alewijnse · 10 years ago
  29. d5c5c13 Rename get/setBlockUninstall() to get/setUninstallBlocked() by Esteban Talavera · 10 years ago
  30. 8c5c373 Merge "Remove setApplicationsHidden" into lmp-dev by Esteban Talavera · 10 years ago
  31. 115cd65 Remove setApplicationsHidden by Esteban Talavera · 10 years ago
  32. fa80a4f Add apis for whitelisting IMEs and accessibility services. by Kenny Guy · 10 years ago
  33. 48aacba Fixes to lock task API from API review by Jason Monk · 10 years ago
  34. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 10 years ago
  35. bf3a946 Set profile owner via an intent by Amith Yamasani · 10 years ago
  36. 604e755 Add new DevicePolicyManager API to allow fine-grained TrustAgent management by Jim Miller · 10 years ago
  37. d2a1eec Add Device Policy API to disable screen capture. by Sander Alewijnse · 10 years ago
  38. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  39. c8fa3ae Merge "Create DPM APIs for cross profile callerId" into lmp-dev by Adam Connors · 10 years ago
  40. 210fe21 Create DPM APIs for cross profile callerId by Adam Connors · 10 years ago
  41. 999d394 Ads per-user APIs to manage accounts through the AccountManager by Alexandra Gherghina · 10 years ago
  42. 655be2a Revert "Remove enableSystemApp methods." by Adam Connors · 10 years ago
  43. 582d911 Add API for device owner to switch users by Jason Monk · 10 years ago
  44. c13053b Add package state to block uninstall. by Kenny Guy · 10 years ago
  45. 1333ea1 Provide api to set the managed profile name. by Jessica Hummel · 10 years ago
  46. aab72f3 Merge "Revert "Revert "Publish DevicePolicyManager CA certificate APIs""" by Robin Lee · 10 years ago
  47. 306fe08 Revert "Revert "Publish DevicePolicyManager CA certificate APIs"" by Robin Lee · 10 years ago
  48. 2b5e917 Revert "Publish DevicePolicyManager CA certificate APIs" by Robin Lee · 10 years ago
  49. fbe6be4 Merge "Notify any profile/device owners of lock task" by Jason Monk · 10 years ago
  50. 35c62a4 Notify any profile/device owners of lock task by Jason Monk · 10 years ago
  51. d7b8621 Change lock-task DPM authorization to packages by Jason Monk · 10 years ago
  52. 837304f Publish DevicePolicyManager CA certificate APIs by Robin Lee · 10 years ago
  53. 03978a4 Allow device owner to configure secondary users by Jason Monk · 10 years ago
  54. 4a21b25 Allow profile and device owners to change and get the master volume mute state. by Julia Reynolds · 10 years ago
  55. b0dced8 Add an API to clear the device owner. by Jason Monk · 10 years ago
  56. 03bc991 Add device-owner based setting of global proxy. by Jason Monk · 10 years ago
  57. 1b8737e Merge "Remove enableSystemApp() and enableSystemAppWithInten()." by Sander Alewijnse · 10 years ago
  58. f20d640 Restrictions Manager by Amith Yamasani · 10 years ago
  59. 866896d Remove enableSystemApp() and enableSystemAppWithInten(). by Sander Alewijnse · 10 years ago
  60. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  61. 1e95839 Create deviceowner gated APIs for creating and removing users in devicepolicymanager. by Julia Reynolds · 10 years ago
  62. 37f4e44 Merge "Add Device/Profile Owner gated apis for setting/getting blocked packages." by Julia Reynolds · 10 years ago
  63. 966881e Add Device/Profile Owner gated apis for setting/getting blocked packages. by Julia Reynolds · 10 years ago
  64. da55165 Allow device/profile owners to update settings. by Julia Reynolds · 10 years ago
  65. 511e0d8 DevicePolicyManager Authentication for Lock Task by justinzhang · 10 years ago
  66. 5c02db6 Add API to disable account management for certain types of accounts. by Sander Alewijnse · 10 years ago
  67. 010cfd4 Add enableSystemApp methods to DevicePolicyManager by Adam Connors · 10 years ago
  68. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  69. 3c4d9c5 Merge "Adds an enabled state in UserInfo instead of DevicePolicyManager" by Alexandra Gherghina · 10 years ago
  70. df35d57 Adds an enabled state in UserInfo instead of DevicePolicyManager by Alexandra Gherghina · 10 years ago
  71. 10fa67c Introduce forwarding intents across profiles. by Nicolas Prevot · 10 years ago
  72. be46532 Allow profile owners to set user restrictions by Amith Yamasani · 10 years ago
  73. 385124d Modify getUserProfiles to return only enabled profiles: by Alexandra Gherghina · 10 years ago
  74. 66e5d96 Allow ProfileOwner apps to manage app restrictions by Robin Lee · 10 years ago
  75. 512675b Add new call to DevicePolicyManager to enable a profile. by Alexandra Gherghina · 10 years ago
  76. f475ca3 Enables a profile owner or device owner to set and clear default intent handler activities. by Sander Alewijnse · 10 years ago
  77. 776c555 Extend DeviceOwner concept to accommodate ProfileOwners by Adam Connors · 11 years ago
  78. da51e68 Add methods for managing CAs to DevicePolicyManager(Service) by Maggie Benthall · 11 years ago
  79. 334c7e3 Add a name to the DeviceOwner by Geoffrey Borggaard · 11 years ago
  80. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 11 years ago
  81. 48b9b0d Make DPM API for disabling keyguard widgets more generic by Jim Miller · 12 years ago
  82. 599dd7c DevicePolicyManager per user by Amith Yamasani · 12 years ago
  83. b8ec470 Update DevicePolicyManager with ability to disable keyguard widgets by Jim Miller · 12 years ago
  84. 2447edd New device policy to disable camera. by Ben Komalo · 13 years ago
  85. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 14 years ago
  86. 7b0f8f0 API changes to support encryption in DPM by Andy Stadler · 14 years ago
  87. c25f70a API CHANGE - Add hasGrantedPolicy() API by Andy Stadler · 14 years ago
  88. a4e28d1 Add password expiration support to DevicePolicyManager. by Jim Miller · 14 years ago
  89. 69238c6 Device Policy Manager changes to enable Global Proxy. by Oscar Montemayor · 14 years ago
  90. c857740 Adding support for minimum number of non letter characters. by Konstantin Lopyrev · 14 years ago
  91. a15dcfa Fix 2677197: Adding minimum complex character support. by Konstantin Lopyrev · 14 years ago
  92. 3255823 Fix 2673731: Adding support for password history to Device Admin. by Konstantin Lopyrev · 14 years ago
  93. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 14 years ago[Renamed (95%) from core/java/android/app/IDevicePolicyManager.aidl]
  94. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  95. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 14 years ago
  96. 254cb44 More device admin. by Dianne Hackborn · 15 years ago
  97. d47c6ed Bite the bullet and add support for multiple device admins. by Dianne Hackborn · 15 years ago
  98. 8ea138c More work on device admins: by Dianne Hackborn · 15 years ago
  99. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  100. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago