- 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years, 5 months ago
- 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years, 5 months ago
- eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years, 5 months ago
- 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years, 5 months ago
- 710fb4f Refactor draggable, scrollable and fling config by Matvei Malkov · 4 years, 5 months ago
- cedf97b Merge "Return Button modifier argument to outermost position" into androidx-master-dev by aelias · 4 years, 5 months ago
- 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 5 months ago
- d38350d Return Button modifier argument to outermost position by Alexandre Elias · 4 years, 5 months ago
- a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 5 months ago
- f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years, 5 months ago
- a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years, 5 months ago
- 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years, 5 months ago
- fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
- c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years, 5 months ago
- 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years, 5 months ago
- 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years, 5 months ago
- dcde340 Add positional thresholds to BottomDrawerLayout by Calin Tataru · 4 years, 5 months ago
- f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years, 5 months ago
- e018259 Moves androidx.ui:ui-text to androidx.compose.foundation:foundation-text by Louis Pullen-Freilich · 4 years, 5 months ago
- 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years, 5 months ago
- 97a0b74 Merge "Remove deprecated Modifier.ripple" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
- 23ef31b Merge "Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
- db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years, 5 months ago
- d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years, 5 months ago
- 5e711a1 Merge "Moves core text libraries to androidx.compose.core:*" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
- 1d28118 Remove deprecated Modifier.ripple by Louis Pullen-Freilich · 4 years, 5 months ago
- b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years, 5 months ago
- 4a66215 Merge changes I7f8f867b,I8697fd9f into androidx-master-dev by Anastasia Soboleva · 4 years, 5 months ago
- de68ece Merge "Update some screenshot tests to be @MediumTest" into androidx-master-dev by Nader Jawad · 4 years, 5 months ago
- e6d6691 Refactor textfield structure by Anastasia Soboleva · 4 years, 5 months ago
- 0a81b58 Rename TextField.kt to TextFieldImpl.kt by Anastasia Soboleva · 4 years, 5 months ago
- ce8198d Merge "Stop using WithConstraints for ScrollableTabRow" into androidx-master-dev by Andrey Kulikov · 4 years, 5 months ago
- 0495ca00 Moves core text libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 5 months ago
- 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 5 months ago
- cd6cac1 Update some screenshot tests to be @MediumTest by Nader Jawad · 4 years, 5 months ago
- f8ff0d69 Merge "Moves androidx.ui:ui-test to androidx.compose.test:test-core" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- d21e404 Stop using WithConstraints for ScrollableTabRow by Andrey Kulikov · 4 years, 5 months ago
- 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years, 5 months ago
- 27ea2de Moves androidx.ui:ui-animation-core to androidx.compose.animation:animation-core by Louis Pullen-Freilich · 4 years, 5 months ago
- ef24ef8 Merge "Moves androidx.ui:ui-animation to androidx.compose.animation:animation" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
- c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years, 5 months ago
- d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years, 5 months ago
- 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years, 5 months ago
- 952797a Merge "Replace open/close drawer tests with screenshot tests" into androidx-master-dev by Jelle Fresen · 4 years, 5 months ago
- a4d65e9 Merge "Use animation clock as disposable clock" into androidx-master-dev by Jelle Fresen · 4 years, 5 months ago
- cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 5 months ago
- 5ef3f31 Use animation clock as disposable clock by Jelle Fresen · 4 years, 5 months ago
- 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years, 5 months ago
- 283afed Replace open/close drawer tests with screenshot tests by Jelle Fresen · 4 years, 5 months ago
- 2160ca1 Merge "Fix AlertDialog causing DemoTest to fail" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- b24bc83 Fix AlertDialog causing DemoTest to fail by Mihai Popa · 4 years, 5 months ago
- 2f3256c Add more ListItem demos by Jelle Fresen · 4 years, 5 months ago
- 6a18489 Merge "Final migration of material size tests." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 1e47544 Merge "Removed Shader inline class" into androidx-master-dev by Nader Jawad · 4 years, 5 months ago
- 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years, 5 months ago
- d7ead69 Fixes TabTest failing on wide (landscape) devices by Louis Pullen-Freilich · 4 years, 5 months ago
- 758a5ef Update position of the input text in FilledTextField by Anastasia Soboleva · 4 years, 5 months ago
- d4dceed Removed Shader inline class by Nader Jawad · 4 years, 5 months ago
- 87a7504 Merge "Add Extended FAB with fluid width in the documentation" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 1b26016 Merge "Make draggable material components support RTL" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 689f325 Merge "Refactor Snackbar to ensure text centered with any font size provided for text or button" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 5aceecc Add Extended FAB with fluid width in the documentation by Andrey Kulikov · 4 years, 5 months ago
- 99f3d29 Refactor Snackbar to ensure text centered with any font size provided for text or button by Matvei Malkov · 4 years, 5 months ago
- 7bb5f31 Rename Button object to ButtonConstants by Andrey Kulikov · 4 years, 5 months ago
- 11fcc133 Make draggable material components support RTL by Matvei Malkov · 4 years, 5 months ago
- 038a5eb Make Button's content slot to be Row by Andrey Kulikov · 4 years, 6 months ago
- b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 5 months ago
- 0fdd066 Merge "Adds elevation parameter to BottomAppBar" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- aa020a453 Merge changes Ibd506bf9,Ia11cdff9 into androidx-master-dev by Jelle Fresen · 4 years, 5 months ago
- 0332df0 Set AlertDialog width to M specs by Jelle Fresen · 4 years, 5 months ago
- 5b692e3 Use TextButton in AlertDialog samples by Jelle Fresen · 4 years, 5 months ago
- 265bb7e Dark theme support for ListItem demos / samples by Louis Pullen-Freilich · 4 years, 5 months ago
- f314806 Make menus scrollable by Mihai Popa · 4 years, 5 months ago
- 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 5 months ago
- 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 7 months ago
- 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 6 months ago
- e201ed9 Merge "Match AlertDialog's text style with Material specs" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 72bb159 Match AlertDialog's text style with Material specs by Jelle Fresen · 4 years, 5 months ago
- dcf3d0b Fix clipped elevation in DropdownMenu by Mihai Popa · 4 years, 5 months ago
- a600bbf Merge "Migrate snackbar tests and clean up TabTest." into androidx-master-dev by Filip Pavlis · 4 years, 5 months ago
- 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 6 months ago
- b06d5d9 Migrate snackbar tests and clean up TabTest. by Filip Pavlis · 4 years, 6 months ago
- 80684d3 Fix ripple radius in selection controls by Matvei Malkov · 4 years, 5 months ago
- a83cf0f Merge "Fixes for material demos" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 0d6a6a4 Fixes for material demos by Matvei Malkov · 4 years, 5 months ago
- 7327593 Merge "Use Material icons in list item samples" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- f974c44 Merge "Switch rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
- 8b69475 Use Material icons in list item samples by Mihai Popa · 4 years, 6 months ago
- a47310e Regenerate old apis for compose using new metalava version by Aurimas Liutikas · 4 years, 6 months ago
- afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 6 months ago
- fff6c6bf Merge "Vertically centers TopAppBar title according to latest spec" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
- f01d789 Switch rework 3 by Matvei Malkov · 4 years, 6 months ago
- 49b243e Expand menus from the generating element direction by Mihai Popa · 4 years, 6 months ago
- da3a246 Start menu open animation from 80% scale by Mihai Popa · 4 years, 6 months ago
- ba996dd Adds elevation parameter to BottomAppBar by Louis Pullen-Freilich · 4 years, 6 months ago
- b2319a0 Vertically centers TopAppBar title according to latest spec by Louis Pullen-Freilich · 4 years, 6 months ago
- e77de54 Merge "Support OutlinedTextField border in RTL" into androidx-master-dev by Anastasia Soboleva · 4 years, 6 months ago