- 02b55f6 Merge "Make default preferred width adaptive and can be customized" into androidx-main by Conrad Chen · 1 year, 5 months ago
- f11c319 Merge "Make KeyboardOptions mergable, for InputTransformation." into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 37144bf Make KeyboardOptions mergable, for InputTransformation. by Zach Klippenstein · 1 year, 5 months ago
- 4ac57fd Merge "Add ColorProducer for Icon tint" into androidx-main by Kent Fan · 1 year, 5 months ago
- dec2d1d Make default preferred width adaptive and can be customized by drchen · 1 year, 5 months ago
- 02eaedd0 Merge "Move internal M3 files to internal package" into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
- 9bbf600 Move internal M3 files to internal package by Max Alfonso-Ying · 1 year, 5 months ago
- afc515a Add ColorProducer for Icon tint by kentfan · 1 year, 5 months ago
- 212d585 API Review: API feedback on outOfBoundsPageCount by Levi Albuquerque · 1 year, 5 months ago
- b2363d1 Merge "Refactor IconToggleButtonColors and its associated associated factory functions to be more efficient. Also updated the factory functions `filledIconButtonColors`, `filledTonalButtonColors` and `outlinedButtonColors` to be more efficient." into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 7a1660c Merge "Fork TonalPalette from Material 3." into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 660d1c4 Merge "Adds size customization to top app bars" into androidx-main by Shalom Gibly · 1 year, 5 months ago
- 94c9c1b Adds size customization to top app bars by Shalom Gibly · 1 year, 5 months ago
- 5b9b7d4 Merge "[TabRow] Fix tab row indicator height" into androidx-main by Mariano Martin · 1 year, 5 months ago
- 90f0dfe Merge "[M3][SwipeToDismiss] Promote SwipeToDismissBox API's to non-experimental" into androidx-main by José Figueroa Santos · 1 year, 5 months ago
- 5a18712 Merge "[SegmentedButton] Promote to stable" into androidx-main by Treehugger Robot · 1 year, 5 months ago
- a019449 [SegmentedButton] Promote to stable by Mariano Martin · 1 year, 5 months ago
- 00c7131 Merge "[BottomAppBar] Clean up use of Experimental tag" into androidx-main by Paul Thomas · 1 year, 5 months ago
- bdc6e1b [TabRow] Fix tab row indicator height by Mariano Martin · 1 year, 5 months ago
- 0bd8896 Merge "[Carousel] Mark CarouselState's companion object experimental" into androidx-main by Hunter Stich · 1 year, 5 months ago
- 1a42451 Merge "Deprecate `LocalMinimumInteractiveComponentEnforcement` and add `LocalMinimumInteractiveComponentSize`." into androidx-main by Connie Shi · 1 year, 5 months ago
- c16105c Merge changes from topic "search-bar-slot" into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
- 7513eae [BottomAppBar] Clean up use of Experimental tag by Paul Thomas · 1 year, 5 months ago
- c615019 [M3][SwipeToDismiss] Promote SwipeToDismissBox API's to non-experimental by Jose Figueroa · 1 year, 5 months ago
- 791b3f7 Merge "Revert^2 "Add navigator remember methods without generic types"" into androidx-main by Conrad Chen · 1 year, 5 months ago
- 1f1abc9 Merge "[Nav Drawer] Remove unneeded @OptIn annotations from Nav Drawer functions" into androidx-main by Dan Nizri · 1 year, 5 months ago
- 0b3acf2 Remove deprecated SwipeToDismissBox APIs by kentfan · 1 year, 5 months ago
- ae39e1e Merge "[EDM] Use box for menu sizing instead of anchor" into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
- 5429507 Revert^2 "Add navigator remember methods without generic types" by Conrad Chen · 1 year, 5 months ago
- f06e684 [EDM] Use box for menu sizing instead of anchor by Max Alfonso-Ying · 1 year, 5 months ago
- 1a9b0e3 Merge "Revert "Add navigator remember methods without generic types"" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
- 4dd5963 Revert "Add navigator remember methods without generic types" by Aurimas Liutikas · 1 year, 5 months ago
- 900878f Merge "Add navigator remember methods without generic types" into androidx-main by Conrad Chen · 1 year, 5 months ago
- 94607dc Merge "Rename scaffold directive calculation functions" into androidx-main by Conrad Chen · 1 year, 5 months ago
- 0264989 [Carousel] Mark CarouselState's companion object experimental by Hunter Stich · 1 year, 5 months ago
- 3fb1858 Merge "Revert "[Slider] Making States Stable"" into androidx-main by Kevin Truong · 1 year, 5 months ago
- ac73d7c Revert "[Slider] Making States Stable" by Kevin Truong · 1 year, 5 months ago
- 2996337 [Nav Drawer] Remove unneeded @OptIn annotations from Nav Drawer functions by Dan Nizri · 1 year, 5 months ago
- ccb7713 [Carousel] Make Carousel component public by Hunter Stich · 1 year, 5 months ago
- cac1dca Merge "[Carousel] Add content padding support" into androidx-main by Hunter Stich · 1 year, 5 months ago
- b716f2e Merge "Update Compose M3 Nav Drawer (ModalDrawerSheet and DismissibleDrawerSheet) to support Predictive Back on U+ as opt-in" into androidx-main by Dan Nizri · 1 year, 5 months ago
- 73ee0d9c Merge "[NTC][Slider] Improve corner drawing logic" into androidx-main by Paul Thomas · 1 year, 5 months ago
- b9c8ee1 Update Icon kdoc param info by kentfan · 1 year, 5 months ago
- 445ef83 Update Compose M3 Nav Drawer (ModalDrawerSheet and DismissibleDrawerSheet) to support Predictive Back on U+ as opt-in by Dan Nizri · 1 year, 5 months ago
- 053b0d0 [NTC][Slider] Improve corner drawing logic by Paul Thomas · 1 year, 5 months ago
- 5bde1a1 [Carousel] Add content padding support by Hunter Stich · 1 year, 5 months ago
- 35cb1bf Add navigator remember methods without generic types by drchen · 1 year, 5 months ago
- 593f387 Rename scaffold directive calculation functions by drchen · 1 year, 5 months ago
- 9c85287 Merge "[Carousel] Add CarouselDefaults fling behavior and new fling behavior parameter to multibrowse carousel" into androidx-main by Naomi Koo · 1 year, 5 months ago
- 957d4a9 Merge "Remove paddings and insets from scaffold APIs" into androidx-main by Conrad Chen · 1 year, 5 months ago
- eeb9938 Merge "Add default value to expectAssertionError" into androidx-main by Jelle Fresen · 1 year, 5 months ago
- 0d5a341 [Carousel] Add CarouselDefaults fling behavior and new fling behavior parameter to multibrowse carousel by Naomi · 1 year, 5 months ago
- 3340620 Deprecate `LocalMinimumInteractiveComponentEnforcement` and add `LocalMinimumInteractiveComponentSize`. by Connie Shi · 1 year, 5 months ago
- 3565018 Merge "Add defaultExpressiveNavigationBarItemColorsCached to ColorScheme." into androidx-main by Treehugger Robot · 1 year, 5 months ago
- cacc437 Add default value to expectAssertionError by Jelle Fresen · 1 year, 5 months ago
- 26b0f53c Add defaultExpressiveNavigationBarItemColorsCached to ColorScheme. by Leticia Santos · 1 year, 5 months ago
- 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 1 year, 5 months ago
- e1834687 Fork TonalPalette from Material 3. by Connie Shi · 1 year, 5 months ago
- c0cd83c Update SearchBar to use a custom layout by Max Alfonso-Ying · 1 year, 5 months ago
- 8a0dd0a Fix item color in search bar samples by Max Alfonso-Ying · 1 year, 5 months ago
- 32cc19b Change SearchBarInternal to take input field as a slot by Max Alfonso-Ying · 1 year, 5 months ago
- b1972b2 Make SearchBarColors constructor public. by Max Alfonso-Ying · 1 year, 5 months ago
- bb0d4da Merge "[SwipeToDismissBox] Add `gesturesEnabled` parameter" into androidx-main by Kevin Most · 1 year, 5 months ago
- bf2a40d [SwipeToDismissBox] Add `gesturesEnabled` parameter by Kevin Most · 1 year, 5 months ago
- f2897d3 [Carousel] Add support for item spacing by Hunter Stich · 1 year, 5 months ago
- e24e9ac Merge "[Carousel] Update out of bounds count calcuation based on strategy Test: Added test" into androidx-main by Naomi Koo · 1 year, 5 months ago
- ab44cb4 Merge changes from topic "tf-api" into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
- 4023fe1 Remove paddings and insets from scaffold APIs by drchen · 1 year, 5 months ago
- 1b08bdc Change `.value` to `fromToken` in defaultOutlinedTextFieldColors by Max Alfonso-Ying · 1 year, 5 months ago
- fd891cd Remove deprecated text field APIs by Max Alfonso-Ying · 1 year, 5 months ago
- cc81e07 [Carousel] Update out of bounds count calcuation based on strategy by Naomi · 1 year, 5 months ago
- 173f164 Refactor IconToggleButtonColors and its associated associated factory functions to be more efficient. by Connie Shi · 1 year, 5 months ago