1. 3e112d5 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 5 years ago
  2. 2b60849 Whitelist packages from VPN lockdown: DPM API. by Pavel Grafov · 5 years ago
  3. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 5 years ago
  4. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  5. 1607141d DPM: Fix regression from I54376f60ac53451ace22965d331b47cd8c2e614e by Adrian Roos · 5 years ago
  6. c0b85f9 FRP: save password quality in DPM.resetPassword by Adrian Roos · 6 years ago
  7. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  8. ebf84c2 FRP: save password quality in DPM.resetPassword by Adrian Roos · 6 years ago
  9. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  10. 85176a8 Remove an unused dependency on conscrypt by Neil Fuller · 6 years ago
  11. 71a3d85 Use DPM's counter for invalid password attempts by Pavel Grafov · 6 years ago
  12. 3bca09f Start SecurityLogMonitor after broadcasts are allowed. by Pavel Grafov · 6 years ago
  13. d525441 Allow device/profile owners to change app ops modes. by Dianne Hackborn · 6 years ago
  14. 9cf46fd Merge "Log wipe failure" into pi-dev by Pavel Grafov · 6 years ago
  15. a0d201b Log wipe failure by Pavel Grafov · 6 years ago
  16. 517260e Acquire lock before calling getDeviceOwnerAdminLocked by Pavel Grafov · 6 years ago
  17. 9ecde42 Save password requirements on the right user by Eran Messeri · 6 years ago
  18. 24ba839 Merge "Remove unnecessary WTFs from password state check" into pi-dev by Eran Messeri · 6 years ago
  19. 3c26b8f Remove unnecessary WTFs from password state check by Eran Messeri · 6 years ago
  20. 7ea5378 Failing setPackagesSuspended if user has a DO / PO by Suprabh Shukla · 6 years ago
  21. 49392d3 Add stats logging to ServiceManager and NPMS by Makoto Onuki · 6 years ago
  22. 5ab98de Permission Check For DPM.getPermittedAccessibilityServices by Eric Sandness · 6 years ago
  23. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  24. eed5b5a Add basic inversion lock detection to DPMS. by Makoto Onuki · 6 years ago
  25. 69196f6 Merge "Remove password blacklist API" into pi-dev by Rubin Xu · 6 years ago
  26. c0281f1 Allow PO to call setSystemSetting. by yuemingw · 6 years ago
  27. 3a021b3 Remove password blacklist API by Rubin Xu · 6 years ago
  28. 6169239 Utilize verbose KeyChain errors by Eran Messeri · 6 years ago
  29. 3a5dabb Merge "Update to lock task features API" into pi-dev by Benjamin Franz · 6 years ago
  30. 78931a0 Merge "Permission Check For DPM Get IME API" into pi-dev by Eric Sandness · 6 years ago
  31. 631f55b Merge "Change MeteredDataDisabled function names for clarity" into pi-dev by TreeHugger Robot · 6 years ago
  32. 78ae106 Update to lock task features API by Benjamin Franz · 6 years ago
  33. 5737893 Permission Check For DPM Get IME API by Eric Sandness · 6 years ago
  34. 9f36c26 Merge "Permission Check For DPM.isDeviceProvisioned" into pi-dev by Eric Sandness · 6 years ago
  35. 734a8c9 Merge "DPM: Separate storage of PasswordMetrics from other state" into pi-dev by TreeHugger Robot · 6 years ago
  36. 1ad8367 Merge "Permission Check For DPM.getUserProvisioningState" into pi-dev by Eric Sandness · 6 years ago
  37. df30c7d Permission Check For DPM.isDeviceProvisioned by Eric Sandness · 6 years ago
  38. ee7802f Merge "Fix OTA info persistence logic" into pi-dev by TreeHugger Robot · 6 years ago
  39. 0472a26 Give DPM callers unsafe labels. by Jeff Sharkey · 6 years ago
  40. 81845a9 DPM: Separate storage of PasswordMetrics from other state by Eran Messeri · 6 years ago
  41. 32c82e4 Fix OTA info persistence logic by Rubin Xu · 6 years ago
  42. 3780c09 Permission Check For DPM.getUserProvisioningState by Eric Sandness · 6 years ago
  43. 6affc07 Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-dev by TreeHugger Robot · 6 years ago
  44. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  45. 56681f7 Return a boolean from the mandatory backup transport setter. by Lenka Trochtova · 6 years ago
  46. 56be97e Merge "Fix Javadoc of DevicePolicyManager#setStorageEncryption to reflect that it's a no-op (and silent fail) when called from a non-system user." into pi-dev by Alex Kershaw · 6 years ago
  47. 31ac587 Merge "DPM: Fix isActivePasswordSufficient for non-FBE devices" into pi-dev by TreeHugger Robot · 6 years ago
  48. 61ec825 Fix Javadoc of DevicePolicyManager#setStorageEncryption to reflect that by Alex Kershaw · 6 years ago
  49. 90df355 DPM: Fix isActivePasswordSufficient for non-FBE devices by Eran Messeri · 6 years ago
  50. 70d24a0 Merge "Fix deadlock regarding screen-capture-disabled" into pi-dev by Makoto Onuki · 6 years ago
  51. 675db3f Merge "Move the support_transfer_ownership_metadata inside the device admin descriptor XML." into pi-dev by Antoan Angelov · 6 years ago
  52. 5416468 Change MeteredDataDisabled function names for clarity by Michael Wachenschwanz · 6 years ago
  53. 04ef447 Fix deadlock regarding screen-capture-disabled by Makoto Onuki · 6 years ago
  54. 28011a4 Add BaseNetdEventCallback class that provides no-op implementations for INetdEventCallback. by dalyk · 6 years ago
  55. c8ee263 Move the support_transfer_ownership_metadata inside the device admin by arangelov · 6 years ago
  56. 255cb771 Move com.android.managedprovisioning package constant to config.xml by Rubin Xu · 6 years ago
  57. 7e96e0a Merge "createAndManageUser should communicate reason of failure to caller" by TreeHugger Robot · 6 years ago
  58. 89386ba createAndManageUser should communicate reason of failure to caller by Alex Chau · 6 years ago
  59. 26449ed Add DevicePolicyManager#setDefaultSmsApplication by Christine Franks · 6 years ago
  60. 0ec75be Merge "Check printing restriction for correct user." by Vladislav Kuzkokov · 6 years ago
  61. bc63049 Check printing restriction for correct user. by Vladislav Kuzkokov · 6 years ago
  62. 751cbc6 Merge "Update lock task features name and javadoc" by Benjamin Franz · 6 years ago
  63. caffa77 Update lock task features name and javadoc by Benjamin Franz · 6 years ago
  64. 32618aa Fix TransferOwnershipMetadataManager tests. by arangelov · 6 years ago
  65. e6823b8 Merge "Frameworks: Annotate trivial @GuardedBy in services/ misc" by TreeHugger Robot · 6 years ago
  66. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 6 years ago
  67. b745540 Run and log BoringSSL self-test for NIAP compliance. by Pavel Grafov · 6 years ago
  68. 622b9f9 Make printing policy a restriction. by Vladislav Kuzkokov · 6 years ago
  69. 5bb5a62 Introduce "adb shell dpm force-security-logs" by Pavel Grafov · 6 years ago
  70. a64df69 Merge "Update the logic for getting metered data disabled pkgs in DPMS." by Sudheer Shanka · 6 years ago
  71. 3bf7fd2 Update the logic for getting metered data disabled pkgs in DPMS. by Sudheer Shanka · 6 years ago
  72. 596c288 API Review: Return status code for user management APIs by Alex Chau · 6 years ago
  73. bef8a1b Merge "Add a DPM api to check if a pkg is restricted to use metered data." by Sudheer Shanka · 6 years ago
  74. 56021c4 Merge "Make device owner user command foreground" by TreeHugger Robot · 6 years ago
  75. 5be44ff Add a DPM api to check if a pkg is restricted to use metered data. by Sudheer Shanka · 6 years ago
  76. a77e198 Merge "Log additional events in security log." by Pavel Grafov · 6 years ago
  77. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  78. ce72ef0 Log additional events in security log. by Pavel Grafov · 6 years ago
  79. 81f7471 Merge "Remove return value in clearApplicationUserData" by TreeHugger Robot · 6 years ago
  80. 206593e Merge "Add freeze period support in SystemUpdatePolicy" by TreeHugger Robot · 6 years ago
  81. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 6 years ago
  82. 29b9a7d Add freeze period support in SystemUpdatePolicy by Rubin Xu · 6 years ago
  83. 9bd54c1 Make device owner user command foreground by Alex Chau · 6 years ago
  84. 1033e38 Remove return value in clearApplicationUserData by Alex Chau · 6 years ago
  85. 7ccd97e Fix writing transfer ownership bundle by arangelov · 6 years ago
  86. 2a5a43d Merge changes from topic "dpc-migration-atomic" by Antoan Angelov · 6 years ago
  87. f4e0117 Merge "Fix Printing policy in profile owner." by Vladislav Kuzkokov · 6 years ago
  88. b46faf3 Notify DO after PO ownership transfer when they belong to affiliated users. by arangelov · 6 years ago
  89. 91201bd Make owner transfer an atomic operation. by arangelov · 7 years ago
  90. 5511634 Merge "Allow unaffiliated Profile Owners to use lock task" by Jason Parks · 6 years ago
  91. fef75ee Fix Printing policy in profile owner. by Vladislav Kuzkokov · 6 years ago
  92. e3d9c09 Add APIs to manipulate Override APN. by yuemingw · 6 years ago
  93. 3c13b64 Allow unaffiliated Profile Owners to use lock task by Jason Parks · 7 years ago
  94. 811c376 Merge "Add DPM API to block apps from using metered data." by Sudheer Shanka · 6 years ago
  95. 04d61ae Add DPM API to block apps from using metered data. by Sudheer Shanka · 6 years ago
  96. 3c365cb Merge "Policy transparency for mandatory backups." by TreeHugger Robot · 6 years ago
  97. c53c47f Load admin data in DPMS asynchronously during boot. by Sudheer Shanka · 6 years ago
  98. 16a91c0 Policy transparency for mandatory backups. by Lenka Trochtova · 6 years ago
  99. 8bd6865 Merge "Notify device owner when user is started / stopped / switched" by TreeHugger Robot · 6 years ago
  100. 2c082aee Notify device owner when user is started / stopped / switched by Alex Chau · 6 years ago