1. 1a7472e Have UserManagerService clear the restrictions and unblock apps by Amith Yamasani · 11 years ago
  2. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  3. 2555daf Hide isLinkedUser() by Amith Yamasani · 11 years ago
  4. 7e99bc0 Modify restrictions bundle per api council recommendations by Amith Yamasani · 11 years ago
  5. e137590 Rename isUserLimited to isLinkedUser by Amith Yamasani · 11 years ago
  6. 46bc4eb Rename isUserRestricted to isUserLimited by Amith Yamasani · 11 years ago
  7. b223f73 Add user restrictions (credentials, user removal) by Emily Bernier · 11 years ago
  8. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  9. a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 11 years ago
  10. ca050ad Fix docs build. by Amith Yamasani · 11 years ago
  11. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 11 years ago
  12. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  13. 6794458 Add location sharing toggle user restriction. by Maggie Benthall · 11 years ago
  14. e4cf734 Starting point for User Restrictions API by Amith Yamasani · 12 years ago
  15. b26306a Fix issue #7408647: Add getUserCount() API by Dianne Hackborn · 12 years ago
  16. ff54920 Temporarily disable multiuser for specific builds by Amith Yamasani · 12 years ago
  17. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 12 years ago
  18. 33f9cb8 Fix issue #7290206: Need API to get/look up user serial number by Dianne Hackborn · 12 years ago
  19. 466bd63 Merge "New method returning user metadata." into jb-mr1-dev by Dan Morrill · 12 years ago
  20. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  21. e4ab16a New method returning user metadata. by Dan Morrill · 12 years ago
  22. 4673e7e Migrate UI to supportsMultipleUsers(). by Jeff Sharkey · 12 years ago
  23. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  24. f7a6dfc Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev by Amith Yamasani · 12 years ago
  25. e928d7d Pass Bitmap instead of ParcelFileDescriptor in UserManager by Amith Yamasani · 12 years ago
  26. c33f94e Merge "Fix API review bugs." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  27. 8832c18 Fix API review bugs. by Dianne Hackborn · 12 years ago
  28. 3b49f07 Add UserManager.getUserIcon() by Amith Yamasani · 12 years ago
  29. 19526374 Remove permission requirement for some UserManager calls by Amith Yamasani · 12 years ago
  30. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  31. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  32. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago