- abfac0f Merge "Add support for non-uniform scaling" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
- 5fa51fe Merge "Add fractions in LazyItemScope modifiers" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 1652cd1 Add support for non-uniform scaling by Nader Jawad · 4 years, 1 month ago
- 7d24257 Merge "Fix comments for KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 8276eb6 Merge "Rework bitmap testing APIs." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- d3a3d65 Add fractions in LazyItemScope modifiers by Andrey Kulikov · 4 years, 1 month ago
- 5ec1bb0 Merge "Desktop: implement Scrollbars" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
- 006b9e1 Allow the receiver of Modifier.then to be anything by Jens Ole Lauridsen · 4 years, 1 month ago
- bb252f5 Merge "Make scrollOffset optional, add IntRange and update assertions messages" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- a576e5b Fix comments for KeyboardOptions by Siyamed Sinir · 4 years, 1 month ago
- dd2ddee Merge "Ban reflection that is not enclosed within a API check conditional" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
- c3d141c Make scrollOffset optional, add IntRange and update assertions messages by Andrey Kulikov · 4 years, 1 month ago
- 591e17a Rework bitmap testing APIs. by Filip Pavlis · 4 years, 1 month ago
- d7332f8 Desktop: implement Scrollbars by Igor Demin · 4 years, 1 month ago
- 354a75a Merge changes I70ed2150,I8a324b4f into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
- 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 4 years, 1 month ago
- cadaecd Merge "ConstraintLayoutTest construct anchor list one item at a time" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 402390b Merge changes I74accf71,If64cbdd8 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 8a94e69 Add internal snapToItemIndex for LazyListState by Andrey Kulikov · 4 years, 1 month ago
- d2f7f71 Fix nested scrolling when LazyColumn/Row used by Andrey Kulikov · 4 years, 1 month ago
- dea1c5d Deprecates foundation content color and text style ambients, replacing them with Material theming ambients by Louis Pullen-Freilich · 4 years, 1 month ago
- 051800b Deprecates foundation.Text in favour of material.Text by Louis Pullen-Freilich · 4 years, 1 month ago
- fef25a7 Merge "Add maxLines to TextFields" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 6470f90 Merge "Update TextFields to use KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 5b4a08e Merge "Add KeyboardOptions configuration class" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- bddf64b ConstraintLayoutTest construct anchor list one item at a time by Jeff Gaston · 4 years, 1 month ago
- 7b0ecb5d Merge changes Ic33a2ca5,I2ab7de6c,Idab7ad1c into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
- 6c36090 Add maxLines to TextFields by Siyamed Sinir · 4 years, 1 month ago
- 8951653 Update TextFields to use KeyboardOptions by Siyamed Sinir · 4 years, 1 month ago
- b5ccf6b Add KeyboardOptions configuration class by Siyamed Sinir · 4 years, 1 month ago
- ca2c518 Merge "Marks CoreText as @InternalTextApi" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
- 3c05a42 Merge "Adds BasicText as a design-unopinionated API for text" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
- 9a92a2d Marks CoreText as @InternalTextApi by Louis Pullen-Freilich · 4 years, 1 month ago
- db7734e Adds BasicText as a design-unopinionated API for text by Louis Pullen-Freilich · 4 years, 1 month ago
- ec287f5 Rename KeyboardOptions as ImeOptions by Siyamed Sinir · 4 years, 1 month ago
- 79262af Rename the internal LazyFor to LazyList and move to a separate file by Andrey Kulikov · 4 years, 1 month ago
- e0793c0 Use LazyColumn/Row as an implementation for LazyColumn(Row)For(Indexed) by Andrey Kulikov · 4 years, 1 month ago
- 52bc2c0 Remove ExperimentalLazyDsl annotation by Andrey Kulikov · 4 years, 1 month ago
- de23485 Merge "Fix ImeAction not displaying for multi line" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 599a97d Merge "TextField. Mouse edition" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
- 7379220 Merge "Remove ExperimentalSubcomposeLayoutApi annotation" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
- 16e73786 TextField. Mouse edition by Andrey Rudenko · 4 years, 1 month ago
- ad0b971 Fix ImeAction not displaying for multi line by Siyamed Sinir · 4 years, 1 month ago
- f79ba37 Merge "KeyboardType and ImeAction into KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 3b827aa Merge "TextField Selection OffsetMap" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 500f0a5 TextField Selection OffsetMap by Siyamed Sinir · 4 years, 1 month ago
- 410121b Merge "Add SelectionContainer without the callback" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 020183a Add SelectionContainer without the callback by Siyamed Sinir · 4 years, 1 month ago
- d20d38e Merge changes Icdcc795e,I561709c1,I9ed04d9b,I7ea93e36,I9945a961, ... into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 90a74d0 KeyboardType and ImeAction into KeyboardOptions by Siyamed Sinir · 4 years, 1 month ago
- 575d0df Deprecate BaseTextField in favor of BasicTextField by Matvei Malkov · 4 years, 1 month ago
- 9ba6ceb Make CoreTextField @InternalTextApi by Matvei Malkov · 4 years, 1 month ago
- 5ec12ad Introduce BasicTextField as a generic concept for design-UNopinionated TextFields. by Matvei Malkov · 4 years, 1 month ago
- 8a414aa Add Inspector Info to Modifier.zoomable by Jens Ole Lauridsen · 4 years, 1 month ago
- 0e007b9 Add Inspector Info to Modifier.triStateToggleable by Jens Ole Lauridsen · 4 years, 1 month ago
- aa56ef1 Add Inspector Info to Modifier.selectable by Jens Ole Lauridsen · 4 years, 1 month ago
- 6e9ccee Add Inspector Info to Modifier.scrollable by Jens Ole Lauridsen · 4 years, 1 month ago
- cb1ca65 Add Inspector Info to Modifier.scroll by Jens Ole Lauridsen · 4 years, 1 month ago
- 359f15a Add Inspector Info to Modifier.indication by Jens Ole Lauridsen · 4 years, 1 month ago
- 2b64125 Add Inspector Info to Modifier.draggable by Jens Ole Lauridsen · 4 years, 1 month ago
- 5d9e955 Add Inspector Info to Modifier.clickable by Jens Ole Lauridsen · 4 years, 1 month ago
- cb1f471 Add Inspector Info to the deprecated drawBorder by Jens Ole Lauridsen · 4 years, 1 month ago
- 210de83 Merge "Migrate tests." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
- 9a2aa52 Merge "Make the modifier lint check more tolerant" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- ce148943 Migrate tests. by Filip Pavlis · 4 years, 1 month ago
- 38084e0 Merge "Move FirstBaseline and LastBaseline to ui/AlignmentLine file" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 2ee068a Merge "Default min width for CoreTextField" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
- 9385c18 Merge "Updated documentation on Icon tinting" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- bfa445c Make the modifier lint check more tolerant by Jens Ole Lauridsen · 4 years, 1 month ago
- ed5d474 Merge "Create ui-test-junit4 module." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
- 4bb6e28 Updated documentation on Icon tinting by Nader Jawad · 4 years, 1 month ago
- 47167f0 Merge "[Text Selection] Add Tests for SelectionHandles' Positions in SelectionContainer." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 23b33f1 Default min width for CoreTextField by Siyamed Sinir · 4 years, 2 months ago
- 4ec21e7 Remove ExperimentalSubcomposeLayoutApi annotation by Andrey Kulikov · 4 years, 1 month ago
- 83e7bb2 Merge "Added support to render an icon without a tint" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
- 5aaa33a Move FirstBaseline and LastBaseline to ui/AlignmentLine file by Matvei Malkov · 4 years, 1 month ago
- 2bf7891 Create ui-test-junit4 module. by Filip Pavlis · 4 years, 1 month ago
- 5b5e8c1 [Text Selection] Add Tests for SelectionHandles' Positions in SelectionContainer. by Qingqing Deng · 4 years, 1 month ago
- b4dadfe Add InspectorInfo to modifier.weight in Column by Jens Ole Lauridsen · 4 years, 1 month ago
- 4748139 Merge changes Ic1a9ce11,I0568a81c into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- eac6424 Merge "Remove deprecated intrinsic sizing composables" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 6a0e13f Merge "Size outside constraints fallback in aspectRatio" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- bf781bc Size outside constraints fallback in aspectRatio by Mihai Popa · 4 years, 1 month ago
- b8d0a84 Merge "Add paddingFrom & add paddingFromBaseline" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 9590f8c Added support to render an icon without a tint by Nader Jawad · 4 years, 1 month ago
- efcf582 Add checks for composed and anonymous modifiers in lint by Jens Ole Lauridsen · 4 years, 1 month ago
- 327f154 Refactor lint check to use ast visitors by Jens Ole Lauridsen · 4 years, 1 month ago
- c40a709 Remove deprecated intrinsic sizing composables by Mihai Popa · 4 years, 1 month ago
- 5fcd482 Merge "Add parameter to make aspectRatio height-first" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- bd57e94 Add paddingFrom & add paddingFromBaseline by Mihai Popa · 4 years, 2 months ago
- 6c6bd69 Add parameter to make aspectRatio height-first by Mihai Popa · 4 years, 1 month ago
- d2a24f6 Merge "Remove deprecated DpConstraints" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 347bb554 Add InspectorInfo to aspectRatio modifier. by Jens Ole Lauridsen · 4 years, 1 month ago
- c1bcaf2 Add InspectorInfo to LayoutOffset modifiers. by Jens Ole Lauridsen · 4 years, 1 month ago
- 9945da7 Add InspectorInfo to Row and Column modifiers. by Jens Ole Lauridsen · 4 years, 1 month ago
- 9dff661 Add InspectorInfo to Box modifiers. by Jens Ole Lauridsen · 4 years, 1 month ago
- ef4597e Remove deprecated DpConstraints by Mihai Popa · 4 years, 1 month ago
- 4013d41 Add inspectorInfo to AlignmentLine.kt by Jens Ole Lauridsen · 4 years, 1 month ago
- af03ea3 Move MeasureResult out of MeasureScope by Mihai Popa · 4 years, 1 month ago
- 68db1e3 Move related files to ui/layout by Mihai Popa · 4 years, 2 months ago