1. b11a807 CarAudioFocus: Fix requesting AF from a client that already holds it. by Justin Paupore · 5 years ago
  2. db0eac9 Merge "Differentiate between "unbound" and "terminated" connection states when attempting to rebind VMS clients." by Mark Tabry · 5 years ago
  3. ae09d48 Merge "Fix Vehicle_test" by Kai Wang · 5 years ago
  4. 46b2f8f Differentiate between "unbound" and "terminated" connection states when attempting to rebind VMS clients. by Mark Tabry · 5 years ago
  5. bbbd0d6 Fix Vehicle_test by Kai · 5 years ago
  6. e7f634d Merge "Reworked iface between car-usb-handler and apps" by Pavel Maltsev · 5 years ago
  7. 6b49b9b Reworked iface between car-usb-handler and apps by Pavel Maltsev · 5 years ago
  8. c5ad374 Merge "Add scroll method to Sensors screen" by Kai Wang · 5 years ago
  9. 949d4aa Merge "Add a dialog with only positive button to ThemesPlayGroundApp" by TreeHugger Robot · 5 years ago
  10. 4805eff Add scroll method to Sensors screen by Kai · 5 years ago
  11. 9b1afb1 Calls which have full screen intent should not swipe away. They can only be dismissed if the app cancel the notification by Priyank Singh · 5 years ago
  12. 6ea1260 Add a dialog with only positive button to ThemesPlayGroundApp by Priyank Singh · 5 years ago
  13. 45ab64d Merge "Add Media Playback facet to Instrument Cluster" by TreeHugger Robot · 5 years ago
  14. cd872a7 Merge "Add test for Long type property" by TreeHugger Robot · 5 years ago
  15. b590f94 Merge "Remove androidx.car_car reference. Replace PagedListView with RecyclerView" by Arnaud Berry · 5 years ago
  16. ec06bbda Merge "Remove DrawerAdapter for GarageModeTestApp" by Arnaud Berry · 5 years ago
  17. c263fae Merge "Migrate Kitchensink off DrawerActivity." by Arnaud Berry · 5 years ago
  18. 48106a9 Make CarPropertyManager public by Kai · 6 years ago
  19. 3f63bfb Add Media Playback facet to Instrument Cluster by Peter Li · 5 years ago
  20. 7e6fdde Merge "Format sensor values and imperial unit conversions" by TreeHugger Robot · 5 years ago
  21. 76702e1 Merge changes Ic1b80276,Idca70a41,Ic2f45c6a,I499d2b22 by Pavel Maltsev · 5 years ago
  22. b2cd199 Merge "DirectRenderingClusterSample: Track changes to IProcessObserver." by Narayan Kamath · 5 years ago
  23. 0cbc467 Merge "Switch user when waking up from STR target user has changed" by Keun-young Park · 5 years ago
  24. b6838e0 Format sensor values and imperial unit conversions by Peter Li · 5 years ago
  25. 9b3f266 Switch user when waking up from STR target user has changed by Keun young Park · 5 years ago
  26. 92a39de Add projection API to reprot Wi-Fi channels by Pavel Maltsev · 5 years ago
  27. 786dacd Adding getPublisherId/getPublisherInfo support to HAL implementation. by Mark Tabry · 5 years ago
  28. 2fe76b3 Merge "Trigger rebind behavior every time a VMS client is disconnected." by Mark Tabry · 5 years ago
  29. 738426d Remove androidx.car_car reference. Replace PagedListView with RecyclerView by Priyank Singh · 5 years ago
  30. 48a3194 Introduce projection OEM customization API by Pavel Maltsev · 5 years ago
  31. 079873b Introduce API to report projection status by Pavel Maltsev · 5 years ago
  32. 75be386 Trigger rebind behavior every time a VMS client is disconnected. by Mark Tabry · 5 years ago
  33. 4291a19 DirectRenderingClusterSample: Track changes to IProcessObserver. by Narayan Kamath · 5 years ago
  34. 13cea6d Migrate Kitchensink off DrawerActivity. by Adora Zhang · 5 years ago
  35. 8d289b8 Remove DrawerAdapter for GarageModeTestApp by Cassie(Yitong) Wang · 5 years ago
  36. 76cfaaa Refactoring VmsHalService into VmsBrokerService and VmsHalService. by Mark Tabry · 5 years ago
  37. 75b7b5f Clear up static service in test. by Yao, Yuxing · 5 years ago
  38. a58eaf9 Merge "Cleaning androidx:car-car dependencies" by TreeHugger Robot · 5 years ago
  39. 6d92bb7 Merge "Fixing multi-user image fetching and implementing async fetch" by Roberto Perez · 5 years ago
  40. ea517f1 Cleaning androidx:car-car dependencies by Roberto Perez · 5 years ago
  41. e914489 Fixing multi-user image fetching and implementing async fetch by Roberto Perez · 5 years ago
  42. 1556d7c Merge "Remove USB host stuff from Kitchen Sink" by TreeHugger Robot · 5 years ago
  43. 2bb31b7 Merge "Add config string systemActivityWhitelist." by Yuxing Yao · 5 years ago
  44. 4c3b93c Add config string systemActivityWhitelist. by Yao, Yuxing · 5 years ago
  45. 839f263 Merge "Migrate to system interface getSystemCarDir() for saved config." by Yuxing Yao · 5 years ago
  46. c939f41 Merge "Change value of eventTimeStamp" by Kai Wang · 5 years ago
  47. 196acfe Change value of eventTimeStamp by Kai · 5 years ago
  48. 9bfb749 Migrate to system interface getSystemCarDir() for saved config. by Yao, Yuxing · 5 years ago
  49. c3b42b6 Remove USB host stuff from Kitchen Sink by Pavel Maltsev · 5 years ago
  50. e07e7e0 Merge "Remove old broadcast usage from CarLocationService" by TreeHugger Robot · 5 years ago
  51. c956316 Remove old broadcast usage from CarLocationService by Soonil Nagarkar · 5 years ago
  52. 65b524c Update test notifications. by Adora Zhang · 5 years ago
  53. dd3ec07 Merge "Adding fully qualified resource names such that these will support RRO checks" by TreeHugger Robot · 5 years ago
  54. 1567915 Adding fully qualified resource names such that these will support RRO checks by Brad Stenning · 5 years ago
  55. c16a8b7 Add a test phone call notification to Kitchensink and update test message notifications. by Adora Zhang · 5 years ago
  56. 6f0d1c6 Merge "Initial implementation of Car-Lib test API" by Pavel Maltsev · 5 years ago
  57. 15d5ba3 Initial implementation of Car-Lib test API by Pavel Maltsev · 5 years ago
  58. ebdf037 Merge "Add support for overrideable boot user id" by TreeHugger Robot · 5 years ago
  59. 3ebed60 Add test for Long type property by Kai · 6 years ago
  60. 82c3c37 Add support for overrideable boot user id by Anthony Hugh · 5 years ago
  61. fe08e4f Catch IllegalStateException in Kitchen Sink. by Gregory Clark · 5 years ago
  62. f205da0 Merge "Move the cache file to /data/system." by Gregory Clark · 5 years ago
  63. b43e00d Merge "Use Health service to fetch wear information." by TreeHugger Robot · 5 years ago
  64. a440e81 Move the cache file to /data/system. by Gregory Clark · 5 years ago
  65. 3d0abd6 Use Health service to fetch wear information. by Kathan Shukla · 5 years ago
  66. d2ddea7 Fixing image sizes inside step cues, and other small bugs by Roberto Perez · 5 years ago
  67. 589b703 Merge "Add more test notifications to Kitchensink app." by TreeHugger Robot · 5 years ago
  68. 08803e8 Fixing image requesting on sample Cluster implementation. by Roberto Perez · 5 years ago
  69. f836770 Add more test notifications to Kitchensink app. by Adora Zhang · 5 years ago
  70. 2ee2e56 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  71. c10cfd7 Change the property to GEAR_SELECTION. by Dean Harding · 5 years ago
  72. 6c18742 Merge "Fix CarUserService crash for non-headless system user env" by Keun-young Park · 5 years ago
  73. f80ca6c Fix CarUserService crash for non-headless system user env by Keun-young Park · 5 years ago
  74. 760fffb Add /data/system/car dir by Keun-young Park · 5 years ago
  75. f9fa945 Merge "Update Kitchensink test notifications per QA requests." by TreeHugger Robot · 5 years ago
  76. 2654284 Merge changes I12299ff4,I9f466969,Ib400c8e0 by Justin Paupore · 5 years ago
  77. 5c94877 Merge "Add ETA textview to cluster" by TreeHugger Robot · 5 years ago
  78. a09cac9 Merge "Add user 0 unlock monitoring to postpone user 0 data access" by Keun-young Park · 5 years ago
  79. cadc6bb Merge "Add a color to EmbeddedKitchenSinkApp" by TreeHugger Robot · 5 years ago
  80. 97b4df7 Remove unnecessary CarNotConnectedException catches. by Justin Paupore · 5 years ago
  81. 0dd3177 Stop throwing CarNotConnectedException. by Justin Paupore · 5 years ago
  82. 9ecb46e Update Kitchensink test notifications per QA requests. by Adora Zhang · 5 years ago
  83. d462a91 Add user 0 unlock monitoring to postpone user 0 data access by Keun-young Park · 5 years ago
  84. ee8b361 Add a color to EmbeddedKitchenSinkApp by Aurimas Liutikas · 5 years ago
  85. 6bccd4a Merge "Add multi-user and user-switch support to VMS publisher binding." by Mark Tabry · 5 years ago
  86. f61eca3 Add ETA textview to cluster by Peter Li · 5 years ago
  87. a8fce56 Add multi-user and user-switch support to VMS publisher binding. by Mark Tabry · 6 years ago
  88. 530ef5b Updates the hvac fragment of the Kitchen Sink app. by Gregory Clark · 5 years ago
  89. ec19527 Merge "[CPMS] Delete old api / introduce new APIs and hide them" by TreeHugger Robot · 5 years ago
  90. 1afe0ee Marking the string non translatable that are component name or app name. by Priyank Singh · 5 years ago
  91. 92d952c [CPMS] Delete old api / introduce new APIs and hide them by Serik Beketayev · 5 years ago
  92. 39da17d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  93. 3af2819 Merge "Fix the layout issue for smaller screens." by TreeHugger Robot · 5 years ago
  94. 6322ee8 Fix crashes and null-printfs when displaying AP status by Tomasz Wasilczyk · 5 years ago
  95. 2ff39bb Merge "Fix KS crash when trying to create a second LOHS." by TreeHugger Robot · 5 years ago
  96. 203b2a1 Merge "Update InputeTestFragment to display keys held down." by George Lu · 5 years ago
  97. e2ef91b Fix KS crash when trying to create a second LOHS. by Tomasz Wasilczyk · 5 years ago
  98. 5f1d09d Merge "Add Wifi STA/AP controls to connectivity tab" by TreeHugger Robot · 5 years ago
  99. e733761 Add Wifi STA/AP controls to connectivity tab by Tomasz Wasilczyk · 5 years ago
  100. 75bf1bc Import translations. DO NOT MERGE by Bill Yi · 5 years ago