1. eb68edc9 Merge "Update github samples library version and fix sample app errors" into androidx-main by Jay Yoo · 3 years, 6 months ago
  2. c4d3a91 Merge "Add BIND_INCLUDE_CAPABILITIES to the CarAppActivity binding" into androidx-main by Babak Bostan · 3 years, 6 months ago
  3. 4f6168b Add BIND_INCLUDE_CAPABILITIES to the CarAppActivity binding by Babak Bostan · 3 years, 6 months ago
  4. 7706033 Update github samples library version and fix sample app errors by Jay Yoo · 3 years, 6 months ago
  5. 0d3245f Move `OnInputCompletedListener` out of `signin` directory by Jay Yoo · 3 years, 6 months ago
  6. 8223171 Merge "Allow multiple text variants in the half-list template title" into androidx-main by Jay Yoo · 3 years, 6 months ago
  7. 7bd6631 Merge "Add LongMessageTemplate model to support Terms of Service CUJ" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  8. f43a6fc Allow multiple text variants in the half-list template title by Jay Yoo · 3 years, 6 months ago
  9. 6733754 Add LongMessageTemplate model to support Terms of Service CUJ by Roberto Perez · 3 years, 6 months ago
  10. f668970 Update Action to support ForegroundColorSpan in title and custom background color by repo sync -c -j8 · 3 years, 6 months ago
  11. 5fd9111 Merge "Add isLoading to SignInTemplate and update API naming in ProviderSignInMethod" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  12. ec43afa Merge "Updated the CarAppActivity rotary support on Android R+" into androidx-main by Babak Bostan · 3 years, 6 months ago
  13. 2da88df Add isLoading to SignInTemplate and update API naming in ProviderSignInMethod by repo sync -c -j8 · 3 years, 6 months ago
  14. 0eaf2dc Update car app library group to 1.1.0-alpha01 by repo sync -c -j8 · 3 years, 6 months ago
  15. a11e2f7 Updated the CarAppActivity rotary support on Android R+ by Babak Bostan · 3 years, 6 months ago
  16. 2f2e8a6 Merge "Update AndroidManifest to reflect new service intent action name" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  17. ce369c0 Update AndroidManifest to reflect new service intent action name by Ram Parameswaran · 3 years, 6 months ago
  18. 19a4e80 Do not callback `NavigationManagerCallback#onStopNavigation` if the callback is cleared before the executor executes by Rafael Lima · 3 years, 6 months ago
  19. 1c07c69 Merge "Update car:app-testing to use lifecycle-runtime 2.0.0" into androidx-main by Billy Lam · 3 years, 6 months ago
  20. 92cdeb8 Merge "Update RoutePreviewNavigationTemplate to explicitly indicate refreshes during navigation are not supported." into androidx-main by Billy Lam · 3 years, 6 months ago
  21. c41d8b5 Merge "Update service intent action used by apps to locate the template renderer" into androidx-main by Ram Parameswaran · 3 years, 6 months ago
  22. 1fa052d Update car:app-testing to use lifecycle-runtime 2.0.0 by repo sync -c -j8 · 3 years, 6 months ago
  23. 46f1a8e Update service intent action used by apps to locate the template renderer by Ram Parameswaran · 3 years, 6 months ago
  24. a1cf12c3 Merge "Change car-app dependency on lifecycle-common-java8 from implementation to api" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  25. ec052a1 Change car-app dependency on lifecycle-common-java8 from implementation to api by repo sync -c -j8 · 3 years, 6 months ago
  26. 203b389 Merge "Update javadoc for helloworld sample tests" into androidx-main by Billy Lam · 3 years, 6 months ago
  27. d5347e3 Update javadoc for helloworld sample tests by repo sync -c -j8 · 3 years, 6 months ago
  28. 5852a5a Merge "Add more detail to CarAppActivity documentation" into androidx-main by Jorge Pereira · 3 years, 6 months ago
  29. 8d9ae55 Add more detail to CarAppActivity documentation by Jorge Pereira · 3 years, 6 months ago
  30. 1c0a2ee Merge changes I342d801d,Ibb8cbbba into androidx-main by Billy Lam · 3 years, 6 months ago
  31. 664a445 Bump Car App Library from beta02 to rc01 by Jennifer Chui · 3 years, 6 months ago
  32. 0d5f2a2 Update RoutePreviewNavigationTemplate to explicitly indicate refreshes during navigation are not supported. by Jorge Pereira · 3 years, 6 months ago
  33. 9047932 Add release configs for sample apps by repo sync -c -j8 · 3 years, 6 months ago
  34. 4578aae Update SessionController#create to take an Intent and add tests in HelloWorld samples by repo sync -c -j8 · 3 years, 6 months ago
  35. 8735648 Merge "Remove unnecessary annotation from `CarContext`" into androidx-main by Jay Yoo · 3 years, 6 months ago
  36. 2928b76 Remove unnecessary annotation from `CarContext` by Jay Yoo · 3 years, 6 months ago
  37. 7f96852 Initial version of SignInTemplate by Roberto Perez · 3 years, 7 months ago
  38. 18e9670 Allow multiple text variants in `Action` title, `Step` cue, `GridItem` by Jay Yoo · 3 years, 6 months ago
  39. e40036b Allow multiple text variants in the `Row` title and text by Jay Yoo · 3 years, 7 months ago
  40. 20c051c Allow multiple text variants in `MessageTemplate` message by Jay Yoo · 3 years, 7 months ago
  41. c1f3056 Allow `CarText` to take multiple text variants by Jay Yoo · 3 years, 6 months ago
  42. 5071075 Fixed a `NullPointerException` that was thrown when the app receives a `stopNavigation` call when it has already removed a callback by Rafael Lima · 3 years, 6 months ago
  43. 5c31d08 Merge "Improvements to shutdown scenarios" into androidx-main by Rafael Lima · 3 years, 6 months ago
  44. 076857f Improvements to shutdown scenarios by Rafael Lima · 3 years, 7 months ago
  45. 83e866e Added ability to retrieve result set in a `Screen` for testing by Rafael Lima · 3 years, 7 months ago
  46. a8ae0b89 Merge "Added tests to the car app testing library classes" into androidx-main by Rafael Lima · 3 years, 7 months ago
  47. 51d72f3 Added tests to the car app testing library classes by Rafael Lima · 3 years, 7 months ago
  48. a00bf73 Merge "Fix @see tag in car app library java doc" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  49. 78c4c47 Merge "Added SessionController for better testing support" into androidx-main by Billy Lam · 3 years, 7 months ago
  50. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 7 months ago
  51. c2b6b327 Added SessionController for better testing support by repo sync -c -j8 · 3 years, 7 months ago
  52. e65ddac Merge "Resolve incompatabilties with host renderer" into androidx-main by Ram Parameswaran · 3 years, 7 months ago
  53. 7669c93 Resolve incompatabilties with host renderer by Ram Parameswaran · 3 years, 7 months ago
  54. 6fe0c1b Update initBundledTypeNames types by Ram Parameswaran · 3 years, 7 months ago
  55. 0f9eac9 Add support for bundling objects that implement IBinder by Ram Parameswaran · 3 years, 7 months ago
  56. 6591374 Fix @see tag in car app library java doc by repo sync -c -j8 · 3 years, 7 months ago
  57. 8aeab19 Merge "Revert "Revert "Enable nullaway on the androidx.car modules""" into androidx-main by Billy Lam · 3 years, 7 months ago
  58. cefaada Add a notification demo with configurable attributes by Jay Yoo · 3 years, 7 months ago
  59. 271c43a Merge "Fix an issue where an invalid min API would result in an ANR" into androidx-main by Billy Lam · 3 years, 7 months ago
  60. 29b6bb9 Revert "Revert "Enable nullaway on the androidx.car modules"" by Billy Lam · 3 years, 7 months ago
  61. e622ba6 Merge "Update library version constant to 1.0.0-beta02" into androidx-main by Billy Lam · 3 years, 7 months ago
  62. eb4f784 Fix an issue where an invalid min API would result in an ANR by repo sync -c -j8 · 3 years, 7 months ago
  63. 1bb379a Revert "Enable nullaway on the androidx.car modules" by Aurimas Liutikas · 3 years, 7 months ago
  64. 90c004b Update library version constant to 1.0.0-beta02 by repo sync -c -j8 · 3 years, 7 months ago
  65. df09269 Enable nullaway on the androidx.car modules by repo sync -c -j8 · 3 years, 8 months ago
  66. a50c987 Merge "Add ClickableSpan to support ToS templates and SignIn disclaimers" into androidx-main by Roberto Perez · 3 years, 7 months ago
  67. 529ca73 Guard debug/verbose logs with Log.isLoggable(...) and some minor cleanup. by repo sync -c -j8 · 3 years, 7 months ago
  68. 8d754395 Merge "Update nullability annotation for getters that we for sure know will be non-null." into androidx-main by Billy Lam · 3 years, 7 months ago
  69. 50defe5 Merge "Use the beta version of the car app library in the sample apps" into androidx-main by Jay Yoo · 3 years, 7 months ago
  70. 28260a3 Use the beta version of the car app library in the sample apps by Jay Yoo · 3 years, 7 months ago
  71. f5c3484 Add ClickableSpan to support ToS templates and SignIn disclaimers by Roberto Perez · 3 years, 7 months ago
  72. d08f0c0 Update nullability annotation for getters that we for sure know will be non-null. by repo sync -c -j8 · 3 years, 7 months ago
  73. e837a00 Update car app library to version 1.0.0-beta02 by repo sync -c -j8 · 3 years, 7 months ago
  74. 285938dd Merge "Add OWNERS files to car app modules" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  75. 9f03acd Add OWNERS files to car app modules by repo sync -c -j8 · 3 years, 7 months ago
  76. c3f0a0c Remove comment about `CarText` from `CarAppExtender` by Rafael Lima · 3 years, 7 months ago
  77. 2b4d039 Fix sample app warnings by Jay Yoo · 3 years, 7 months ago
  78. 9ffde13 Migrate Parcelables to use Bundleable by Ram Parameswaran · 3 years, 7 months ago
  79. de0cfff Merge "Rename app-aaos module to app-activity" into androidx-main by Ram Parameswaran · 3 years, 7 months ago
  80. c51ee93 Merge "Fixes in validation documentation and style" into androidx-main by Jorge Pereira · 3 years, 7 months ago
  81. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 7 months ago
  82. 8fd8160 Fixes in validation documentation and style by Jorge Pereira · 3 years, 7 months ago
  83. d6ccac4 Rename app-aaos module to app-activity by Ram Parameswaran · 3 years, 7 months ago
  84. b630c54 Merge "Clean up log tags." into androidx-main by Jorge Pereira · 3 years, 7 months ago
  85. 1f61d21 Merge "Rename SurfacePackageCompat to SurfacePackageWrapper" into androidx-main by Ram Parameswaran · 3 years, 7 months ago
  86. 5ddde92 Clean up log tags. by Jorge Pereira · 3 years, 7 months ago
  87. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  88. cccc690 Refactor renderer listeners into single interface by Ram Parameswaran · 3 years, 7 months ago
  89. 6a8b037 Rename SurfacePackageCompat to SurfacePackageWrapper by Ram Parameswaran · 3 years, 7 months ago
  90. 567d994 Merge "Fix unsafe new API call in TemplateSurfaceView#getSurfaceToken()" into androidx-main by Ram Parameswaran · 3 years, 7 months ago
  91. 5ac125a Fix unsafe new API call in TemplateSurfaceView#getSurfaceToken() by Ram Parameswaran · 3 years, 7 months ago
  92. 9155c10 Merge "Make CatchAndPrintStackTrace in errorprone an error and suppress existing violations." into androidx-main by Jeff Gaston · 3 years, 7 months ago
  93. 80aa9fe Merge "Move testing library classes to the testing library" into androidx-main by Rafael Lima · 3 years, 7 months ago
  94. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 7 months ago
  95. 803da59 Move testing library classes to the testing library by Rafael Lima · 3 years, 7 months ago
  96. c85008c Merge "Initial commit for AAOS Car lib" into androidx-main by Ram Parameswaran · 3 years, 7 months ago
  97. 8ad66e65 Initial commit for AAOS Car lib by Ram Parameswaran · 3 years, 8 months ago
  98. 58aadd2 Merge "Add gradle build troubleshooting documentation in github_README.md" into androidx-main by Jay Yoo · 3 years, 7 months ago
  99. 5815c17 Merge "Fix navigation app crash" into androidx-main by Jay Yoo · 3 years, 7 months ago
  100. a5ee9fd Add gradle build troubleshooting documentation in github_README.md by Jay Yoo · 3 years, 7 months ago