1. 7cf4509 Fix resetPasswordWithToken before user unlock by Rubin Xu · 7 years ago
  2. 8121e6c Merge "Add settings and reset operations for demo users" into oc-dr1-dev by Christine Franks · 7 years ago
  3. 9a18f5f Add settings and reset operations for demo users by Christine Franks · 7 years ago
  4. d019d4c Merge "Support demo mode and demo users" into oc-dr1-dev am: 2f87ca1637 by Christine Franks · 7 years ago
  5. 361b825 Support demo mode and demo users by Christine Franks · 7 years ago
  6. 4a29c52 Set ro.device_owner when DO is present. by Pavel Grafov · 7 years ago
  7. 3dce99c Merge "Fix deadlock in NetworkLoggingHandler" into oc-dev am: ba18b0c683 by Kenny Guy · 7 years ago
  8. 9f84093 Merge "Fix deadlock in NetworkLoggingHandler" into oc-dev am: ba18b0c683 by Kenny Guy · 7 years ago
  9. 08a8783 Fix deadlock in NetworkLoggingHandler by Kenny Guy · 7 years ago
  10. f4f9cec Add flag to wipe eUICC data by yinxu · 7 years ago
  11. fabfcb0 Stop saving password metrics to disk by Eric Sandness · 7 years ago
  12. 09c529a Reconnect to DAService after binding is dead by Makoto Onuki · 7 years ago
  13. 5bb8294 Merge "Add managed profile whitelist to control NotificationListenerServices" into oc-dev by TreeHugger Robot · 7 years ago
  14. 2c20a0f8 Merge "Expand abbreviation in constant identifier." into oc-dev by Andrew Scull · 7 years ago
  15. 17e1b5d Expand abbreviation in constant identifier. by Andrew Scull · 7 years ago
  16. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 7 years ago
  17. 9c6458d Add managed profile whitelist to control NotificationListenerServices by Esteban Talavera · 7 years ago
  18. 424dd39 Merge "setAffiliationIds and getAffiliationIds uses set instead of list" into oc-dev by TreeHugger Robot · 7 years ago
  19. 3165743 setAffiliationIds and getAffiliationIds uses set instead of list by Tony Mak · 7 years ago
  20. eda0a9a bindDeviceAdminService requires service to be proected by BIND_DEVICE_ADMIN by Tony Mak · 7 years ago
  21. fe73970 DeviceAdminService must be protected with BIND_DEVICE_ADMIN. by Makoto Onuki · 7 years ago
  22. ebb9fc3 Decrease number of network logging notifications shown by phweiss · 7 years ago
  23. dcc792a Merge "Persistent connection to DO/PO service." into oc-dev by TreeHugger Robot · 7 years ago
  24. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  25. fc73d79 Persistent connection to DO/PO service. by Makoto Onuki · 7 years ago
  26. 282cfef standardize system notification IDs by Chris Wren · 7 years ago
  27. cb3df3b Store up to 5 network log batches if needed. by Pavel Grafov · 7 years ago
  28. 0ec0000 Allow system UID to call isSecurityLoggingEnabled() by Bartosz Fabianowski · 7 years ago
  29. 74cb006 Merge "Exfiltrate cert code from DevicePolicyManager" by TreeHugger Robot · 7 years ago
  30. 71e06d9 Merge "Remove leftover DO/PO check in isPackageSuspended" by TreeHugger Robot · 7 years ago
  31. 4ce59d4 Request logs from logd with 3s overlap to avoid missing events. by Pavel Grafov · 7 years ago
  32. c8aeef6 Remove leftover DO/PO check in isPackageSuspended by Edman Anjos · 7 years ago
  33. 088d7aa Exfiltrate cert code from DevicePolicyManager by Robin Lee · 7 years ago
  34. e5b9d36 Finalize Strings and Icon for Network Logging Notification by phweiss · 7 years ago
  35. b64daad Explicitly disallow Instant App admins by Chad Brubaker · 7 years ago
  36. 9cdba27 Retry SECURITY_LOGS_AVAILABLE if DO doesn't request the logs by Pavel Grafov · 7 years ago
  37. 172f780 Rename DPM.isDefaultInputMethodSetByOwner() by Bartosz Fabianowski · 7 years ago
  38. 05dc9f7 Add API for checking which CA certs were installed by the DO/PO by Bartosz Fabianowski · 7 years ago
  39. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  40. a7aaae8 Merge "Delete ParcelableString, add StringParceledListSlice" by TreeHugger Robot · 7 years ago
  41. 3814d5d Merge "Fix is installed check condition in DevicePolicyManagerService" by Edman Anjos · 7 years ago
  42. abaa069 Delete ParcelableString, add StringParceledListSlice by Robin Lee · 7 years ago
  43. 8732003 Merge "Make IKeyChainAliasCallback oneway" by TreeHugger Robot · 7 years ago
  44. 3e7cf16 Make IKeyChainAliasCallback oneway by Robin Lee · 7 years ago
  45. ab67989 Merge "Fix broken RestrictedLockUtils KeyGuard APIs" by TreeHugger Robot · 7 years ago
  46. 0423b8f Fix is installed check condition in DevicePolicyManagerService by Edman Anjos · 7 years ago
  47. acdeac6 Fix broken RestrictedLockUtils KeyGuard APIs by Robin Lee · 7 years ago
  48. 0b1356f Fix 'Modifying dpm.setSecureSetting call for install_non_market_apps' by Suprabh Shukla · 7 years ago
  49. 5663e05 Revert "Modifying dpm.setSecureSetting call for install_non_market_apps" by Victor Chang · 7 years ago
  50. e453d8e Merge "Removing unnecessary call to ArraySet#toArray" by TreeHugger Robot · 7 years ago
  51. 3dea1c7 Removing unnecessary call to ArraySet#toArray by Suprabh Shukla · 7 years ago
  52. dd903d4 Merge "Modifying dpm.setSecureSetting call for install_non_market_apps" by TreeHugger Robot · 7 years ago
  53. 2e7d6d6 Modifying dpm.setSecureSetting call for install_non_market_apps by Suprabh Shukla · 7 years ago
  54. 8c9a6b0 Merge "Revert "Revert "Per user setting for instant app""" by TreeHugger Robot · 7 years ago
  55. a4f3891 Merge "Mark clearDeviceOwnerApp/clearProfileOwner as deprecated" by TreeHugger Robot · 7 years ago
  56. 4f7e1fc Merge "Add API for checking whether the default IME was set by the DO/PO" by Bartosz Fabianowski · 7 years ago
  57. 939ccc3 Merge "Clear DISALLOW_ADD_USER in clearDeviceOwner for all cases" by TreeHugger Robot · 7 years ago
  58. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  59. 348f696 Clear DISALLOW_ADD_USER in clearDeviceOwner for all cases by Victor Chang · 7 years ago
  60. a5b0963 Mark clearDeviceOwnerApp/clearProfileOwner as deprecated by Esteban Talavera · 7 years ago
  61. aff5e9c Add API for checking whether the default IME was set by the DO/PO by Bartosz Fabianowski · 7 years ago
  62. 824b073 Merge "Add escrow token API in DevicePolicyManager." by Rubin Xu · 7 years ago
  63. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 7 years ago
  64. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  65. aab7a41 Add escrow token API in DevicePolicyManager. by Rubin Xu · 8 years ago
  66. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 7 years ago
  67. 2f5811d Per user setting for instant app by Todd Kennedy · 7 years ago
  68. f5e1071 Merge "Flush addPersistentPreferredActivity setting in DPMS" by TreeHugger Robot · 7 years ago
  69. 723eac7 Merge "Use DevicePolicyData#mUserSetupComplete for DPM's isDeviceProvisioned." by TreeHugger Robot · 7 years ago
  70. 2886398 Flush addPersistentPreferredActivity setting in DPMS by Tony Mak · 7 years ago
  71. a10b057 Merge "MonitoringCertTask no longer relies on software.device_admin" by TreeHugger Robot · 7 years ago
  72. 5108f1e Use DevicePolicyData#mUserSetupComplete for DPM's isDeviceProvisioned. by Lenka Trochtova · 7 years ago
  73. 7f5c91c MonitoringCertTask no longer relies on software.device_admin by Robin Lee · 7 years ago
  74. 33a119c Merge "Fix typo on DISALLOW_UNMUTE_DEVICE" by TreeHugger Robot · 7 years ago
  75. 492b472 Fix typo on DISALLOW_UNMUTE_DEVICE by Esteban Talavera · 7 years ago
  76. 150a584 Allow any device with a device_owner to execute setDeviceOwnerSystemPropertyLocked(). am: 735b4dc0af am: d78a0d21cb by Greg Plesur · 7 years ago
  77. d78a0d2 Allow any device with a device_owner to execute setDeviceOwnerSystemPropertyLocked(). by Greg Plesur · 7 years ago
  78. 735b4dc Allow any device with a device_owner to execute setDeviceOwnerSystemPropertyLocked(). by Greg Plesur · 7 years ago
  79. c928e9f Don't check device_provisioned on Wear devices in setDeviceOwnerSystemPropertyLocked() am: c7b18342ea am: b6323817db by Greg Plesur · 7 years ago
  80. f206de9 Don't check device_provisioned on Wear devices in setDeviceOwnerSystemPropertyLocked() am: c7b18342ea by Greg Plesur · 7 years ago
  81. 66af351 Don't check device_provisioned on Wear devices in setDeviceOwnerSystemPropertyLocked() by Greg Plesur · 7 years ago
  82. c7b1834 Don't check device_provisioned on Wear devices in setDeviceOwnerSystemPropertyLocked() by Greg Plesur · 7 years ago
  83. b94a914 Merge "Small tweaks in LockSettingsService" by Rubin Xu · 7 years ago
  84. 84e706f Merge "Unhide getLockTaskPackages" by Esteban Talavera · 7 years ago
  85. f810cc9 Merge "Fix uri permission grant on remote bug report uri" by Rubin Xu · 7 years ago
  86. bfb666d Unhide getLockTaskPackages by Esteban Talavera · 7 years ago
  87. 7226c7d Fix uri permission grant on remote bug report uri by Rubin Xu · 7 years ago
  88. 4d600d1 Merge "Clear affiliation ids and lock task packages when clearing DO/PO" by TreeHugger Robot · 7 years ago
  89. a7bd04e Clear affiliation ids and lock task packages when clearing DO/PO by Esteban Talavera · 7 years ago
  90. a55b168 Small tweaks in LockSettingsService by Rubin Xu · 7 years ago
  91. f1e2763 DO NOT MERGE Do not call RecoverySystem with DPMS lock held am: 2317451acc am: 01f971dcdc by Makoto Onuki · 7 years ago
  92. 963cba5 DO NOT MERGE Do not call RecoverySystem with DPMS lock held am: 2317451acc by Makoto Onuki · 7 years ago
  93. 01f971d DO NOT MERGE Do not call RecoverySystem with DPMS lock held am: 2317451acc by Makoto Onuki · 7 years ago
  94. bdcada9 Affiliated profile owners can set lock task packages by Esteban Talavera · 7 years ago
  95. 2317451 DO NOT MERGE Do not call RecoverySystem with DPMS lock held by Makoto Onuki · 8 years ago
  96. 9e62c31 Update in DPM delegation documentation. by Edman Anjos · 7 years ago
  97. a5ec280 Fix delegation broadcast to send an ArrayList<String> extra. by Edman Anjos · 7 years ago
  98. b323102 Merge "Profile owners on a user can communicate with device owners" by Esteban Talavera · 7 years ago
  99. efdec8f Do not call RecoverySystem with DPMS lock held by Makoto Onuki · 8 years ago
  100. 695417c Merge "Fix DPM.getPermissionGrantState()" by TreeHugger Robot · 7 years ago