1. a480dd9 Added check that callback for showUserSwitchDialog can only be added by CarSysUI by Mayank Garg · 4 years, 4 months ago
  2. 1c1d748 Merge "Disable debug log in car watchdog" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  3. 98b2a6e Merge "Add dumpsys output for VmsBrokerService." into rvc-dev by Mark Tabry · 4 years, 4 months ago
  4. 1a66c6c Add dumpsys output for VmsBrokerService. by Mark Tabry · 4 years, 4 months ago
  5. 567c72e Disable debug log in car watchdog by Eric Jeong · 4 years, 4 months ago
  6. 86f390f Merge "[RESTRICT AUTOMERGE] Add CarBugreportManagerTest api test and cancel API." into rvc-dev by Zhomart Mukhamejanov · 4 years, 4 months ago
  7. 993c80b [RESTRICT AUTOMERGE] Add CarBugreportManagerTest api test and cancel API. by Zhomart Mukhamejanov · 4 years, 4 months ago
  8. cbdedd5 Merge "Fix system user checking logic in CarUserService" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  9. 7b241d3 Merge "Unlink Binder DeathRecipient when unregistering VMS clients." into rvc-dev by Mark Tabry · 4 years, 4 months ago
  10. dd4ab04 Merge "Add permission test for CarUserManager" into rvc-dev by Yan Zhu · 4 years, 4 months ago
  11. 5ae1741 Merge "Create CarPowerManagerUnitTest" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  12. 40f8fa3 Fix system user checking logic in CarUserService by Eric Jeong · 4 years, 4 months ago
  13. 18624bf Create CarPowerManagerUnitTest by Jim Kaye · 4 years, 4 months ago
  14. aba246c Fixed CarUserService.onUserSwitching() check for headless system user. by Felipe Leme · 4 years, 4 months ago
  15. 67a383e Add permission test for CarUserManager by Yan Zhu · 4 years, 4 months ago
  16. a3dde8a Merge "Add optional args for injecting events." into rvc-dev by Kai Wang · 4 years, 4 months ago
  17. 159a2a4 Implemented CarUserManager.setUserIdentificationAssociation() by felipeal · 4 years, 4 months ago
  18. 43b0311 Merge "Implementation of OEM user switch request via User Hal" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  19. 8bc6bc9 Merge "Minor, internal improvements on UserHalService." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  20. 6307fe4 Implementation of OEM user switch request via User Hal by Mayank Garg · 4 years, 5 months ago
  21. 0496859 Merge changes from topic "per_user_volume_settings" into rvc-dev by Oscar Azucena · 4 years, 4 months ago
  22. a63623c Unlink Binder DeathRecipient when unregistering VMS clients. by Mark Tabry · 4 years, 4 months ago
  23. b444ee4 Minor, internal improvements on UserHalService. by felipeal · 4 years, 4 months ago
  24. 82a0001 Add optional args for injecting events. by Kai · 4 years, 4 months ago
  25. f3f4910 Implemented UserHalService.setUserAssociation() by felipeal · 4 years, 4 months ago
  26. 9971479 Fixed UserHalService to include requestId on getUserAssociation() requests. by felipeal · 4 years, 4 months ago
  27. 0e1d9c3 Fixed car audio volume group settings for user. by Oscar Azucena · 4 years, 4 months ago
  28. f7a7ff4 Merge "Payload check in propertyHalService" into rvc-dev by Kai Wang · 4 years, 4 months ago
  29. 12abb98 Merge "Updating getSuggestedAudioUsage" into rvc-dev by Hayden Gomes · 4 years, 4 months ago
  30. c057c88 Updating getSuggestedAudioUsage by Hayden Gomes · 4 years, 4 months ago
  31. a65c737 Merge "Add CarPowerManager.getPowerState()" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  32. 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
  33. 1842e82 Add CarPowerManager.getPowerState() by Jim Kaye · 4 years, 4 months ago
  34. 587f194 Added callback to enable CarSysUI for showing user switch dialog during by Mayank Garg · 4 years, 4 months ago
  35. 8151bfe Payload check in propertyHalService by Kai · 4 years, 5 months ago
  36. 18bc9b8 Merge "Moved some constants to user-lib." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  37. 0ff2bf1 Merge "Implement POST SWITCH with LEGACY_ANDROID_SWITCH" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  38. 1a9410d Moved some constants to user-lib. by felipeal · 4 years, 4 months ago
  39. e5de0f9 Implement POST SWITCH with LEGACY_ANDROID_SWITCH by Mayank Garg · 4 years, 4 months ago
  40. ceaad40 HalClient improvements. by felipeal · 4 years, 4 months ago
  41. b08f677 Improved CarUserService.SwitchUser JavaDoc by Mayank Garg · 4 years, 4 months ago
  42. 9a4eb7c Make CarNavigationStatusManager optional. by Yuncheol Heo · 4 years, 4 months ago
  43. fc95ea8 Merge "Cleaning up handling of non-dynamic-routing in CarAudioService" into rvc-dev by Hayden Gomes · 4 years, 4 months ago
  44. f5c81b6 Cleaning up handling of non-dynamic-routing in CarAudioService by Hayden Gomes · 4 years, 4 months ago
  45. 830b2eb Merge "[Car Power] Log when a power state request is rejected" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  46. 24ddc86 [Car Power] Log when a power state request is rejected by Jim Kaye · 4 years, 4 months ago
  47. c7e54a4 Merge "Added userMetrics test" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  48. 0ea76d7 Merge "Allow user-related commands to be used on user builds." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  49. 8816007 Added userMetrics test by Mayank Garg · 4 years, 4 months ago
  50. a399d1e Allow user-related commands to be used on user builds. by felipeal · 4 years, 4 months ago
  51. 0ee7281 Increase API coverage in car watchdog test by Eric Jeong · 4 years, 4 months ago
  52. 71661ea Added userMetrics test in CarUserServiceTest by Mayank Garg · 4 years, 4 months ago
  53. 5f72ca2 Merge "Implemented CarUserManager.getUserAssociation()." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  54. 826c87f Merge "Don't allow null primary sources" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  55. 5e3ede4 Implemented CarUserManager.getUserAssociation(). by felipeal · 4 years, 4 months ago
  56. b2c7899 Unregister the listeners when SystemActivityMonitoringService is gone. by Yuncheol Heo · 4 years, 4 months ago
  57. d31b4a5 Allow selected commands protected with permission in user build by Keun young Park · 4 years, 4 months ago
  58. 1f20dcd Improved post android switch for User Hal by Mayank Garg · 4 years, 4 months ago
  59. 8a44e2c Implemented UserHalService.getUserAssociation(). by felipeal · 4 years, 4 months ago
  60. bc339ed Don't allow null primary sources by Simon Dai · 4 years, 6 months ago
  61. d50690d Merge "Change all HandlerThread inside CarService into static instance." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  62. b241d02 Change all HandlerThread inside CarService into static instance. by Keun young Park · 4 years, 4 months ago
  63. 09f3a5d Merge "Add previous user id to data sent to UserLifecycleListener" into rvc-dev by Yan Zhu · 4 years, 4 months ago
  64. df3c4d3 Merge "Allow power transition from "Wait for Finish" to "On"" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  65. 252c70d Added management of legacy audio settings. by Oscar Azucena · 4 years, 5 months ago
  66. e792152 Add previous user id to data sent to UserLifecycleListener by Yan Zhu · 4 years, 5 months ago
  67. 183a271 Merge "Refactored CarUserManager.switchUser() to use a Future instead of a Listener." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  68. 18b5b05 Merge "Minor improvements on CarUserService.switchUser():" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  69. f7230df Merge "Added delayed audio focus to car audio service." into rvc-dev by Oscar Azucena · 4 years, 5 months ago
  70. abf6658 Merge "Add profile user test to KS" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  71. 78a1bce Allow power transition from "Wait for Finish" to "On" by Jim Kaye · 4 years, 5 months ago
  72. e5bf032 Refactored CarUserManager.switchUser() to use a Future instead of a Listener. by felipeal · 4 years, 5 months ago
  73. 2c104d6 Add profile user test to KS by Keun young Park · 4 years, 5 months ago
  74. 181913d Merge "Add prepareProcessTermination to ICarWatchdogClient" into rvc-dev by Eric Jeong · 4 years, 5 months ago
  75. f736896 Minor improvements on CarUserService.switchUser(): by felipeal · 4 years, 5 months ago
  76. 79a5368 Merge "Fix wrong owner death handling in AppFocusService" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  77. 8c1136f Added delayed audio focus to car audio service. by Oscar Azucena · 4 years, 5 months ago
  78. 515009b Add prepareProcessTermination to ICarWatchdogClient by Eric Jeong · 4 years, 5 months ago
  79. a7bdd59 Fix wrong owner death handling in AppFocusService by Keun young Park · 4 years, 5 months ago
  80. 7e87db0 Merge "Initial EventLogTags for CarService." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  81. e0d1faa Merge "Fixed workflow when resuming from guest to guest." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  82. 87b3301 Merge "Moving HalAudioFocus to com.android.car.audio.hal" into rvc-dev by Hayden Gomes · 4 years, 5 months ago
  83. 948f6b6 Fixed workflow when resuming from guest to guest. by felipeal · 4 years, 5 months ago
  84. d46adf3 Merge changes from topic "audiocontrol recovery" into rvc-dev by Hayden Gomes · 4 years, 5 months ago
  85. 59936cd Merge "Wrap navigation binder from car service" into rvc-dev by Keun-young Park · 4 years, 5 months ago
  86. c6c63d2 Wrap navigation binder from car service by Keun young Park · 4 years, 5 months ago
  87. 312416a Initial EventLogTags for CarService. by felipeal · 4 years, 5 months ago
  88. 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
  89. daac080 Moving HalAudioFocus to com.android.car.audio.hal by Hayden Gomes · 4 years, 5 months ago
  90. 890ad02 Adding recovery logic for IAudioControl by Hayden Gomes · 4 years, 5 months ago
  91. 998371b Adding reset to HalAudioFocus by Hayden Gomes · 4 years, 5 months ago
  92. 38e1813 Converting AudioControlWrapper into interface by Hayden Gomes · 4 years, 5 months ago
  93. 0e23914 Updated user switch status for car user manager and car user service by Mayank Garg · 4 years, 5 months ago
  94. e8c5dce Moved UserMetrics to CarUserService. by felipeal · 4 years, 5 months ago
  95. 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 5 months ago
  96. f85a6ef Merge "Implemented android post switch using user Hal" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  97. 7a114c8 Implemented android post switch using user Hal by Mayank Garg · 4 years, 5 months ago
  98. 4825ca3 Fix bootlooping when carwatchdogd is not running by Eric Jeong · 4 years, 5 months ago
  99. 278d409 Merge "Removing dead method and cleaning some checkstyle errors." into rvc-dev by Antonio Kantek · 4 years, 5 months ago
  100. df23af5 Output logs when car watchdog client dies by Eric Jeong · 4 years, 5 months ago