1. 2a0fe6c Reapply "Remove the use of <activity-alias>"" by Roberto Perez · 3 years, 2 months ago
  2. b83ad91 Merge "Revert "Remove the use of <activity-alias>"" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  3. a3aad10 Revert "Remove the use of <activity-alias>" by Aurimas Liutikas · 3 years, 2 months ago
  4. 074f65a Merge "Remove the use of <activity-alias>" into androidx-main by Roberto Perez · 3 years, 2 months ago
  5. 4bb97f9 Remove the use of <activity-alias> by Roberto Perez · 3 years, 2 months ago
  6. a839d3b Merge "Aidl and proguard changes for car.app:app-projected." into androidx-main by Rasekh Rifaat · 3 years, 2 months ago
  7. e03e1eb Update javadocs of the *Delegate classes to better indicate what events are being delegated by Billy Lam · 3 years, 2 months ago
  8. 45fe5b9 Aidl and proguard changes for car.app:app-projected. by Rasekh Rifaat · 3 years, 2 months ago
  9. 72bf05a Merge "Update names for class implementations." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  10. 1aff31c Merge "Make *Callback methods default and change OnRequestPermissionsCallback -> OnRequestPermissionsListener" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  11. 01a06f6 Update names for class implementations. by Rasekh Rifaat · 3 years, 2 months ago
  12. 7dbd938 Make *Callback methods default and change OnRequestPermissionsCallback -> OnRequestPermissionsListener by Billy Lam · 3 years, 2 months ago
  13. 6f9bd42 CarHardwareManager skeleton for AAOS by Rasekh Rifaat · 3 years, 2 months ago
  14. f61cda1 Merge "Fixes to car.app.hardware builder and param classes." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  15. 6f587c1 Fixes to car.app.hardware builder and param classes. by Rasekh Rifaat · 3 years, 2 months ago
  16. 0d4039d Move Robolectric to 4.5.1 by Jelle Fresen · 3 years, 2 months ago
  17. fea3714 Annotate InputCallback as ExperimentalCarApi and RequiresCarApi(2) by Billy Lam · 3 years, 2 months ago
  18. b12837b Added toast when you click on sign in with google by Rafael Lima · 3 years, 2 months ago
  19. f2b6695 Merge "Add CarHardwareManager classes." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  20. 7767f96 Add CarHardwareManager classes. by Rasekh Rifaat · 3 years, 3 months ago
  21. e2f4288 Merge "Update CarIconSpan sizing requirements and remove recommendation on using size resource buckets" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  22. e82b2e3 Remove deprecated api that is no longer referenced. by Rafael Lima · 3 years, 2 months ago
  23. e77fdce Merge "Add example for MessageTemplate ActionStrip usage" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  24. c9e8a2c Update CarIconSpan sizing requirements and remove recommendation on using size resource buckets by Billy Lam · 3 years, 2 months ago
  25. f8b6a59 Add example for MessageTemplate ActionStrip usage by Billy Lam · 3 years, 2 months ago
  26. 6d6e373 Tweaks to CarContext#requestPermissions javadoc by Jorge Pereira · 3 years, 3 months ago
  27. d64a746 Rename resource namespace for the projected and automotive modules by Billy Lam · 3 years, 2 months ago
  28. 5f75d35 Add ActionStrip support on MessageTemplate by Billy Lam · 3 years, 3 months ago
  29. 250d7a1 Addded `setLoading` to `MessageTemplate` by Jorge Pereira · 3 years, 3 months ago
  30. 3bfd373 Merge "Add `InputCallback` to replace `OnInputCompletedListener`." into androidx-main by Jorge Pereira · 3 years, 3 months ago
  31. 4e054ec Merge "Updates the documentation of surface wrapper." into androidx-main by Babak Bostan · 3 years, 3 months ago
  32. c280930 Add `InputCallback` to replace `OnInputCompletedListener`. by Jorge Pereira · 3 years, 3 months ago
  33. 09c4af2 Update image size requirements to account for larger car screens by Billy Lam · 3 years, 3 months ago
  34. 117f71a Merge "Update javadoc related to colors being ignored/replaced by the host" into androidx-main by Billy Lam · 3 years, 3 months ago
  35. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 3 months ago
  36. 9a06cc5 Merge "Throws exception if adding more actions then allowed in template bodies" into androidx-main by Billy Lam · 3 years, 3 months ago
  37. 0fe7606 Merge "Small javadoc updates to indicate potential error scenarios" into androidx-main by Billy Lam · 3 years, 3 months ago
  38. 473f3a6 Throws exception if adding more actions then allowed in template bodies by Billy Lam · 3 years, 3 months ago
  39. c5a3832 Merge "Updates showcase app to use type ICON for tintable icons" into androidx-main by Babak Bostan · 3 years, 3 months ago
  40. 70e5a34 Updates showcase app to use type ICON for tintable icons by Babak Bostan · 3 years, 3 months ago
  41. 2a50d54 Update javadoc related to colors being ignored/replaced by the host by Billy Lam · 3 years, 3 months ago
  42. 7cc0eea Small javadoc updates to indicate potential error scenarios by Billy Lam · 3 years, 3 months ago
  43. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  44. 14a2d18 Merge "Fix ObsoleteSdkInt lint errors" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  45. 271b300 Fix ObsoleteSdkInt lint errors by Billy Lam · 3 years, 3 months ago
  46. 60d0ccb Add Car App Library API level 3 by Billy Lam · 3 years, 3 months ago
  47. c77c4b09 Merge "Update template javadoc to explicit allow row's text refreshes" into androidx-main by Billy Lam · 3 years, 3 months ago
  48. 1f9cc94 Merge "Enable android.nonTransitiveRClass" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  49. a0cc2dbf Updates the documentation of surface wrapper. by Babak Bostan · 3 years, 3 months ago
  50. 2b1a09c Enable android.nonTransitiveRClass by Aurimas Liutikas · 3 years, 3 months ago
  51. f99e19a Ensure all creation of `PendingIntent`s in the car app library set flags. by Rafael Lima · 3 years, 3 months ago
  52. ef79d45 Merge "Apply changes requested by the API council" into androidx-main by Rafael Lima · 3 years, 3 months ago
  53. 4464acc Apply changes requested by the API council by Rafael Lima · 3 years, 3 months ago
  54. d3e7dc1 Merge "Add a constructor for Step" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  55. 2664b84 Merge "Add sample of how to set up sign in with google for a car app" into androidx-main by Rafael Lima · 3 years, 3 months ago
  56. eaa73ba Add sample of how to set up sign in with google for a car app by Rafael Lima · 3 years, 3 months ago
  57. b389652c Merge "Update Pane template to avoid confusion" into androidx-main by Babak Bostan · 3 years, 3 months ago
  58. 320b60a Add a constructor for Step by Cassie(Yitong) Wang · 3 years, 3 months ago
  59. 907e04a Merge "Make androidx.activity:activity an api dependency" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  60. 5d586c1 NavigationTemplate to return an explicit PanModeDelegate instead of a Toggle by Billy Lam · 3 years, 3 months ago
  61. 22a79aa Update template javadoc to explicit allow row's text refreshes by Billy Lam · 3 years, 3 months ago
  62. 0ad27d3 Merge "Fix broken test" into androidx-main by Rafael Lima · 3 years, 3 months ago
  63. 59c9f31 Merge "Rename car/app directories for automotive and projected." into androidx-main by Rasekh Rifaat · 3 years, 3 months ago
  64. 5e321f1 Update param order for CarContext.requestPermissions by Billy Lam · 3 years, 3 months ago
  65. b34f71b Merge "Update metadata key to define min car api level" into androidx-main by Billy Lam · 3 years, 3 months ago
  66. e016dc8 Fix broken test by Rafael Lima · 3 years, 3 months ago
  67. 0815e07 Make androidx.activity:activity an api dependency by Billy Lam · 3 years, 3 months ago
  68. 9ba42b1 Rename car/app directories for automotive and projected. by Rasekh Rifaat · 3 years, 3 months ago
  69. 1c1bfba Update Pane template to avoid confusion by Babak Bostan · 3 years, 3 months ago
  70. ba8ec09 Update metadata key to define min car api level by Billy Lam · 3 years, 3 months ago
  71. 74535c2 Merge "Update app-testing to depend on stable annotation-experimental dependency" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  72. b5a4f28 Update app-testing to depend on stable annotation-experimental dependency by Billy Lam · 3 years, 3 months ago
  73. 6e24e54 Merge changes from topic "agp7.0.0-alpha15" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  74. 20015f0 Merge "Don't hide the surface when backgrounding." into androidx-main by Babak Bostan · 3 years, 3 months ago
  75. 402dd75 Don't hide the surface when backgrounding. by Babak Bostan · 3 years, 3 months ago
  76. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 3 months ago
  77. 6440257 Merge "Use binary resources for Robolectric tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  78. fe399e6 Use binary resources for Robolectric tests by Alan Viverette · 3 years, 3 months ago
  79. 26c74ae Update javadoc on the pan and zoom feature by Jay Yoo · 3 years, 3 months ago
  80. 1996240 Merge "Created an API that allows observing car connection state" into androidx-main by Rafael Lima · 3 years, 3 months ago
  81. 962e73eb Created an API that allows observing car connection state by Rafael Lima · 3 years, 4 months ago
  82. 824fb56 Merge "Fix samples to catch any HostExceptions on startCarApp calls" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  83. 8112d8b Fix samples to catch any HostExceptions on startCarApp calls by Billy Lam · 3 years, 3 months ago
  84. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 3 months ago
  85. 290de67 Merge "Add pan and zoom feature in the showcase navigation sample apps" into androidx-main by Jay Yoo · 3 years, 3 months ago
  86. fdc0269 Add pan and zoom feature in the showcase navigation sample apps by Jay Yoo · 3 years, 3 months ago
  87. 7794277 Fix lint warning in car app samples by Billy Lam · 3 years, 3 months ago
  88. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 3 months ago
  89. a55ba10 Merge "Move Service Connection to View Model" into androidx-main by Babak Bostan · 3 years, 3 months ago
  90. 0518398 Move Service Connection to View Model by Babak Bostan · 3 years, 3 months ago
  91. 8d96de3 Merge "Make min api level declaration in manifest mandatory" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  92. 1c420c7 Make min api level declaration in manifest mandatory by Calvin Huang · 3 years, 3 months ago
  93. 7f2e45a Add the pan mode standard `CarIcon` by Jay Yoo · 3 years, 3 months ago
  94. 6877beb Make SignInTemplate and LongMessageTemplate parked-only by Billy Lam · 3 years, 3 months ago
  95. 2834c87 Allow setting a `Toggle` for an `Action` and add the pan mode `Action` type by Jay Yoo · 3 years, 3 months ago
  96. e94256e Remove usage of ExperimentalCarApi on new APIs by Billy Lam · 3 years, 3 months ago
  97. f900f8c Change PIN limits. by Jorge Pereira · 3 years, 3 months ago
  98. daee68d Merge "Moving test strings.xml files to donottranslate-strings.xml" into androidx-main by Jeff Gaston · 3 years, 3 months ago
  99. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 3 months ago
  100. ec33ad2 Clean up sample app manifest by Jay Yoo · 3 years, 3 months ago