1. 3b50119 Add id to NetworkEvent. by Naomi Musgrave · 7 years ago
  2. 19d1904 DevicePolicyManager: Make installed keys user-selectable by default. by Eran Messeri · 7 years ago
  3. 1a6e667 Add Network security watchlist service by Ricky Wai · 7 years ago
  4. ab57e18 Merge "DPM: introduce setLockTaskFeatures()." by Charles He · 7 years ago
  5. e078db7 DPM: introduce setLockTaskFeatures(). by Charles He · 7 years ago
  6. e43cdf7 Add setTime and setTimeZone API. by yuemingw · 7 years ago
  7. e0fa2c0 Merge changes I616184fa,Ibc1500f5 by TreeHugger Robot · 7 years ago
  8. 0eb9738 Move mPermissions from package settings by Todd Kennedy · 7 years ago
  9. f7f67dc Add a new WipeData API that allows an input string for the reason to wipe user. by yuemingw · 7 years ago
  10. da781cc Merge "Merge "Always treat password as sufficient if no password policy is set" into oc-mr1-dev am: f72a2f2c93" into oc-mr1-dev-plus-aosp by Rubin Xu · 7 years ago
  11. 25102ef Always treat password as sufficient if no password policy is set by Rubin Xu · 7 years ago
  12. d375476 Merge "Fix resetPasswordWithToken before user unlock" into oc-mr1-dev am: 2e21fba2b5 by Rubin Xu · 7 years ago
  13. 7cf4509 Fix resetPasswordWithToken before user unlock by Rubin Xu · 7 years ago
  14. 79abc1d Merge "Send admin enabled broadcast in foreground queue" by TreeHugger Robot · 7 years ago
  15. 714f77b Send admin enabled broadcast in foreground queue by Benjamin Franz · 7 years ago
  16. 4456a99 Merge "Update DPM.setKeyguardDisabled to also dismiss the keyguard" by TreeHugger Robot · 7 years ago
  17. 6307647 Merge "Create a flag to allow starting managed user in background" by TreeHugger Robot · 7 years ago
  18. 32a3bf3 Update DPM.setKeyguardDisabled to also dismiss the keyguard by Benjamin Franz · 7 years ago
  19. 77c94a9 Create a flag to allow starting managed user in background by Benjamin Franz · 7 years ago
  20. 326be27 Merge "Profile Owner API to clear application data" by Benjamin Franz · 7 years ago
  21. a77e357 Profile Owner API to clear application data by Benjamin Franz · 7 years ago
  22. 35af532 Merge "DPC should not be allowed to grant development permission" by TreeHugger Robot · 7 years ago
  23. 4dd85d5 DPC should not be allowed to grant development permission by Tony Mak · 7 years ago
  24. aa6f518 Merge "Add settings and reset operations for demo users" into oc-dr1-dev am: 88710dead0 am: 8121e6c162 by Christine Franks · 7 years ago
  25. 8121e6c Merge "Add settings and reset operations for demo users" into oc-dr1-dev by Christine Franks · 7 years ago
  26. 9a18f5f Add settings and reset operations for demo users by Christine Franks · 7 years ago
  27. 1882302 Allow ephemeral user creation via createAndManageUser by Benjamin Franz · 7 years ago
  28. d019d4c Merge "Support demo mode and demo users" into oc-dr1-dev am: 2f87ca1637 by Christine Franks · 7 years ago
  29. 361b825 Support demo mode and demo users by Christine Franks · 7 years ago
  30. 4a29c52 Set ro.device_owner when DO is present. by Pavel Grafov · 7 years ago
  31. 3dce99c Merge "Fix deadlock in NetworkLoggingHandler" into oc-dev am: ba18b0c683 by Kenny Guy · 7 years ago
  32. 9f84093 Merge "Fix deadlock in NetworkLoggingHandler" into oc-dev am: ba18b0c683 by Kenny Guy · 7 years ago
  33. 08a8783 Fix deadlock in NetworkLoggingHandler by Kenny Guy · 7 years ago
  34. f4f9cec Add flag to wipe eUICC data by yinxu · 7 years ago
  35. fabfcb0 Stop saving password metrics to disk by Eric Sandness · 7 years ago
  36. 09c529a Reconnect to DAService after binding is dead by Makoto Onuki · 7 years ago
  37. 5bb8294 Merge "Add managed profile whitelist to control NotificationListenerServices" into oc-dev by TreeHugger Robot · 7 years ago
  38. 2c20a0f8 Merge "Expand abbreviation in constant identifier." into oc-dev by Andrew Scull · 7 years ago
  39. 17e1b5d Expand abbreviation in constant identifier. by Andrew Scull · 7 years ago
  40. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  41. 9c6458d Add managed profile whitelist to control NotificationListenerServices by Esteban Talavera · 7 years ago
  42. 424dd39 Merge "setAffiliationIds and getAffiliationIds uses set instead of list" into oc-dev by TreeHugger Robot · 7 years ago
  43. 3165743 setAffiliationIds and getAffiliationIds uses set instead of list by Tony Mak · 7 years ago
  44. eda0a9a bindDeviceAdminService requires service to be proected by BIND_DEVICE_ADMIN by Tony Mak · 7 years ago
  45. fe73970 DeviceAdminService must be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 7 years ago
  46. ebb9fc3 Decrease number of network logging notifications shown by phweiss · 7 years ago
  47. dcc792a Merge "Persistent connection to DO/PO service." into oc-dev by TreeHugger Robot · 7 years ago
  48. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  49. fc73d79 Persistent connection to DO/PO service. by Makoto Onuki · 7 years ago
  50. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  51. cb3df3b Store up to 5 network log batches if needed. by Pavel Grafov · 7 years ago
  52. 0ec0000 Allow system UID to call isSecurityLoggingEnabled() by Bartosz Fabianowski · 7 years ago
  53. 74cb006 Merge "Exfiltrate cert code from DevicePolicyManager" by TreeHugger Robot · 7 years ago
  54. 71e06d9 Merge "Remove leftover DO/PO check in isPackageSuspended" by TreeHugger Robot · 7 years ago
  55. 4ce59d4 Request logs from logd with 3s overlap to avoid missing events. by Pavel Grafov · 7 years ago
  56. c8aeef6 Remove leftover DO/PO check in isPackageSuspended by Edman Anjos · 7 years ago
  57. 088d7aa Exfiltrate cert code from DevicePolicyManager by Robin Lee · 7 years ago
  58. e5b9d36 Finalize Strings and Icon for Network Logging Notification by phweiss · 7 years ago
  59. b64daad Explicitly disallow Instant App admins by Chad Brubaker · 7 years ago
  60. 9cdba27 Retry SECURITY_LOGS_AVAILABLE if DO doesn't request the logs by Pavel Grafov · 7 years ago
  61. 172f780 Rename DPM.isDefaultInputMethodSetByOwner() by Bartosz Fabianowski · 7 years ago
  62. 05dc9f7 Add API for checking which CA certs were installed by the DO/PO by Bartosz Fabianowski · 7 years ago
  63. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  64. a7aaae8 Merge "Delete ParcelableString, add StringParceledListSlice" by TreeHugger Robot · 7 years ago
  65. 3814d5d Merge "Fix is installed check condition in DevicePolicyManagerService" by Edman Anjos · 7 years ago
  66. abaa069 Delete ParcelableString, add StringParceledListSlice by Robin Lee · 7 years ago
  67. 8732003 Merge "Make IKeyChainAliasCallback oneway" by TreeHugger Robot · 7 years ago
  68. 3e7cf16 Make IKeyChainAliasCallback oneway by Robin Lee · 7 years ago
  69. ab67989 Merge "Fix broken RestrictedLockUtils KeyGuard APIs" by TreeHugger Robot · 7 years ago
  70. 0423b8f Fix is installed check condition in DevicePolicyManagerService by Edman Anjos · 7 years ago
  71. acdeac6 Fix broken RestrictedLockUtils KeyGuard APIs by Robin Lee · 7 years ago
  72. 0b1356f Fix 'Modifying dpm.setSecureSetting call for install_non_market_apps' by Suprabh Shukla · 7 years ago
  73. 5663e05 Revert "Modifying dpm.setSecureSetting call for install_non_market_apps" by Victor Chang · 7 years ago
  74. e453d8e Merge "Removing unnecessary call to ArraySet#toArray" by TreeHugger Robot · 7 years ago
  75. 3dea1c7 Removing unnecessary call to ArraySet#toArray by Suprabh Shukla · 7 years ago
  76. dd903d4 Merge "Modifying dpm.setSecureSetting call for install_non_market_apps" by TreeHugger Robot · 7 years ago
  77. 2e7d6d6 Modifying dpm.setSecureSetting call for install_non_market_apps by Suprabh Shukla · 7 years ago
  78. 8c9a6b0 Merge "Revert "Revert "Per user setting for instant app""" by TreeHugger Robot · 7 years ago
  79. a4f3891 Merge "Mark clearDeviceOwnerApp/clearProfileOwner as deprecated" by TreeHugger Robot · 7 years ago
  80. 4f7e1fc Merge "Add API for checking whether the default IME was set by the DO/PO" by Bartosz Fabianowski · 7 years ago
  81. 939ccc3 Merge "Clear DISALLOW_ADD_USER in clearDeviceOwner for all cases" by TreeHugger Robot · 7 years ago
  82. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  83. 348f696 Clear DISALLOW_ADD_USER in clearDeviceOwner for all cases by Victor Chang · 8 years ago
  84. a5b0963 Mark clearDeviceOwnerApp/clearProfileOwner as deprecated by Esteban Talavera · 7 years ago
  85. aff5e9c Add API for checking whether the default IME was set by the DO/PO by Bartosz Fabianowski · 8 years ago
  86. 824b073 Merge "Add escrow token API in DevicePolicyManager." by Rubin Xu · 7 years ago
  87. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 7 years ago
  88. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  89. aab7a41 Add escrow token API in DevicePolicyManager. by Rubin Xu · 8 years ago
  90. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 7 years ago
  91. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  92. f5e1071 Merge "Flush addPersistentPreferredActivity setting in DPMS" by TreeHugger Robot · 7 years ago
  93. 723eac7 Merge "Use DevicePolicyData#mUserSetupComplete for DPM's isDeviceProvisioned." by TreeHugger Robot · 7 years ago
  94. 2886398 Flush addPersistentPreferredActivity setting in DPMS by Tony Mak · 7 years ago
  95. a10b057 Merge "MonitoringCertTask no longer relies on software.device_admin" by TreeHugger Robot · 7 years ago
  96. 5108f1e Use DevicePolicyData#mUserSetupComplete for DPM's isDeviceProvisioned. by Lenka Trochtova · 7 years ago
  97. 7f5c91c MonitoringCertTask no longer relies on software.device_admin by Robin Lee · 7 years ago
  98. 33a119c Merge "Fix typo on DISALLOW_UNMUTE_DEVICE" by TreeHugger Robot · 7 years ago
  99. 492b472 Fix typo on DISALLOW_UNMUTE_DEVICE by Esteban Talavera · 7 years ago
  100. 150a584 Allow any device with a device_owner to execute setDeviceOwnerSystemPropertyLocked(). am: 735b4dc0af am: d78a0d21cb by Greg Plesur · 7 years ago