aboutsummaryrefslogtreecommitdiff
path: root/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster
AgeCommit message (Expand)Author
2018-05-07DO NOT MERGE Revert AndroidX migrationRodrigo Lagos
2018-04-16Migrate to androidx namespace for support library.Anthony Chen
2018-03-22Make kitchen sink send a bundle, and log it from the sample cluster.Dean Harding
2018-02-26Un-hide some of the APIs in relation to nav state API.Dean Harding
2017-07-19Allow activities in instrument clusterPavel Maltsev
2016-11-08Api Council updates, largely merging CarConnectionCallback and ServiceConnect...Jason Tholstrup
2016-10-04Change CarAppFocusManager to be asynchronousVitalii Tomkiv
2016-10-03Many API council fixes.Jason Tholstrup
2016-09-02Final round of API doc cleanups. Some vestigial methods were removed.Jason Tholstrup
2016-08-31api lint refactorings and renaming of listener add/remove methods.Jason Tholstrup
2016-08-31@hiding stuff and misc api lint fixesJason Tholstrup
2016-08-31bringing in code from g3 and updating some name spaces to matchJason Tholstrup
2016-06-08Refactor Instrument Cluster APIPavel Maltsev
2016-06-01Car api review: CarAppContextManager renaming to CarAppFocusManager.Vitalii Tomkiv
2016-06-01updating CarNavigationManager api to have new signature that mapsJason Tholstrup
2016-04-10Create logging (dummy) instrument cluster rendererPavel Maltsev
2016-04-06API review: Add CarNotConnectedException to APIs.Vitalii Tomkiv
2016-03-25Merge "Revert "Handle music key event in CarInputService"" into nyc-devPavel Maltsev
2016-03-25Revert "Handle music key event in CarInputService"Pavel Maltsev
2016-03-25Merge "Handle music key event in CarInputService" into nyc-devPavel Maltsev
2016-03-24API review: CarAppContextManager.Vitalii Tomkiv
2016-03-21Handle music key event in CarInputServicePavel Maltsev
2016-03-01add kitchensink test appKeun-young Park