1. d78c06d Fix text handles not moving when IME visibility changes. by Zach Klippenstein · 2 years, 8 months ago
  2. 9c02d8d3 Make CoreText and CoreTextField internal by Siyamed Sinir · 3 years, 5 months ago
  3. dc06623 Add maxLinesHeight modifier to fix scrolling issue when maxLines is not infinite. by Anastasia Soboleva · 3 years, 7 months ago
  4. fe038a6 Reset input when composition or text changes by Siyamed Sinir · 3 years, 7 months ago
  5. 4d973ec Add Android Typeface wrapper by Siyamed Sinir · 3 years, 7 months ago
  6. d7cc4c8 Move foundation-text members to foundation by Matvei Malkov · 3 years, 8 months ago[Renamed (97%) from compose/foundation/foundation-text/integration-tests/ui-text-compose-demos/src/main/java/androidx/compose/foundation/text/demos/TextDemos.kt]
  7. ec287f5 Rename KeyboardOptions as ImeOptions by Siyamed Sinir · 3 years, 8 months ago
  8. ad0b971 Fix ImeAction not displaying for multi line by Siyamed Sinir · 3 years, 8 months ago
  9. ae73b306 Add singleLine IME Option by Siyamed Sinir · 3 years, 8 months ago
  10. d13d116 Add maxLines to CoreTextField by Siyamed Sinir · 3 years, 8 months ago
  11. 203611d Add softwrap to CoreTextField by Siyamed Sinir · 3 years, 8 months ago
  12. 52a7fa1 Add AnnotatedString to SpannableString conversion for accessibility by haoyu · 3 years, 10 months ago
  13. c9f86ab Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  14. 3b625fb Migrates internal demo API to androidx.compose.integration.demos by Louis Pullen-Freilich · 3 years, 10 months ago
  15. f864533 Moves androidx.compose.foundation:* libraries to compose/foundation dir by Louis Pullen-Freilich · 3 years, 10 months ago[Renamed from ui/ui-text/integration-tests/ui-text-compose-demos/src/main/java/androidx/compose/foundation/text/demos/TextDemos.kt]
  16. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago[Renamed (96%) from ui/ui-text/integration-tests/ui-text-compose-demos/src/main/java/androidx/ui/text/demos/TextDemos.kt]
  17. a60bb82 Do not consume the drag distance in dragGestureFilter by Seigo Nonaka · 4 years, 2 months ago
  18. d025ab4 Add TextFieldDemo that follows the tail of the text by Seigo Nonaka · 4 years, 2 months ago
  19. 9502a62 Adds advanced test cases to DemoTest by Louis Pullen-Freilich · 4 years, 2 months ago
  20. 823b100 Migrate text demos to ui-text by haoyu · 4 years, 3 months ago[Renamed from ui/ui-text-core/integration-tests/text-demos/src/main/java/androidx/ui/text/demos/TextDemos.kt]
  21. 82de594 Change ui-text module name to ui-text-core (Step 3) by Siyamed Sinir · 4 years, 3 months ago[Renamed from ui/ui-text/integration-tests/text-demos/src/main/java/androidx/ui/text/demos/TextDemos.kt]
  22. c0e90f7 Adds search / filtering support to demos & refactoring by Louis Pullen-Freilich · 4 years, 3 months ago
  23. bd69ec11 The great demo migration - ui-text by Louis Pullen-Freilich · 4 years, 3 months ago