1. fec3a3d Add AudioTestUtils.doRequestFocus() with the ability to accept delayed focus by Enrico Granata · 7 years ago
  2. 0bb47d3 Move audio focus tests to the new AudioFocusRequest API by Enrico Granata · 7 years ago
  3. b4ee6ad Merge "Adding Publisher ID support to non-hal clients. Publishers send a serialized proto message with their description and get ID integer. Everytime the same serialized message is sent they will get the same ID so it is persistent within client crashes. Other clients can ask for a map all the IDs with their serialized descriptions." by Asaf Rosenfeld · 7 years ago
  4. 6028489 Adding Publisher ID support to non-hal clients. by Asaf Rosenfeld · 7 years ago
  5. e50b340 Fix failure when ENABLE_VEHICLE_MAP_SERVICE=false by Demyn Plantenberg · 7 years ago
  6. f4292ae disable kitchensink build in PDK due to missing dependency in PDK am: 2abf38565a by Keun-young Park · 7 years ago
  7. 2abf385 disable kitchensink build in PDK due to missing dependency in PDK by Keun-young Park · 7 years ago
  8. c62ca17 Merge "Giving permissions to VMS publishers." by Antonio Cortes Perez · 7 years ago
  9. 56e8d0c update automotive_app_desc for kitchensink and vms subscriber am: f8716eaa91 by Keun-young Park · 7 years ago
  10. f8716ea update automotive_app_desc for kitchensink and vms subscriber by Keun-young Park · 7 years ago
  11. bb73c4c Giving permissions to VMS publishers. by Antonio Cortes · 7 years ago
  12. 1c94fa0 Merge "Add APIs to CarDiagnosticManager to check whether specific features are enabled" by TreeHugger Robot · 7 years ago
  13. c239368 Add APIs to CarDiagnosticManager to check whether specific features are enabled by Enrico Granata · 7 years ago
  14. b3634e2 Enable Vehicle HAL 2.1 and Diagnostics by default in master. by Enrico Granata · 7 years ago
  15. 5e075da s/FRAME_TYPE_FLAG/FRAME_TYPE/ by Enrico Granata · 8 years ago
  16. 1cfb2ff Merge "VMS: fix flakey com.android.car.test.VmsPublisherSubscriberTest" by Demyn Plantenberg · 8 years ago
  17. d5d0100 Fix an issue with removal of diagnostic listeners registered for both frame types by Enrico Granata · 8 years ago
  18. baa6c77 Merge "Adding more benchmark tests for Vehicle stack" into oc-dev am: 4055b6a843 by Pavel Maltsev · 8 years ago
  19. d6bef38 VMS: fix flakey com.android.car.test.VmsPublisherSubscriberTest by Demyn Plantenberg · 8 years ago
  20. 4055b6a Merge "Adding more benchmark tests for Vehicle stack" into oc-dev by TreeHugger Robot · 8 years ago
  21. 45e59a0 Adding more benchmark tests for Vehicle stack by Pavel Maltsev · 8 years ago
  22. 1016757 Add equals() and hashCode() to CarDiagnosticEvent. by Enrico Granata · 8 years ago
  23. 5fe0a0d Fix CarHvacManagerTest to not need min/max on certain properties. by Bryan Eyler · 8 years ago
  24. fa37b21 Merge "Fix CarHvacManagerTest to not need min/max on certain properties." by Bryan Eyler · 8 years ago
  25. acedd01 Merge "Add freeze frame support to obd2_app" by TreeHugger Robot · 8 years ago
  26. 4abd802 Fix CarHvacManagerTest to not need min/max on certain properties. by Bryan Eyler · 8 years ago
  27. d9550e7 Merge "Initial e2e Vehicle s/w stack infrastructure" into oc-dev am: 54558e083d by Pavel Maltsev · 8 years ago
  28. 54558e0 Merge "Initial e2e Vehicle s/w stack infrastructure" into oc-dev by TreeHugger Robot · 8 years ago
  29. 92383b9 Merge "Fix color in KitchenSink Activity" by Srinivas Visvanathan · 8 years ago
  30. 1d59008 Add freeze frame support to obd2_app by Enrico Granata · 8 years ago
  31. 3c06d02 Add a diagnostic page to Kitchen Sink by Enrico Granata · 8 years ago
  32. ed770da Move mic button to its own fragment. by Yao Chen · 8 years ago
  33. 114ef74 Move mic button to its own fragment. by Yao Chen · 8 years ago
  34. 82c20cd Initial e2e Vehicle s/w stack infrastructure by Pavel Maltsev · 8 years ago
  35. 05973ee Merge "Changed the naming scheme for Treble java libraries (both static and dynamic)" into oc-dev by TreeHugger Robot · 8 years ago
  36. 254ae28 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  37. 254a2e6 Added Annotation to execute test. by smaraaosp · 8 years ago
  38. ec26335 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  39. de714b7 Implement support of AUDIO_STREAM_STATE property by Pavel Maltsev · 8 years ago
  40. cf0e46c Fix color in KitchenSink Activity by Srinivas Visvanathan · 8 years ago
  41. a5f9e6c Merge "Adding subscription HAL support." by Antonio Cortes Perez · 8 years ago
  42. e0824d7 Adding subscription HAL support. by Antonio Cortes · 8 years ago
  43. 72aa3f6 Put an assistant mic in KitchenSink by Yao Chen · 8 years ago
  44. 140295d Put an assistant mic in KitchenSink by Yao Chen · 8 years ago
  45. ce7ee20 Add code to convert a CarDiagnosticEvent into Diagnostic Json by Enrico Granata · 8 years ago
  46. e16aa2d Merge "Adding availability HAL support" by Asaf Rosenfeld · 8 years ago
  47. fd5fbbd Merge "Added Annotation to execute test." by TreeHugger Robot · 8 years ago
  48. eb541d4 Adding availability HAL support by Asaf Rosenfeld · 8 years ago
  49. a3b34bf Added Annotation to execute test. by smaraaosp · 8 years ago
  50. 8ad1899 Merge "Updating KitchenSink per CarDrawerAdapter changes" by TreeHugger Robot · 8 years ago
  51. 019d6c4 Remove deprecated CarCamera interface by Scott Randolph · 8 years ago
  52. fb08d62 Phone app to collect data from a Bluetooth OBD2 dongle via obd2_lib by Enrico Granata · 8 years ago
  53. c4cb976 Updating KitchenSink per CarDrawerAdapter changes by Srinivas Visvanathan · 8 years ago
  54. c635a60 Fix CarVolumeServiceTest failure. by Yao Chen · 8 years ago
  55. 1ee77ce Merge "Disable VMS tests when ENABLE_VEHICLE_MAP_SERVICE=false" by Antonio Cortes Perez · 8 years ago
  56. 09bfb00 Disable VMS tests when ENABLE_VEHICLE_MAP_SERVICE=false by Antonio Cortes · 8 years ago
  57. 2ec3e35 Improvements to VmsSubscriberManager by Antonio Cortes · 8 years ago
  58. 543ef89 Fix CarVolumeServiceTest failure. by Yao Chen · 8 years ago
  59. 14949f3 Merge "Remove deprecated CarCamera interface" by TreeHugger Robot · 8 years ago
  60. 99130ac Merge "Implement support of AUDIO_STREAM_STATE property" by TreeHugger Robot · 8 years ago
  61. 251fb78 Remove deprecated CarCamera interface by Scott Randolph · 8 years ago
  62. 6d5847b Remove ui resources from car support lib. by Rakesh Iyer · 8 years ago
  63. 2f592d2 Merge "Rework the way diagnostic events are serialized to JSON, and deserialized:" by TreeHugger Robot · 8 years ago
  64. 5af2df9 Merge "Moving KitchenSink off legacy CarActivity" by Srinivas Visvanathan · 8 years ago
  65. 3a3850c Rework the way diagnostic events are serialized to JSON, and deserialized: by Enrico Granata · 8 years ago
  66. 79d5e12 Implement support of AUDIO_STREAM_STATE property by Pavel Maltsev · 8 years ago
  67. e3c41a6 Merge "Add a class to calculate the available layers out of the publishers offerings" by Asaf Rosenfeld · 8 years ago
  68. f854423 Moving KitchenSink off legacy CarActivity by Srinivas Visvanathan · 8 years ago
  69. a5dfba1 Add a class to calculate the available layers out of the publishers offerings by Asaf Rosenfeld · 8 years ago
  70. 2febe9f Guarantee an increasing sequence in the onVmsSubscriptionChange message by Antonio Cortes · 8 years ago
  71. 5780c0c Merge "Updating VMS interfaces to use VmsLayer." by Antonio Cortes Perez · 8 years ago
  72. 3730201 Merge "Add a Bluetooth-based transport to obd2_lib" by TreeHugger Robot · 8 years ago
  73. 7888bdc Add a Bluetooth-based transport to obd2_lib by Enrico Granata · 8 years ago
  74. 01a6039 Updating VMS interfaces to use VmsLayer. by Antonio Cortes · 8 years ago
  75. 4514e96 Do not run the diagnostics API test if FeatureConfiguration.ENABLE_DIAGNOSTIC is false by Enrico Granata · 8 years ago
  76. 87c0545 Add logic to obd2_lib to generate a live OBD2 frame from a connection. by Enrico Granata · 8 years ago
  77. 0cad323 Merge "Adding availability support to VMS subscribers" by Asaf Rosenfeld · 8 years ago
  78. 2ca6f8c Adding availability support to VMS subscribers by Asaf Rosenfeld · 8 years ago
  79. 045c328 Merge "Modify sample publisher to start publishing only on subscription." by Antonio Cortes Perez · 8 years ago
  80. f2a3fca Merge "Add more sensor types to obd2_lib" by Enrico Granata · 8 years ago
  81. 883252c Merge "Adding a class to describe a single VMS dependency. Adding a class to describe a publisher layers offering. Adding a way to publishers to declare their offering. Adding a token to publishers so that the service can track offering and potentially have more access control on publishing" by Asaf Rosenfeld · 8 years ago
  82. 7bd684e Adding a class to describe a single VMS dependency. by Asaf Rosenfeld · 8 years ago
  83. 2abd065 Modify sample publisher to start publishing only on subscription. by Antonio Cortes · 8 years ago
  84. 4c43add Automatically generate the Java list of OBD2 sensor indices from the HIDL definition. by Enrico Granata · 8 years ago
  85. 24475d0 Add more sensor types to obd2_lib by Enrico Granata · 8 years ago
  86. 185a2c8 Merge "Initial commit of a library that can talk OBD2 over a remote connection (be it Bluetooth, serial, a file, ...)" by TreeHugger Robot · 8 years ago
  87. 759d291 Initial commit of a library that can talk OBD2 over a remote connection (be it Bluetooth, serial, a file, ...) by Enrico Granata · 8 years ago
  88. 9db963a Return all the layers when reporting subscription data by Antonio Cortes · 8 years ago
  89. 0389bcc Merge changes Ib03b2e24,If7a80050 by Antonio Cortes Perez · 8 years ago
  90. c114482 Merge "The service name for Vehicle HAL 2.1 is now "default", not "Vehicle". Fix so that these test cases will run again" by Enrico Granata · 8 years ago
  91. 0bd67c3 Making VmsLayer parcelable. by Antonio Cortes · 8 years ago
  92. 7e91410 Propagate onVmsSubscriptionChange event to publishers. by Antonio Cortes · 8 years ago
  93. c36fd7f The service name for Vehicle HAL 2.1 is now "default", not "Vehicle". Fix so that these test cases will run again by Enrico Granata · 8 years ago
  94. 3bb97c6 Changing contact parsing in Unread-msg broadcast by Srinivas Visvanathan · 8 years ago
  95. 9a077a9 Remove deprecated keyline dimensions. by Anthony Chen · 8 years ago
  96. 8b1d4ed Merge "Integrate routing manager: * subscriptions request from the HAL and Subscribers Manager reach publishers. * data from Publishers Manager and HAL reach subscribers." by Asaf Rosenfeld · 8 years ago
  97. 25a8740 Integrate routing manager: by asafro · 8 years ago
  98. 2bad1e4 Merge "Updating extra's used in New-Unread message intent" by Srinivas Visvanathan · 8 years ago
  99. 6b90bbf Updating extra's used in New-Unread message intent by Srinivas Visvanathan · 8 years ago
  100. 3fe769d Merge "Post-O. Move VMS property to hal 2.1." by Antonio Cortes Perez · 8 years ago