1. 9130b68 Switch car app library dependency on annotatino to 1.2.0-beta01 by repo sync -c -j8 · 3 years, 4 months ago
  2. db281f6 Remove unecessary testing controllers by Rafael Lima · 3 years, 4 months ago
  3. 1bcc581 Merge "Update CAR_APP's version to 1.0.0-beta01" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  4. d621db1 Update CAR_APP's version to 1.0.0-beta01 by repo sync -c -j8 · 3 years, 4 months ago
  5. b5c18ab Merge "Fixed `ScreenManager` to not resume a `Screen` if it is no longer in the stack" into androidx-main by Rafael Lima · 3 years, 4 months ago
  6. 87e1d85 Fixed `ScreenManager` to not resume a `Screen` if it is no longer in the stack by Rafael Lima · 3 years, 4 months ago
  7. 4848f90 Make the custom color attributes part of the public API by repo sync -c -j8 · 3 years, 4 months ago
  8. 3b40dd1 Merge "Remove CarText#toShortString from the public API" into androidx-main by Billy Lam · 3 years, 4 months ago
  9. 24b5f0d Merge "Add documentation on span support and text handling" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  10. f65bd08 Remove CarText#toShortString from the public API by repo sync -c -j8 · 3 years, 4 months ago
  11. 634c097 Add documentation on span support and text handling by Jorge Pereira · 3 years, 4 months ago
  12. 79eddef Remove `CarAppExtender#isExtended()` by Jay Yoo · 3 years, 4 months ago
  13. 603ab90 Use static ApiImpl classes for compat by Jorge Pereira · 3 years, 4 months ago
  14. 0515c67 Clean up unnecessary 'this.' by Jorge Pereira · 3 years, 4 months ago
  15. 6660f8b Merge "Second pass at cleaning up javadocs." into androidx-main by Jorge Pereira · 3 years, 4 months ago
  16. 4d53da7 Merge "Third and lass pass at cleaning up javadocs" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  17. df8ed58 Second pass at cleaning up javadocs. by Jorge Pereira · 3 years, 4 months ago
  18. ba026fa Third and lass pass at cleaning up javadocs by Jorge Pereira · 3 years, 4 months ago
  19. ee480e6 Merge "Update car:app:app min version to api 23" into androidx-main by Billy Lam · 3 years, 4 months ago
  20. ff0e67f Merge "First pass at cleaning up javadocs." into androidx-main by Jorge Pereira · 3 years, 4 months ago
  21. 7d0472e Merge "Update test context when creating new sessions" into androidx-main by Ram Parameswaran · 3 years, 4 months ago
  22. 5454bdb Update test context when creating new sessions by Ram Parameswaran · 3 years, 4 months ago
  23. 64de75e First pass at cleaning up javadocs. by Jorge Pereira · 3 years, 4 months ago
  24. c412f42 Update car:app:app min version to api 23 by repo sync -c -j8 · 3 years, 4 months ago
  25. 8db3710 Remove a round of deprecated APIs no longer in use in the host code by repo sync -c -j8 · 3 years, 4 months ago
  26. 8280154 Merge "Add requireNonNull back to the getters on TemplateInfo and TemplateWrapper" into androidx-main by Billy Lam · 3 years, 4 months ago
  27. fba3c99 Merge "Remove deprecated API" into androidx-main by Rafael Lima · 3 years, 4 months ago
  28. b23432f Add requireNonNull back to the getters on TemplateInfo and TemplateWrapper by repo sync -c -j8 · 3 years, 4 months ago
  29. c45864f Remove deprecated API by Rafael Lima · 3 years, 4 months ago
  30. 1d7c702 First pass at cleaning up TODOs by Jorge Pereira · 3 years, 4 months ago
  31. 4eefd31 Merge "Remove depreated *ListenerWrapper classes" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  32. d29645a Merge "Remove deprecated `getActionList`, `setActionList` methods from `MessageTemplate`, `Pane`, and `ActionStrip`. Also removes `ActionList` class" into androidx-main by Jay Yoo · 3 years, 4 months ago
  33. 1f0a3e6 Remove depreated *ListenerWrapper classes by repo sync -c -j8 · 3 years, 4 months ago
  34. f98a0e1 Merge "Make all model getters return nullable except if they are collections." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  35. be4ce6b Make all model getters return nullable except if they are collections. by repo sync -c -j8 · 3 years, 4 months ago
  36. e44245d Remove deprecated `getActionList`, `setActionList` methods from by Jay Yoo · 3 years, 4 months ago
  37. 4695fbe Merge "Remove ListTemplate.builder()" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  38. e9074fd Merge "Implement Row#yourBoat" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  39. 011276e Remove ListTemplate.builder() by Jorge Pereira · 3 years, 4 months ago
  40. c22c99f Remove TravelEstimate.create methods by Jorge Pereira · 3 years, 4 months ago
  41. d83db33 Implement Row#yourBoat by Jorge Pereira · 3 years, 4 months ago
  42. 6f5d235 Merge "Clean up protocol only classes by adding documentation" into androidx-main by Rafael Lima · 3 years, 4 months ago
  43. 47daf64 Merge "Switch ItemList#getItemList -> getItems and Pane#getRowList -> getRows" into androidx-main by Billy Lam · 3 years, 4 months ago
  44. eea7eed Merge "Remove deprecated MessageTemplate.Builder#setDebugCause" into androidx-main by Billy Lam · 3 years, 4 months ago
  45. 485f445 Clean up protocol only classes by adding documentation by Rafael Lima · 3 years, 4 months ago
  46. 8eac09f Remove deprecated MessageTemplate.Builder#setDebugCause by repo sync -c -j8 · 3 years, 4 months ago
  47. df61f7a Remove deprecated LatLng class by repo sync -c -j8 · 3 years, 4 months ago
  48. 474a748 Switch ItemList#getItemList -> getItems and Pane#getRowList -> getRows by repo sync -c -j8 · 3 years, 4 months ago
  49. a2f8c52 Merge "Remove deprecated builder static factory methods" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  50. c6d10fd Merge "Address API Council feedback on host validator" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  51. 0c44046 Address API Council feedback on host validator by Roberto Perez · 3 years, 4 months ago
  52. 31c851d Removed CarText.getText and getSpans by Jorge Pereira · 3 years, 4 months ago
  53. 07502ba Change builder APIs that were added to enable builder reusability by Jorge Pereira · 3 years, 4 months ago
  54. 386024c Remove deprecated builder static factory methods by Jorge Pereira · 3 years, 4 months ago
  55. 68044a3 Add `addAction(Action)` in MessageTemplate and Pane by Jay Yoo · 3 years, 4 months ago
  56. 2764a03 Merge "Deprecate `#getActionList()` and `#setActionList(List)` in `MessageTemplate`, `ActionStrip`, and `Pane`, and add `addAction(Action)`" into androidx-main by Jay Yoo · 3 years, 4 months ago
  57. 397fa83 Merge "Removed usage of PlaceMarker.getDefault() and PlaceMark.isDefaultMarker() from the host" into androidx-main by Rafael Lima · 3 years, 4 months ago
  58. da985b7 Merge "Remove GridTemplate's setBackgroundImage functionality" into androidx-main by Billy Lam · 3 years, 4 months ago
  59. 5e4f071 Deprecate `#getActionList()` and `#setActionList(List)` in `MessageTemplate`, `ActionStrip`, and `Pane`, and add `addAction(Action)` by Jay Yoo · 3 years, 4 months ago
  60. a79ec92 Removed usage of PlaceMarker.getDefault() and PlaceMark.isDefaultMarker() from the host by Rafael Lima · 3 years, 4 months ago
  61. 7ecfdd2 Merge "Remove deprecated newBuilder methods" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  62. 426a488 Merge "Combine @throws statements" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  63. 44d92e6 Merge "Forgot to make ListTemplate.Builder public in a previous change" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  64. 3c4013f Combine @throws statements by Jorge Pereira · 3 years, 4 months ago
  65. b1c5a77 Merge "Make sure all classes that should be final are marked as final" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  66. 0f19056 Forgot to make ListTemplate.Builder public in a previous change by Jorge Pereira · 3 years, 4 months ago
  67. 734e1c0 Remove deprecated newBuilder methods by Jorge Pereira · 3 years, 4 months ago
  68. 88d47f9 Merge "Remove deprecated `ActionStrip#getActionOfType(int)`" into androidx-main by Jay Yoo · 3 years, 4 months ago
  69. 3dc7538 Merge "Remove Metadata.ofPlace" into androidx-main by Jorge Pereira · 3 years, 4 months ago
  70. 8988dc8 Merge "Update HostValidator to check historical signatures" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  71. e22e83a9 Update HostValidator to check historical signatures by Roberto Perez · 3 years, 5 months ago
  72. 68b8c8b Make sure all classes that should be final are marked as final by Jorge Pereira · 3 years, 4 months ago
  73. b90ca60 Remove GridTemplate's setBackgroundImage functionality by repo sync -c -j8 · 3 years, 4 months ago
  74. a8d788a Remove deprecated Trip API by Ram Parameswaran · 3 years, 4 months ago
  75. 06ef4f8 Merge "Rename host-side AIDL wrapper to *Delegate and their methods to send*" into androidx-main by Billy Lam · 3 years, 4 months ago
  76. bcd4c16 Merge "Remove depreacted LaneDirection#isHighlighted() method" into androidx-main by Ram Parameswaran · 3 years, 4 months ago
  77. 5aa47ea Remove Metadata.ofPlace by Jorge Pereira · 3 years, 4 months ago
  78. fcfe9af Merge "Add CarText.toCharSequence and deprecate the methods it replaces." into androidx-main by Jorge Pereira · 3 years, 4 months ago
  79. 93d0660 Merge "Remove APIs added for making builders reusable." into androidx-main by Jorge Pereira · 3 years, 4 months ago
  80. 766bb43 Merge "Fix CarLocation variable naming" into androidx-main by Billy Lam · 3 years, 4 months ago
  81. 34405f0 Rename host-side AIDL wrapper to *Delegate and their methods to send* by repo sync -c -j8 · 3 years, 4 months ago
  82. ee2a5d6 Add CarText.toCharSequence and deprecate the methods it replaces. by Jorge Pereira · 3 years, 4 months ago
  83. 1eed6fd Fix CarLocation variable naming by repo sync -c -j8 · 3 years, 4 months ago
  84. a582bab Merge "Implement default host validation logic" into androidx-main by Roberto Perez · 3 years, 4 months ago
  85. 03301d6 Remove depreacted LaneDirection#isHighlighted() method by Ram Parameswaran · 3 years, 4 months ago
  86. 6823753 Remove deprecated `ActionStrip#getActionOfType(int)` by Jay Yoo · 3 years, 4 months ago
  87. c69e832 Merge "Rename LaneDirection#isHighlighted to LaneDirection#isRecommended" into androidx-main by Ram Parameswaran · 3 years, 4 months ago
  88. 212fa88 Merge "Clean up ItemList-related API" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  89. 81246d8 Merge "Removed deprecated SpanWrapper fields" into androidx-main by Rafael Lima · 3 years, 4 months ago
  90. a687b18 Clean up ItemList-related API by repo sync -c -j8 · 3 years, 4 months ago
  91. c9abe9e Add CarLocation in prepartion to deprecate LatLng by repo sync -c -j8 · 3 years, 4 months ago
  92. b7f07a2 Merge "Change all our models to hold unmodifiable collections" into androidx-main by Billy Lam · 3 years, 4 months ago
  93. 5eb73f9 Merge "Add IntRange annotation to int parameters where appropriate" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  94. e1d8d9e Remove APIs added for making builders reusable. by Jorge Pereira · 3 years, 4 months ago
  95. 012b064 Rename LaneDirection#isHighlighted to LaneDirection#isRecommended by Ram Parameswaran · 3 years, 4 months ago
  96. aaad068 Change all our models to hold unmodifiable collections by repo sync -c -j8 · 3 years, 4 months ago
  97. 9cc1abd Implement default host validation logic by Roberto Perez · 3 years, 6 months ago
  98. 29cfdb1 Add javadocs to Step getters by Ram Parameswaran · 3 years, 4 months ago
  99. 762133d Removed deprecated SpanWrapper fields by Rafael Lima · 3 years, 4 months ago
  100. 25c966e Add IntRange annotation to int parameters where appropriate by Ram Parameswaran · 3 years, 5 months ago