- 4650166 Merge "Makes Colors a final class instead of interface, and adds a `copy` function" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- c107c0a Deprecate OnChildPositioned by George Mount · 4 years, 4 months ago
- 2bbf8fa Makes Colors a final class instead of interface, and adds a `copy` function by Louis Pullen-Freilich · 4 years, 4 months ago
- 7782a0b Merge "Address Broad Code Review Feedback:" into androidx-master-dev by Nader Jawad · 4 years, 4 months ago
- fc304d7 Merge "Fix bottomDrawer_openBySwipe tests in landscape" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- cf6baea Merge "Unignore closed/open/close tests for drawers" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- 8432b8d Address Broad Code Review Feedback: by Nader Jawad · 4 years, 4 months ago
- d398903 Fix bottomDrawer_openBySwipe tests in landscape by Calin Tataru · 4 years, 4 months ago
- b9cb0dc Unignore closed/open/close tests for drawers by Jelle Fresen · 4 years, 4 months ago
- 6632bba Renames ColorPalette to Colors, and associated [light/dark]ColorPalette functions by Louis Pullen-Freilich · 4 years, 4 months ago
- 323d142 Merge "Refactor stateDraggable and rename to swipeable" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- f436d8a Merge "Move dialog to core." into androidx-master-dev by Filip Pavlis · 4 years, 4 months ago
- 23e896f Merge "Rename BottomNavigationItem parameters" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- 9aa6a6c Merge "Merge GestureScope and PartialGestureScope" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- 2a44d67 Merge "Rename bounds to unclippedBounds in SemanticsNodeInteraction API" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- 6492a28 Rename BottomNavigationItem parameters by Louis Pullen-Freilich · 4 years, 4 months ago
- 6c29103 Move dialog to core. by Filip Pavlis · 4 years, 4 months ago
- 049998d Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 4 months ago
- ca6f3fc Merge GestureScope and PartialGestureScope by Jelle Fresen · 4 years, 5 months ago
- d714d90 Rename bounds to unclippedBounds in SemanticsNodeInteraction API by Jelle Fresen · 4 years, 5 months ago
- e4894d0 Refactor stateDraggable and rename to swipeable by Calin Tataru · 4 years, 4 months ago
- b940c6b Merge "Use inclusive language in Compose." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- de25d7a Use inclusive language in Compose. by Filip Pavlis · 4 years, 4 months ago
- 200ef22 Merge "Text field tests renamed" into androidx-master-dev by Anastasia Soboleva · 4 years, 4 months ago
- 2833c36 RTL API rework: LayoutDirectionAmbient added by Anastasia Soboleva · 4 years, 4 months ago
- d64211c Text field tests renamed by Anastasia Soboleva · 4 years, 4 months ago
- 6dbfdb9 Merge "Refactor FilledTextfield to use a single layout node" into androidx-master-dev by Anastasia Soboleva · 4 years, 4 months ago
- 16786be Few misc foundation API changes by Matvei Malkov · 4 years, 5 months ago
- 4d38fc5 Refactor FilledTextfield to use a single layout node by Anastasia Soboleva · 4 years, 4 months ago
- ca757ef Updates material-icons-extended with the latest icons added to Material.io/icons by Louis Pullen-Freilich · 4 years, 4 months ago
- a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years, 4 months ago
- 1f10a59 Refactors androidx.compose.runtime:runtime to the androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 4 months ago
- c1aca3f Remove type inference in transitionDefinition by Doris Liu · 4 years, 5 months ago
- c959116e Merge "Removed ripple from the material text fields" into androidx-master-dev by Anastasia Soboleva · 4 years, 4 months ago
- cfcf8e0 Removed ripple from the material text fields by Anastasia Soboleva · 4 years, 4 months ago
- 621ab88 Optimizes Material Icon generation by removing `by lazy` by Louis Pullen-Freilich · 4 years, 4 months ago
- c52e561 Refactors androidx.compose.material:* libraries to the androidx.compose.material package name by Louis Pullen-Freilich · 4 years, 4 months ago
- 88f3de6 Merge "Flatten foundation.shape package" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- 9ecc6d9 Merge "Replace Modifier::plus with Modifier::then." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
- 6049dd7 Use SubcomposeLayout in TabRow by Andrey Kulikov · 4 years, 5 months ago
- 3a49d08 Flatten foundation.shape package by Matvei Malkov · 4 years, 5 months ago
- 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years, 5 months ago
- 1f2bcd8 Refactors androidx.compose.ui:ui-util to the androidx.compose.ui.util package name by Louis Pullen-Freilich · 4 years, 5 months ago
- a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years, 5 months ago
- 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years, 5 months ago
- f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years, 5 months ago
- b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years, 5 months ago
- 56f5ea8 Add tests for Text/TextField Semantics by yingleiw · 4 years, 5 months ago
- fdf0807 ui-material to MPP by Louis Pullen-Freilich · 4 years, 5 months ago
- ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years, 5 months ago
- 4191031 Merge "Remove globalBounds from BaseGestureScope" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- af64970 Merge "Add Experimental annotation to material and mark RippleTheme with it." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 77f4418 Remove globalBounds from BaseGestureScope by Jelle Fresen · 4 years, 5 months ago
- bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years, 5 months ago
- 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years, 5 months ago
- ebe058f Add Experimental annotation to material and mark RippleTheme with it. by Matvei Malkov · 4 years, 5 months ago
- ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 5 months ago
- 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years, 5 months ago
- ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 5 months ago
- 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 5 months ago
- a905c78 Merge changes I6ea21fc6,I94f72b3a into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 50ab909 Merge "Use MSSIM for material icons comparisons." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years, 5 months ago
- 64f1b3e Use MSSIM for material icons comparisons. by Filip Pavlis · 4 years, 5 months ago
- 900224e Enable ProgressIndicatorTests by Jelle Fresen · 4 years, 5 months ago
- 8610801 Add RenderNode to CoreText and Surface. by Jens Ole Lauridsen · 4 years, 5 months ago
- 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 5 months ago
- bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 5 months ago
- 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 5 months ago