[go: nahoru, domu]

  1. 9a2619b Rework Modifier.scrollable to simplify the API and migrate to suspend motion. by Matvei Malkov · 3 years, 6 months ago
  2. 2a7b112 Merge "Make BasicTextField to accept Brush instead of Color for cursor" into androidx-main by Matvei Malkov · 3 years, 5 months ago
  3. 9ba211b Make BasicTextField to accept Brush instead of Color for cursor by Matvei Malkov · 3 years, 5 months ago
  4. 0bc04b6 Make hasText() check both SemanticsProperties.Text and SemanticsProperties.EditableText by Anastasia Soboleva · 3 years, 5 months ago
  5. ae92240 Cancel infinite animations in tests by Jelle Fresen · 3 years, 6 months ago
  6. fc69309 Add EditableText to support label/hint in material text field by Anastasia Soboleva · 3 years, 6 months ago
  7. 217bf49 Rename Dp.toIntPx() to roundToPx() by Mihai Popa · 3 years, 6 months ago
  8. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 6 months ago
  9. db28653 Renames Ambients to match the Ambient to CompositionLocal rename by Louis Pullen-Freilich · 3 years, 6 months ago
  10. 5aa9bd1 Merge changes from topic "tapToCancelSelection" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  11. ac341f0 Move Selection to Foundation by haoyu · 3 years, 6 months ago
  12. 2d24572 Merge "Mark password text field for accessibility" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. 9390271 Deprecate savedInstanceState() by Andrey Kulikov · 3 years, 6 months ago
  14. b9cac89 Mark password text field for accessibility by Anastasia Soboleva · 3 years, 6 months ago
  15. cfa4a35 Rename rememberSavedInstanceState() to rememberSaveable() by Andrey Kulikov · 3 years, 6 months ago
  16. 9234901 Migrate Scrollable to suspend input. by Matvei Malkov · 3 years, 6 months ago
  17. 6b3023a Fix crash when text field switches from disabled to enabled by Anastasia Soboleva · 3 years, 6 months ago
  18. a843e33 Merge "Factory functions for Font/FontFamily/Typeface" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  19. 2baa99a9 Factory functions for Font/FontFamily/Typeface by Siyamed Sinir · 3 years, 6 months ago
  20. ce81b84 Use ComposeTestRule without launching Activity by Jelle Fresen · 3 years, 6 months ago
  21. e0c52d3 Add decorationBox to the CoreTextField by Anastasia Soboleva · 3 years, 7 months ago
  22. 7fd5ad2 AnnotatedString extends kotlin.CharSequence by Siyamed Sinir · 3 years, 6 months ago
  23. 05c18b2 Deprecate ScrollableColumn/Row by Andrey Kulikov · 3 years, 7 months ago
  24. 1cd8bb9 ImeAction API Review by Siyamed Sinir · 3 years, 6 months ago
  25. bbb8666 Merge "Leverage TestCoroutineDispatcher in testing" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  26. ada0858 Merge "TextInputService API Review" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  27. e9a8670 Leverage TestCoroutineDispatcher in testing by Filip Pavlis · 3 years, 7 months ago
  28. 7311246 Merge "Rename FocusReference to FocusRequester" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  29. 71a5eaf Rename FocusReference to FocusRequester by Ralston Da Silva · 3 years, 7 months ago
  30. b40ab8e Animatable is the new AnimatedValue by Jelle Fresen · 3 years, 10 months ago
  31. 082eae3 TextInputService API Review by Siyamed Sinir · 3 years, 6 months ago
  32. 3aaa30b9 EditOperations API Changes by Siyamed Sinir · 3 years, 6 months ago
  33. 8e55c4f Rename ExperimentalTesting to ExperimentalTestApi by Jelle Fresen · 3 years, 7 months ago
  34. 18d3982 Add support for disabled and read-only text fields by Anastasia Soboleva · 3 years, 7 months ago