1. 25ecc16 Merge "Add missing bug for TODO in BTF2." into androidx-main by Zach Klippenstein · 9 months ago
  2. 0359f41 Merge "Increase timeout in waiting for keyboard" into androidx-main by Treehugger Robot · 9 months ago
  3. 9da88cd Merge "Introduce a test-only API for overriding PlatformTextInput handling." into androidx-main by Zach Klippenstein · 9 months ago
  4. 97c7afb Merge "Fix flaky text magnifier tests" into androidx-main by Grant Toepfer · 9 months ago
  5. 714096e Introduce a test-only API for overriding PlatformTextInput handling. by Zach Klippenstein · 10 months ago
  6. ddadd22 Fix flaky text magnifier tests by Grant Toepfer · 9 months ago
  7. 859c7a0 Prefer fail to TODO in test by Sean McQuillan · 9 months ago
  8. 46e27e7 Merge "Try to reduce flakiness in TextFieldLayoutStateCacheTest" into androidx-main by Treehugger Robot · 9 months ago
  9. 22cecab Update metalava to latest build by Andrei Shikov · 9 months ago
  10. c5898f2 Merge "Fix basicMarquee not animating after velocity change." into androidx-main by Zach Klippenstein · 9 months ago
  11. 70d2773 Add missing bug for TODO in BTF2. by Zach Klippenstein · 9 months ago
  12. 7e22e2a Try to reduce flakiness in TextFieldLayoutStateCacheTest by Zach Klippenstein · 9 months ago
  13. cd77952 Fix basicMarquee not animating after velocity change. by Zach Klippenstein · 9 months ago
  14. 415ecf8 Skip all invalidations when TextNodes are !isAttached by Sean McQuillan · 9 months ago
  15. 565e8b1 Increase timeout in waiting for keyboard by Anastasia Soboleva · 9 months ago
  16. f143af6 Merge "Creation of Draggable2dState for the Draggable2d modifier" into androidx-main by Shahd AbuDaghash · 9 months ago
  17. 28ad189 Merge changes from topic "fontscaling-compose-flag" into androidx-main by Tyler Freeman · 9 months ago
  18. 02273f7 Merge "Lint restricting extending Kotlin lambda interfaces in common sources" into androidx-main by Andrei Shikov · 9 months ago
  19. 560c5e2 Lint restricting extending Kotlin lambda interfaces in common sources by Andrei Shikov · 10 months ago
  20. 55d7d9a Merge "Rename GraphicsSurface to AndroidExternalSurface" into androidx-main by Treehugger Robot · 9 months ago
  21. 960e259 Merge "Text input demo reorganization and some new ones." into androidx-main by Treehugger Robot · 9 months ago
  22. 02d0e5d Text input demo reorganization and some new ones. by Zach Klippenstein · 9 months ago
  23. 296720c Rename GraphicsSurface to AndroidExternalSurface by Romain Guy · 9 months ago
  24. 3ce2284 chore(non linear font scaling): add temporary flag to disable non-linear font scaling by Tyler Freeman · 9 months ago
  25. 8c0ca92 Creation of Draggable2dState for the Draggable2d modifier by Shahd AbuDaghash · 9 months ago
  26. e266ba9 Fix issue with Pager moving even with userScrollEnabled=false. by Levi Albuquerque · 9 months ago
  27. ee2a25a Merge "Removing shortSnapVelocityThreshold from SnapFlingBehavior." into androidx-main by Levi Albuquerque · 9 months ago
  28. 1a2353b Add Color collections and script to generate them by Grant Toepfer · 9 months ago
  29. 16f10b7 Removing shortSnapVelocityThreshold from SnapFlingBehavior. by Levi Albuquerque · 9 months ago
  30. 1c0368e Merge "Remove state comments about robolectric dependencies" into androidx-main by Treehugger Robot · 9 months ago
  31. def5f48 Merge "Add initial text and selection params to rememberTextFieldState." into androidx-main by Treehugger Robot · 9 months ago
  32. 25fbb0d Merge "Add an InputTransformation helper for working on CharSequences." into androidx-main by Zach Klippenstein · 9 months ago
  33. 7e583af Merge "Followup CL for aosp/2606187" into androidx-main by Sean McQuillan · 9 months ago
  34. 2e65232 Add an InputTransformation helper for working on CharSequences. by Zach Klippenstein · 10 months ago
  35. f6d234d Add initial text and selection params to rememberTextFieldState. by Zach Klippenstein · 9 months ago
  36. bdfeea0 Remove state comments about robolectric dependencies by Aurimas Liutikas · 9 months ago
  37. c7d1a4e Revert "Revert "Support starting a touch selection gesture in the minimum touch target of text"" by Grant Toepfer · 9 months ago
  38. 7ab3881 Merge "Revert "Support starting a touch selection gesture in the minimum touch target of text"" into androidx-main by Aurimas Liutikas · 9 months ago
  39. 28fd806 Revert "Support starting a touch selection gesture in the minimum touch target of text" by Natnael Belay · 9 months ago
  40. d83cb9b Merge "Support starting a touch selection gesture in the minimum touch target of text" into androidx-main by Treehugger Robot · 9 months ago
  41. 72a658f Merge "Update motionFromChange for drag function" into androidx-main by Shahd AbuDaghash · 9 months ago
  42. e73e540 Update motionFromChange for drag function by Shahd AbuDaghash · 9 months ago
  43. 37df1f7 Merge "DragAndDropNode implementation Fixes: 286038936 Test: AndroidDragAndDropTest added for hit testing DragAndDropTarget Relnote: Adds dragAndDropSource Modifier for starting drag and drop sessions, and dragAndDropTarget Modifier for receiving from drag and drop sessions" into androidx-main by TJ Dahunsi · 9 months ago
  44. 8790acf DragAndDropNode implementation by Adetunji Dahunsi · 1 year, 3 months ago
  45. 7bd908cf Merge "Enable method tracing by default in microbench" into androidx-main by Chris Craik · 9 months ago
  46. 8a8e06ec Enable method tracing by default in microbench by Chris Craik · 9 months ago
  47. ce7a8c6 Merge "Ignore benchmarks that use `view.dispatchTouchEvent(...)`." into androidx-main by Treehugger Robot · 9 months ago
  48. 78d1d02 Add lint rule for primitive collections by George Mount · 9 months ago
  49. 44e9717 Ignore benchmarks that use `view.dispatchTouchEvent(...)`. by Rahul Ravikumar · 9 months ago
  50. 121f8ff Support starting a touch selection gesture in the minimum touch target of text by Grant Toepfer · 9 months ago
  51. ee7aa75 Merge "Expose Experimental UndoState from TextFieldState" into androidx-main by Treehugger Robot · 9 months ago
  52. 0ff474a Merge "Treat obsolete FullSpan index as Unset in LazyStaggeredGrid" into androidx-main by Andrei Shikov · 9 months ago
  53. de49d8a Merge "Update SnapPositionInLayout to have more info about the Layout." into androidx-main by Levi Albuquerque · 9 months ago
  54. 5945732 Treat obsolete FullSpan index as Unset in LazyStaggeredGrid by Andrei Shikov · 9 months ago
  55. e8902c956 Update SnapPositionInLayout to have more info about the Layout. by Levi Albuquerque · 9 months ago
  56. 52ffad5 [GH] Fix typo in the documentation of KeyboardActions by Ivan Vlasov · 9 months ago
  57. 5969075 Merge "Fix fast scrolling in reverse direction" into androidx-main by Aditya Arora · 9 months ago
  58. 642d65c Fix fast scrolling in reverse direction by Aditya Arora · 10 months ago
  59. 4f2d63d Merge "Optimize AllCapsTransformation to process only changed region" into androidx-main by Treehugger Robot · 9 months ago
  60. 7b3d3a1 Merge "Fix EditingBuffer processing reverted replace offsets" into androidx-main by Treehugger Robot · 9 months ago
  61. cc79710 Merge "Fix ChangeTracker miscalculating TextRange length" into androidx-main by Treehugger Robot · 9 months ago
  62. 41ee64a Merge "Add Undo/Redo to BasicTextField2" into androidx-main by Treehugger Robot · 9 months ago
  63. 9cae068 Expose Experimental UndoState from TextFieldState by Halil Ozercan · 9 months ago
  64. a49fd51 Add Undo/Redo to BasicTextField2 by Halil Ozercan · 9 months ago
  65. 7bae132 Merge "Avoiding reading isScrollInProgress during measure." into androidx-main by Levi Albuquerque · 9 months ago
  66. c3e1c6b Fix EditingBuffer processing reverted replace offsets by Halil Ozercan · 9 months ago
  67. b91795e Merge "AGP 8.3.0-alpha02 and corresponding Studio" into androidx-main by Jeff Gaston · 9 months ago
  68. 837d44c Avoiding reading isScrollInProgress during measure. by Levi Albuquerque · 9 months ago
  69. 08fd6ab Merge changes I9cad5789,I06653cf8 into androidx-main by Levi Albuquerque · 9 months ago
  70. 3fe0f5f Fix ChangeTracker miscalculating TextRange length by Halil Ozercan · 9 months ago
  71. 76f1989 Optimize AllCapsTransformation to process only changed region by Halil Ozercan · 9 months ago
  72. 69a3f88 Merge "Fix unnecessarily restarting input connection in BasicSecureTextField" into androidx-main by Halil Ozercan · 9 months ago
  73. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 9 months ago
  74. b422ec9 Update PagerState to allow customization of animated scroll. by Levi Albuquerque · 10 months ago
  75. 6cc8697 Refactor LazyLayoutAnimateScrollScope. by Levi Albuquerque · 10 months ago
  76. 5f8672d Merge "[Tooltip] Removing savedInstanceState for tooltips" into androidx-main by Kevin Truong · 9 months ago
  77. 38eeb27 Merge "Fix selection highlight clipping logic" into androidx-main by Treehugger Robot · 9 months ago
  78. ba69cf8 Fix unnecessarily restarting input connection in BasicSecureTextField by Halil Ozercan · 9 months ago
  79. c1ed9be Fix selection highlight clipping logic by Grant Toepfer · 9 months ago
  80. 427dbdf Fix selection handles and text toolbar to follow the layout by Grant Toepfer · 9 months ago
  81. 6bb2ebb [Tooltip] Removing savedInstanceState for tooltips by Kevin Truong · 9 months ago
  82. 9659b92 Improve draggable allocations by Levi Albuquerque · 10 months ago
  83. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 9 months ago
  84. 45a0fbf Merge "Update lint baselines files to sourceset layout v2" into androidx-main by Fred Sladkey · 9 months ago
  85. 901afbf Merge "Update build files to use layout v2" into androidx-main by Fred Sladkey · 9 months ago
  86. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 9 months ago
  87. 97a1596 Merge "Mark some foundation functions and modifiers as @Stable" into androidx-main by Treehugger Robot · 9 months ago
  88. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 10 months ago
  89. 98d85f9 Run GraphicsSurfaceTest only on more recent API levels by Romain Guy · 9 months ago
  90. 98d24a9 Fix flakiness in GraphicsSurfaceTest by Romain Guy · 9 months ago
  91. 4ac4c655 Add Composable wrappers for Surface/TextureView by Romain Guy · 10 months ago
  92. 1affc22 Merge "Add experimental API explanation in the docs for bring into view APIs." into androidx-main by Treehugger Robot · 9 months ago
  93. 6cadf3d Add experimental API explanation in the docs for bring into view APIs. by malkov · 9 months ago
  94. 393ea72 Remove TextRange from some internal BTF2 code. by Zach Klippenstein · 9 months ago
  95. 509e4cd SnapFlingBehavior without Density by Levi Albuquerque · 9 months ago
  96. 47fa86c Mark some foundation functions and modifiers as @Stable by malkov · 9 months ago
  97. 008bf9c Merge "Stabilize Magnifier APIs" into androidx-main by Halil Ozercan · 9 months ago
  98. ecb5e2b Merge "Exposing MotionEvent X and Y coordinates to VT." into androidx-main by Levi Albuquerque · 9 months ago
  99. ceb5f44 Merge "Adds Page up/down keyboard support to Scrollable composables to match view behavior." into androidx-main by Jeremy Walker · 9 months ago
  100. f0b9564 Stabilize Magnifier APIs by Halil Ozercan · 9 months ago