1. 7f7ea82 Profile owner hint in warning for extra CAs by Robin Lee · 12 years ago
  2. e53b7dd Revert "Profile owner hint in warning for extra CAs" by Robin Lee · 12 years ago
  3. e1d8dcd Profile owner hint in warning for extra CAs by Robin Lee · 12 years ago
  4. b4b14e3 Merge "Revert "DevicePolicy: Don't warn about managed profile CAs"" into lmp-mr1-dev by Robin Lee · 12 years ago
  5. 8539649 Revert "DevicePolicy: Don't warn about managed profile CAs" by Robin Lee · 12 years ago
  6. 22afe62 Merge "Added isRemovingAdmin method" into lmp-mr1-dev by Fyodor Kupolov · 12 years ago
  7. 96fb932 Added isRemovingAdmin method by Fyodor Kupolov · 12 years ago
  8. a0116af Potential fix for accidental deactivation of profile owner by Amith Yamasani · 12 years ago
  9. 77e2533 Merge "Add flag for wiping factory reset protection data." into lmp-mr1-dev by Paul Crowley · 12 years ago
  10. a7e87ac Add flag for wiping factory reset protection data. by Paul Crowley · 12 years ago
  11. 80559f4 DevicePolicy: Don't warn about managed profile CAs by Robin Lee · 12 years ago
  12. 702d9e3 Merge "Fix DPM.resetPassword("")" into lmp-mr1-dev by Adrian Roos · 12 years ago
  13. 3a3d212 Different messages when wiping user and not device by Amith Yamasani · 12 years ago
  14. 08229e8 Merge "Shutdown backup manager service when device owner is set" into lmp-mr1-dev by Zoltan Szatmary-Ban · 12 years ago
  15. f8f56bc Fix DPM.resetPassword("") by Adrian Roos · 12 years ago
  16. 735f228 Merge "Remove permission check in DevicePolicyManager.isUninstallBlocked()" into lmp-mr1-dev by Rubin Xu · 12 years ago
  17. 3a7d3fc Merge "Fix equality test in getProfileOwnerAdmin()" into lmp-mr1-dev by Rubin Xu · 12 years ago
  18. a97855b Remove permission check in DevicePolicyManager.isUninstallBlocked() by Rubin Xu · 12 years ago
  19. 26ac6a6 Shutdown backup manager service when device owner is set by Zoltan Szatmary-Ban · 12 years ago
  20. d01ff6d Added synchronization to handlePackagesChanged method by Fyodor Kupolov · 12 years ago
  21. 52c39a1 Allow profile owners to set the unknown source setting by Amith Yamasani · 12 years ago
  22. 5ce1cb2 Move device admin max screen off timeout to internal interface. by Jeff Brown · 12 years ago
  23. e303bf4 Update TrustAgentService API after review by Jim Miller · 12 years ago
  24. d7892e7 Fix equality test in getProfileOwnerAdmin() by Rubin Xu · 12 years ago
  25. f5c00c1 Merge "Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user restriction has been changed." into lmp-mr1-dev by Benjamin Franz · 12 years ago
  26. 0572054 Send ACTION_DEVICE_POLICY_MANAGER_STATE_CHANGED Broadcast when a user restriction has been changed. by Benjamin Franz · 12 years ago
  27. e69bdca DevicePolicy: Restore CA warning to K behaviour by Robin Lee · 12 years ago
  28. cd410ba Use the correct method to check if device is encrypted by Amith Yamasani · 12 years ago
  29. 3836c9a Fix getStorageEncryptionStatus() in DevicePolicyManager by Jim Miller · 12 years ago
  30. 2c3886c Merge "Fix admin policies in managed profiles" into lmp-dev by Amith Yamasani · 12 years ago
  31. 242f4b1 Fix admin policies in managed profiles by Amith Yamasani · 12 years ago
  32. 28433db Fix a NPE in device policy manager service. by Svetoslav · 12 years ago
  33. d0130e8 DevicePolicy: One cert tracker warning per profile by Robin Lee · 12 years ago
  34. baa0593 Merge "Ignore badly formed ComponentNames when loading device_owner.xml" into lmp-dev by Kenny Guy · 12 years ago
  35. be16357 Ignore badly formed ComponentNames when loading device_owner.xml by Kenny Guy · 12 years ago
  36. 004a4b2 Include reason when wiping data. by Jeff Sharkey · 12 years ago
  37. 8d9f121 Merge "Allow primary user profile owner to set device restrictions" into lmp-dev by Amith Yamasani · 12 years ago
  38. dd31a10 bug fix: Allow enableSystemApps to be called by profile and device owner. by Jessica Hummel · 12 years ago
  39. c34dc7c Allow primary user profile owner to set device restrictions by Amith Yamasani · 12 years ago
  40. d616a33 Prevent device owner registration after setup is complete by Amith Yamasani · 12 years ago
  41. d09fbaf Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-dev by Esteban Talavera · 12 years ago
  42. b5ef162 Add new adb dpm (= DevicePolicyManager) command by Esteban Talavera · 12 years ago
  43. 26408cc Add DevicePolicyManager PrivateKey mgmt by Bernhard Bauer · 12 years ago
  44. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 12 years ago
  45. d86734b Merge "Allow device owners to update LOCATION_MODE." into lmp-dev by Julia Reynolds · 12 years ago
  46. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 12 years ago
  47. a240d83 Merge "Don't allow guests to install from unknown sources" into lmp-dev by Amith Yamasani · 12 years ago
  48. 82735bc Allow device owners to update LOCATION_MODE. by Julia Reynolds · 12 years ago
  49. 127343cb Merge "Eliminate deadlock by deferring wipe data call" into lmp-dev by Craig Mautner · 12 years ago
  50. 66eb521 Eliminate deadlock by deferring wipe data call by Craig Mautner · 12 years ago
  51. 29ce85b Don't allow guests to install from unknown sources by Amith Yamasani · 12 years ago
  52. 808f6ef Pass ComponentName to probing certificate methods by Esteban Talavera · 12 years ago
  53. a8528c6 Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev by Julia Reynolds · 12 years ago
  54. 65c2797 Relocate broken getCallingUserId() calls by Robin Lee · 12 years ago
  55. 729b2a6 Renamed getUninstallBlocked to isUninstallBlocked by Esteban Talavera · 12 years ago
  56. b53453f Audio/Micrphone user restriction/multiuser updates. by Julia Reynolds · 12 years ago
  57. 19d431f Merge "Limit the settings profile/device owners can update." into lmp-dev by Julia Reynolds · 12 years ago
  58. 9ed66da Limit the settings profile/device owners can update. by Julia Reynolds · 12 years ago
  59. 0ced627 Provide lockdown of date/time device owners. by Sander Alewijnse · 12 years ago
  60. de3af82 Merge "Write device owner name to XML" into lmp-dev by Jason Monk · 12 years ago
  61. 4e7a65f Write device owner name to XML by Jason Monk · 12 years ago
  62. d5c5c13 Rename get/setBlockUninstall() to get/setUninstallBlocked() by Esteban Talavera · 12 years ago
  63. 8c5c373 Merge "Remove setApplicationsHidden" into lmp-dev by Esteban Talavera · 12 years ago
  64. b9e468c Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-dev by Kenny Guy · 12 years ago
  65. 115cd65 Remove setApplicationsHidden by Esteban Talavera · 12 years ago
  66. fa80a4f Add apis for whitelisting IMEs and accessibility services. by Kenny Guy · 12 years ago
  67. 6bd7025 Notify app widget hosts when cross-profile providers change. by Svet Ganov · 12 years ago
  68. afe7a2c Merge "Prevent profile owners from setting certain user restrictions." into lmp-dev by Julia Reynolds · 12 years ago
  69. 2cb384f Prevent profile owners from setting certain user restrictions. by Julia Reynolds · 12 years ago
  70. 255dd04 Added notification color to all system notifications by Selim Cinek · 12 years ago
  71. 95d9ad0 Merge "Fixes to lock task API from API review" into lmp-dev by Jason Monk · 12 years ago
  72. 3d9eb78 Apply lockdowns when user restrictions are set. by Julia Reynolds · 12 years ago
  73. 48aacba Fixes to lock task API from API review by Jason Monk · 12 years ago
  74. b8b4774 Fix NPE in DevicePolicyManagerService that crashed SystemUI by Adrian Roos · 12 years ago
  75. 00f201e Merge "Wipe only managed profile when max number of incorrect passwords exceeded" into lmp-dev by Esteban Talavera · 12 years ago
  76. fe0f24c Wipe only managed profile when max number of incorrect passwords exceeded by Esteban Talavera · 12 years ago
  77. 318f91b Fix NPE in device policy manager service. by Svetoslav · 12 years ago
  78. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 12 years ago
  79. a87863a Fix deadlock window manager and device policy manager. by Sander Alewijnse · 12 years ago
  80. 50c3607 Don't turn off screen after wiping user profiles by Robin Lee · 12 years ago
  81. bf3a946 Set profile owner via an intent by Amith Yamasani · 12 years ago
  82. 604e755 Add new DevicePolicyManager API to allow fine-grained TrustAgent management by Jim Miller · 12 years ago
  83. ea4f010 Merge "Remove the profile/device owner user restriction bypass." into lmp-dev by Julia Reynolds · 12 years ago
  84. 401de17 Remove the profile/device owner user restriction bypass. by Julia Reynolds · 12 years ago
  85. 0da218b Don't update user's setup state unless it changed by Amith Yamasani · 12 years ago
  86. 3f7777f Storing the app who sets a CrossProfileIntentFilter. by Nicolas Prevot · 12 years ago
  87. d2a1eec Add Device Policy API to disable screen capture. by Sander Alewijnse · 12 years ago
  88. 8ddeee9 Use foreground broadcast to get device admin msg. by Dianne Hackborn · 12 years ago
  89. 9c2be6c Stop double-loading device admins by Robin Lee · 12 years ago
  90. eee5094 Fix a security exception when checking cross-profile caller-id cap. by Amith Yamasani · 12 years ago
  91. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 12 years ago
  92. c8fa3ae Merge "Create DPM APIs for cross profile callerId" into lmp-dev by Adam Connors · 12 years ago
  93. 210fe21 Create DPM APIs for cross profile callerId by Adam Connors · 12 years ago
  94. 999d394 Ads per-user APIs to manage accounts through the AccountManager by Alexandra Gherghina · 12 years ago
  95. 3f4f2fb Merge "Keep track of user_setup_complete in DPMS" into lmp-dev by Amith Yamasani · 12 years ago
  96. ed239cb Keep track of user_setup_complete in DPMS by Amith Yamasani · 12 years ago
  97. 655be2a Revert "Remove enableSystemApp methods." by Adam Connors · 12 years ago
  98. 582d911 Add API for device owner to switch users by Jason Monk · 12 years ago
  99. 85516d0 Add new "pin complex" type to supported keyguard PINs by Jim Miller · 12 years ago
  100. fe05380 Restrict factory reset with user restrictions. by Julia Reynolds · 12 years ago