1. f59f95b Moved UserLifecycleEventType to common package by Mayank Garg · 4 years ago
  2. e90a408 Moved some methods from CarUserManagerHelper to IntialUserSetter by Mayank Garg · 4 years ago
  3. 521e6e5 Merge "Change car_service commands to also allow CREATE_USERS permission." by TreeHugger Robot · 4 years ago
  4. 801ea6a Made android.car standalone library by Mayank Garg · 4 years ago
  5. 1779920 Change car_service commands to also allow CREATE_USERS permission. by Felipe Leme · 4 years ago
  6. 8f93282 Fix CtsStrictJavaPackagesTestCases by Mayank Garg · 4 years ago
  7. e9b7d2c CarUserManager.removeUser() should not throw STATUS_TARGET_USER_IS_LAST_ADMIN_USER by Mayank Garg · 4 years ago
  8. 2e96b34 Merge "Replace StackInfo with TaskInfo" by Louis Chang · 4 years ago
  9. 1bb1c38 Check for pre-created users during garage mode by Mayank Garg · 4 years ago
  10. 0baf88a Added onSuspend and onResume call to CarUserService for CarPowerManagementService by Mayank Garg · 4 years, 1 month ago
  11. ccad806 Moved user metrics from CarUserService to CSHS by Mayank Garg · 4 years, 1 month ago
  12. 0df71ea Revert "Snap for 6793014 from 9ffb8852294e06e2d387dc1fb868d251de..." by Colin Cross · 4 years, 1 month ago
  13. 3bf2f20 Replace StackInfo with TaskInfo by Louis Chang · 4 years, 1 month ago
  14. 81c611c Merge "Move common parameters and files to a separate package" by TreeHugger Robot · 4 years, 1 month ago
  15. 94f3eb9 Move common parameters and files to a separate package by Mayank Garg · 4 years, 1 month ago
  16. 7e1450b Moved user switch logic completely form CarPowerManagementService to CarUserService by Mayank Garg · 4 years, 1 month ago
  17. 9732d60 Move pre-creation logic from CSHS to CarUserService by Mayank Garg · 4 years, 1 month ago
  18. d7f3b2a Merge "Add debug dump to CarServiceHelperService" by TreeHugger Robot · 4 years, 1 month ago
  19. 7f020d4 Add debug dump to CarServiceHelperService by Mayank Garg · 4 years, 1 month ago
  20. 665c20b Moved InitialUserSetter from UserLib to CarUserService by Mayank Garg · 4 years, 1 month ago
  21. 4bdfbf7 Moved Initial User setter logic from CarPowerManagementService to CarUserService by Mayank Garg · 4 years, 1 month ago
  22. 70732a8 Moved Initial User setter logic from CarServiceHelperService to CarUserService by Mayank Garg · 4 years, 1 month ago
  23. 4adef86 Remove user uses latest users Info by Mayank Garg · 4 years, 3 months ago
  24. ef1b933 Minor User Hal improvements by Mayank Garg · 4 years, 3 months ago
  25. 9ed099e Added user hal check in CarUserService if Hal is supported by Mayank Garg · 4 years, 3 months ago
  26. b2dc6ff Re-implement createDriver using User HAL by Eric Jeong · 4 years, 3 months ago
  27. 3bcd3e8 Merge "Improved loggging of user lifecycle events." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  28. de1e16d Improved loggging of user lifecycle events. by felipeal · 4 years, 3 months ago
  29. 7d12ee2 Fixed current user on legacy Android switch HAL call. by felipeal · 4 years, 3 months ago
  30. a55c309 Implement remove user for user hal by Mayank Garg · 4 years, 4 months ago
  31. 87aeffa Merge "Used switchUserRequest in user hal service" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  32. bf32765 Fixed last active user logic. by felipeal · 4 years, 3 months ago
  33. eb37d09 Used switchUserRequest in user hal service by Mayank Garg · 4 years, 3 months ago
  34. dfdf851 Implemented CarUserManager.createUser(). by felipeal · 4 years, 4 months ago
  35. 1fced44 Do not send lifecycle metrics if timestamp is 0 by Keun young Park · 4 years, 4 months ago
  36. a68ecef Integrated InitialUserInfoResponse.userLocales into InitialUserSetter. by felipeal · 4 years, 4 months ago
  37. d16b715 Merge "Added check that callback for showUserSwitchDialog can only be added by CarSysUI" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  38. a480dd9 Added check that callback for showUserSwitchDialog can only be added by CarSysUI by Mayank Garg · 4 years, 4 months ago
  39. 25666cf Use HAL for switching drivers by Eric Jeong · 4 years, 4 months ago
  40. cbdedd5 Merge "Fix system user checking logic in CarUserService" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  41. dd4ab04 Merge "Add permission test for CarUserManager" into rvc-dev by Yan Zhu · 4 years, 4 months ago
  42. 40f8fa3 Fix system user checking logic in CarUserService by Eric Jeong · 4 years, 4 months ago
  43. aba246c Fixed CarUserService.onUserSwitching() check for headless system user. by Felipe Leme · 4 years, 4 months ago
  44. 67a383e Add permission test for CarUserManager by Yan Zhu · 4 years, 4 months ago
  45. 159a2a4 Implemented CarUserManager.setUserIdentificationAssociation() by felipeal · 4 years, 4 months ago
  46. 6307fe4 Implementation of OEM user switch request via User Hal by Mayank Garg · 4 years, 5 months ago
  47. 5b2c662 Merge "Added callback to enable CarSysUI for showing user switch dialog during before user switching" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  48. 587f194 Added callback to enable CarSysUI for showing user switch dialog during by Mayank Garg · 4 years, 4 months ago
  49. 18bc9b8 Merge "Moved some constants to user-lib." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  50. 1a9410d Moved some constants to user-lib. by felipeal · 4 years, 4 months ago
  51. e5de0f9 Implement POST SWITCH with LEGACY_ANDROID_SWITCH by Mayank Garg · 4 years, 5 months ago
  52. b08f677 Improved CarUserService.SwitchUser JavaDoc by Mayank Garg · 4 years, 5 months ago
  53. 71661ea Added userMetrics test in CarUserServiceTest by Mayank Garg · 4 years, 5 months ago
  54. 5e3ede4 Implemented CarUserManager.getUserAssociation(). by felipeal · 4 years, 5 months ago
  55. 1f20dcd Improved post android switch for User Hal by Mayank Garg · 4 years, 5 months ago
  56. d50690d Merge "Change all HandlerThread inside CarService into static instance." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  57. b241d02 Change all HandlerThread inside CarService into static instance. by Keun young Park · 4 years, 5 months ago
  58. e792152 Add previous user id to data sent to UserLifecycleListener by Yan Zhu · 4 years, 5 months ago
  59. e5bf032 Refactored CarUserManager.switchUser() to use a Future instead of a Listener. by felipeal · 4 years, 5 months ago
  60. f736896 Minor improvements on CarUserService.switchUser(): by felipeal · 4 years, 5 months ago
  61. 312416a Initial EventLogTags for CarService. by felipeal · 4 years, 5 months ago
  62. a06fa6e Merge "Updated user switch status for car user manager and car user service" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  63. 0e23914 Updated user switch status for car user manager and car user service by Mayank Garg · 4 years, 5 months ago
  64. e8c5dce Moved UserMetrics to CarUserService. by felipeal · 4 years, 5 months ago
  65. 7a114c8 Implemented android post switch using user Hal by Mayank Garg · 4 years, 5 months ago
  66. 7236a5b Using HandlerThread when notifying app listeners. by Antonio Kantek · 4 years, 5 months ago
  67. 17efae1 Merge "Improved user lifecycle tracing messages." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  68. 98900c8 Minor changes on CarUserService user lifecycle handling. by felipeal · 4 years, 5 months ago
  69. 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 5 months ago
  70. 2a84d51 Improved user lifecycle tracing messages. by felipeal · 4 years, 5 months ago
  71. e19c292 Implement User Switch using User Hal for Car user Manager by Mayank Garg · 4 years, 6 months ago
  72. 4cf199d Merging onSwitchUser() and setUserLockStatus() into a onUserLifecycleEvent() by Antonio Kantek · 4 years, 6 months ago
  73. 0ec1ff0 Check for permissions on CarUserService.getInitialUserInfo(). by felipeal · 4 years, 6 months ago
  74. 52474c8 Merge "Changed UserLifecycleEvent to use (int) user ids internally." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  75. 042a73c Changed UserLifecycleEvent to use (int) user ids internally. by felipeal · 4 years, 6 months ago
  76. 73ddc6b Merge "Implement User Switch using User Hal for Car user service" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  77. 59f2219 Implement User Switch using User Hal for Car user service by Mayank Garg · 4 years, 6 months ago
  78. f700753 Updating several car services to use UserLifecycleListener by Antonio Kantek · 4 years, 6 months ago
  79. 19e3d73 Moved UserHalHelper to car.userlib and added test cases. by felipeal · 4 years, 6 months ago
  80. e3cab98 Initial implementation of User HAL and STR integration. by Felipe Leme · 4 years, 6 months ago
  81. ff2e0d7 Merge "Uses a resources string for new guest name." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  82. 315a53b Uses a resources string for new guest name. by Felipe Leme · 4 years, 6 months ago
  83. c811475 Deprecating UserCallback interface. by Antonio Kantek · 4 years, 6 months ago
  84. 8f30b31 Minor changes on UserHal: by Felipe Leme · 4 years, 7 months ago
  85. e2600fc Added getInitialUserInfo() to ICar.aidl. by Felipe Leme · 4 years, 7 months ago
  86. abbf2da Minor refactorings on CarUserService: by Felipe Leme · 4 years, 7 months ago
  87. c6e3c2a Implemented CarService.getInitialUserInfo(). by Felipe Leme · 4 years, 7 months ago
  88. 5528ff7 Added user lifecycle events to CarUserManager. by Felipe Leme · 4 years, 7 months ago
  89. 5841220 Initial implementation of UserHalService. by Felipe Leme · 4 years, 8 months ago
  90. 31e7304 Replace user switch broadcast by user callback by Mayank Garg · 4 years, 8 months ago
  91. 76e5973 Merge "Use IActivityManager.stopUserWithDelayedLocking for stopping backgroud user" by TreeHugger Robot · 4 years, 8 months ago
  92. ed9e628 Use IActivityManager.stopUserWithDelayedLocking for stopping backgroud user by Keun young Park · 5 years ago
  93. f45ee50 Changed STR resume behavior when current user is an ephemeral guest. by Felipe Leme · 4 years, 9 months ago
  94. d4308f3 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 8 months ago
  95. e7916fc Replace UserInfo with user id in CarUserManager by Eric Jeong · 4 years, 9 months ago
  96. 4ded678 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  97. 04ee04f Update UserRestriction defaults to use framework mechanisms by Anthony Hugh · 4 years, 9 months ago
  98. c91f945 Create passenger if there is a passenger display by Eric Jeong · 5 years ago
  99. 42fb1a6 Update for new UserType by Bookatz · 4 years, 11 months ago
  100. 2d0483c Improved CarUserService.dump(): by felipeal · 4 years, 11 months ago