1. ab34f61 Merge "Update docs for EXTRA_PROVISIONING_SKIP_EDUCATION_SCREENS." into qt-dev by Antoan Angelov · 5 years ago
  2. bb2a802 Update docs for EXTRA_PROVISIONING_SKIP_EDUCATION_SCREENS. by arangelov · 5 years ago
  3. c073e95 Mark getProfileOwnerAsUser(int) as UnsupportedAppUsage again by Philip P. Moltmann · 5 years ago
  4. fa5fb1f Add timeout for setPermissionGrantState by Eugene Susla · 5 years ago
  5. f59d691 Update docs for EXTRA_PROVISIONING_SKIP_EDUCATION_SCREENS. by arangelov · 5 years ago
  6. e9d146e Merge "Remove DELEGATION_PACKAGE_INSTALLATION" into qt-dev by TreeHugger Robot · 5 years ago
  7. 373a0eb Add provisioning extra definition to skip education screens by arangelov · 5 years ago
  8. edeb2ff Remove DELEGATION_PACKAGE_INSTALLATION by Rubin Xu · 5 years ago
  9. 77a059f Merge "Tidy up some Javadoc." by TreeHugger Robot · 5 years ago
  10. 83b0528 Tidy up some Javadoc. by Alex Kershaw · 5 years ago
  11. d18900b Merge "Remove unused code and cleanup parameters for DPM dev ID access" by Michael Groover · 5 years ago
  12. 8ccf643 Merge "Fix the javadoc of setAutoTimeRequired." by TreeHugger Robot · 5 years ago
  13. 389dfc8 Merge "Change javadoc of isManagedKiosk." by TreeHugger Robot · 5 years ago
  14. fa3b77f Fix the javadoc of setAutoTimeRequired. by Alex Kershaw · 5 years ago
  15. dafcc9d Change javadoc of isManagedKiosk. by Alex Kershaw · 5 years ago
  16. 9fd02c5 Remove unused code and cleanup parameters for DPM dev ID access by Michael Groover · 5 years ago
  17. 2384444 Merge "Add @NonNull to parameter." by Alex Kershaw · 5 years ago
  18. 4d7990f Merge "Remove PROVISIONING_MODE_MANAGED_PROFILE_ON_FULLY_MANAGED_DEVICE" by Antoan Angelov · 5 years ago
  19. 1b146c2 Remove PROVISIONING_MODE_MANAGED_PROFILE_ON_FULLY_MANAGED_DEVICE by arangelov · 5 years ago
  20. 408b7ea Improve javadoc by Rubin Xu · 5 years ago
  21. 90088bb Merge "No need for getProfileOwnerForUser as SystemApi" by TreeHugger Robot · 5 years ago
  22. 03f50c1 Merge "Address API review comments for VPN changes." am: bbfee2b427 am: 071c17e277 by Lorenzo Colitti · 5 years ago
  23. 477666d No need for getProfileOwnerForUser as SystemApi by Philip P. Moltmann · 5 years ago
  24. 50d17cf Address API review comments for VPN changes. by Pavel Grafov · 5 years ago
  25. 16dfa6f Add @NonNull to parameter. by Alex Kershaw · 5 years ago
  26. 4719ffe Merge "DPM API review: Remove "ForUser" method" by TreeHugger Robot · 5 years ago
  27. 48085ae Merge "API Review: Private DNS host can be null" by Eran Messeri · 5 years ago
  28. e570a42 Merge "Don't tie getPasswordComplexity to secure lock screen." by TreeHugger Robot · 5 years ago
  29. be84edb API Review: Private DNS host can be null by Eran Messeri · 5 years ago
  30. 518a01a DPM API review: Remove "ForUser" method by Eran Messeri · 5 years ago
  31. c7f498f Merge "Private DNS API: Follow-up on review" by Eran Messeri · 5 years ago
  32. 794d22d Merge "Update screen lock complexity permission to password complexity" by TreeHugger Robot · 5 years ago
  33. 9df5cd4 Merge "Clarify the behaviour of isActivePasswordSufficient" by Rubin Xu · 5 years ago
  34. ff9c105 Private DNS API: Follow-up on review by Eran Messeri · 5 years ago
  35. b36e753 Clarify the behaviour of isActivePasswordSufficient by Rubin Xu · 6 years ago
  36. 7ac9a71 Update screen lock complexity permission to password complexity by bernardchau · 5 years ago
  37. 3df6695 Address DPM Private DNS API Review by Eran Messeri · 5 years ago
  38. 0dc2b7b Don't tie getPasswordComplexity to secure lock screen. by Lenka Trochtova · 5 years ago
  39. 707b465 Merge "Improve javadoc for cross-profile calendar." by Yueming Wang · 5 years ago
  40. 9be5a69 Improve javadoc for cross-profile calendar. by yuemingw · 5 years ago
  41. b1b4a4f Merge "Improve documentation of secure lock screen feature." by TreeHugger Robot · 5 years ago
  42. e4bab18 Fixed PASSWORD_COMPLEXITY_HIGH javadoc to require complex PIN of length at least 8 by Bernard Chau · 5 years ago
  43. cef704e Improve documentation of secure lock screen feature. by Lenka Trochtova · 5 years ago
  44. 933c8e0 Merge changes from topics "policy_fixed_set_via_perm_controller", "protect-policy-flags" by Philip P. Moltmann · 5 years ago
  45. 41df9f9 Ask Perm Controller to set policy-fixed perms by Philip P. Moltmann · 5 years ago
  46. 147d274 Doc Change For DPM.setPermittedInputMethods by Eric Sandness · 5 years ago
  47. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 5 years ago
  48. bc40490 Merge "Managed system update API council changes." by Alex Kershaw · 5 years ago
  49. b70f4b5 Merge "Device ID attestation for PO: Address API review" by TreeHugger Robot · 5 years ago
  50. afd14bfd Merge "Updated permission name according to API review" by TreeHugger Robot · 5 years ago
  51. 97d0e8f Managed system update API council changes. by Alex Kershaw · 5 years ago
  52. 9eb7476 Merge "KeyChain: Improve key override documentation." by TreeHugger Robot · 5 years ago
  53. 0912190 Updated permission name according to API review by Bernard Chau · 5 years ago
  54. ac70aab Device ID attestation for PO: Address API review by Eran Messeri · 5 years ago
  55. 508db9d Fix javadoc for enabling backup in DevicePolicyManager by Stefano · 5 years ago
  56. 55b8d08 KeyChain: Improve key override documentation. by Eran Messeri · 6 years ago
  57. 0600f09 Merge "Make DPM's setDefaultSmsApplication public API" by TreeHugger Robot · 5 years ago
  58. 6f6ab37 Merge "Enforce cross profile calendar policies in one place." by Yueming Wang · 6 years ago
  59. aa625a7 Add @RequiresFeature to setPasswordHistoryLength. by Lenka Trochtova · 6 years ago
  60. dded98f Enforce cross profile calendar policies in one place. by yuemingw · 6 years ago
  61. 4ac2c95 Merge "Revert "Revert "Add support for enabling backup in work profile in""" by Stefano Tommasini · 6 years ago
  62. fc86b8e Revert "Revert "Add support for enabling backup in work profile in"" by Stefano Tommasini · 6 years ago
  63. 0c0af4b Merge "Whitelist packages from VPN lockdown: DPM API." into pi-dev-plus-aosp by Pavel Grafov · 6 years ago
  64. 2b60849 Whitelist packages from VPN lockdown: DPM API. by Pavel Grafov · 6 years ago
  65. 5cba336 Whitelist packages from VPN lockdown: DPM API. by Pavel Grafov · 6 years ago
  66. fe1cdd0 resolve merge conflicts of fb54fde4023d1837cddf167ae6d503cb064060ad to master by Dan Albert · 6 years ago
  67. fb54fde Merge "Revert "Whitelist packages from VPN lockdown."" am: 9f73671651 by Dan Albert · 6 years ago
  68. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  69. 356227b0 Merge "Add back @NonNull to DevicePolicyManager.wipeData" by TreeHugger Robot · 6 years ago
  70. 52e0e40 Merge "Whitelist packages from VPN lockdown." am: efc773525c am: 295016b22b by Pavel Grafov · 6 years ago
  71. c1b889d Merge "Fix a copy-paste typo." by TreeHugger Robot · 6 years ago
  72. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  73. 46165b5 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  74. eca4ae4 Fix a copy-paste typo. by Lenka Trochtova · 6 years ago
  75. d4ad549 Add back @NonNull to DevicePolicyManager.wipeData by Alex Chau · 6 years ago
  76. 1d58621 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  77. d2bfbc8 API change for cross profile calendar feature. by yuemingw · 6 years ago
  78. 161833f Merge "Revert "Add support for enabling backup in work profile in"" by TreeHugger Robot · 6 years ago
  79. 2288bdc Merge "New extra and helper methods to set screenlock to a specific complexity level" by TreeHugger Robot · 6 years ago
  80. 0bfafb7 Revert "Add support for enabling backup in work profile in" by Stefano Tommasini · 6 years ago
  81. 05bf349 Make DPM's setDefaultSmsApplication public API by Christine Franks · 6 years ago
  82. 66c492a Add a feature flag for secure lock screen. by Lenka Trochtova · 6 years ago
  83. 60e0f7f New extra and helper methods to set screenlock to a specific complexity level by Bernard Chau · 6 years ago
  84. 69fbfdb Merge "Add support for enabling backup in work profile in DevicePolicyManager." by Stefano Tommasini · 6 years ago
  85. 00a6e52 Add support for enabling backup in work profile in DevicePolicyManager. by Stefano · 6 years ago
  86. c5524f2 Add new intents, extras and constants for provisioning optimization. by yuemingw · 6 years ago
  87. a878b95 Support per-profile IME behind the flag by Yohei Yukawa · 6 years ago
  88. c2f4c1d Update provisioning checksum javadoc with SHA-1 hash deprecation. by arangelov · 6 years ago
  89. 8501ae1 Merge "Limit access to suspected false positives." am: aeda49d185 am: 152d5a5dcd by Mathew Inwood · 6 years ago
  90. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  91. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  92. 9dc97a8 Merge "Fix javadoc error when building SDK" by TreeHugger Robot · 6 years ago
  93. 6e2ee03 Fix javadoc error when building SDK by Rubin Xu · 6 years ago
  94. 559ff8a Merge "New API for getting the screen lock complexity" by TreeHugger Robot · 6 years ago
  95. a5abb4a Merge "Correct the doc for startViewCalendarEventInManagedProfile." by Yueming Wang · 6 years ago
  96. 0689190 Correct the doc for startViewCalendarEventInManagedProfile. by yuemingw · 6 years ago
  97. 3dc2f1e Merge "Add API to view calendar events cross profile." by Yueming Wang · 6 years ago
  98. eb45862 Merge "Add three new delegation capabilities for profile/device owner" by Rubin Xu · 6 years ago
  99. e958655 New API for getting the screen lock complexity by Bernard Chau · 6 years ago
  100. 369f96d Add API to view calendar events cross profile. by yuemingw · 6 years ago