1. e8c5dce Moved UserMetrics to CarUserService. by felipeal · 4 years, 5 months ago
  2. 7a114c8 Implemented android post switch using user Hal by Mayank Garg · 4 years, 5 months ago
  3. 7236a5b Using HandlerThread when notifying app listeners. by Antonio Kantek · 4 years, 5 months ago
  4. 17efae1 Merge "Improved user lifecycle tracing messages." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  5. 98900c8 Minor changes on CarUserService user lifecycle handling. by felipeal · 4 years, 5 months ago
  6. 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 5 months ago
  7. 2a84d51 Improved user lifecycle tracing messages. by felipeal · 4 years, 5 months ago
  8. e19c292 Implement User Switch using User Hal for Car user Manager by Mayank Garg · 4 years, 5 months ago
  9. 4cf199d Merging onSwitchUser() and setUserLockStatus() into a onUserLifecycleEvent() by Antonio Kantek · 4 years, 5 months ago
  10. 0ec1ff0 Check for permissions on CarUserService.getInitialUserInfo(). by felipeal · 4 years, 5 months ago
  11. 52474c8 Merge "Changed UserLifecycleEvent to use (int) user ids internally." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  12. 042a73c Changed UserLifecycleEvent to use (int) user ids internally. by felipeal · 4 years, 5 months ago
  13. 73ddc6b Merge "Implement User Switch using User Hal for Car user service" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  14. 59f2219 Implement User Switch using User Hal for Car user service by Mayank Garg · 4 years, 5 months ago
  15. f700753 Updating several car services to use UserLifecycleListener by Antonio Kantek · 4 years, 6 months ago
  16. 19e3d73 Moved UserHalHelper to car.userlib and added test cases. by felipeal · 4 years, 5 months ago
  17. e3cab98 Initial implementation of User HAL and STR integration. by Felipe Leme · 4 years, 6 months ago
  18. ff2e0d7 Merge "Uses a resources string for new guest name." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  19. 315a53b Uses a resources string for new guest name. by Felipe Leme · 4 years, 6 months ago
  20. c811475 Deprecating UserCallback interface. by Antonio Kantek · 4 years, 6 months ago
  21. 8f30b31 Minor changes on UserHal: by Felipe Leme · 4 years, 6 months ago
  22. e2600fc Added getInitialUserInfo() to ICar.aidl. by Felipe Leme · 4 years, 6 months ago
  23. abbf2da Minor refactorings on CarUserService: by Felipe Leme · 4 years, 6 months ago
  24. c6e3c2a Implemented CarService.getInitialUserInfo(). by Felipe Leme · 4 years, 6 months ago
  25. 5528ff7 Added user lifecycle events to CarUserManager. by Felipe Leme · 4 years, 7 months ago
  26. 5841220 Initial implementation of UserHalService. by Felipe Leme · 4 years, 8 months ago
  27. 31e7304 Replace user switch broadcast by user callback by Mayank Garg · 4 years, 7 months ago
  28. 76e5973 Merge "Use IActivityManager.stopUserWithDelayedLocking for stopping backgroud user" by TreeHugger Robot · 4 years, 8 months ago
  29. ed9e628 Use IActivityManager.stopUserWithDelayedLocking for stopping backgroud user by Keun young Park · 5 years ago
  30. f45ee50 Changed STR resume behavior when current user is an ephemeral guest. by Felipe Leme · 4 years, 8 months ago
  31. d4308f3 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 8 months ago
  32. e7916fc Replace UserInfo with user id in CarUserManager by Eric Jeong · 4 years, 8 months ago
  33. 4ded678 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  34. 04ee04f Update UserRestriction defaults to use framework mechanisms by Anthony Hugh · 4 years, 9 months ago
  35. c91f945 Create passenger if there is a passenger display by Eric Jeong · 5 years ago
  36. 42fb1a6 Update for new UserType by Bookatz · 4 years, 10 months ago
  37. 2d0483c Improved CarUserService.dump(): by felipeal · 4 years, 10 months ago
  38. fb46716 Merge "Remove UserIcon APIs" by TreeHugger Robot · 4 years, 10 months ago
  39. fbb6776 Remove CarUserManagerHelper #getCurrentForegroundUserInfo and #getCurrentForegroundUserId by Anthony Hugh · 4 years, 11 months ago
  40. 6fed1e9 Remove UserIcon APIs by Anthony Hugh · 4 years, 10 months ago
  41. 3a793b0 Make CarUserService dependent on CarUserManagerHelper (temporarily) by Eric Jeong · 5 years ago
  42. 1545f3b Add CarUserManager API by Eric Jeong · 5 years ago
  43. a498fdc Merge "Use component name instead of package name to get media service" into qt-dev am: f51bae53bc am: 596aa34e8d by Yabin Huang · 5 years ago
  44. 27712d7 Use component name instead of package name to get media service by Yabin Huang · 5 years ago
  45. 9932a25 Remove one-line wrappers and start cleaning up onUsersUpdateListener by Anthony Hugh · 5 years ago
  46. 42f2f9a Do not apply System User restrictions for non-headless builds by Roshan Agrawal · 5 years ago
  47. 38da431 Add controlled launch of vendor services by Pavel Maltsev · 5 years ago
  48. f3523cd Limit background user starting to max running users by Keun young Park · 5 years ago
  49. 13a7a82 Remove LOCKED_BOOT_COMPLETED from CarPackageManager and CarUserService by Keun young Park · 5 years ago
  50. 17e8183 Propagate user switch event to Car Service by Pavel Maltsev · 5 years ago
  51. fb65637 Re-start background user when starting garage mode by Keun young Park · 5 years ago
  52. f80ca6c Fix CarUserService crash for non-headless system user env by Keun-young Park · 6 years ago
  53. d462a91 Add user 0 unlock monitoring to postpone user 0 data access by Keun-young Park · 6 years ago
  54. 2447065 Restriction setters were not getting called since we changed the boot by jovanak · 6 years ago
  55. bb1ba2d Use mocks for last active user test. by Ying Zheng · 6 years ago
  56. 9fc9940 Migrate car service to userlib. by Ying Zheng · 6 years ago
  57. 4637124 MASTER - Move booting logic out from CarUserService. by Ying Zheng · 6 years ago
  58. b79cba2 Change default name of first admin user in headless model. by Ying Zheng · 6 years ago
  59. 811265f Adding car specific default guest restrictions. by jovanak · 6 years ago
  60. 1ab32b6 Disable location for headless system user. by Ying Zheng · 6 years ago
  61. cf20f44 Update last active user. by Ying Zheng · 6 years ago
  62. 2f2d640 Update set last active user to exclude ephemeral users. by Ying Zheng · 6 years ago
  63. f4339b8 Complete the logic around last active user, including: by Ying Zheng · 6 years ago
  64. 8f90edb Disable add accounts for user 0. by Ying Zheng · 6 years ago
  65. cab525e Make default boot into user and last active user settable. by Ying Zheng · 6 years ago
  66. d3cb98e DO NOT MERGE - Create a car user service. Protected by flag. by Ying Zheng · 6 years ago
  67. 2b49967 Revert "Create a car user service that creates a secondary admin on first run." by Ying Zheng · 6 years ago
  68. 5bdb9e5 Create a car user service that creates a secondary admin on first run. by Ying Zheng · 6 years ago