aboutsummaryrefslogtreecommitdiff
path: root/car-lib/src/android
AgeCommit message (Expand)Author
2017-06-09Merge "Adding fusion bit to VmsLayer to enable clients to publish and subscri...Asaf Rosenfeld
2017-06-09Adding fusion bit to VmsLayer to enable clients to publish and subscribe to f...Asaf Rosenfeld
2017-06-05Merge "add skeleton for CarServiceHelperService support"TreeHugger Robot
2017-06-05add skeleton for CarServiceHelperService supportKeun-young Park
2017-06-02Fix Bluetooth failing to connect after pairingRam Periathiruvadi
2017-05-25Adding Publisher ID support to non-hal clients.Asaf Rosenfeld
2017-05-10Merge "Add APIs to CarDiagnosticManager to check whether specific features ar...TreeHugger Robot
2017-05-10Add APIs to CarDiagnosticManager to check whether specific features are enabledEnrico Granata
2017-05-06Enable Vehicle HAL 2.1 and Diagnostics by default in master.Enrico Granata
2017-05-01s/FRAME_TYPE_FLAG/FRAME_TYPE/Enrico Granata
2017-04-28Merge "Fix an issue with removal of diagnostic listeners registered for both ...Enrico Granata
2017-04-28Fix an issue with removal of diagnostic listeners registered for both frame t...Enrico Granata
2017-04-27Merge "Bluetooth Auto-connect per user, fix multidevice connections"TreeHugger Robot
2017-04-27Fix a few typos in the diagnostics codeEnrico Granata
2017-04-26Bluetooth Auto-connect per user, fix multidevice connectionsRam Periathiruvadi
2017-04-24Merge "Adding more benchmark tests for Vehicle stack" into oc-dev am: 4055b6a843Pavel Maltsev
2017-04-24Merge "Adding more benchmark tests for Vehicle stack" into oc-devTreeHugger Robot
2017-04-21O API: hide VMS related stringsDemyn Plantenberg
2017-04-20Adding more benchmark tests for Vehicle stackPavel Maltsev
2017-04-20Add equals() and hashCode() to CarDiagnosticEvent.Enrico Granata
2017-04-20Merge "Remove @SystemApi marker from diagnostics API fields. The diagnostics ...Enrico Granata
2017-04-20Merge "update Car.VERSION and add old API snapshot" into oc-dev am: df97b6c44bKeun-young Park
2017-04-20Merge "Remove @SystemApi marker from diagnostics API fields. The diagnostics ...TreeHugger Robot
2017-04-19Remove @SystemApi marker from diagnostics API fields.Enrico Granata
2017-04-19update Car.VERSION and add old API snapshotKeun-young Park
2017-04-17Merge "Fixing sync in Car(Sensor|Diagnostic)Manager" into oc-dev am: ad042e580fPavel Maltsev
2017-04-17Fixing sync in Car(Sensor|Diagnostic)ManagerPavel Maltsev
2017-04-06Add code to convert a CarDiagnosticEvent into Diagnostic JsonEnrico Granata
2017-04-06Merge "Adding availability HAL support"Asaf Rosenfeld
2017-04-05Adding availability HAL supportAsaf Rosenfeld
2017-04-04Remove deprecated CarCamera interfaceScott Randolph
2017-03-31Updating unsubscribeAll to follow the same pattern of unsubscribeAntonio Cortes
2017-03-30Improvements to VmsSubscriberManagerAntonio Cortes
2017-03-28Remove deprecated CarCamera interfaceScott Randolph
2017-03-27Merge "Add a class to calculate the available layers out of the publishers of...Asaf Rosenfeld
2017-03-27Add a class to calculate the available layers out of the publishers offeringsAsaf Rosenfeld
2017-03-24Guarantee an increasing sequence in the onVmsSubscriptionChange messageAntonio Cortes
2017-03-23Updating VMS interfaces to use VmsLayer.Antonio Cortes
2017-03-21Merge "Adding availability support to VMS subscribers"Asaf Rosenfeld
2017-03-21Adding availability support to VMS subscribersAsaf Rosenfeld
2017-03-17Clean and fixes for availability interfaceAsaf Rosenfeld
2017-03-17Merge "Adding a class to describe a single VMS dependency. Adding a class to ...Asaf Rosenfeld
2017-03-16Adding a class to describe a single VMS dependency.Asaf Rosenfeld
2017-03-16Automatically generate the Java list of OBD2 sensor indices from the HIDL def...Enrico Granata
2017-03-14Return all the layers when reporting subscription dataAntonio Cortes
2017-03-13Making VmsLayer parcelable.Antonio Cortes
2017-03-10Code cleanup: removing unused code and updating obsolete comment.Antonio Cortes
2017-03-04Merge "Integrate routing manager: * subscriptions request from the HAL and Su...Asaf Rosenfeld
2017-03-03Integrate routing manager:asafro
2017-03-02Add a test case for CarDiagnosticManager API entrypointsEnrico Granata