1. 4b6cff9 Add SoftwareKeyboardController. by Sean McQuillan · 3 years, 4 months ago
  2. df134e0 Update Compose to 1.0.0-beta01 by Nick Anthony · 3 years, 4 months ago
  3. 09264d4 Merge "Small foundation API adjustments." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  4. 7b38da3 Merge "Remove @ExperimentalLayout usages and rename it" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  5. fb20313 Merge "Add requiredWidth/Height(IntrinsicSize) modifiers" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  6. 7ed0b9d Merge "Disable scrollable reaction on mouse drag" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  7. 5fa80e3 Small foundation API adjustments. by Matvei Malkov · 3 years, 4 months ago
  8. b7b238f Remove @ExperimentalLayout usages and rename it by Mihai Popa · 3 years, 4 months ago
  9. b2d00cb Add requiredWidth/Height(IntrinsicSize) modifiers by Mihai Popa · 3 years, 4 months ago
  10. c58cb38 Make dp assertions internal. by Filip Pavlis · 3 years, 4 months ago
  11. d796cf9 Disable scrollable reaction on mouse drag by Igor Demin · 3 years, 4 months ago
  12. 0a46da7 Merge "Hide all packedValue properties from inline classes" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  13. a98db50 Merge "Remove SoftwareKeyboardController" into androidx-main by Sean McQuillan · 3 years, 4 months ago
  14. 28ecb2f Merge "Update comments on BasicText" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  15. 080f233 Merge "Address API review for AnnotatedString.Builder.appendInlineContent" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  16. 79d34d3 Merge "Density-independent smooth scrolling to items" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  17. ed9a6a7 Merge "MeasureBlocks -> MeasurePolicy; update Layout APIs" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  18. d46aa1d Remove SoftwareKeyboardController by Sean McQuillan · 3 years, 4 months ago
  19. eaf086e Merge "API Review for TextFieldValue" into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  20. 4958475 MeasureBlocks -> MeasurePolicy; update Layout APIs by Mihai Popa · 3 years, 5 months ago
  21. 501aab4 Update comments on BasicText by haoyu · 3 years, 4 months ago
  22. de32c01 Hide all packedValue properties from inline classes by Andrey Kulikov · 3 years, 4 months ago
  23. 2ae4491 InteractionState -> [Mutable]InteractionSource rework by Louis Pullen-Freilich · 3 years, 4 months ago
  24. b692bb5 Merge "Change pointer input dependency on screen position." into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  25. ec10a77 API Review for TextFieldValue by Siyamed Sinir · 3 years, 4 months ago
  26. 60b7773 Merge "Make AtomicReference internal to the runtime" into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  27. 643d9e1 Merge "Moves desktop selection logic to common code" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  28. f1cab88 Change pointer input dependency on screen position. by George Mount · 3 years, 5 months ago
  29. 7c0ea57 Merge "Remove unused InactiveTextField since we move the logic into CoreTextField" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  30. 3701230 Merge "Refactor TextInputService to provide TextInputSession to represent sessions." into androidx-main by Sean McQuillan · 3 years, 4 months ago
  31. adeed1f Merge "Mark Offset inline class constructor internal" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  32. 31e1a60 Density-independent smooth scrolling to items by Ryan Mentley · 3 years, 4 months ago
  33. c6dc4e6 Refactor TextInputService to provide TextInputSession to represent sessions. by Sean McQuillan · 3 years, 4 months ago
  34. 6e4bb78 Merge "Expose measuredSize of Placeable" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  35. 7a2bf9c Make AtomicReference internal to the runtime by Chuck Jazdzewski · 3 years, 4 months ago
  36. 8b4981e Moves desktop selection logic to common code by Andrey Rudenko · 3 years, 5 months ago
  37. c9e672d Merge "Make EditProcessor public" into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  38. 2e81e6b Merge "Add a11y support for Tabs and RadioGroups" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  39. ba365a7 Remove unused InactiveTextField since we move the logic into CoreTextField by Anastasia Soboleva · 3 years, 4 months ago
  40. 52c32c1 Merge "Add LazyListState.animateScrollToItem" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  41. 81e55c5 Merge "Fix documentation issues in foundational gestures" into androidx-main by Matvei Malkov · 3 years, 4 months ago
  42. 4a8d946 Expose measuredSize of Placeable by Mihai Popa · 3 years, 4 months ago
  43. 595641a Mark Offset inline class constructor internal by Andrey Kulikov · 3 years, 4 months ago
  44. 5b774f8 Add a11y support for Tabs and RadioGroups by Anastasia Soboleva · 3 years, 5 months ago
  45. 2646250 Merge "Desktop: fix ScrollbarTest.drag slider to the middle" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  46. d9b093e Add LazyListState.animateScrollToItem by Ryan Mentley · 3 years, 4 months ago
  47. 026ab96 Merge "Add documentation for state param on LazyVerticalGrid" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  48. 6f03bb3 Fix documentation issues in foundational gestures by Matvei Malkov · 3 years, 4 months ago
  49. ec4b315 Merge "Convert zoomable to suspend motion and add missing functionality." into androidx-main by Matvei Malkov · 3 years, 4 months ago
  50. dc1308e Move actual files to have platform suffix by Jim Sproch · 3 years, 4 months ago
  51. add3c9bf Merge "Unify the naming of snap and animated scroll functions" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  52. 68ebfa1 Desktop: fix ScrollbarTest.drag slider to the middle by Igor Demin · 3 years, 4 months ago
  53. 5307aec Address API review for AnnotatedString.Builder.appendInlineContent by haoyu · 3 years, 4 months ago
  54. d6718aa7 Add documentation for state param on LazyVerticalGrid by Chris Carlisle · 3 years, 4 months ago
  55. 6289d72 Merge "Remove old dependency on constraintlayout-core" into androidx-main by Nick Anthony · 3 years, 4 months ago
  56. 429f689 Merge "Make compositionLocalOf default value function required" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  57. 74fdfb9 Merge "Minor documentation fix on InternalFoundationTextApi" into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  58. 4ad5a95 Unify the naming of snap and animated scroll functions by Andrey Kulikov · 3 years, 4 months ago
  59. 825fc2f Make EditProcessor public by Siyamed Sinir · 3 years, 4 months ago
  60. d3191ce Merge "Make TextFieldValue constructor public" into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  61. 19d5576 Merge "Simplifies Indication APIs" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  62. a3361b3 Merge "Use Int as a scroll position in Modifier.verticalScroll()/horizontalScroll()" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  63. cf9618d Remove old dependency on constraintlayout-core by Nick Anthony · 3 years, 4 months ago
  64. 14d90df Minor documentation fix on InternalFoundationTextApi by Siyamed Sinir · 3 years, 4 months ago
  65. 687e953 Convert zoomable to suspend motion and add missing functionality. by Matvei Malkov · 3 years, 4 months ago
  66. 361d6f7 Merge "Auto-detect focus for text actions." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  67. c5ccee4 Make TextFieldValue constructor public by Siyamed Sinir · 3 years, 4 months ago
  68. b2587fe Merge "Remove intergroup dependency for textInputServiceFactory" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  69. 4040e90 Merge "Move runBlockingWithManualClock to test-utils" into androidx-main by Jelle Fresen · 3 years, 4 months ago
  70. ba89703 Make compositionLocalOf default value function required by Chuck Jazdzewski · 3 years, 4 months ago
  71. cad7751 Merge "Move TextDelegate to foundation" into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  72. 4ed6a9c Simplifies Indication APIs by Louis Pullen-Freilich · 3 years, 4 months ago
  73. 359d9f5 Remove intergroup dependency for textInputServiceFactory by Siyamed Sinir · 3 years, 4 months ago
  74. 75473dd Move TextDelegate to foundation by Siyamed Sinir · 3 years, 4 months ago
  75. a038234 Auto-detect focus for text actions. by Filip Pavlis · 3 years, 4 months ago
  76. e47f0cb Move runBlockingWithManualClock to test-utils by Jelle Fresen · 3 years, 4 months ago
  77. 78fca42 Use Int as a scroll position in Modifier.verticalScroll()/horizontalScroll() by Andrey Kulikov · 3 years, 4 months ago
  78. b1670cd Remove animation package from foundation and trasfer default spline based curves to aniamtion module. by Matvei Malkov · 3 years, 4 months ago
  79. a414d08 Make FlingBehavior to be a suspend based function as opposed to animation oriented concept. by Matvei Malkov · 3 years, 4 months ago
  80. 375a906 Merge "size -> requiredSize, preferredSize -> size" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  81. d0f1029 Remove unnecessary opt-ins of ExperimentalComposeApi by Leland Richardson · 3 years, 4 months ago
  82. 5f80de6 size -> requiredSize, preferredSize -> size by Mihai Popa · 3 years, 5 months ago
  83. 33138ee Merge "Rename defaultMinSizeConstraints to defaultMinSize" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  84. a448c68 Merge "Remove unused Experimental/InternalTextApi’s" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  85. 364b8c9 Remove unused Experimental/InternalTextApi’s by Siyamed Sinir · 3 years, 4 months ago
  86. 7842d83 Merge "Removes `inline` from Image" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  87. 2a2f122 Merge "Remove some of the InternalTextApi annotations" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  88. 400bf06 Removes `inline` from Image by Louis Pullen-Freilich · 3 years, 4 months ago
  89. 9867245 Rename defaultMinSizeConstraints to defaultMinSize by Mihai Popa · 3 years, 4 months ago
  90. 730c8d0 Remove some of the InternalTextApi annotations by Siyamed Sinir · 3 years, 4 months ago
  91. 0506aa7 Remove last lecagy gesture filter APIs from ui.gesture and delete this package. by Matvei Malkov · 3 years, 4 months ago
  92. 916cade Remove partial consumption from PointerInputChange. by Matvei Malkov · 3 years, 4 months ago
  93. 693e3cc Delete all unnecessary ui.gesture API expect 4 gesture filters. Also move some API to where it belongs. by Matvei Malkov · 3 years, 4 months ago
  94. a1753fa Merge changes Icde52480,I16f608d0 into androidx-main by Treehugger Robot · 3 years, 4 months ago
  95. 0a55e89 Remove AnimationClockObservable and AnimatedFloat by Doris Liu · 3 years, 4 months ago
  96. 3e445ba Migrate Modifier.swipeable and all its users to suspend motion. by Matvei Malkov · 3 years, 4 months ago
  97. d0cee9b Remove deprecated emptyContent by Ralston Da Silva · 3 years, 4 months ago
  98. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 5 months ago
  99. 9a2619b Rework Modifier.scrollable to simplify the API and migrate to suspend motion. by Matvei Malkov · 3 years, 5 months ago
  100. d6f12afe Merge "Refine draggable API to allow for suspend motion intergration." into androidx-main by Treehugger Robot · 3 years, 4 months ago