1. 79023d0 Merge "Clean up app-automotive dependencies" into androidx-main by Alan Viverette · 11 months ago
  2. 40f3477 Merge "Add multimedia fields to CarMessage" into androidx-main by Wesley Gyde · 11 months ago
  3. 6869fcc Clean up app-automotive dependencies by Alan Viverette · 11 months ago
  4. e3d955b Add multimedia fields to CarMessage by wgyde · 11 months ago
  5. 77f5826 Add support for actions to ConversationItem. by Omair Malik · 11 months ago
  6. 8c6e06b Merge "Add immersive audio formats extras for cars" into androidx-main by Treehugger Robot · 11 months ago
  7. 0109e06 Merge "Add NavigationTemplate as a valid TabContents type" into androidx-main by Kodlee Yin · 11 months ago
  8. 2b04c82 Merge "Enable navigation template to accept RemainingTimeUnknown as a valid value per specs" into androidx-main by Cristián Alcoholado · 11 months ago
  9. 5fe9f23 Merge "Add compose action type. Set compose ActionsConstraints and set it for ListTemplate" into androidx-main by Jiarui Jiang · 11 months ago
  10. bd3e774 Add immersive audio formats extras for cars by Arnaud Berry · 11 months ago
  11. 257f8fc0 Add NavigationTemplate as a valid TabContents type by Kodlee Yin · 11 months ago
  12. f8eb130 Enable navigation template to accept by Cristian Alcoholado · 11 months ago
  13. 79d14e8 Add compose action type. Set compose ActionsConstraints and set it for ListTemplate by Jiarui Jiang · 12 months ago
  14. dca50c7 Add `androidx.kotlinTarget` property to specify Kotlin API version by Alan Viverette · 11 months ago
  15. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 11 months ago
  16. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  17. 60bd706 Update API as per API Council feedback by Niti Shah · 12 months ago
  18. 0e9a855 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 12 months ago
  19. f230350 Merge "Add support for Android U System Overlays" into androidx-main by Akshat Divekar · 12 months ago
  20. 97c6e8f Add support for Android U System Overlays by Akshat Divekar · 12 months ago
  21. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 12 months ago
  22. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 12 months ago
  23. 42a6025 Set Window#setDecorFitsSystemWindows on Android R+ and View#setFitsSystemWindows on Android Q- instead of using WindowCompat#setDecorFitsSystemWindows by Akshat Divekar · 1 year ago
  24. 2c0c827 Merge "Revert "Set Window#setDecorFitsSystemWindows on Android R+ and View#setFitsSystemWindows on Android Q- instead of using WindowCompat#setDecorFitsSystemWindows"" into androidx-main by Treehugger Robot · 12 months ago
  25. b38cba9 Merge "Updated MapWithContent API according to API council review" into androidx-main by Niti Shah · 12 months ago
  26. d70ca9e Revert "Set Window#setDecorFitsSystemWindows on Android R+ and View#setFitsSystemWindows on Android Q- instead of using WindowCompat#setDecorFitsSystemWindows" by Aurimas Liutikas · 12 months ago
  27. 9457f21 Updated MapWithContent API according to API council review by Niti Shah · 12 months ago
  28. ed87bad Merge "Add truncation to ListTemplate" into androidx-main am: 7861a2201d by Kodlee Yin · 1 year ago
  29. 7861a22 Merge "Add truncation to ListTemplate" into androidx-main by Kodlee Yin · 1 year ago
  30. b0e800f Merge "Added AndroidX API for Map Unification" into androidx-main am: 18f5bee09d by Niti Shah · 1 year ago
  31. dde471d Added AndroidX API for Map Unification by Niti Shah · 1 year ago
  32. 17fa402 Add truncation to ListTemplate by Kodlee Yin · 1 year ago
  33. a9fe005 Merge "Set Window#setDecorFitsSystemWindows on Android R+ and View#setFitsSystemWindows on Android Q- instead of using WindowCompat#setDecorFitsSystemWindows" into androidx-main am: 6867c43da8 by Akshat Divekar · 1 year ago
  34. 6867c43 Merge "Set Window#setDecorFitsSystemWindows on Android R+ and View#setFitsSystemWindows on Android Q- instead of using WindowCompat#setDecorFitsSystemWindows" into androidx-main by Akshat Divekar · 1 year ago
  35. 7bd3a6a Set Window#setDecorFitsSystemWindows on Android R+ and View#setFitsSystemWindows on Android Q- instead of using WindowCompat#setDecorFitsSystemWindows by Akshat Divekar · 1 year ago
  36. 3aefb11 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year ago
  37. 1585782 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year ago
  38. 75196da Merge "Remove feature flag for conditional API compatibility checking" into androidx-main am: 6444eb69b7 by Treehugger Robot · 1 year ago
  39. 6444eb6 Merge "Remove feature flag for conditional API compatibility checking" into androidx-main by Treehugger Robot · 1 year ago
  40. f74b42f Remove feature flag for conditional API compatibility checking by Alan Viverette · 1 year ago
  41. 41cd8f6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  42. f45f404 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  43. fb549b08 Merge "Update RemoteProxyInputConnection to implement InputConnection instead of extending InputConnectionWrapper" into androidx-main am: ac42e55d01 by Akshat Divekar · 1 year ago
  44. ac42e55 Merge "Update RemoteProxyInputConnection to implement InputConnection instead of extending InputConnectionWrapper" into androidx-main by Akshat Divekar · 1 year ago
  45. 85834a15 Merge "Updates TabCallback related javadocs to document that the callback will be executed on the main thread as it relates to a UI event." into androidx-main am: 9d5a9682e1 by Omair Malik · 1 year ago
  46. 110fcde Merge "Add android:configChanges="uiMode" to sample apps' manifest to restrict activity recreation during day/night mode change" into androidx-main am: 495448f412 by Akshat Divekar · 1 year ago
  47. 9d5a968 Merge "Updates TabCallback related javadocs to document that the callback will be executed on the main thread as it relates to a UI event." into androidx-main by Omair Malik · 1 year ago
  48. 495448f Merge "Add android:configChanges="uiMode" to sample apps' manifest to restrict activity recreation during day/night mode change" into androidx-main by Akshat Divekar · 1 year ago
  49. 1d0a1d4 Updates TabCallback related javadocs to document that the callback will by Omair Malik · 1 year ago
  50. e8a5497 Update RemoteProxyInputConnection to implement InputConnection instead of extending InputConnectionWrapper by Akshat Divekar · 1 year ago
  51. 7799d26 Add android:configChanges="uiMode" to sample apps' manifest to restrict activity recreation during day/night mode change by Akshat Divekar · 1 year ago
  52. d8373f8 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year ago
  53. 759e743 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year ago
  54. 8283acc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  55. 74f127a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  56. 9287716 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  57. 12bcb52 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
  58. afd2e8f Merge "Removes @ExperimentalCarApi tag for Actions in ListTemplate for launch in CAL 1.4 Also updates the API Level requirement for actions on GridTemplate to 7 as we don't want to ship those as part of CAL 1.4. Lastly removes an unnecessary lint suppression in TabContents." into androidx-main am: 0b6913c329 by Omair Malik · 1 year ago
  59. aa82fda Removes @ExperimentalCarApi tag for Actions in ListTemplate for launch in CAL 1.4 by Omair Malik · 1 year, 1 month ago
  60. b43d974 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  61. e49ef5a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  62. d759f43 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  63. 39cfff6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  64. 9a5d406 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  65. db11fa9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  66. f0b387e Merge "Call SuggestionManager only on AAP since ISuggestionHost is currently not implemented on AAOS. This stops the sample Navigation app from crashing on AAOS." into androidx-main am: ca22dc2a20 by Akshat Divekar · 1 year, 1 month ago
  67. ca22dc2 Merge "Call SuggestionManager only on AAP since ISuggestionHost is currently not implemented on AAOS. This stops the sample Navigation app from crashing on AAOS." into androidx-main by Akshat Divekar · 1 year, 1 month ago
  68. cf461a3 Merge "Move away from using @hide in car library" into androidx-main am: a2d0ea8cd0 by Treehugger Robot · 1 year, 1 month ago
  69. 4cf721f Call SuggestionManager only on AAP since ISuggestionHost is currently not implemented on AAOS. This stops the sample Navigation app from crashing on AAOS. by Akshat Divekar · 1 year, 1 month ago
  70. 17bbd20 Move away from using @hide in car library by Aurimas Liutikas · 1 year, 1 month ago
  71. a02e8af Merge changes from topic "278769092_suppress_compat" into androidx-main am: f6dfef85c4 by Aurimas Liutikas · 1 year, 1 month ago
  72. 55d963a Opt-in a,b,c-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  73. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  74. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  75. 756a5cc Merge "Allow checking API compatibility conditionally based on annotations" into androidx-main am: 73eab4c81a by Aurimas Liutikas · 1 year, 1 month ago
  76. 73eab4c Merge "Allow checking API compatibility conditionally based on annotations" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  77. ec67599 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  78. 6c3a26e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  79. d400fa0 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  80. 1568bab Allow checking API compatibility conditionally based on annotations by Alan Viverette · 1 year, 1 month ago
  81. 9153c9e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  82. 7a111d4 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  83. 1d48c93 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  84. fcfa9fd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  85. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 1 month ago
  86. c9a2605 Merge "Clean up component names, add build-time enforcement" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  87. 93ceb22 Start compiling against and targeting android-34 by Alan Viverette · 1 year, 1 month ago
  88. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 1 month ago
  89. 9250293 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  90. 6f4d01a Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  91. 43245ba Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  92. d43e848 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  93. c983a58 Merge "Add calls to getSurroundingText for Android S+" into androidx-main by Akshat Divekar · 1 year, 1 month ago
  94. 5ddeb59 Add calls to getSurroundingText for Android S+ by Akshat Divekar · 1 year, 1 month ago
  95. 29f60b1 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  96. 81bb84b Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Treehugger Robot · 1 year, 1 month ago
  97. 0e8e817 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  98. 19f5b03 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  99. 3792894 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  100. ef801b8 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago