1. 8afd810 Merge "Disable failing host tests" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  2. a3a44c1 Disable failing host tests by Aurimas Liutikas · 1 year, 11 months ago
  3. 4fb39013 Merge "Allow Activity to specify the SessionInfo in order to send it over the ServiceConnectionManager to the host." into androidx-main by Diego Valenzuela · 1 year, 11 months ago
  4. 93c910e Merge "Update the Github build gradle files" into androidx-main by Jerry Chen · 1 year, 11 months ago
  5. 7407e5a Update the Github build gradle files by Jerry Chen · 1 year, 11 months ago
  6. 653559d Disable flaking ProjectedCarAudioRecordTest by Aurimas Liutikas · 1 year, 11 months ago
  7. f704512 Allow Activity to specify the SessionInfo in order to send it over the ServiceConnectionManager to the host. by Diego Valenzuela · 2 years ago
  8. 11967e9 Merge "Allow 3p Applications to post Suggestion to the Host Application. More information on this can be found on: https://docs.google.com/document/d/12vGJzvHWXxfKMJlvu0X5rNgn4AtfJpMxaay-jLng8y0/edit#heading=h.c0uts5ftkk58" into androidx-main by Diego Valenzuela · 1 year, 11 months ago
  9. 33c882d Allow 3p Applications to post Suggestion to the Host Application. by Diego Valenzuela · 1 year, 11 months ago
  10. a9b9b04 Merge "Support default action for alerters when timeout is reached" into androidx-main by Jerry Chen · 1 year, 11 months ago
  11. 0ef34b1 Support default action for alerters when timeout is reached by Jerry Chen · 2 years ago
  12. 7cb86ce0 Merge "CarConnection construction is not documented with @MainThread Fixes: b/237326752 Test: Not Needed Change-Id: Iaadc973f352ec45b4459c3e227a87fb0afb80991" into androidx-main by Diego Valenzuela · 2 years ago
  13. 2513e32 Merge "Add CarAppService#CATEGORY_FEATURE_CLUSTER" into androidx-main by Kodlee Yin · 2 years ago
  14. 8dfb107 Merge "Change default of CarAppService#onCreateSession()" into androidx-main by Kodlee Yin · 2 years ago
  15. 7e254d9 Add min SDK to a test in car app-testing by Julia McClellan · 2 years ago
  16. 6bf97e2 Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years ago
  17. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years ago
  18. 932f8c0 Merge "Update feature OWNERS" into androidx-main by Kodlee Yin · 2 years ago
  19. ddb2cef Merge "Allow Session Info to StringSerialization and add Equals method. Test: Unit" into androidx-main by Diego Valenzuela · 2 years ago
  20. cb72305 Update feature OWNERS by Kodlee Yin · 2 years ago
  21. 0de365a CarConnection construction is not documented with @MainThread by Diego Valenzuela · 2 years ago
  22. b3c2cf33 Change default of CarAppService#onCreateSession() by Kodlee Yin · 2 years ago
  23. 4410b18 Add CarAppService#CATEGORY_FEATURE_CLUSTER by Kodlee Yin · 2 years ago
  24. 73af72f Allow Session Info to StringSerialization and add Equals method. Test: Unit by Diego Valenzuela · 2 years ago
  25. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years ago
  26. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  27. 5fed435 Merge "Require SessionInfo in CarAppBinder's Constructor" into androidx-main by Kodlee Yin · 2 years ago
  28. 5b4e06f Merge "Add CarAppService#onCreateSession(SessionInfo)" into androidx-main by Kodlee Yin · 2 years ago
  29. 0d2148f Require SessionInfo in CarAppBinder's Constructor by Kodlee Yin · 2 years ago
  30. bece27f Merge "Resume music after Microphone Recording ends" into androidx-main by Jerry Chen · 2 years ago
  31. d32dd3c Add CarAppService#onCreateSession(SessionInfo) by Kodlee Yin · 2 years ago
  32. bdf7560 Resume music after Microphone Recording ends by Jerry Chen · 2 years ago
  33. 8406833 Add SessionInfo#getSupportedTemplates by Kodlee Yin · 2 years ago
  34. aa621c9 Clean up and format SessionInfo. by Kodlee Yin · 2 years ago
  35. 169f7e7 Simplify AOSP Car App Library OWNERS files by Kodlee Yin · 2 years ago
  36. 6021153 Merge "Add support for CarIconSpan in the PaneTemplate title" into androidx-main by Jerry Chen · 2 years ago
  37. ae6b72a Merge "Support CAR_ZONE_GLOBAL in PropertyUtils." into androidx-main by Treehugger Robot · 2 years ago
  38. 3219d5a Support CAR_ZONE_GLOBAL in PropertyUtils. by Nishtha Ahuja · 2 years ago
  39. 27809ac Add support for CarIconSpan in the PaneTemplate title by Jerry Chen · 2 years ago
  40. b4e9f31 Merge "Adding SessionInfo Object in order to allow 3P apps to know about the display type and the supported templates." into androidx-main by Diego Valenzuela · 2 years ago
  41. 6887506 Merge "Add BaseCarAppActivity in order to extract methods." into androidx-main by Diego Valenzuela · 2 years ago
  42. 3cb03c0 Merge "Revert "Open CarConnection to be non-final"" into androidx-main by Treehugger Robot · 2 years ago
  43. deb460a Adding SessionInfo Object in order to allow 3P apps to know about the display type and the supported templates. by Diego Valenzuela · 2 years ago
  44. 08097a4 Add BaseCarAppActivity in order to extract methods. by Diego Valenzuela · 2 years ago
  45. 8921e02 Revert "Open CarConnection to be non-final" by Kodlee Yin · 2 years ago
  46. ec18a40 Merge "Fix the experimental-api depdending on project issue" into androidx-main by Jerry Chen · 2 years ago
  47. abdefd4 Fix the experimental-api depdending on project issue by Jerry Chen · 2 years ago
  48. 3401c70 Merge "Open CarConnection to be non-final" into androidx-main by Kodlee Yin · 2 years ago
  49. 7ac624c4 Merge changes I563c537f,Ic5be4d54 into androidx-main by Treehugger Robot · 2 years ago
  50. 75d795c Reset version codes for showcase and navigation sample apps by Jerry Chen · 2 years ago
  51. dca0e8b Open CarConnection to be non-final by Kodlee Yin · 2 years ago
  52. ef240b4 Merge "Add AndroidX copyright header to drawable" into androidx-main by Jerry Chen · 2 years ago
  53. 9e291a1 Add AndroidX copyright header to drawable by Jerry Chen · 2 years ago
  54. f47537e Minimized amount of code in try blocks by Tyler Trephan · 2 years, 1 month ago
  55. 0df7dca Simplified AutomotiveCarInfo building code. by Tyler Trephan · 2 years, 1 month ago
  56. 11ba120 Merge "Add experimental API annotation to getCarClimate method." into androidx-main by Nishtha Ahuja · 2 years ago
  57. 6e9bcf0 Merge "Updated AutomotiveCarInfo CarValue Status handling" into androidx-main by Tyler Trephan · 2 years ago
  58. bb469c6 Merge "Fix CarValue STATUS_UNIMPLEMENTED equals() bug." into androidx-main by Treehugger Robot · 2 years ago
  59. ec9ca54 Updated AutomotiveCarInfo CarValue Status handling by Tyler Trephan · 2 years, 1 month ago
  60. 4cd91a7 Add experimental API annotation to getCarClimate method. by Nishtha Ahuja · 2 years ago
  61. 2e09dff Register/Unregister implementation of AtomotiveCarClimate. by Nishtha Ahuja · 2 years, 1 month ago
  62. a82d56a Add skeleton for AutomotiveCarClimate. by Nishtha Ahuja · 2 years, 2 months ago
  63. 66cbb8f Merge "Add Climate APIs interface" into androidx-main by Nishtha Ahuja · 2 years ago
  64. d0dd90c Add Climate APIs interface by Nishtha Ahuja · 2 years, 2 months ago
  65. a2dc6c6 Add NullabilityAnnotationsDetector to AndroidXIssueRegistry by Julia McClellan · 2 years, 1 month ago
  66. 2ad9be9 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  67. e6ec2c2 Merge "Add new header element to other navigation templates" into androidx-main by Jerry Chen · 2 years, 1 month ago
  68. 58c7ed4 Merge "Use colored icon in image test" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  69. c4e1771 Fix CarValue STATUS_UNIMPLEMENTED equals() bug. by Tyler Trephan · 2 years, 1 month ago
  70. 92e27ba Use colored icon in image test by Calvin Huang · 2 years, 1 month ago
  71. 6a7d077 Merge "Updated library to use UNKNOWN status by default." into androidx-main by Tyler Trephan · 2 years, 1 month ago
  72. a53321e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 1 month ago
  73. 7822758 Merge "Add RequiresCarApi annotation to TravelEstimate new apis" into androidx-main by Jerry Chen · 2 years, 1 month ago
  74. 205ce94 Update javadoc for MapTemplate#setPane. by Abhijoy Saha · 2 years, 1 month ago
  75. ef7188f Add RequiresCarApi annotation to TravelEstimate new apis by Jerry Chen · 2 years, 1 month ago
  76. 7519717 Merge "Added a null check for retriving the app icon." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  77. c116dee Merge "Chance alignment of inline icons inside PlaceListNavigationTemplate to ALIGN_CENTER" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  78. 2541228 Merge "Check if display exist before create surface" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  79. e5f76e9 Chance alignment of inline icons inside PlaceListNavigationTemplate to ALIGN_CENTER by Abhijoy Saha · 2 years, 1 month ago
  80. 4692676 Merge changes from topic "232550720_strip_positions" into androidx-main by Alan Viverette · 2 years, 1 month ago
  81. 6530684 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  82. f1d5a4b Check if display exist before create surface by Calvin Huang · 2 years, 1 month ago
  83. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  84. 1b0ffe0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 1 month ago
  85. c83984a Fix location_1_title string in Showcase app. by Abhijoy Saha · 2 years, 1 month ago
  86. ed271b6 Updated library to use UNKNOWN status by default. by Tyler Trephan · 2 years, 1 month ago
  87. 3c0d035 Added a null check for retriving the app icon. by Babak Bostan · 2 years, 1 month ago
  88. bb4c62c Merge "Add Car App Library Version to Showcase App Title" into androidx-main by Abhijoy Saha · 2 years, 1 month ago
  89. 6266a22 Merge "Fix incorrect status in PropertyResponseCache." into androidx-main by Nishtha Ahuja · 2 years, 1 month ago
  90. d4c663b Merge "Fix favorite header button behavior." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  91. f71ed43 Add Car App Library Version to Showcase App Title by Abhijoy Saha · 2 years, 1 month ago
  92. c53c5ad Merge "Add Disabled State for Toggle, Action, and Row" into androidx-main by Jerry Chen · 2 years, 1 month ago
  93. a20557b Fix favorite header button behavior. by Abhijoy Saha · 2 years, 1 month ago
  94. 925b6f9 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  95. d0409be Fix incorrect status in PropertyResponseCache. by Nishtha Ahuja · 2 years, 1 month ago
  96. 1dc8b79 Add default constructor to CarZone class for serialization. by Nishtha Ahuja · 2 years, 1 month ago
  97. 3e3fa37 Import translations. DO NOT MERGE ANYWHERE by The Android Open Source Project · 2 years, 1 month ago
  98. 48b9168 Add new header element to other navigation templates by Jerry Chen · 2 years, 1 month ago
  99. d5993d9 Merge "Update accept_action_title string to Accept" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  100. 22204d5 Enable CarZone in the GetPropertyRequest/response by Nishtha Ahuja · 2 years, 2 months ago