1. 54a514e Merge "Allow profile owner to disable iris/face on personal keyguard" into pi-dev by Rubin Xu · 6 years ago
  2. eca99a0 Introduce hidden constant EXTRA_PROVISIONING_USE_MOBILE_DATA by Alex Chau · 6 years ago
  3. c418d5a Allow profile owner to disable iris/face on personal keyguard by Rubin Xu · 6 years ago
  4. 8040fd1 Docs: update the method description for installKeyPair() to cover parameter change. by Benjamin Miller · 6 years ago
  5. cc12c5f Doc change: removed reference to the reverted Password Blacklist feature. by Benjamin Miller · 6 years ago
  6. 27fd821 Hide mandatory backup's API. by Lenka Trochtova · 6 years ago
  7. 5ab98de Permission Check For DPM.getPermittedAccessibilityServices by Eric Sandness · 6 years ago
  8. 7396139 Merge "Device ID attestation: Add feature flag." into pi-dev by Rubin Xu · 6 years ago
  9. 706fbe7 We should show custom title for suspend app dialog by Tony Mak · 6 years ago
  10. 69196f6 Merge "Remove password blacklist API" into pi-dev by Rubin Xu · 6 years ago
  11. adaf68c Device ID attestation: Add feature flag. by Eran Messeri · 6 years ago
  12. c0281f1 Allow PO to call setSystemSetting. by yuemingw · 6 years ago
  13. 3a021b3 Remove password blacklist API by Rubin Xu · 6 years ago
  14. e5f9e83 Merge "DPM: API review for installKeyPair" into pi-dev by Eran Messeri · 6 years ago
  15. 6169239 Utilize verbose KeyChain errors by Eran Messeri · 6 years ago
  16. f15d4f4 DPM: API review for installKeyPair by Eran Messeri · 6 years ago
  17. 3a5dabb Merge "Update to lock task features API" into pi-dev by Benjamin Franz · 6 years ago
  18. 78931a0 Merge "Permission Check For DPM Get IME API" into pi-dev by Eric Sandness · 6 years ago
  19. 631f55b Merge "Change MeteredDataDisabled function names for clarity" into pi-dev by TreeHugger Robot · 6 years ago
  20. 78ae106 Update to lock task features API by Benjamin Franz · 6 years ago
  21. cf87df1 Refactor FingerprintDialog to BiometricDialog by Vishwath Mohan · 6 years ago
  22. 5737893 Permission Check For DPM Get IME API by Eric Sandness · 6 years ago
  23. 9f36c26 Merge "Permission Check For DPM.isDeviceProvisioned" into pi-dev by Eric Sandness · 6 years ago
  24. 3cc7c4f Merge "Add javadoc to explain ApnSetting conflict." into pi-dev by Yueming Wang · 6 years ago
  25. df30c7d Permission Check For DPM.isDeviceProvisioned by Eric Sandness · 6 years ago
  26. 6586f05 Add javadoc to explain ApnSetting conflict. by yuemingw · 6 years ago
  27. 3780c09 Permission Check For DPM.getUserProvisioningState by Eric Sandness · 6 years ago
  28. 56681f7 Return a boolean from the mandatory backup transport setter. by Lenka Trochtova · 6 years ago
  29. 61ec825 Fix Javadoc of DevicePolicyManager#setStorageEncryption to reflect that by Alex Kershaw · 6 years ago
  30. 5416468 Change MeteredDataDisabled function names for clarity by Michael Wachenschwanz · 6 years ago
  31. c8ee263 Move the support_transfer_ownership_metadata inside the device admin by arangelov · 6 years ago
  32. 50ac241 Clarify javadoc for DevicePolicyManager.setTrustAgentConfiguration by Rubin Xu · 6 years ago
  33. 6a97535 Revert accidental change of isUsingUnifiedPassword javadoc by Tony Mak · 6 years ago
  34. 329047b Improve javadocs of some DPM APIs by Tony Mak · 6 years ago
  35. 7bbedee Merge "Clarify javadoc for DevicePolicyManager.KEYGUARD_DISABLE_WIDGETS_ALL" by TreeHugger Robot · 6 years ago
  36. 4b2f7aa Clarify javadoc for DevicePolicyManager.KEYGUARD_DISABLE_WIDGETS_ALL by Rubin Xu · 6 years ago
  37. edfd36a Better Override APN javadoc. by yuemingw · 6 years ago
  38. 7e96e0a Merge "createAndManageUser should communicate reason of failure to caller" by TreeHugger Robot · 6 years ago
  39. 89386ba createAndManageUser should communicate reason of failure to caller by Alex Chau · 6 years ago
  40. 26449ed Add DevicePolicyManager#setDefaultSmsApplication by Christine Franks · 6 years ago
  41. aa360ef Merge changes from topic "wipedata" by TreeHugger Robot · 6 years ago
  42. 8227e5b Rename WipeDataWithReason API to wipeData. by yuemingw · 6 years ago
  43. dc63bd7 Better javadoc for DevicePolicyManager#getTransferOwnershipBundle. by arangelov · 6 years ago
  44. cfa8785 Merge "Docs: small documentation fixes for formatting and typos." by TreeHugger Robot · 6 years ago
  45. 751cbc6 Merge "Update lock task features name and javadoc" by Benjamin Franz · 6 years ago
  46. edbc4c4 Docs: small documentation fixes for formatting and typos. by Benjamin Miller · 6 years ago
  47. 93ffce6 Add StringDef annotation for SYSTEM_SETTINGS_WHITELIST by yuemingw · 6 years ago
  48. caffa77 Update lock task features name and javadoc by Benjamin Franz · 6 years ago
  49. 98af2e4 Add RequiresFeature annotation. by Jeff Sharkey · 6 years ago
  50. 4f73b9c Public EuiccManager APIs. by Holly Jiuyu Sun · 7 years ago
  51. d3bb4ae Revert "Public EuiccManager APIs." by Jiuyu Sun · 6 years ago
  52. af6a5ff Public EuiccManager APIs. by Holly Jiuyu Sun · 7 years ago
  53. 622b9f9 Make printing policy a restriction. by Vladislav Kuzkokov · 6 years ago
  54. 5ce2d49 Merge "Introduce "adb shell dpm force-security-logs"" by TreeHugger Robot · 6 years ago
  55. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  56. 5bb5a62 Introduce "adb shell dpm force-security-logs" by Pavel Grafov · 6 years ago
  57. 596c288 API Review: Return status code for user management APIs by Alex Chau · 6 years ago
  58. 5be44ff Add a DPM api to check if a pkg is restricted to use metered data. by Sudheer Shanka · 7 years ago
  59. 81f7471 Merge "Remove return value in clearApplicationUserData" by TreeHugger Robot · 6 years ago
  60. 206593e Merge "Add freeze period support in SystemUpdatePolicy" by TreeHugger Robot · 6 years ago
  61. 29b9a7d Add freeze period support in SystemUpdatePolicy by Rubin Xu · 7 years ago
  62. 6290012 Add throwIfParentInstance check to setMandatoryBackupTransport. by Lenka Trochtova · 7 years ago
  63. 1033e38 Remove return value in clearApplicationUserData by Alex Chau · 6 years ago
  64. 2a5a43d Merge changes from topic "dpc-migration-atomic" by Antoan Angelov · 7 years ago
  65. f4e0117 Merge "Fix Printing policy in profile owner." by Vladislav Kuzkokov · 7 years ago
  66. 91201bd Make owner transfer an atomic operation. by arangelov · 7 years ago
  67. 5511634 Merge "Allow unaffiliated Profile Owners to use lock task" by Jason Parks · 7 years ago
  68. fef75ee Fix Printing policy in profile owner. by Vladislav Kuzkokov · 7 years ago
  69. e3d9c09 Add APIs to manipulate Override APN. by yuemingw · 7 years ago
  70. 3c13b64 Allow unaffiliated Profile Owners to use lock task by Jason Parks · 7 years ago
  71. 811c376 Merge "Add DPM API to block apps from using metered data." by Sudheer Shanka · 7 years ago
  72. 04d61ae Add DPM API to block apps from using metered data. by Sudheer Shanka · 7 years ago
  73. ea4e107 Merge "Unhide printing policy API." by Vladislav Kuzkokov · 7 years ago
  74. 635ea80 Unhide printing policy API. by Vladislav Kuzkokov · 7 years ago
  75. 16a91c0 Policy transparency for mandatory backups. by Lenka Trochtova · 7 years ago
  76. 792d58f Implement Policy to disable printing. by Vladislav Kuzkokov · 7 years ago
  77. 1721004 Merge "Customize user switch dialog" by TreeHugger Robot · 7 years ago
  78. f68bf1a Merge "Add metadata to validate incoming administrator during transfer of ownership." by Antoan Angelov · 7 years ago
  79. 93ae42b Customize user switch dialog by Alex Chau · 7 years ago
  80. 4f46813 Merge "API Review: Put executor argument before the listener argument for clearApplicationUserData" by Alex Chau · 7 years ago
  81. 5149d716 Add metadata to validate incoming administrator during transfer of ownership. by arangelov · 7 years ago
  82. c141d08 New management API for making backups mandatory. by Lenka Trochtova · 7 years ago
  83. 4a4285b API Review: Put executor argument before the listener argument for clearApplicationUserData by Alex Chau · 7 years ago
  84. 23374d6 Merge "Move startUserInBackground to standalone and avoid user from being stopped unnecessarily" by TreeHugger Robot · 7 years ago
  85. cc391c2 Implement DISALLOW_SHARE_INTO_MANAGED_PROFILE by Rubin Xu · 7 years ago
  86. b6ef869 Move startUserInBackground to standalone and avoid user from being stopped unnecessarily by Alex Chau · 7 years ago
  87. f79af5e Merge "Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback upon a successful transfer." by Antoan Angelov · 7 years ago
  88. 8bae4ea Call PROFILE/DEVICE_OWNER_CHANGED broadcast and onTransferCompleted callback upon a successful transfer. by arangelov · 7 years ago
  89. 7fbe61d Update on a few DevicePolicyManager APIs for affiliated PO by Alex Chau · 7 years ago
  90. 94d5676 DPM: Implement Device ID attestation by Eran Messeri · 7 years ago
  91. 8b2af87 Merge "DPMS: expose password blacklist API for SDK" by Andrew Scull · 7 years ago
  92. af5bac3 Merge "Profile lock timeout." by TreeHugger Robot · 7 years ago
  93. 9dcb7ca DPMS: expose password blacklist API for SDK by Andrew Scull · 7 years ago
  94. a828242 Merge "DPM: Implement installing certificates for generated keys" by TreeHugger Robot · 7 years ago
  95. f7ca81f Merge "DPMS: password blacklist" by Andrew Scull · 7 years ago
  96. 3b27ed0 Make isUsingUnifiedPassword throw when used on parent instance by Pavel Grafov · 7 years ago
  97. 7f31bb0 DPMS: password blacklist by Alexandru-Andrei Rotaru · 7 years ago
  98. ecf0f22 DPM: Implement installing certificates for generated keys by Eran Messeri · 7 years ago
  99. c4f87e9 Introduce DISALLOW_UNIFIED_PASSWORD. by Pavel Grafov · 7 years ago
  100. a173064 DevicePolicyManager: Support attestation for generated keys. by Eran Messeri · 7 years ago