1. 262f995 Support for nested bundles in setApplicationRestrictions by Fyodor Kupolov · 9 years ago
  2. 78027f3 Properly handle system app permissions. by Svet Ganov · 9 years ago
  3. bff46ba Add DO policy to disable safe boot mode. by Benjamin Franz · 9 years ago
  4. f3ece36 Block setting wallpapers from managed profiles. by Benjamin Franz · 9 years ago
  5. 7478de1 Merge "Decouple package manager lock and bitmap decoding" by Adrian Roos · 9 years ago
  6. c627484 Merge "Handle users being deleted in getUserHandle." by Kenny Guy · 9 years ago
  7. 1bdff91 Decouple package manager lock and bitmap decoding by Adrian Roos · 9 years ago
  8. 05ecfd3 am 33d3c53d: resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  9. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  10. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  11. 945f883 Handle users being deleted in getUserHandle. by Kenny Guy · 9 years ago
  12. adf1c93 am 3968820f: am cb8d8e10: Merge "Fix issue #18827122: system server crashed on broadcasting..." into lmp-mr1-dev automerge: 16e4324 by Dianne Hackborn · 10 years ago
  13. 56ef86d4 Merge "Use scheduled writes to package-restrictions and user xml" by Fyodor Kupolov · 10 years ago
  14. 29cd7f1 Fix issue #18827122: system server crashed on broadcasting... by Dianne Hackborn · 10 years ago
  15. 290e911 Remove deprecated upgrade path for relatedGroupId by Robin Lee · 10 years ago
  16. 75d0ea8 Use scheduled writes to package-restrictions and user xml by Fyodor Kupolov · 10 years ago
  17. da0b168 Fix parsing bug that affects reading back guest restrictions by Amith Yamasani · 10 years ago
  18. 6eb0939 Prevent user ID reuse until after reboot. by Jeff Sharkey · 10 years ago
  19. aa6634e Set the default user restrictions to disallow calling and sms by Amith Yamasani · 10 years ago
  20. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  21. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 10 years ago
  22. 732edf0 Merge changes I79ba54d7,I224fb4b6 into lmp-dev by Adam Lesinski · 10 years ago
  23. 26af829 User restriction to disallow outgoing NFC beam by Amith Yamasani · 10 years ago
  24. eddeb49 ActivityManager shouldn't return null for getCurrentUser by Adam Lesinski · 10 years ago
  25. 1df1473 Make it possible to remove current user by Amith Yamasani · 10 years ago
  26. dda003f Clean up apks installed for a removed user by Amith Yamasani · 10 years ago
  27. e084039 Fix incorrect reading of multichoice app restrictions by Amith Yamasani · 10 years ago
  28. 95ab784 Decouple user limit from guest creation by Amith Yamasani · 10 years ago
  29. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  30. 390989d Split telephony restrictions into outgoing calls and sms by Amith Yamasani · 10 years ago
  31. d21b218 Allow app restrictions for uninstalled packages. by Kenny Guy · 10 years ago
  32. 70fcf0c Fix apparent delay in removing a managed profile by Amith Yamasani · 10 years ago
  33. 9a94453 Fix UserManagerService.setUserIcon throwing expt. by Jason Monk · 10 years ago
  34. 1c7c319 User restriction for disallowing window creation by Jason Monk · 10 years ago
  35. e4afaa3 Store and retrieve default Guest settings by Amith Yamasani · 10 years ago
  36. 3727162 Merge "If DISALLOW_REMOVE_USER is enabled, UserManager.removeUser should not remove users." by Julia Reynolds · 10 years ago
  37. 7517502 If DISALLOW_ADD_USER is enabled, do not allow users to be created. by Julia Reynolds · 10 years ago
  38. 4ac5f85 If DISALLOW_REMOVE_USER is enabled, UserManager.removeUser should not remove users. by Julia Reynolds · 10 years ago
  39. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 10 years ago
  40. 36fbc8d Rename apps User Restriction. by Julia Reynolds · 10 years ago
  41. 17c9d69 Don't remove a user already being removed. by Kenny Guy · 10 years ago
  42. 1e9c218 Guest user first iteration by Amith Yamasani · 10 years ago
  43. d4b584e Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only. by Adam Connors · 10 years ago
  44. 5b5aa40 Handle saving and restoring ints in application restrictions by Amith Yamasani · 10 years ago
  45. ee58b4f Fix bug with removeUser assuming it is called from system uid. by Kenny Guy · 10 years ago
  46. 9f6c25f Per-user telephony restrictions by Amith Yamasani · 10 years ago
  47. f584f01 Allow adding a user while still removing other users by Amith Yamasani · 10 years ago
  48. 8974f24 Merge "Notify AppOpsService of UserRestrictions and Owners" by Jason Monk · 10 years ago
  49. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 10 years ago
  50. f8d3a23 Send profile removed intent earlier so launchers updates. by Kenny Guy · 10 years ago
  51. be81c80 Add api for getting the parent of a profile. by Jessica Hummel · 10 years ago
  52. 394a6cd New user restrictions for EDU by Emily Bernier · 10 years ago
  53. d46d0f9 Add new EDU user restrictions. by Julia Reynolds · 10 years ago
  54. 7b66ed5 Send ACTION_MANAGED_PROFILE_REMOVED broadcast. by Adam Connors · 10 years ago
  55. df35d57 Adds an enabled state in UserInfo instead of DevicePolicyManager by Alexandra Gherghina · 10 years ago
  56. be46532 Allow profile owners to set user restrictions by Amith Yamasani · 10 years ago
  57. 385124d Modify getUserProfiles to return only enabled profiles: by Alexandra Gherghina · 10 years ago
  58. 7a2b4d1 Allow device or profile owner app to modify user restrictions. by Emily Bernier · 10 years ago
  59. 66e5d96 Allow ProfileOwner apps to manage app restrictions by Robin Lee · 10 years ago
  60. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 10 years ago
  61. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  62. 10ad982 Start enforcing explicit intents for Context.bindService() by Dianne Hackborn · 10 years ago
  63. c6d033e Correcting a deadlock in CreateRelatedUser by Nicolas Prevot · 10 years ago
  64. a52dc3e Add concepts of related users and managed profiles to user manager. by Kenny Guy · 10 years ago
  65. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/pm/UserManagerService.java]
  66. fc95e70 Don't remove restrictions files that are valid by Amith Yamasani · 11 years ago
  67. d304af6 Remove unused APIs and rename others based on API review by Amith Yamasani · 11 years ago
  68. 15b8b2c UserManagerService upgrades users on first restart. by Geoffrey Borggaard · 11 years ago
  69. 5e486f5 Try again to cleanup all blocked apps by Amith Yamasani · 11 years ago
  70. 350962c Remove restrictions PIN for all users by Amith Yamasani · 11 years ago
  71. 0343ec3 User restriction API to disable single-user restrictions feature. by Amith Yamasani · 11 years ago
  72. 1a7472e Have UserManagerService clear the restrictions and unblock apps by Amith Yamasani · 11 years ago
  73. b82add2 Clean up any restrictions files that shouldn't be there. by Amith Yamasani · 11 years ago
  74. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  75. 6fc1d4e Cache the scaled avatar drawables in the keyguard user switcher by Amith Yamasani · 11 years ago
  76. 7e99bc0 Modify restrictions bundle per api council recommendations by Amith Yamasani · 11 years ago
  77. b223f73 Add user restrictions (credentials, user removal) by Emily Bernier · 11 years ago
  78. 9429afb Fix a security check in getting app restrictions by Amith Yamasani · 11 years ago
  79. 86118ba Improve RestrictionEntry API by Amith Yamasani · 11 years ago
  80. a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 11 years ago
  81. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 11 years ago
  82. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  83. 67df64b Shared accounts and sharing of apps by Amith Yamasani · 12 years ago
  84. 6794458 Add location sharing toggle user restriction. by Maggie Benthall · 11 years ago
  85. e45e45e3 Hacks to fix lockdown by Geoffrey Borggaard · 12 years ago
  86. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  87. bc962505 Make sure that the owner user is marked initialized. by Amith Yamasani · 12 years ago
  88. ffe0cb4 Avoid recycling recently removed user IDs. by Jeff Sharkey · 12 years ago
  89. 6f34b41 Fix the user name for the owner. by Amith Yamasani · 12 years ago
  90. db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 12 years ago
  91. 1638931 Allow services to query the info for a dying user. by Amith Yamasani · 12 years ago
  92. 756901d Do cleanup when Stopping users by Amith Yamasani · 12 years ago
  93. 634cf31 Fix serial number assignment for new user on a freshly wiped device by Amith Yamasani · 12 years ago
  94. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  95. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  96. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  97. e928d7d Pass Bitmap instead of ParcelFileDescriptor in UserManager by Amith Yamasani · 12 years ago
  98. 1d31d5b Merge "Start userId from 10, reserving 1-9 for special use in the future." into jb-mr1-dev by Amith Yamasani · 12 years ago
  99. 07a0ede Start userId from 10, reserving 1-9 for special use in the future. by Amith Yamasani · 12 years ago
  100. 3b49f07 Add UserManager.getUserIcon() by Amith Yamasani · 12 years ago