- 715f1ed Simplify the BasicTextField2 package structure. by Zach Klippenstein · 2 years, 2 months ago
- f3c8c92 Merge "Add Scroll capability to BasicTextField2" into androidx-main by Halil Ozercan · 2 years, 2 months ago
- 6ada755 Add Scroll capability to BasicTextField2 by Halil Ozercan · 2 years, 2 months ago
- bd08c08 Merge changes from topics "golden", "golden2" into androidx-main by Sean McQuillan · 2 years, 2 months ago
- a2bedf09 Merge "Revert "Remove CompositionLocalNode usage from SystemGestureExclusion"" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 7fd9e31 Merge "Migrates clickable interaction and scroll container logic to Modifier.Node" into androidx-main by Louis Pullen-Freilich · 2 years, 2 months ago
- c6b6e6f Fix animateScrollToPage issue with scroll offset. by Levi Albuquerque · 2 years, 2 months ago
- 6aaae76 Revert "Remove CompositionLocalNode usage from SystemGestureExclusion" by Levi Albuquerque · 2 years, 2 months ago
- 3f0f014 Grow Text when remeasured with expanded constraints by Sean McQuillan · 2 years, 2 months ago
- b6250eb Merge "Update mockito-kotlin to avoid old Kotlin compiler bug" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- a228b06 Handle Constraints shrinking in 1-line text by Sean McQuillan · 2 years, 2 months ago
- bb875a9 Merge "Revert "Revert "Migrates bring into view* to Modifier.Node""" into androidx-main by Louis Pullen-Freilich · 2 years, 2 months ago
- c03fb73 Update mockito-kotlin to avoid old Kotlin compiler bug by Alan Viverette · 2 years, 2 months ago
- ec7aead Add test for preferredWrapContent and BasicText by Sean McQuillan · 2 years, 2 months ago
- 8d5bffe6 Merge "Add support for Cross Axis Arrangement and Spacing to Flow Row and FlowColumn" into androidx-main by Uchenna Okoye · 2 years, 2 months ago
- 01d820c Emulate LazyList reuse behavior to profile Text by Sean McQuillan · 2 years, 2 months ago
- b347a7f Add support for Cross Axis Arrangement and Spacing to Flow Row and FlowColumn by Faithful Uchenna Okoye · 2 years, 2 months ago
- 174ea59 Merge "Disable lint bytecode verifier, update baselines" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- c1a9fed Revert "Revert "Migrates bring into view* to Modifier.Node"" by Louis Pullen-Freilich · 2 years, 2 months ago
- 46a96c6 Merge "Support arrangement for LazyGrid cells" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 2 years, 2 months ago
- 98c94b3 Merge "Kick-off using Modifier Nodes in BasicTextField2 core modifiers" into androidx-main by Halil Ozercan · 2 years, 2 months ago
- 7e08cf3 Kick-off using Modifier Nodes in BasicTextField2 core modifiers by Halil Ozercan · 2 years, 2 months ago
- 5766c7b Merge "Remove CompositionLocalNode usage from SystemGestureExclusion" into androidx-main by Levi Albuquerque · 2 years, 2 months ago
- 7d517d2 Merge "Unignores some SelectableTests" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- a49a9b1 Merge "Modifier.Node migration for Aspect Ratio modifiers" into androidx-main by Uchenna Okoye · 2 years, 2 months ago
- b10378d Merge "Modifier.Node migration for AlignmentLine modifiers" into androidx-main by Uchenna Okoye · 2 years, 2 months ago
- 12131a7 Modifier.Node migration for Aspect Ratio modifiers by Uchenna Okoye · 2 years, 2 months ago
- bea09b8 Modifier.Node migration for AlignmentLine modifiers by Faithful Uchenna Okoye · 2 years, 2 months ago
- 85b00af Unignores some SelectableTests by Louis Pullen-Freilich · 2 years, 2 months ago
- ceee343 Migrates clickable interaction and scroll container logic to Modifier.Node by Louis Pullen-Freilich · 2 years, 2 months ago
- 2fe10f7 Merge "Enable the new Modifier-backed Text by default" into androidx-main by Sean McQuillan · 2 years, 2 months ago
- c71e900 Merge "Modifier based Text now correctly computes maxLines" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 46ef1a1 Remove CompositionLocalNode usage from SystemGestureExclusion by Levi Albuquerque · 2 years, 2 months ago
- cc6a694 Merge "Properly clip selection in Text" into androidx-main by Sean McQuillan · 2 years, 2 months ago
- 0b2a279 Merge "Modifier-backed text invalidates draw" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- eec8d94 Merge "Revert "Migrates bring into view* to Modifier.Node"" into androidx-main by Ralston Da Silva · 2 years, 2 months ago
- 3c504976 Enable the new Modifier-backed Text by default by Sean McQuillan · 2 years, 2 months ago
- 13f806d Revert "Migrates bring into view* to Modifier.Node" by Connie Shi · 2 years, 2 months ago
- cb1f507 Merge "Redirect Pager implementation to new LazyLayoutPager and updated/add tests." into androidx-main by Levi Albuquerque · 2 years, 2 months ago
- 55c7d46 Merge "Text emits Modifier.graphicsLayer." into androidx-main by Treehugger Robot · 2 years, 2 months ago
- b79eaa2 Support arrangement for LazyGrid cells by Andrei Shikov · 2 years, 2 months ago
- 84cfe89 Redirect Pager implementation to new LazyLayoutPager and updated/add tests. by Levi Albuquerque · 2 years, 2 months ago
- 330182d Text emits Modifier.graphicsLayer. by Sean McQuillan · 2 years, 2 months ago
- 99681f8 Merge "KeyEvent support for BasicTextField2" into androidx-main by Zach Klippenstein · 2 years, 2 months ago
- 0ab9f37 Add uokoye to the OWNERS of foundation layouts module by Faithful Uchenna Okoye · 2 years, 2 months ago
- 90f4c99 Modifier based Text now correctly computes maxLines by Sean McQuillan · 2 years, 2 months ago
- 7fb334e Properly clip selection in Text by Sean McQuillan · 2 years, 2 months ago
- 2368883 KeyEvent support for BasicTextField2 by Halil Ozercan · 2 years, 2 months ago
- 33294e0 Merge "Support arrangement for staggered grid lanes" into androidx-main by Andrei Shikov · 2 years, 2 months ago
- 9c04a2f Modifier-backed text invalidates draw by Sean McQuillan · 2 years, 2 months ago
- d205819 Support arrangement for staggered grid lanes by Andrei Shikov · 2 years, 2 months ago
- fef7b7e Merge "Migrates bring into view* to Modifier.Node" into androidx-main by Louis Pullen-Freilich · 2 years, 2 months ago
- e551bf0 Merge changes Ica7a811b,Id4dfa220 into androidx-main by Treehugger Robot · 2 years, 2 months ago
- ec30298 Remove pointless Pair alloc in MultiParagraphLayoutCache by Sean McQuillan · 2 years, 2 months ago
- cfec569 Extract some common code between LayoutCaches by Sean McQuillan · 2 years, 2 months ago
- 6ed6598 Merge "Updates TransformableSample to use graphicsLayer {}" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- df8defc Merge "Fix UrlAnnotation links not being opened by a11y services." into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 3318938 Migrates bring into view* to Modifier.Node by Louis Pullen-Freilich · 2 years, 2 months ago
- 146ec25 Move most BasicTextField2 decoration box modifiers to a Modifier.Node. by Halil Ozercan · 2 years, 2 months ago
- 41183c4 Fix UrlAnnotation links not being opened by a11y services. by Zach Klippenstein · 2 years, 2 months ago
- 1c06062 Merge "Add semantics action for inserting text at cursor." into androidx-main by Zach Klippenstein · 2 years, 2 months ago
- 635456d Merge "Using LazyLayout for Pager" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 2be1da1 Using LazyLayout for Pager by Levi Albuquerque · 2 years, 2 months ago
- d65833f Merge "Properly cancel text selection when SelectionContainer leaves composition" into androidx-main by Halil Ozercan · 2 years, 2 months ago
- 97014bd Merge "Attempt to fix a flaky test for BasicTextField selection" into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 9983ffa Properly cancel text selection when SelectionContainer leaves composition by Halil Ozercan · 2 years, 2 months ago
- 76bc697 Add semantics action for inserting text at cursor. by Zach Klippenstein · 2 years, 2 months ago
- 998dbb1 Attempt to fix a flaky test for BasicTextField selection by Halil Ozercan · 2 years, 2 months ago
- 2e4cfe2 Merge "Use RequestFocus semantics action to get focus in text test actions." into androidx-main by Treehugger Robot · 2 years, 2 months ago
- 6f73d8f Merge "Migrate pointerInput to Modifier.Node." into androidx-main by Jeremy Walker · 2 years, 2 months ago
- 15dab9f Migrate pointerInput to Modifier.Node. by Jeremy Walker · 2 years, 2 months ago
- b587858 Use RequestFocus semantics action to get focus in text test actions. by Zach Klippenstein · 2 years, 2 months ago
- b4d3126 Cleanup unused @Optin(ExperimentalTextApi) by siyamed · 2 years, 2 months ago
- e0e73de Updates TransformableSample to use graphicsLayer {} by Louis Pullen-Freilich · 2 years, 2 months ago