1. dfac387 Give car.app.connection provider a name by Calvin Huang · 2 years, 7 months ago
  2. a26c684 Merge "Mark failing CarContextTest tests" into androidx-main by David Saff · 2 years, 7 months ago
  3. c7a0164 Mark failing CarContextTest tests by David Saff · 2 years, 7 months ago
  4. 6205f93 Merge "Moved androidx.car.app.action.NAVIGATION into proper CarAppActivity tags" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  5. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  6. 9eeec83 Moved androidx.car.app.action.NAVIGATION into proper CarAppActivity tags by Billy Lam · 2 years, 8 months ago
  7. bc5f25b Merge "Add flag to allow Actions to ignore fading in/out inside ActionStrip" into androidx-main by Abhijoy Saha · 2 years, 8 months ago
  8. 1992dd7 Add flag to allow Actions to ignore fading in/out inside ActionStrip by Abhijoy Saha · 2 years, 8 months ago
  9. 9a3d55dc Create new category for settings apps. by Aditya Shantanu · 2 years, 8 months ago
  10. d90a75a Merge "Add missing Energy level request" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  11. 6234a3c Merge "Add ev port open/connected to car app lib" into androidx-main by Calvin Huang · 2 years, 8 months ago
  12. 780c257 Add ev port open/connected to car app lib by Calvin Huang · 2 years, 8 months ago
  13. 8eac008 Merge "Make sure PixelCopy snapshot request does not crash the app." into androidx-main by Babak Bostan · 2 years, 8 months ago
  14. 1c3c78e Add missing Energy level request by Calvin Huang · 2 years, 8 months ago
  15. 2aef606 Make sure PixelCopy snapshot request does not crash the app. by Babak Bostan · 2 years, 8 months ago
  16. 994257a Made exit number optional for roundabout-with-angle maneuver types by Billy Lam · 2 years, 8 months ago
  17. 2ae2a02 DO NOT MERGE - Update versions for release id 1643220000000 by Nick Anthony · 2 years, 8 months ago
  18. d688b5a Add nickanthony@ and siddiquid@ to the api files for car/app by Nick Anthony · 2 years, 8 months ago
  19. 290affc add sgurun@ to OWNERS to be able to review the APIs. by Selim Gurun · 2 years, 8 months ago
  20. 4c0ee99 Updated CarAppActivity javadoc to include requirements for singleTask launchmode by Billy Lam · 2 years, 8 months ago
  21. 3c3bf2d Revert "Revert "Update versions for release id 1642010400000"" by Nick Anthony · 2 years, 8 months ago
  22. 598d057 Revert "Update versions for release id 1642010400000" by Nick Anthony · 2 years, 8 months ago
  23. 1414668 Update versions for release id 1642010400000 by Nick Anthony · 2 years, 8 months ago
  24. f09f3e0 Merge "Fixed a memory leak due to the ICarApp binder outliving its parent CarAppService" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  25. 184f183 Fixed a memory leak due to the ICarApp binder outliving its parent CarAppService by Billy Lam · 2 years, 8 months ago
  26. 9a43758 Added experimental setOnContentRefreshListener APIs to POI templates by Billy Lam · 2 years, 9 months ago
  27. 524aabc Update car app library versions to 1.2.0-beta01 by Billy Lam · 2 years, 9 months ago
  28. 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  29. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  30. ab70536 Merge "Gate setCurrentLocationEnabled behind location permission check" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  31. c547536 Gate setCurrentLocationEnabled behind location permission check by Billy Lam · 2 years, 9 months ago
  32. f7d3972 Merge "Update javadoc of CarContext#startCarApp to indicate exception cases" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  33. 519b57a Update javadoc of CarContext#startCarApp to indicate exception cases by Billy Lam · 2 years, 9 months ago
  34. 3ed8edbc Switch to using LocationListenerCompat to avoid runtime error in older APIs by Billy Lam · 2 years, 9 months ago
  35. 6ce9c9e Merge "Added constraints from constraintManager to the demo screens." into androidx-main by Babak Bostan · 2 years, 9 months ago
  36. cb1a5b1 Added constraints from constraintManager to the demo screens. by Babak Bostan · 2 years, 10 months ago
  37. 5cceb0f Reduce the visual glitch after resuming the app. by Babak Bostan · 2 years, 9 months ago
  38. d52e601 Merge "Add explicit check for Step.lanesImage type validity" into androidx-main by Stav Raviv · 2 years, 9 months ago
  39. 8d23b4f Add explicit check for Step.lanesImage type validity by Stav Raviv · 2 years, 9 months ago
  40. a658ac4 Merge "Use ApplicationContext in AutomotiveCarHardwareManager" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  41. 8871d91a Merge "Fix javadoc for PanModeDelegate" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  42. ad72bca Fix javadoc for PanModeDelegate by Billy Lam · 2 years, 9 months ago
  43. ad2d9023 Use ApplicationContext in AutomotiveCarHardwareManager by Billy Lam · 2 years, 9 months ago
  44. b2d21b6 Use different versions for showcase-mobile and showcase-automotive by Billy Lam · 2 years, 9 months ago
  45. fd16d60 Update car app sample versions and dependencies for 1.2.0-alpha02 by Billy Lam · 2 years, 9 months ago
  46. 452343b Merge "Add map action strip usage to route preview and place list navigation samples" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  47. 27c176a Add map action strip usage to route preview and place list navigation samples by Billy Lam · 2 years, 9 months ago
  48. 990eae9 Fix a build warning that is causing the presubmit to fail on the release branch (part 2) by Billy Lam · 2 years, 9 months ago
  49. 466f0a2 Merge "Add examples for color contrast check" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  50. 6b3fe2b Add examples for color contrast check by Jay Yoo · 2 years, 9 months ago
  51. c32ef1c Fix a build warning that is causing the presubmit to fail on the release branch by Billy Lam · 2 years, 9 months ago
  52. 24cf2e2 Merge "Remove robolectric SDK restriction." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  53. dec2f42 Merge "Remove robolectric SDK restriction." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  54. e98d86f Merge "Ignore VisibleForTests in all test libraries" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  55. 73b7d57 Add android:process to app-automotive and app-project by Calvin Huang · 2 years, 10 months ago
  56. ad97e93 Remove robolectric SDK restriction. by Nick Chalko · 2 years, 10 months ago
  57. 501935f Remove robolectric SDK restriction. by Nick Chalko · 2 years, 10 months ago
  58. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 10 months ago
  59. 612b2b3 Merge "Update dependency to androidx.core:core to latest stable" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  60. 2d7545f Update dependency to androidx.core:core to latest stable by Billy Lam · 2 years, 10 months ago
  61. 59e7e0e Add upper bounds to how many grid/list items we add in the samples by Billy Lam · 2 years, 10 months ago
  62. 7463ec9 Reintroduce experimental annotations to APIs that requires system level permissions by Billy Lam · 2 years, 10 months ago
  63. 5f1e080 Merge "Clear Input Method Manager internal state after keyboard dimissal." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  64. b18e296 Merge "Removes the toast error message from the sign-in template." into androidx-main by Babak Bostan · 2 years, 10 months ago
  65. 8f4c74a Merge "Update car app OWNERS files" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  66. 27362be Clear Input Method Manager internal state after keyboard dimissal. by Babak Bostan · 2 years, 10 months ago
  67. cda8ae1 Removes the toast error message from the sign-in template. by Babak Bostan · 2 years, 10 months ago
  68. 1de8d52 Merge "Upgrade the sample app version to 105." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  69. e1ce36a Update car app OWNERS files by Billy Lam · 2 years, 10 months ago
  70. fc0a83ed Merge "Add next-step to Trip updates" into androidx-main by Stav Raviv · 2 years, 10 months ago
  71. 606f093 Do not crash CarAppPermissionActivity if callback is dead by Rafael Lima · 2 years, 10 months ago
  72. 764d009 Merge "Have the 's' in sign-in be lowercase" into androidx-main by Rafael Lima · 2 years, 10 months ago
  73. 75784ce Merge "Declare that the demo navigation app supports navigation intents" into androidx-main by Rafael Lima · 2 years, 10 months ago
  74. eed8d51 Have the 's' in sign-in be lowercase by Rafael Lima · 2 years, 10 months ago
  75. 90dd1ef Declare that the demo navigation app supports navigation intents by Rafael Lima · 2 years, 10 months ago
  76. fc979a7 Request Location if not already enabled by Rafael Lima · 2 years, 10 months ago
  77. bf8f1ab Add next-step to Trip updates by Stav Raviv · 2 years, 10 months ago
  78. 498c710 Upgrade the sample app version to 105. by Babak Bostan · 2 years, 10 months ago
  79. 58ac8a1 Update libs.robolectric to version 4.7 by Nick Chalko · 2 years, 10 months ago
  80. ff72104 Merge "Backport workarounds for T SDK compatibility" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  81. ca7e68d Backport workarounds for T SDK compatibility by Alan Viverette · 2 years, 11 months ago
  82. fad698f Update Pane image sizing documnetation and sample code by Billy Lam · 2 years, 10 months ago
  83. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  84. 69f8724 Update public build.gradle files for car app samples to use 1.2.0-alpha01 by Billy Lam · 2 years, 11 months ago
  85. 7099dc4 Merge "Change pane default list limit to 4" into androidx-main by Rafael Lima · 2 years, 11 months ago
  86. 193e2ad Change pane default list limit to 4 by Rafael Lima · 2 years, 11 months ago
  87. a59fbfa Add an example of PaneTemplate large image by Billy Lam · 2 years, 11 months ago
  88. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  89. 73236a3 Fixed PlaceMarker javadoc typo by Billy Lam · 2 years, 11 months ago
  90. b5a99e2 Add toString() method to CarUnit for better readability. by Nishtha Ahuja · 2 years, 11 months ago
  91. 9dbac8ff Merge "Remove experimental annotations for 1.2.0 library releases" into androidx-main by Billy Lam · 2 years, 11 months ago
  92. d98572d Merge "Delegate insets handling to the host (if capable)" into androidx-main by Roberto Perez · 2 years, 11 months ago
  93. a4e46f5 Remove experimental annotations for 1.2.0 library releases by Billy Lam · 2 years, 11 months ago
  94. 45025bc Delegate insets handling to the host (if capable) by Roberto Perez · 2 years, 11 months ago
  95. 9d74b41 Add a demo to show current location in PlaceListMapTemplate by Billy Lam · 2 years, 11 months ago
  96. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  97. f1c3e7d Update showcase app to demo a higher list and grid item limit in some hosts by Jay Yoo · 2 years, 11 months ago
  98. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  99. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 3 years ago
  100. ccc3807 Merge "Add FUEL_VOLUME_DISPLAY_UNITS in EnergyLevel for AAOS." into androidx-main by Treehugger Robot · 3 years ago