- fec3a3d Add AudioTestUtils.doRequestFocus() with the ability to accept delayed focus by Enrico Granata · 7 years ago
- 0bb47d3 Move audio focus tests to the new AudioFocusRequest API by Enrico Granata · 7 years ago
- 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
- 6028489 Adding Publisher ID support to non-hal clients. by Asaf Rosenfeld · 7 years ago
- e50b340 Fix failure when ENABLE_VEHICLE_MAP_SERVICE=false by Demyn Plantenberg · 7 years ago
- f4292ae disable kitchensink build in PDK due to missing dependency in PDK am: 2abf38565a by Keun-young Park · 7 years ago
- 2abf385 disable kitchensink build in PDK due to missing dependency in PDK by Keun-young Park · 7 years ago
- c62ca17 Merge "Giving permissions to VMS publishers." by Antonio Cortes Perez · 7 years ago
- 56e8d0c update automotive_app_desc for kitchensink and vms subscriber am: f8716eaa91 by Keun-young Park · 7 years ago
- f8716ea update automotive_app_desc for kitchensink and vms subscriber by Keun-young Park · 7 years ago
- bb73c4c Giving permissions to VMS publishers. by Antonio Cortes · 7 years ago
- 1c94fa0 Merge "Add APIs to CarDiagnosticManager to check whether specific features are enabled" by TreeHugger Robot · 7 years ago
- c239368 Add APIs to CarDiagnosticManager to check whether specific features are enabled by Enrico Granata · 7 years ago
- b3634e2 Enable Vehicle HAL 2.1 and Diagnostics by default in master. by Enrico Granata · 7 years ago
- 5e075da s/FRAME_TYPE_FLAG/FRAME_TYPE/ by Enrico Granata · 8 years ago
- 1cfb2ff Merge "VMS: fix flakey com.android.car.test.VmsPublisherSubscriberTest" by Demyn Plantenberg · 8 years ago
- d5d0100 Fix an issue with removal of diagnostic listeners registered for both frame types by Enrico Granata · 8 years ago
- baa6c77 Merge "Adding more benchmark tests for Vehicle stack" into oc-dev am: 4055b6a843 by Pavel Maltsev · 8 years ago
- d6bef38 VMS: fix flakey com.android.car.test.VmsPublisherSubscriberTest by Demyn Plantenberg · 8 years ago
- 4055b6a Merge "Adding more benchmark tests for Vehicle stack" into oc-dev by TreeHugger Robot · 8 years ago
- 45e59a0 Adding more benchmark tests for Vehicle stack by Pavel Maltsev · 8 years ago
- 1016757 Add equals() and hashCode() to CarDiagnosticEvent. by Enrico Granata · 8 years ago
- 5fe0a0d Fix CarHvacManagerTest to not need min/max on certain properties. by Bryan Eyler · 8 years ago
- fa37b21 Merge "Fix CarHvacManagerTest to not need min/max on certain properties." by Bryan Eyler · 8 years ago
- acedd01 Merge "Add freeze frame support to obd2_app" by TreeHugger Robot · 8 years ago
- 4abd802 Fix CarHvacManagerTest to not need min/max on certain properties. by Bryan Eyler · 8 years ago
- d9550e7 Merge "Initial e2e Vehicle s/w stack infrastructure" into oc-dev am: 54558e083d by Pavel Maltsev · 8 years ago
- 54558e0 Merge "Initial e2e Vehicle s/w stack infrastructure" into oc-dev by TreeHugger Robot · 8 years ago
- 92383b9 Merge "Fix color in KitchenSink Activity" by Srinivas Visvanathan · 8 years ago
- 1d59008 Add freeze frame support to obd2_app by Enrico Granata · 8 years ago
- 3c06d02 Add a diagnostic page to Kitchen Sink by Enrico Granata · 8 years ago
- ed770da Move mic button to its own fragment. by Yao Chen · 8 years ago
- 114ef74 Move mic button to its own fragment. by Yao Chen · 8 years ago
- 82c20cd Initial e2e Vehicle s/w stack infrastructure by Pavel Maltsev · 8 years ago
- 05973ee Merge "Changed the naming scheme for Treble java libraries (both static and dynamic)" into oc-dev by TreeHugger Robot · 8 years ago
- 254ae28 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
- 254a2e6 Added Annotation to execute test. by smaraaosp · 8 years ago
- ec26335 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
- de714b7 Implement support of AUDIO_STREAM_STATE property by Pavel Maltsev · 8 years ago
- cf0e46c Fix color in KitchenSink Activity by Srinivas Visvanathan · 8 years ago
- a5f9e6c Merge "Adding subscription HAL support." by Antonio Cortes Perez · 8 years ago
- e0824d7 Adding subscription HAL support. by Antonio Cortes · 8 years ago
- 72aa3f6 Put an assistant mic in KitchenSink by Yao Chen · 8 years ago
- 140295d Put an assistant mic in KitchenSink by Yao Chen · 8 years ago
- ce7ee20 Add code to convert a CarDiagnosticEvent into Diagnostic Json by Enrico Granata · 8 years ago
- e16aa2d Merge "Adding availability HAL support" by Asaf Rosenfeld · 8 years ago
- fd5fbbd Merge "Added Annotation to execute test." by TreeHugger Robot · 8 years ago
- eb541d4 Adding availability HAL support by Asaf Rosenfeld · 8 years ago
- a3b34bf Added Annotation to execute test. by smaraaosp · 8 years ago
- 8ad1899 Merge "Updating KitchenSink per CarDrawerAdapter changes" by TreeHugger Robot · 8 years ago
- 019d6c4 Remove deprecated CarCamera interface by Scott Randolph · 8 years ago
- fb08d62 Phone app to collect data from a Bluetooth OBD2 dongle via obd2_lib by Enrico Granata · 8 years ago
- c4cb976 Updating KitchenSink per CarDrawerAdapter changes by Srinivas Visvanathan · 8 years ago
- c635a60 Fix CarVolumeServiceTest failure. by Yao Chen · 8 years ago
- 1ee77ce Merge "Disable VMS tests when ENABLE_VEHICLE_MAP_SERVICE=false" by Antonio Cortes Perez · 8 years ago
- 09bfb00 Disable VMS tests when ENABLE_VEHICLE_MAP_SERVICE=false by Antonio Cortes · 8 years ago
- 2ec3e35 Improvements to VmsSubscriberManager by Antonio Cortes · 8 years ago
- 543ef89 Fix CarVolumeServiceTest failure. by Yao Chen · 8 years ago
- 14949f3 Merge "Remove deprecated CarCamera interface" by TreeHugger Robot · 8 years ago
- 99130ac Merge "Implement support of AUDIO_STREAM_STATE property" by TreeHugger Robot · 8 years ago
- 251fb78 Remove deprecated CarCamera interface by Scott Randolph · 8 years ago
- 6d5847b Remove ui resources from car support lib. by Rakesh Iyer · 8 years ago
- 2f592d2 Merge "Rework the way diagnostic events are serialized to JSON, and deserialized:" by TreeHugger Robot · 8 years ago
- 5af2df9 Merge "Moving KitchenSink off legacy CarActivity" by Srinivas Visvanathan · 8 years ago
- 3a3850c Rework the way diagnostic events are serialized to JSON, and deserialized: by Enrico Granata · 8 years ago
- 79d5e12 Implement support of AUDIO_STREAM_STATE property by Pavel Maltsev · 8 years ago
- e3c41a6 Merge "Add a class to calculate the available layers out of the publishers offerings" by Asaf Rosenfeld · 8 years ago
- f854423 Moving KitchenSink off legacy CarActivity by Srinivas Visvanathan · 8 years ago
- a5dfba1 Add a class to calculate the available layers out of the publishers offerings by Asaf Rosenfeld · 8 years ago
- 2febe9f Guarantee an increasing sequence in the onVmsSubscriptionChange message by Antonio Cortes · 8 years ago
- 5780c0c Merge "Updating VMS interfaces to use VmsLayer." by Antonio Cortes Perez · 8 years ago
- 3730201 Merge "Add a Bluetooth-based transport to obd2_lib" by TreeHugger Robot · 8 years ago
- 7888bdc Add a Bluetooth-based transport to obd2_lib by Enrico Granata · 8 years ago
- 01a6039 Updating VMS interfaces to use VmsLayer. by Antonio Cortes · 8 years ago
- 4514e96 Do not run the diagnostics API test if FeatureConfiguration.ENABLE_DIAGNOSTIC is false by Enrico Granata · 8 years ago
- 87c0545 Add logic to obd2_lib to generate a live OBD2 frame from a connection. by Enrico Granata · 8 years ago
- 0cad323 Merge "Adding availability support to VMS subscribers" by Asaf Rosenfeld · 8 years ago
- 2ca6f8c Adding availability support to VMS subscribers by Asaf Rosenfeld · 8 years ago
- 045c328 Merge "Modify sample publisher to start publishing only on subscription." by Antonio Cortes Perez · 8 years ago
- f2a3fca Merge "Add more sensor types to obd2_lib" by Enrico Granata · 8 years ago
- 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
- 7bd684e Adding a class to describe a single VMS dependency. by Asaf Rosenfeld · 8 years ago
- 2abd065 Modify sample publisher to start publishing only on subscription. by Antonio Cortes · 8 years ago
- 4c43add Automatically generate the Java list of OBD2 sensor indices from the HIDL definition. by Enrico Granata · 8 years ago
- 24475d0 Add more sensor types to obd2_lib by Enrico Granata · 8 years ago
- 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
- 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
- 9db963a Return all the layers when reporting subscription data by Antonio Cortes · 8 years ago
- 0389bcc Merge changes Ib03b2e24,If7a80050 by Antonio Cortes Perez · 8 years ago
- 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
- 0bd67c3 Making VmsLayer parcelable. by Antonio Cortes · 8 years ago
- 7e91410 Propagate onVmsSubscriptionChange event to publishers. by Antonio Cortes · 8 years ago
- 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
- 3bb97c6 Changing contact parsing in Unread-msg broadcast by Srinivas Visvanathan · 8 years ago
- 9a077a9 Remove deprecated keyline dimensions. by Anthony Chen · 8 years ago
- 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
- 25a8740 Integrate routing manager: by asafro · 8 years ago
- 2bad1e4 Merge "Updating extra's used in New-Unread message intent" by Srinivas Visvanathan · 8 years ago
- 6b90bbf Updating extra's used in New-Unread message intent by Srinivas Visvanathan · 8 years ago
- 3fe769d Merge "Post-O. Move VMS property to hal 2.1." by Antonio Cortes Perez · 8 years ago