1. c5d1655 Extract common logic which checks if scrollable should reverse direction by Andrei Shikov · 1 year, 11 months ago
  2. c915de3 Fix flake selection test by Sean McQuillan · 1 year, 11 months ago
  3. 7d3fbdc Merge "Hide keyboard when focused text field is disabled." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  4. 6ebe80a Merge "Fix a flaky TextField selection test by adding a waitForIdle statement before assertions" into androidx-main by Halil Ozercan · 1 year, 11 months ago
  5. 9ded53b Hide keyboard when focused text field is disabled. by Zach Klippenstein · 1 year, 11 months ago
  6. 3101989 Fix a flaky TextField selection test by adding a waitForIdle statement before assertions by Halil Ozercan · 1 year, 11 months ago
  7. ac7ef3d Merge "Mark flaky tests" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  8. 81327c1 Mark flaky tests by Julia McClellan · 1 year, 11 months ago
  9. 37d0bb7 Merge "Add drawText demo for centering text in a shape vertically." into androidx-main by Halil Ozercan · 1 year, 11 months ago
  10. 8a87200 Merge "Add expect/actual for JvmDefaultWithCompatibility annotation" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  11. 6f98648 Add expect/actual for JvmDefaultWithCompatibility annotation by Oleksandr Karpovich · 1 year, 11 months ago
  12. 09e7d6e Add drawText demo for centering text in a shape vertically. by Halil Ozercan · 1 year, 11 months ago
  13. ad22604 Don't try to access detached focused child's coordinates in Scrollable. by Zach Klippenstein · 1 year, 11 months ago
  14. e0034b2 Merge changes I79271c21,I72f0e477,I36248715 into androidx-main by Treehugger Robot · 1 year, 11 months ago
  15. 853d153 Merge "Fix scrollable focused child tracking." into androidx-main by Zach Klippenstein · 1 year, 11 months ago
  16. 645948f Use derivedStateOf with equality policy instead of snapshotFlow in lazy layouts by Andrei Shikov · 1 year, 11 months ago
  17. d31135e Add demo for full-screen text field and factor out lorem ipsum generator. by Zach Klippenstein · 1 year, 11 months ago
  18. 53904dd Merge "Additional fix and test for overscroll 2d issue" into androidx-main by Levi Albuquerque · 1 year, 11 months ago
  19. 276e16b Merge changes from topic "typeface-backport" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  20. 1f602ac Move ui-test-font to testutils-fonts by Sean McQuillan · 1 year, 11 months ago
  21. 1a23731 Merge "Update ScrollState's maxValue in measure, not place." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  22. e4ab77f Merge "Make ScrollTest use @Parameterized." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  23. 787a2f80 Update ScrollState's maxValue in measure, not place. by Zach Klippenstein · 2 years ago
  24. bc9f66c Make ScrollTest use @Parameterized. by Zach Klippenstein · 2 years ago
  25. 0398d56 Merge changes I16a6226a,I8d66e806,I17101177 into androidx-main by Halil Ozercan · 1 year, 11 months ago
  26. bc42ef8 Additional fix and test for overscroll 2d issue by Levi Albuquerque · 1 year, 11 months ago
  27. f8827dc Add DrawScope.drawText method to enable drawing text on Compose Canvas using TextMeasurer. by Halil Ozercan · 2 years ago
  28. 058f86a Merge "Fix cursor being unable to drag when VisualTransformation is applied to CoreTextField." into androidx-main by Halil Ozercan · 1 year, 11 months ago
  29. f2bf5cd Merge "SelectionContainer docs fix" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  30. 79ae974 Merge "skip selection savable when not selectable" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  31. 7d19287 SelectionContainer docs fix by Sean McQuillan · 1 year, 11 months ago
  32. 4e1e7aa7 Improvements on how to calculate velocity based on pointer position by Levi Albuquerque · 2 years ago
  33. 47d2b093 skip selection savable when not selectable by Sean McQuillan · 1 year, 11 months ago
  34. 5ae0295 Merge "Fix overscroll showing in both direction issue" into androidx-main by Levi Albuquerque · 1 year, 11 months ago
  35. cb90e2a Fix scrollable focused child tracking. by Zach Klippenstein · 2 years ago
  36. ace387f Fix cursor being unable to drag when VisualTransformation is applied to CoreTextField. by Halil Ozercan · 2 years ago
  37. 992db65 Fix overscroll showing in both direction issue by Levi Albuquerque · 2 years ago
  38. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years ago
  39. c9e3258 Merge "Fix crash when selected text is cleared by state changes and re-added later" into androidx-main by Halil Ozercan · 2 years ago
  40. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  41. c1e913cde Fix crash when selected text is cleared by state changes and re-added later by Halil Ozercan · 2 years ago
  42. d036ce8 Merge "Update LazyGrid item constraints logic to measure item with negative cross-axis size correctly" into androidx-main by Andrei Shikov · 2 years ago
  43. ebd4046 TempListUtils in foundation - Fixes lint errors, consider Contracts stable by Jeremy Walker · 2 years ago
  44. 01839f1 Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main by Aurimas Liutikas · 2 years ago
  45. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  46. 7ceaf16 Merge "Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02" into androidx-main by Treehugger Robot · 2 years ago
  47. b7c22a4 Update LazyGrid item constraints logic to measure item with negative cross-axis size correctly by Andrei Shikov · 2 years ago
  48. 47e75e7 Merge "Remove background color from Brush sample due to unexpected interaction between Brush and Background color." into androidx-main by Halil Ozercan · 2 years ago
  49. 791c8f1 Update Compose dependencies from 1.2.0-rc01 to 1.2.0-rc02 by Nick Anthony · 2 years ago
  50. 158f0c1 Remove background color from Brush sample due to unexpected interaction between Brush and Background color. by Halil Ozercan · 2 years ago