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