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