1. f24ad49 Adding hidden APIs for assigning Admin flag to users. by jovanak · 6 years ago
  2. ca17756 Additional System APIs for restricted profiles by Fyodor Kupolov · 7 years ago
  3. 8bcd61b Remove reference to com.android.retaildemo by Christine Franks · 7 years ago
  4. 801e342 Don't return self if not a profile by Amith Yamasani · 8 years ago
  5. 6c9116a Create DISALLOW_{ADD,REMOVE}_MANAGED_PROFILE user restrictions by Esteban Talavera · 8 years ago
  6. 6e99d3f Do not exclude partial users that are not being removed by Fyodor Kupolov · 8 years ago
  7. 6dc428f Allow device owner to inflate managed profile by Tony Mak · 8 years ago
  8. 7cb54a3 Allow some packages to be excluded during during work profile creation. by Sudheer Shanka · 8 years ago
  9. 133c627 Fix UserManagerTest#testGetUserCreationTime. by Sudheer Shanka · 8 years ago
  10. 66f73a8 Fix UserManagerTest#testSwitchUser. by Sudheer Shanka · 8 years ago
  11. 37906f7 Add more UserMananger related tests. by Sudheer Shanka · 8 years ago
  12. c32abe8 Fix usermanager related tests. by Sudheer Shanka · 8 years ago
  13. 940e857 Added SystemApi for getting serial numbers of users by Fyodor Kupolov · 9 years ago
  14. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  15. 068c54a Layer user restrictions by Makoto Onuki · 9 years ago
  16. 72d9c02 Update UserManagerTest by Xiaohui Chen · 9 years ago
  17. 385de62 Use UserHandle instead of int for public APIs by Fyodor Kupolov · 9 years ago
  18. ff7233e Added getUserCreationTime to query user/profile creation time by Fyodor Kupolov · 9 years ago
  19. 0e8d7d6 Add some @SystemApi tags for internal user-related APIs by Amith Yamasani · 10 years ago
  20. 95ab784 Decouple user limit from guest creation by Amith Yamasani · 10 years ago
  21. 0519105 Match tests to new API. by Amith Yamasani · 11 years ago
  22. 6794458 Add location sharing toggle user restriction. by Maggie Benthall · 12 years ago
  23. 20949a7 Fix UserManager test by Amith Yamasani · 12 years ago
  24. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  25. db6a14c Fix crashes when quickly adding and removing users by Amith Yamasani · 12 years ago
  26. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  27. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  28. 1359360 User management and switching by Amith Yamasani · 12 years ago
  29. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago[Renamed (77%) from services/tests/servicestests/src/com/android/server/pm/UserDetailsTest.java]
  30. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago