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