1. 385124d Modify getUserProfiles to return only enabled profiles: by Alexandra Gherghina · 10 years ago
  2. 9c32cd4 Fix build. by Emily Bernier · 10 years ago
  3. 7a2b4d1 Allow device or profile owner app to modify user restrictions. by Emily Bernier · 10 years ago
  4. 7dda265 Expose an API to generate a badged icon for managed profiles. by Amith Yamasani · 10 years ago
  5. 9d43dc5 Merge "Finish rename of related users to profiles." by Kenny Guy · 10 years ago
  6. 5abdbb6 Avoid security exception when requesting badging by Amith Yamasani · 10 years ago
  7. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 11 years ago
  8. abf564a Finish rename of related users to profiles. by Kenny Guy · 10 years ago
  9. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  10. 1a44753 Hide managed profiles from user switchers. by Kenny Guy · 11 years ago
  11. a52dc3e Add concepts of related users and managed profiles to user manager. by Kenny Guy · 11 years ago
  12. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  13. d304af6 Remove unused APIs and rename others based on API review by Amith Yamasani · 11 years ago
  14. b12ba93 Make location QuickSettings multi-user compatible (b/10563313) by David Christie · 11 years ago
  15. 0343ec3 User restriction API to disable single-user restrictions feature. by Amith Yamasani · 11 years ago
  16. 1a7472e Have UserManagerService clear the restrictions and unblock apps by Amith Yamasani · 11 years ago
  17. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  18. 2555daf Hide isLinkedUser() by Amith Yamasani · 11 years ago
  19. 7e99bc0 Modify restrictions bundle per api council recommendations by Amith Yamasani · 11 years ago
  20. e137590 Rename isUserLimited to isLinkedUser by Amith Yamasani · 11 years ago
  21. 46bc4eb Rename isUserRestricted to isUserLimited by Amith Yamasani · 11 years ago
  22. b223f73 Add user restrictions (credentials, user removal) by Emily Bernier · 11 years ago
  23. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  24. a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 11 years ago
  25. ca050ad Fix docs build. by Amith Yamasani · 11 years ago
  26. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 11 years ago
  27. df2e92a Application restrictions API by Amith Yamasani · 12 years ago
  28. 6794458 Add location sharing toggle user restriction. by Maggie Benthall · 12 years ago
  29. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  30. b26306a Fix issue #7408647: Add getUserCount() API by Dianne Hackborn · 12 years ago
  31. ff54920 Temporarily disable multiuser for specific builds by Amith Yamasani · 12 years ago
  32. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 12 years ago
  33. 33f9cb8 Fix issue #7290206: Need API to get/look up user serial number by Dianne Hackborn · 12 years ago
  34. 466bd63 Merge "New method returning user metadata." into jb-mr1-dev by Dan Morrill · 12 years ago
  35. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  36. e4ab16a New method returning user metadata. by Dan Morrill · 12 years ago
  37. 4673e7e Migrate UI to supportsMultipleUsers(). by Jeff Sharkey · 12 years ago
  38. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  39. f7a6dfc Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev by Amith Yamasani · 12 years ago
  40. e928d7d Pass Bitmap instead of ParcelFileDescriptor in UserManager by Amith Yamasani · 12 years ago
  41. c33f94e Merge "Fix API review bugs." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  42. 8832c18 Fix API review bugs. by Dianne Hackborn · 12 years ago
  43. 3b49f07 Add UserManager.getUserIcon() by Amith Yamasani · 12 years ago
  44. 19526374 Remove permission requirement for some UserManager calls by Amith Yamasani · 12 years ago
  45. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  46. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  47. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago