1. 2898838 Fix bug in Owners by Makoto Onuki · 9 years ago
  2. 99aeac2 Rename DeviceOwner to Owners by Makoto Onuki · 9 years ago
  3. 39e784d Split device owner config files by Makoto Onuki · 9 years ago
  4. ed969e1 Reactivate backup service after device owner is cleared. by Rubin Xu · 9 years ago
  5. e3b0745 resolved conflicts for merge of bcc26c02 to master by Adrian Roos · 9 years ago
  6. b5e4722 Add StrongAuthTracker by Adrian Roos · 9 years ago
  7. 4afb83e Clear cross-profile intent filters in the right user. by Nicolas Prevot · 9 years ago
  8. 741abfc Fix cross-profile intent filters with system-user split. by Nicolas Prevot · 9 years ago
  9. 2af03d2 Send the MANAGE_PROFILE_ADDED broadcast to the correct user. by Nicolas Prevot · 9 years ago
  10. c1836bb Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  11. 9a81a18 Merge "Don't always transfer device owner status to other users." into mnc-dev by Rubin Xu · 9 years ago
  12. e2a4a6f Don't always transfer device owner status to other users. by Nicolas Prevot · 9 years ago
  13. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  14. 0079900 Send a public broadcast when the device owner is set. by Nicolas Prevot · 9 years ago
  15. c1aebfa Merge "Clean up USB Manager and fix ADB." into mnc-dev by Jeff Brown · 9 years ago
  16. 460a146 Clean up USB Manager and fix ADB. by Jeff Brown · 9 years ago
  17. 70e0c58 Mute correct user from device policy manager. by Kenny Guy · 9 years ago
  18. 7ce2bd2 Clear "profile wiped" notification when a new porfile is created by Alex Chau · 9 years ago
  19. fef8cbd Merge "Marking some globals from setGlobalSetting as not supported" into mnc-dev by Esteban Talavera · 9 years ago
  20. 656fa7f Marking some globals from setGlobalSetting as not supported by Esteban Talavera · 9 years ago
  21. e8490f1 Use StorageManager.wipeAdoptableDisks to wipe external disks by Rubin Xu · 9 years ago
  22. 28b9570 Reset permission policy to default when device owner goes away by Esteban Talavera · 9 years ago
  23. 0bf8f7c Runtime permissions cannot be set on legacy apps by device policy by Amith Yamasani · 9 years ago
  24. 2c3c66a Merge "Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN" into mnc-dev by Zoltan Szatmary-Ban · 9 years ago
  25. 58e706d Merge "Let device owners handle onChoosePrivateKey" into mnc-dev by Robin Lee · 9 years ago
  26. deee773 Let device owners handle onChoosePrivateKey by Robin Lee · 9 years ago
  27. 1046ba5 Add DISALLOW_CREATE_WINDOWS to Device Owner only user restrictions by Benjamin Franz · 9 years ago
  28. 2cc03e5 Yet another user restriction. by Jeff Sharkey · 9 years ago
  29. b24f01f Merge "Notification shown upon work profile deletion" into mnc-dev by Alex Chau · 9 years ago
  30. 77b2d49 Merge "Remove device initializer status messages" into mnc-dev by Craig Lafayette · 9 years ago
  31. c51b72a Notification shown upon work profile deletion by Alex Chau · 9 years ago
  32. 83881bd Policy: make bulk CA uninstalls happen in service by Robin Lee · 9 years ago
  33. cedd53a Remove the ability to set a preferred setup activity. by Julia Reynolds · 9 years ago
  34. 4045d24 Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN by Zoltan Szatmary-Ban · 9 years ago
  35. 369d656 Fix permission check in DPM.getPermissionGrantState by Amith Yamasani · 9 years ago
  36. 240e648 Remove device initializer status messages by Craig Lafayette · 9 years ago
  37. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  38. 81c73e1 Merge "Clear caller identity before setting all the user restrictions." into mnc-dev by Sudheer Shanka · 9 years ago
  39. 184b375 Add getPermissionGrantState method in device policy by Amith Yamasani · 9 years ago
  40. d8ecc5a Allow DO/PO to go back to normal permission state. by Svet Ganov · 9 years ago
  41. 21d9ef6 Clear caller identity before setting all the user restrictions. by Sudheer Shanka · 9 years ago
  42. 6e1c17a Merge "clear caller identify before sending system update notification" into mnc-dev by Rubin Xu · 9 years ago
  43. 2c84cc2 clear caller identify before sending system update notification by Rubin Xu · 9 years ago
  44. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  45. 39087b1 Replace String host:port/url args with Uri arg by Robin Lee · 9 years ago
  46. 9831fad Merge "Modify how USB connections are handled." into mnc-dev by Nick Kralevich · 9 years ago
  47. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  48. 467eb05 Merge "Allowing profile to set a subset of keyguard restrictions." into mnc-dev by Kenny Guy · 9 years ago
  49. 396d944 Merge "Remove initiator name param." into mnc-dev by Julia Reynolds · 9 years ago
  50. 9fc8bb6 Merge "Tweak SystemUpdatePolicy according to API review." into mnc-dev by Rubin Xu · 9 years ago
  51. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  52. 731051e Remove initiator name param. by Julia Reynolds · 9 years ago
  53. 0b7dd1e Allowing profile to set a subset of keyguard restrictions. by Kenny Guy · 9 years ago
  54. d86d58c Tweak SystemUpdatePolicy according to API review. by Rubin Xu · 9 years ago
  55. 4e401fa DevicePolicyManager API review changes by Craig Lafayette · 9 years ago
  56. 94fb202 Merge "Rename functions that disable status bar and keyguard" into mnc-dev by Benjamin Franz · 9 years ago
  57. bece806 Rename functions that disable status bar and keyguard by Benjamin Franz · 9 years ago
  58. 6f36d42 Permission policies are for profile and device owners by Amith Yamasani · 9 years ago
  59. ddd553f Device policy: use owner label instead of name by Robin Lee · 9 years ago
  60. c4aa3c7 Merge "Add status bar flag to disable quick settings" into mnc-dev by Benjamin Franz · 9 years ago
  61. d49489b Permissions control via profile/device owner admin by Amith Yamasani · 9 years ago
  62. 27cf146 Add status bar flag to disable quick settings by Benjamin Franz · 9 years ago
  63. 13c58ba Allow device initializers to set a preferred setup activity. by Julia Reynolds · 9 years ago
  64. f7d3a76 Merge "Only skip unrecognized tags." by Julia Reynolds · 9 years ago
  65. 6afa666 Only skip unrecognized tags. by Julia Reynolds · 9 years ago
  66. 2806374 Restrict setting the profile/device owner with a signature-level permission. by Nicolas Prevot · 10 years ago
  67. 917c4e4 Merge "Clear binder identity before reaching into keyguard settings" by Svetoslav · 9 years ago
  68. 5bd5d4c Clear binder identity before reaching into keyguard settings by Svetoslav · 9 years ago
  69. 1513ff1 Fix NPE when load() returns nulls. by Craig Mautner · 9 years ago
  70. 015c5e5 Disallow data clearing of DeviceOwner. by Craig Mautner · 9 years ago
  71. 5173dc2 Add and remove DeviceInitializer from whitelist by Craig Mautner · 9 years ago
  72. dc105cc Enable system service to notify device owners about pending update by Rubin Xu · 9 years ago
  73. 07ba37a Merge "Recover status bar enabled state for all users" by Benjamin Franz · 9 years ago
  74. 6d6290d Merge "Check for null packages in setLockTaskPackages" by Benjamin Franz · 9 years ago
  75. 837f103 Recover status bar enabled state for all users by Benjamin Franz · 9 years ago
  76. 4eb6a36 Introduced DO_NOT_ASK_CREDENTIALS_ON_BOOT flag by Andrei Kapishnikov · 9 years ago
  77. 78c05f9 Check for null packages in setLockTaskPackages by Benjamin Franz · 9 years ago
  78. 5faad8e Rename public OTA policy APIs in DevicePolicyManager by Rubin Xu · 9 years ago
  79. 15df08a Introduce android:lockTaskMode by Craig Mautner · 9 years ago
  80. 47af53e Merge "Introduce device owner API to disable the status bar" by Benjamin Franz · 9 years ago
  81. ea2ec97 Introduce device owner API to disable the status bar by Benjamin Franz · 9 years ago
  82. b4e2188 Merge "Fix a SecurityException in setKeyguardEnabledState" by Benjamin Franz · 9 years ago
  83. 3223106 Fix a SecurityException in setKeyguardEnabledState by Benjamin Franz · 9 years ago
  84. 317918e Merge changes from topic 'lss-update' by Andres Morales · 9 years ago
  85. e36087e Introduce device owner API to disable the keyguard by Benjamin Franz · 9 years ago
  86. c9c9f7b Merge "Add setOtaPolicy/getOtaPolicy API in DPMS" by Rubin Xu · 9 years ago
  87. 0c60681 Merge "Add Bluetooth Contacts Sharing policy in DevicePolicyManager" by Ricky Wai · 9 years ago
  88. 778ba13 Add Bluetooth Contacts Sharing policy in DevicePolicyManager by Ricky Wai · 9 years ago
  89. 8027a4f Add setOtaPolicy/getOtaPolicy API in DPMS by Rubin Xu · 9 years ago
  90. 8fa5665 Wire up GateKeeper to LockSettingsService by Andres Morales · 9 years ago
  91. c06bbbf Merge "Grant cert installer access to installKeyPair()" by Rubin Xu · 9 years ago
  92. dbe31a6 Send device initializer status. by Craig Lafayette · 9 years ago
  93. 30b8984 Merge "No longer unlock activity manager to test whitelist" by Craig Mautner · 9 years ago
  94. e560077 No longer unlock activity manager to test whitelist by Craig Mautner · 9 years ago
  95. 16c9c24 Fix up ExternalStorageFormatter. by Jeff Sharkey · 9 years ago
  96. 25da6b6 Merge "Do not log an error when app restriction file does not exist" by Fyodor Kupolov · 9 years ago
  97. 6f34d36 Do not log an error when app restriction file does not exist by Fyodor Kupolov · 9 years ago
  98. eaafdf72 Store the device initializer componentname in addition to package. by Julia Reynolds · 9 years ago
  99. acdc183 Grant cert installer access to installKeyPair() by Rubin Xu · 9 years ago
  100. 1040da1 Enterprise quick contact 1/2 by Makoto Onuki · 9 years ago