1. 6700441 Merge "Prepare for reverting WindowSizeClass APIs" into androidx-main by Conrad Chen · 4 months ago
  2. 45fe19e Merge "Add value extension property for TypographyKeyTokens" into androidx-main by Kent Fan · 4 months ago
  3. ab21480 Add value extension property for TypographyKeyTokens by kentfan · 4 months ago
  4. a39d78e Merge "Add pressed styling to the link" into androidx-main by Treehugger Robot · 4 months ago
  5. 17a20a3 Prepare for reverting WindowSizeClass APIs by drchen · 4 months ago
  6. f3503d2 Merge "Clean up material3 adaptive dependencies" into androidx-main by Conrad Chen · 4 months ago
  7. ec14c17 Merge "Provide easy-to-use scaffold APIs that supports navigation" into androidx-main by Conrad Chen · 4 months ago
  8. da7a903 Provide easy-to-use scaffold APIs that supports navigation by drchen · 4 months ago
  9. e21a256 Clean up material3 adaptive dependencies by drchen · 4 months ago
  10. 9b67b37 Add pressed styling to the link by Anastasia Soboleva · 4 months ago
  11. a93960c Improve kdoc of NavigationSuiteScaffold of content/container params and add those default colors to NavigationSuiteScaffoldDefaults. by Leticia Santos · 4 months ago
  12. f539845 Merge "Adding ExpressiveNavigationBar." into androidx-main by Leticia Santos · 4 months ago
  13. c51dbd6 Merge "Added default itemColors() function in NavigationSuiteDefaults to support easier customization of a NavigationSuiteItemColors" into androidx-main by Leticia Santos · 4 months ago
  14. a818e7b Adding ExpressiveNavigationBar. by Leticia Santos · 5 months ago
  15. 3be16fb Merge "Hide PaneScaffoldDirective constructor" into androidx-main by Conrad Chen · 4 months ago
  16. ac75707 Merge "[ProgressIndicator] Move `drawStopIndicator` to ProgressIndicatorDefaults to avoid cluttering the DrawScope namespace" into androidx-main by Paul Thomas · 4 months ago
  17. 2f7450b Added default itemColors() function in NavigationSuiteDefaults to support easier customization of a NavigationSuiteItemColors by Leticia Santos · 4 months ago
  18. 1cecd7b Merge "[Tooltip] Remove BasicTooltipState as a public API in Material3" into androidx-main by Kevin Truong · 4 months ago
  19. 9a1b757 [ProgressIndicator] Move `drawStopIndicator` to ProgressIndicatorDefaults to avoid cluttering the DrawScope namespace by Paul Thomas · 4 months ago
  20. 6041f16 Merge "Make scope interfaces sealed" into androidx-main by Conrad Chen · 4 months ago
  21. c418f2f Merge "Make AdaptStrategy interface sealed and stable" into androidx-main by Conrad Chen · 4 months ago
  22. b2264ea Make scope interfaces sealed by drchen · 4 months ago
  23. ba39d8f Merge "Introduce AnimatedPaneScope" into androidx-main by Conrad Chen · 4 months ago
  24. 999186b Merge "[Carousel] Updated carouselItem modifier to clip and translate inside placeWithLayer's layerBlock." into androidx-main by Hunter Stich · 4 months ago
  25. 11cda9a Introduce AnimatedPaneScope by drchen · 4 months ago
  26. d83e6ac Make AdaptStrategy interface sealed and stable by drchen · 4 months ago
  27. 126de7d Merge "[Catalog][a11y] Remove "Legacy" samples from Catalog" into androidx-main by Paul Thomas · 4 months ago
  28. e3acce3 Hide PaneScaffoldDirective constructor by drchen · 4 months ago
  29. b055386 Merge "Fix Modifier.draggableAnchors equality check" into androidx-main by Treehugger Robot · 4 months ago
  30. e72e27a [Carousel] Updated carouselItem modifier to clip and translate inside placeWithLayer's layerBlock. by Hunter Stich · 4 months ago
  31. fd78df2 [Catalog][a11y] Remove "Legacy" samples from Catalog by Paul Thomas · 4 months ago
  32. 04a43cb Merge "[TimePicker] TimeInput not updating state selector angle" into androidx-main by Mariano Martin · 4 months ago
  33. a12f686 [TimePicker] TimeInput not updating state selector angle by Mariano Martin · 4 months ago
  34. 66119fa Fix Modifier.draggableAnchors equality check by Jossi Wolf · 4 months ago
  35. 28a54da Merge "Mark ThreePaneScaffoldScope as experimental" into androidx-main by Conrad Chen · 4 months ago
  36. 02a9494 Remove unnecessary OptIn for ExperimentalTestApi by Jelle Fresen · 4 months ago
  37. c314cfd Merge "Add TextDefaults object to material and material3" into androidx-main by Anastasia Soboleva · 4 months ago
  38. 9c441b6 [Tooltip] Remove BasicTooltipState as a public API in Material3 by Kevin Truong · 4 months ago
  39. 3a60a30 Mark ThreePaneScaffoldScope as experimental by drchen · 4 months ago
  40. d9a807a Merge "Improve a11y of editable ExposedDropdownMenus" into androidx-main by Max Alfonso-Ying · 4 months ago
  41. efd00b7 Add TextDefaults object to material and material3 by Anastasia Soboleva · 4 months ago
  42. b01be1f Improve a11y of editable ExposedDropdownMenus by Max Alfonso-Ying · 4 months ago
  43. 360b24d Merge "Fix disabled OutlinedButton border color" into androidx-main by Kent Fan · 4 months ago
  44. a74c92d Fix disabled OutlinedButton border color by kentfan · 4 months ago
  45. e71f2d1 Merge "M3: Remove Surface graphicsLayer if no shadow is necessary" into androidx-main by Treehugger Robot · 4 months ago
  46. 61b6b8e M3: Remove Surface graphicsLayer if no shadow is necessary by Jon Boekenoogen · 4 months ago
  47. ba07b19 Cache results from boundsInWindow by Jon Boekenoogen · 4 months ago
  48. 66df1e6 [M3][BottomSheet] Temporarily ignore flaky landscape tests until logic is updated to change virtual screen width by Jose Figueroa · 4 months ago
  49. 14efccb Replacing NestedScroll Sources. by Levi Albuquerque · 5 months ago
  50. 82d7a67 Merge "Remove experimental tag from TonalPalette class and object. Add a sample to demonstrate usage. Update the library documentation page." into androidx-main by Connie Shi · 4 months ago
  51. 5877222 Remove experimental tag from TonalPalette class and object. by Connie Shi · 4 months ago
  52. 28f2ade Merge "[Carousel] Fixed keyline shifting for content padding when the pivot keyline wasn't at the edge of the container." into androidx-main by Hunter Stich · 4 months ago
  53. 3d2d6e1 Merge "Change text field TalkBack order" into androidx-main by Max Alfonso-Ying · 4 months ago
  54. 50e8ef5 Merge changes from topic "tf-api" into androidx-main by Max Alfonso-Ying · 4 months ago
  55. f50c440 Merge "Address API council feedback on ApproachLayoutModifierNode" into androidx-main by Doris Liu · 4 months ago
  56. aff7ae9 Defer some state reads for text fields by Max Alfonso-Ying · 4 months ago
  57. 0795f09 Address API council feedback on ApproachLayoutModifierNode by Doris Liu · 4 months ago
  58. 77ca44c [Carousel] Fixed keyline shifting for content padding when the pivot keyline wasn't at the edge of the container. by Hunter Stich · 4 months ago
  59. bdf3eeb Update text field docs by Max Alfonso-Ying · 4 months ago
  60. 77b4a1a Merge "Fix BottomSheetScaffold nested scroll when sheet gestures disabled" into androidx-main by Max Alfonso-Ying · 4 months ago
  61. bbd9f10 Fix BottomSheetScaffold nested scroll when sheet gestures disabled by Max Alfonso-Ying · 4 months ago
  62. e314661 Merge "[M3][Color] Deprecate ColorScheme constructor without surface containers" into androidx-main by José Figueroa Santos · 4 months ago
  63. 121ca8e Change text field TalkBack order by Max Alfonso-Ying · 4 months ago
  64. 772300b Merge "[Carousel] Add CarouselItemInfo that holds information on each item's size" into androidx-main by Naomi Koo · 4 months ago
  65. 3bd671f [Carousel] Add CarouselItemInfo that holds information on each item's size by Naomi · 5 months ago
  66. a7f2972 [M3][Color] Deprecate ColorScheme constructor without surface containers by Jose Figueroa · 4 months ago
  67. 2b0343d [M3][PullToRefresh] Update pull to refresh samples to include refresh button. by Jose Figueroa · 4 months ago
  68. fd240c4 Merge changes from topic "tf-api" into androidx-main by Max Alfonso-Ying · 4 months ago
  69. 6ba7549 Merge "Remove redundant experimental api annotation" into androidx-main by Kent Fan · 4 months ago
  70. afe2769 Remove redundant experimental api annotation by kentfan · 4 months ago
  71. 6803aa7 Merge "Make SearchBar take input field as a slot" into androidx-main by Max Alfonso-Ying · 4 months ago
  72. 690f282 Merge "[M3][BottomSheet] Update bottom sheet sample padding and organization" into androidx-main by José Figueroa Santos · 4 months ago
  73. ba41ad2 Merge "[M3][BottomSheet] Temporarily ignore screen orientation tests until logic is updated to change virtual screen" into androidx-main by José Figueroa Santos · 4 months ago
  74. 040e310 Make SearchBar take input field as a slot by Max Alfonso-Ying · 4 months ago
  75. 3c34765 Merge "[NTC][Slider] Improve ticks drawing logic" into androidx-main by Paul Thomas · 4 months ago
  76. f5f5f33 Merge "Fixes not calling observeReads within onObservedReadsChanged" into androidx-main by Louis Pullen-Freilich · 4 months ago
  77. 644c96a Merge "Sort dackka args; publish samples for all (KMP) libraries" into androidx-main by Owen Gray · 4 months ago
  78. d173c29 Fixes not calling observeReads within onObservedReadsChanged by Louis Pullen-Freilich · 4 months ago
  79. d754f0e [M3][BottomSheet] Update bottom sheet sample padding and organization by Jose Figueroa · 4 months ago
  80. 960d746 Sort dackka args; publish samples for all (KMP) libraries by Owen Gray · 4 months ago
  81. 921f086 [NTC][Slider] Improve ticks drawing logic by Paul Thomas · 4 months ago
  82. 74b7269 [M3][BottomSheet] Temporarily ignore screen orientation tests until logic is updated to change virtual screen by Jose Figueroa · 4 months ago
  83. 1a37fba Reorganize code by Max Alfonso-Ying · 4 months ago
  84. ca26430 Update experimental text field APIs by Max Alfonso-Ying · 4 months ago