- 38b6481 Merge "Consolidate SessionController and ScreenController lifecycle methods into a single `moveToState` method" into androidx-main by Billy Lam · 3 years, 10 months ago
- c5f6a74 Merge "Added the keyboard loopback." into androidx-main by Babak Bostan · 3 years, 10 months ago
- 73c5f54 Merge "Add `getHostInfo` in `CarContext`" into androidx-main by Jay Yoo · 3 years, 10 months ago
- cc2766c Merge "Fixes invalid links in javadocs" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 9a587ea0 Added the keyboard loopback. by Babak Bostan · 3 years, 10 months ago
- 6a41371 Merge "Refactor CarHardware screen in showcase app." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 044b931 Merge "Update samples to not leave the request permission screen until the permission callback is received" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 88ef40f Merge "Add the recenter button in the navigation sample app" into androidx-main by Jay Yoo · 3 years, 10 months ago
- dddcf45 Fixes invalid links in javadocs by Billy Lam · 3 years, 10 months ago
- 456aa0c Consolidate SessionController and ScreenController lifecycle methods into a single `moveToState` method by Billy Lam · 3 years, 10 months ago
- ea9178c Refactor CarHardware screen in showcase app. by Rasekh Rifaat · 3 years, 10 months ago
- d954400 Add the recenter button in the navigation sample app by Jay Yoo · 3 years, 10 months ago
- 6f544f9 Update samples to not leave the request permission screen until the permission callback is received by Billy Lam · 3 years, 10 months ago
- 1128cb4 Merge "Change format for fuel percentage" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- c368137 Add `getHostInfo` in `CarContext` by Jay Yoo · 3 years, 10 months ago
- f76dad5 Update javadoc for CarPendingIntent.getCarApp to highlight the supported intents by Billy Lam · 3 years, 10 months ago
- 2ae576c Merge "Update SessionController and ScreenController to expose ctors directly" into androidx-main by Billy Lam · 3 years, 10 months ago
- e5e9bfb Merge "Check the compileSdk for properties" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- b53dee4 Check the compileSdk for properties by Kai Wang · 3 years, 10 months ago
- c553921 Change format for fuel percentage by Kai Wang · 3 years, 10 months ago
- a31ba19 Remove deprecated fields/getters/setters. by Rasekh Rifaat · 3 years, 10 months ago
- 3171648 Update SessionController and ScreenController to expose ctors directly by Billy Lam · 3 years, 10 months ago
- f827bc5 Merge "Fix video stream freeze." into androidx-main by Babak Bostan · 3 years, 10 months ago
- 133894e Fix video stream freeze. by Babak Bostan · 3 years, 10 months ago
- 041cd09 Merge "Implement Gradle tasks for protocol API compatability check" into androidx-main by Ram Parameswaran · 3 years, 10 months ago
- 76480cd Add required feature settings for automotive apps by Jay Yoo · 3 years, 10 months ago
- 512891f Merge "Do not throw exceptions in unregistering" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 4e9a764 Do not throw exceptions in unregistering by Kai Wang · 3 years, 10 months ago
- 25f2d7f Merge "Refactor SurfaceRenderer in showcase sample." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 46370c4 Merge "Replace getCarPropertyConfig" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- ff8d62a Refactor SurfaceRenderer in showcase sample. by Rasekh Rifaat · 3 years, 10 months ago
- daf278d Replace getCarPropertyConfig by Kai Wang · 3 years, 10 months ago
- d07255c Update proguard rules for car app libraries. by Rasekh Rifaat · 3 years, 10 months ago
- 8ea09b8 Skip androidx permission requests in Showcase app. by Rasekh Rifaat · 3 years, 10 months ago
- d3f6249e Merge "Fix default theme on automotive sample apps" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- b4eb0952 Implement Gradle tasks for protocol API compatability check by Ram Parameswaran · 3 years, 10 months ago
- f94ecbd Fix default theme on automotive sample apps by Roberto Perez · 3 years, 10 months ago
- 0ec4455 Fix blank screen displayed when switching between apps by Roberto Perez · 3 years, 10 months ago
- d947ec9 Merge "Remove builders for PinSignInMethod and ProviderSignInMethod and slight Javaodc updates" into androidx-main by Billy Lam · 3 years, 10 months ago
- 0630ef5 Merge "Fix switching between activities in showcase-automotive app" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 87ccd88 Fix switching between activities in showcase-automotive app by Roberto Perez · 3 years, 10 months ago
- ba2e413 Remove builders for PinSignInMethod and ProviderSignInMethod and slight Javaodc updates by Billy Lam · 3 years, 10 months ago
- b574653 Merge "Small update to the javadoc for SurfaceCallback.onVisibleAreaChanged" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 8012777 Small update to the javadoc for SurfaceCallback.onVisibleAreaChanged by Billy Lam · 3 years, 10 months ago
- f1a34a2 Merge "Change Pre-Seed flow to use RequestPermission" into androidx-main by Stav Raviv · 3 years, 10 months ago
- 665459d Merge "Fix CarHardware.create." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 4d2f6d2 Merge "Add permissions checks while unregistering listener in surface renderer." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 5e3626b Fix CarHardware.create. by Rasekh Rifaat · 3 years, 10 months ago
- 9d0882c Change Pre-Seed flow to use RequestPermission by Stav Raviv · 3 years, 10 months ago
- 8d5ccd3 Add permissions checks while unregistering listener in surface renderer. by Nishtha Ahuja · 3 years, 10 months ago
- 538b3b2 Merge "Update the junction image according to UX specs" into androidx-main by Babak Bostan · 3 years, 10 months ago
- a3e950c0 Add permission checks to surface renderer. by Nishtha Ahuja · 3 years, 10 months ago
- d76f7a4 Merge "Fix unexpected IllegalStateException" into androidx-main by Roberto Perez · 3 years, 10 months ago
- da0e5dc Fix unexpected IllegalStateException by Roberto Perez · 3 years, 10 months ago
- 57c84da Merge "Add a note about car apps not being supported in the sample app README.md" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 129409b Merge "Update request permission template." into androidx-main by Rasekh Rifaat · 3 years, 11 months ago
- b4270c9 Update request permission template. by Rasekh Rifaat · 3 years, 11 months ago
- 9b06559 Merge "Implement "setResult" to allow startActivityForResult work in AAOS" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 2c7999a Implement "setResult" to allow startActivityForResult work in AAOS by Roberto Perez · 3 years, 11 months ago
- 3003c5c Merge "Update AutomotiveCarSensors to return unimplemented for all calls." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- a989f0e Merge "Automotive CarInfo register/unregister toll and speed" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- aa51e97c Automotive CarInfo register/unregister toll and speed by Kai Wang · 3 years, 11 months ago
- 4dc4369 Update the junction image according to UX specs by Babak Bostan · 3 years, 11 months ago
- 296ab3e Update AutomotiveCarSensors to return unimplemented for all calls. by Rasekh Rifaat · 3 years, 11 months ago
- 31ce4a6 Merge "Minor updates to NavigationTemplate javadoc" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 8a6c0a5 Add a note about car apps not being supported in the sample app README.md by Jay Yoo · 3 years, 11 months ago
- d9cdc0b Merge "Fix additional OnCarDataListener renames." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- c700b77 Merge "Annotate all CarValue integer generic type parameters." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 9ab7249 Merge "Javadoc fixes for car hardware." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- d01119e Annotate all CarValue integer generic type parameters. by Rasekh Rifaat · 3 years, 11 months ago
- 723c8c2 Annotate all CarHardware interfaces with @MainThread. by Rasekh Rifaat · 3 years, 11 months ago
- 45827dd Javadoc fixes for car hardware. by Rasekh Rifaat · 3 years, 11 months ago
- 910e671 Fix additional OnCarDataListener renames. by Rasekh Rifaat · 3 years, 11 months ago
- 701ee2b Minor updates to NavigationTemplate javadoc by Jay Yoo · 3 years, 11 months ago
- 59fb40b Rename OnCarDataListener -> OnCarDataAvailableListener by Rasekh Rifaat · 3 years, 11 months ago
- 89f3aee Merge "Update method names." into androidx-main by Rasekh Rifaat · 3 years, 11 months ago
- 9088402 Update method names. by Rasekh Rifaat · 3 years, 11 months ago
- 5a5519d Unit tests for AAOS implementation by Kai Wang · 3 years, 11 months ago
- 1803230 Merge "Add Mileage and Energy Level API implementation for AAOS" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- a5d94bc Merge "Remove String.format from log lines in samples." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- f4cc074 Add Mileage and Energy Level API implementation for AAOS by Nishtha Ahuja · 3 years, 11 months ago
- f42c704 Merge "Automotive register/unregister impl" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 71a3e77 Remove String.format from log lines in samples. by Rasekh Rifaat · 3 years, 11 months ago
- 304da85 Automotive register/unregister impl by Kai Wang · 3 years, 11 months ago
- d0a9c00 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 6c4099b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 11 months ago
- e96c503 Merge "Remove Toll class which was replaced by TollCard." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- b1e707e Remove Toll class which was replaced by TollCard. by Rasekh Rifaat · 3 years, 11 months ago
- 00a3d2e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- e135fad Merge "Fix missing error message on host discovery error" into androidx-main by Roberto Perez · 3 years, 11 months ago
- 3aa3f4f Fix missing error message on host discovery error by Roberto Perez · 3 years, 11 months ago
- 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years, 11 months ago
- 7f692cc Add Energy Profile API implementation for AAOS by Nishtha Ahuja · 3 years, 11 months ago
- 33e70ee Merge "Base implementation for AAOS covering Model API." into androidx-main by Nishtha Ahuja · 3 years, 11 months ago
- 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 11 months ago
- 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 11 months ago
- 8e8d2ac Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 11 months ago
- f9b0b83 Base implementation for AAOS covering Model API. by Nishtha Ahuja · 3 years, 11 months ago
- d042a98 Merge "Automotive backend base implementation" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- e5a0c1d Rename Toll -> TollCard. by Rasekh Rifaat · 3 years, 11 months ago