1. 30b4e1e Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 9 months ago
  2. 498c478 Merge "Minor refactorings on CarUserService:" into rvc-dev by Felipe Leme · 4 years, 9 months ago
  3. abbf2da Minor refactorings on CarUserService: by Felipe Leme · 4 years, 9 months ago
  4. 23f11ea Fixed method names. by Felipe Leme · 4 years, 9 months ago
  5. 47ac397 Added user unlocking to the User Metrics. by Felipe Leme · 4 years, 9 months ago
  6. 260843b Merge "Add CarPackageManager#isPendingIntentDistractionOptimized(PendingIntent)" by Arnaud Berry · 4 years, 9 months ago
  7. 86273f7 Merge "Add property for multiple ev port locations" by Kai Wang · 4 years, 9 months ago
  8. ca462fd Merge "Revert "Implement binder connection in CarWatchdogService"" by Eric Jeong · 4 years, 9 months ago
  9. 736982c Revert "Implement binder connection in CarWatchdogService" by Eric Jeong · 4 years, 9 months ago
  10. ed9ee6c Add property for multiple ev port locations by Kai · 4 years, 9 months ago
  11. d1f88ee Add CarPackageManager#isPendingIntentDistractionOptimized(PendingIntent) by Arnaud Berry · 4 years, 9 months ago
  12. 29378ff Merge "Implement binder connection in CarWatchdogService" by Eric Jeong · 4 years, 9 months ago
  13. 7bb838f Merge "Implemented CarService.getInitialUserInfo()." by TreeHugger Robot · 4 years, 9 months ago
  14. 6bb8c86 Implement binder connection in CarWatchdogService by Eric Jeong · 4 years, 9 months ago
  15. c6e3c2a Implemented CarService.getInitialUserInfo(). by Felipe Leme · 4 years, 9 months ago
  16. 78c8c6b Merge "Delete legacy VMS service implementation." by Mark Tabry · 4 years, 9 months ago
  17. d996367 Merge "Match timestamp units with the interface definitions" into qt-qpr1-dev am: f1f3961cda am: be6d7486f5 by Automerger Merge Worker · 4 years, 9 months ago
  18. be6d748 Merge "Match timestamp units with the interface definitions" into qt-qpr1-dev am: f1f3961cda by Automerger Merge Worker · 4 years, 9 months ago
  19. f1f3961 Merge "Match timestamp units with the interface definitions" into qt-qpr1-dev by Kamaljeet Maini · 4 years, 9 months ago
  20. 7ead965 Delete legacy VMS service implementation. by Mark Tabry · 4 years, 9 months ago
  21. 62e749c Wrap legacy VMS APIs around VmsClient API. by Mark Tabry · 4 years, 10 months ago
  22. 32ea20e Merge "Added user-switching metrics to CarService." by TreeHugger Robot · 4 years, 9 months ago
  23. e93218b Added user-switching metrics to CarService. by Felipe Leme · 4 years, 9 months ago
  24. 638fef5 Fix incorrect string in ActivityBlockingActivity am: 539cc254f0 am: 17bce26890 by Automerger Merge Worker · 4 years, 9 months ago
  25. 17bce26 Fix incorrect string in ActivityBlockingActivity am: 539cc254f0 by Automerger Merge Worker · 4 years, 9 months ago
  26. 539cc25 Fix incorrect string in ActivityBlockingActivity by Max Tauro · 4 years, 9 months ago
  27. 4c0e284 Match timestamp units with the interface definitions by Kamaljeet Maini · 4 years, 9 months ago
  28. 1df22e5 Merge "Add config to control voice assist long press BT behavior" by TreeHugger Robot · 4 years, 9 months ago
  29. ae3710b Update ActivityBlockingActivity UI am: 13037bca8f am: 496234d845 by Automerger Merge Worker · 4 years, 9 months ago
  30. 496234d Update ActivityBlockingActivity UI am: 13037bca8f by Automerger Merge Worker · 4 years, 9 months ago
  31. 13037bc Update ActivityBlockingActivity UI by Max Tauro · 4 years, 9 months ago
  32. fb23d76 Merge "Rename AudioDevice to AudioDeviceAttributes" by Jean-Michel Trivi · 4 years, 9 months ago
  33. 121895c Rename AudioDevice to AudioDeviceAttributes by Jean-Michel Trivi · 4 years, 9 months ago
  34. dea2bf5 Merge "Normalize VMS API naming and fix a thread safety issue." by Mark Tabry · 4 years, 9 months ago
  35. d859986 [DO NOT MERGE] Add config to control voice assist long press BT behavior am: e50d88aa5b by Automerger Merge Worker · 4 years, 9 months ago
  36. e50d88a [DO NOT MERGE] Add config to control voice assist long press BT behavior by Babak Bostan · 4 years, 9 months ago
  37. 4b3a64a Normalize VMS API naming and fix a thread safety issue. by Mark Tabry · 4 years, 9 months ago
  38. a2fc911 Add config to control voice assist long press BT behavior by Babak Bostan · 4 years, 9 months ago
  39. f22feaf Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 4 years, 9 months ago
  40. 6606e4d Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  41. 30af979 Merge "Get the current user correctly" by TreeHugger Robot · 4 years, 9 months ago
  42. f00ebe2 Merge "OccupantAwarenessSystem: Fixes null reference bug in toString()." by Michael Keller · 4 years, 9 months ago
  43. a7e3714 Get the current user correctly by Yabin Huang · 4 years, 9 months ago
  44. 8cf3366 Merge "[Unit test] Shorten CarPowerManagementTest execution time" by Jim Kaye · 4 years, 9 months ago
  45. e3a0549 Merge "[AAE GarageMode] Turn the display off when forcing Garage Mode" by Jim Kaye · 4 years, 9 months ago
  46. 10d9577 Merge "Force Garage Mode, then reboot the system" into qt-qpr1-dev am: 92dba8a78b by Jim Kaye · 4 years, 9 months ago
  47. 0debe12 Force Garage Mode, then reboot the system by Jim Kaye · 4 years, 9 months ago
  48. 16ac930 OccupantAwarenessSystem: Fixes null reference bug in toString(). by Michael Keller · 4 years, 9 months ago
  49. 253dfff [Unit test] Shorten CarPowerManagementTest execution time by Jim Kaye · 4 years, 9 months ago
  50. f3eb56e Merge "Improvements on CarService dump():" by Felipe Leme · 4 years, 9 months ago
  51. 23706a3 Merge "Force Garage Mode using ADB, then reboot the system" by TreeHugger Robot · 4 years, 9 months ago
  52. c560d06 Merge "Do not set DISPLAY_BRIGHTNESS if not present" into qt-qpr1-dev am: 866bb66880 by Huihong Luo · 4 years, 9 months ago
  53. 4b6e4c1 Do not set DISPLAY_BRIGHTNESS if not present by Huihong Luo · 4 years, 9 months ago
  54. e6e817d Merge "Do not set DISPLAY_BRIGHTNESS if not present" by Huihong Luo · 4 years, 9 months ago
  55. 52f9d96 Merge "Added cmd to call UserHalService.getInitialUserInfo()" by Felipe Leme · 4 years, 9 months ago
  56. a123f69 Removed handle prefix from some HalService methods. by Felipe Leme · 4 years, 9 months ago
  57. 36733e2 Merge "Implemented UserHalService.getInitialUserInfo()." by Felipe Leme · 4 years, 9 months ago
  58. eff7e96 Merge "Added user lifecycle events to CarUserManager." by Felipe Leme · 4 years, 9 months ago
  59. d54c2f4 Do not set DISPLAY_BRIGHTNESS if not present by Huihong Luo · 4 years, 9 months ago
  60. f07c3f9 Improvements on CarService dump(): by Felipe Leme · 4 years, 9 months ago
  61. a5e6938 Added cmd to call UserHalService.getInitialUserInfo() by Felipe Leme · 4 years, 9 months ago
  62. 19720d0 Merge "Implement hidden VEHICLE_MAPS_SERVICE API." by Mark Tabry · 4 years, 9 months ago
  63. 5bf135b Implemented UserHalService.getInitialUserInfo(). by Felipe Leme · 4 years, 9 months ago
  64. 5528ff7 Added user lifecycle events to CarUserManager. by Felipe Leme · 4 years, 9 months ago
  65. 26fc7da [AAE GarageMode] Turn the display off when forcing Garage Mode by Jim Kaye · 5 years ago
  66. 0bb3310 Merge "CountryDetector: Add custom country detector config attribute" into qt-qpr1-dev am: f7bcb12a23 by Automerger Merge Worker · 4 years, 9 months ago
  67. cf2fd1f DO NOT MERGE: Add inject-key command for CarInputService am: 7224024b0a by Automerger Merge Worker · 4 years, 9 months ago
  68. f7bcb12 Merge "CountryDetector: Add custom country detector config attribute" into qt-qpr1-dev by TreeHugger Robot · 4 years, 9 months ago
  69. 3f6eb22 Merge "Map virtual displays to physical ports in UXRE" by Jordan Jozwiak · 4 years, 9 months ago
  70. 9a834ea Force Garage Mode using ADB, then reboot the system by Jim Kaye · 4 years, 9 months ago
  71. 7224024 DO NOT MERGE: Add inject-key command for CarInputService by Keun young Park · 4 years, 11 months ago
  72. 6fa123d Implement hidden VEHICLE_MAPS_SERVICE API. by Mark Tabry · 4 years, 10 months ago
  73. 7c01cbc CountryDetector: Add custom country detector config attribute by Christophe Koessler · 4 years, 11 months ago
  74. 5841220 Initial implementation of UserHalService. by Felipe Leme · 4 years, 10 months ago
  75. 1b81bc7 Merge "OccupantAwarenessSystem: Enables OAS service to attempt to auto-reconnect to the HAL service if it does not connect during init()." by Michael Keller · 4 years, 9 months ago
  76. 578e8a7 Merge "Make Garage Mode more robust in detecting idle-mode jobs" into qt-qpr1-dev am: 0daf5466d2 by Automerger Merge Worker · 4 years, 9 months ago
  77. 31216ed Merge changes from topic "system-usage-prep" by Hayden Gomes · 4 years, 9 months ago
  78. 0daf546 Merge "Make Garage Mode more robust in detecting idle-mode jobs" into qt-qpr1-dev by Jim Kaye · 4 years, 9 months ago
  79. 91dfa42 Merge "Register playbackstate callback after autoplay" into qt-qpr1-dev am: 4014efce34 am: b0991960b3 by Automerger Merge Worker · 4 years, 9 months ago
  80. b099196 Merge "Register playbackstate callback after autoplay" into qt-qpr1-dev am: 4014efce34 by Automerger Merge Worker · 4 years, 9 months ago
  81. d399011 OccupantAwarenessSystem: Enables OAS service to attempt to auto-reconnect to by Michael Keller · 4 years, 9 months ago
  82. f6c83b3 Adding focus entry class by Hayden Gomes · 4 years, 9 months ago
  83. 522b4a5 Refactoring FocusInteraction matrix to own class by Hayden Gomes · 4 years, 9 months ago
  84. d03e16d Extracting CarAudioContexts to own class by Hayden Gomes · 4 years, 9 months ago
  85. 6d3f2ac Merge "Rename AudioDeviceAddress to AudioDevice" by Jean-Michel Trivi · 4 years, 9 months ago
  86. 5465ca9 Map virtual displays to physical ports in UXRE by Jordan Jozwiak · 4 years, 9 months ago
  87. 7587a55 Rename AudioDeviceAddress to AudioDevice by Jean-Michel Trivi · 4 years, 9 months ago
  88. d1e7691 Make Garage Mode more robust in detecting idle-mode jobs by Jim Kaye · 4 years, 9 months ago
  89. ea7d667 Make Garage Mode more robust in detecting idle-mode jobs by Jim Kaye · 4 years, 9 months ago
  90. d0e6c34 Register playbackstate callback after autoplay by Simon Dai · 4 years, 10 months ago
  91. 23c4a23 Merge "Fix CarService leak in ActivityBlockingActivity" by TreeHugger Robot · 4 years, 9 months ago
  92. 8dceaf6 Merge "Improve PropertyHalService init time" by Kai Wang · 4 years, 9 months ago
  93. 1698d23 Merge "Occupant Awareness System: Adds addtional descriptions for OAS permissions." by Michael Keller · 4 years, 9 months ago
  94. 279e7fc Fix CarService leak in ActivityBlockingActivity by Jordan Jozwiak · 4 years, 9 months ago
  95. f4daaf5 Merge "Deprecate trusted device APIs in car service." by TreeHugger Robot · 4 years, 9 months ago
  96. 8dd6a9b Merge "Add retain previous source playback mode for media switch" into qt-qpr1-dev am: 5d4f443c56 am: e85e5029a4 by Automerger Merge Worker · 4 years, 9 months ago
  97. e85e502 Merge "Add retain previous source playback mode for media switch" into qt-qpr1-dev am: 5d4f443c56 by Automerger Merge Worker · 4 years, 9 months ago
  98. 5d4f443 Merge "Add retain previous source playback mode for media switch" into qt-qpr1-dev by TreeHugger Robot · 4 years, 9 months ago
  99. 3e0cfda Occupant Awareness System: Adds addtional descriptions for OAS permissions. by Michael Keller · 4 years, 9 months ago
  100. 9949642 Merge "Allow settings a freeform string restriction mode" by Jordan Jozwiak · 4 years, 9 months ago