1. 5969075 Merge "Fix fast scrolling in reverse direction" into androidx-main by Aditya Arora · 9 months ago
  2. 642d65c Fix fast scrolling in reverse direction by Aditya Arora · 10 months ago
  3. 4f2d63d Merge "Optimize AllCapsTransformation to process only changed region" into androidx-main by Treehugger Robot · 9 months ago
  4. 7b3d3a1 Merge "Fix EditingBuffer processing reverted replace offsets" into androidx-main by Treehugger Robot · 9 months ago
  5. cc79710 Merge "Fix ChangeTracker miscalculating TextRange length" into androidx-main by Treehugger Robot · 9 months ago
  6. 41ee64a Merge "Add Undo/Redo to BasicTextField2" into androidx-main by Treehugger Robot · 9 months ago
  7. a49fd51 Add Undo/Redo to BasicTextField2 by Halil Ozercan · 9 months ago
  8. 7bae132 Merge "Avoiding reading isScrollInProgress during measure." into androidx-main by Levi Albuquerque · 9 months ago
  9. c3e1c6b Fix EditingBuffer processing reverted replace offsets by Halil Ozercan · 9 months ago
  10. b91795e Merge "AGP 8.3.0-alpha02 and corresponding Studio" into androidx-main by Jeff Gaston · 9 months ago
  11. 837d44c Avoiding reading isScrollInProgress during measure. by Levi Albuquerque · 9 months ago
  12. 08fd6ab Merge changes I9cad5789,I06653cf8 into androidx-main by Levi Albuquerque · 9 months ago
  13. 3fe0f5f Fix ChangeTracker miscalculating TextRange length by Halil Ozercan · 9 months ago
  14. 76f1989 Optimize AllCapsTransformation to process only changed region by Halil Ozercan · 9 months ago
  15. 69a3f88 Merge "Fix unnecessarily restarting input connection in BasicSecureTextField" into androidx-main by Halil Ozercan · 9 months ago
  16. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 9 months ago
  17. b422ec9 Update PagerState to allow customization of animated scroll. by Levi Albuquerque · 10 months ago
  18. 6cc8697 Refactor LazyLayoutAnimateScrollScope. by Levi Albuquerque · 10 months ago
  19. 5f8672d Merge "[Tooltip] Removing savedInstanceState for tooltips" into androidx-main by Kevin Truong · 9 months ago
  20. 38eeb27 Merge "Fix selection highlight clipping logic" into androidx-main by Treehugger Robot · 9 months ago
  21. ba69cf8 Fix unnecessarily restarting input connection in BasicSecureTextField by Halil Ozercan · 9 months ago
  22. c1ed9be Fix selection highlight clipping logic by Grant Toepfer · 9 months ago
  23. 427dbdf Fix selection handles and text toolbar to follow the layout by Grant Toepfer · 9 months ago
  24. 6bb2ebb [Tooltip] Removing savedInstanceState for tooltips by Kevin Truong · 9 months ago
  25. 9659b92 Improve draggable allocations by Levi Albuquerque · 10 months ago
  26. 3047ef2 Merge "Rename directories to follow source set layout v2." into androidx-main by Fred Sladkey · 9 months ago
  27. 45a0fbf Merge "Update lint baselines files to sourceset layout v2" into androidx-main by Fred Sladkey · 9 months ago
  28. 901afbf Merge "Update build files to use layout v2" into androidx-main by Fred Sladkey · 9 months ago
  29. a03a604 Rename directories to follow source set layout v2. by Fred Sladkey · 9 months ago
  30. 97a1596 Merge "Mark some foundation functions and modifiers as @Stable" into androidx-main by Treehugger Robot · 9 months ago
  31. d2ea9cf Update build files to use layout v2 by Fred Sladkey · 10 months ago
  32. 98d85f9 Run GraphicsSurfaceTest only on more recent API levels by Romain Guy · 9 months ago
  33. 98d24a9 Fix flakiness in GraphicsSurfaceTest by Romain Guy · 9 months ago
  34. 4ac4c655 Add Composable wrappers for Surface/TextureView by Romain Guy · 10 months ago
  35. 1affc22 Merge "Add experimental API explanation in the docs for bring into view APIs." into androidx-main by Treehugger Robot · 9 months ago
  36. 6cadf3d Add experimental API explanation in the docs for bring into view APIs. by malkov · 9 months ago
  37. 393ea72 Remove TextRange from some internal BTF2 code. by Zach Klippenstein · 9 months ago
  38. 509e4cd SnapFlingBehavior without Density by Levi Albuquerque · 9 months ago
  39. 47fa86c Mark some foundation functions and modifiers as @Stable by malkov · 9 months ago
  40. 008bf9c Merge "Stabilize Magnifier APIs" into androidx-main by Halil Ozercan · 9 months ago
  41. ecb5e2b Merge "Exposing MotionEvent X and Y coordinates to VT." into androidx-main by Levi Albuquerque · 9 months ago
  42. ceb5f44 Merge "Adds Page up/down keyboard support to Scrollable composables to match view behavior." into androidx-main by Jeremy Walker · 9 months ago
  43. f0b9564 Stabilize Magnifier APIs by Halil Ozercan · 9 months ago
  44. f915ee6f Merge "Removing SnapStepSize from SnapLayoutInfoProvider" into androidx-main by Levi Albuquerque · 9 months ago
  45. 1e947a9 Removing SnapStepSize from SnapLayoutInfoProvider by Levi Albuquerque · 10 months ago
  46. 8f94472 Fix selection not ordering 2D text layouts correctly by Grant Toepfer · 9 months ago
  47. 4309f8c Merge "Fix CodepointTransformation between surrogate and non-surrogate codepoints." into androidx-main by Treehugger Robot · 9 months ago
  48. aa02d3c Adds Page up/down keyboard support to Scrollable composables to match view behavior. by Jeremy Walker · 12 months ago
  49. 2adbc54 Fix CodepointTransformation between surrogate and non-surrogate codepoints. by Zach Klippenstein · 10 months ago
  50. c0d9bce Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 9 months ago
  51. 62aa23a4 Exposing MotionEvent X and Y coordinates to VT. by Levi Albuquerque · 10 months ago
  52. 9a69e1a Merge "fix(non linear font scaling): determine a proportional lineHeight multiplier in case the lineHeight is defined in SP." into androidx-main by Treehugger Robot · 9 months ago
  53. e7538fc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 9 months ago
  54. 1450aee fix(non linear font scaling): determine a proportional lineHeight multiplier in case the lineHeight is defined in SP. by Tyler Freeman · 1 year, 3 months ago
  55. 8663a00 Update lint baselines files to sourceset layout v2 by Fred Sladkey · 10 months ago