1. d552452e Merge "Fix BasicText not responding to Density changes" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  2. 6ef4dd5 Merge "Improve snapping animations in Pager" into androidx-main by Levi Albuquerque · 1 year, 2 months ago
  3. 2bbcb30 Fix BasicText not responding to Density changes by Halil Ozercan · 1 year, 2 months ago
  4. 1598349 Improve snapping animations in Pager by Levi Albuquerque · 1 year, 3 months ago
  5. e8aeb4d Ignore a test in TextFieldKeyEventTest that started recently failing by Halil Ozercan · 1 year, 2 months ago
  6. 0c3fc75 Merge "Fix binary compatibility error introduced in aosp/2607076" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  7. 39635ab Merge "Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider" into androidx-main by Andrey Kulikov · 1 year, 2 months ago
  8. 8c169e8 Merge "Add new SelectionHandles that use dynamics positioning for BTF2" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  9. 71db692 Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider by Andrey Kulikov · 1 year, 2 months ago
  10. c7646f5 Add new SelectionHandles that use dynamics positioning for BTF2 by Halil Ozercan · 1 year, 2 months ago
  11. 36e495d Fix Horizontal variant of LazyGridScrollingBenchmark by Andrey Kulikov · 1 year, 2 months ago
  12. c44f463 Fix binary compatibility error introduced in aosp/2607076 by Halil Ozercan · 1 year, 2 months ago
  13. 09f0a3e6 Disable flaking LazyGridSnapFlingBehaviorTest test by Aurimas Liutikas · 1 year, 2 months ago
  14. 7c9d861 Merge "Add support for configuring privateImeOptions" into androidx-main by Aditya Arora · 1 year, 2 months ago
  15. ede7fdb Refactor LazyLayoutAnimateItemModifierNode to not be a Modifier.Node by Andrey Kulikov · 1 year, 2 months ago
  16. 3b8b2cf Revert "Revert "Carry back key press behavior to BTF2"" by Halil Ozercan · 1 year, 2 months ago
  17. 39b8edf Merge "Revert "Carry back key press behavior to BTF2"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  18. 740367a Revert "Carry back key press behavior to BTF2" by Halil Ozercan · 1 year, 2 months ago
  19. 044841b Merge "Fixes vertical mouse scroll in horizontal scrollable." into androidx-main by Jeremy Walker · 1 year, 2 months ago
  20. 3c975ff Merge "Carry back key press behavior to BTF2" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  21. 7ce359c Fixes vertical mouse scroll in horizontal scrollable. by Jeremy Walker · 1 year, 2 months ago
  22. 0a6eecb Merge "Fix readonly text fields." into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  23. 94f5982 Merge "Add Magnifier to BTF2 handles" into androidx-main by Halil Ozercan · 1 year, 2 months ago
  24. 6b39474 Carry back key press behavior to BTF2 by Halil Ozercan · 1 year, 2 months ago
  25. cfe3b6e Merge "Allow reverse selection in the new EditingBuffer" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  26. 271ff79 Add Magnifier to BTF2 handles by Halil Ozercan · 1 year, 2 months ago
  27. f2a6935 Merge "Fix whitespace interaction test on API34+" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  28. 4ddee46 Fix readonly text fields. by Zach Klippenstein · 1 year, 2 months ago
  29. 4435ad1 Allow reverse selection in the new EditingBuffer by Halil Ozercan · 1 year, 2 months ago
  30. 861a856 Merge "Restrict `GridItemSpan` to positive values" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  31. b594bcc Restrict `GridItemSpan` to positive values by Andrei Shikov · 1 year, 2 months ago
  32. 6af1911 Merge "Item appearance animation for lazy lists (not public api)" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  33. ceef7f8 Merge "Update behavior of prefetcher." into androidx-main by Shahd AbuDaghash · 1 year, 2 months ago
  34. 8f40cfe Fix whitespace interaction test on API34+ by Halil Ozercan · 1 year, 2 months ago
  35. 91f1f70 Item appearance animation for lazy lists (not public api) by Andrey Kulikov · 1 year, 3 months ago
  36. 8c5fbba Update behavior of prefetcher. by Shahd AbuDaghash · 1 year, 2 months ago
  37. 8e51a6a Add lint to find `javaClass` calls in common module by Andrei Shikov · 1 year, 2 months ago
  38. 76f61d2 Merge "Add cut and copy to BTF2's TextToolbar" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  39. d630059 Merge "Revert "Add a lint check for unused BoxWithConstraintsScope"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  40. 29f2015 Revert "Add a lint check for unused BoxWithConstraintsScope" by Natnael Belay · 1 year, 2 months ago
  41. 3121dc4 Merge "Add a lint check for unused BoxWithConstraintsScope" into androidx-main by Ben Trengrove · 1 year, 2 months ago
  42. 9372137 Add a lint check for unused BoxWithConstraintsScope by Ben Trengrove · 1 year, 2 months ago
  43. 1c050f5 Merge "Make PagerLayoutInfo public" into androidx-main by Levi Albuquerque · 1 year, 2 months ago
  44. 9f2692a Add cut and copy to BTF2's TextToolbar by Halil Ozercan · 1 year, 2 months ago
  45. 8d42dc8 Make PagerLayoutInfo public by Levi Albuquerque · 1 year, 2 months ago
  46. 304e5f4 Merge "Disable PageUp/PageDown/PageLeft/PageRight actions." into androidx-main by Levi Albuquerque · 1 year, 2 months ago
  47. c90590d Merge "Follow-up for aosp/2643118" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  48. a162482 Follow-up for aosp/2643118 by Zach Klippenstein · 1 year, 2 months ago
  49. 3831d75 Hide BasicTextField TextToolbar when magnifier is active in selection by Grant Toepfer · 1 year, 2 months ago
  50. db00c83 Add support for configuring privateImeOptions by Aditya Arora · 1 year, 4 months ago
  51. e9335e3 Fixing text magnifier tests that were improperly asserting by Grant Toepfer · 1 year, 2 months ago
  52. 1df9728 Fire off onSizeChanged when sourceCenter is null in Magnifier by Grant Toepfer · 1 year, 2 months ago
  53. fc38724 Merge "Modify a BTF2 test to fix an issue in API34 suite" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  54. 7071585 Merge "Fixes a bug when calling Intrinsic.Min/Max on empty content" into androidx-main by Uchenna Okoye · 1 year, 2 months ago
  55. e906a3b Fixes a bug when calling Intrinsic.Min/Max on empty content by Faithful Uchenna Okoye · 1 year, 4 months ago
  56. b3956c7 Merge "Fixed AndroidOverscroll over invalidation" into androidx-main by Nader Jawad · 1 year, 2 months ago
  57. 1bab9f4 Fixed AndroidOverscroll over invalidation by Nader Jawad · 1 year, 2 months ago
  58. 379ef38 Merge "Add cut/copy/paste semantics to BTF2" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  59. cd62875 Add cut/copy/paste semantics to BTF2 by Halil Ozercan · 1 year, 2 months ago
  60. 8212950 Merge "Improve accessibility pseudo-scroll-offsets with Lazy lists" into androidx-main by Alexandre Elias · 1 year, 2 months ago
  61. ce5c6b9 Disable PageUp/PageDown/PageLeft/PageRight actions. by Levi Albuquerque · 1 year, 2 months ago
  62. 27d748c Modify a BTF2 test to fix an issue in API34 suite by Halil Ozercan · 1 year, 2 months ago
  63. 5a627be Improve accessibility pseudo-scroll-offsets with Lazy lists by Alexandre Elias · 1 year, 2 months ago
  64. c307661 Fix Composable matching in expect/actuals by Steven Schäfer · 1 year, 4 months ago
  65. 0cd0c44 Merge "Remove StatelessInputConnection's active tracking." into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  66. 2828b40 Merge "Move Magnifier modifier to Modifier.Node implementation" into androidx-main by Halil Ozercan · 1 year, 2 months ago
  67. b786be9 Move Magnifier modifier to Modifier.Node implementation by Halil Ozercan · 1 year, 2 months ago
  68. c94535f Merge "Make consumeWindowInsets use the superclass" into androidx-main by Uchenna Okoye · 1 year, 2 months ago
  69. 5107607 Remove StatelessInputConnection's active tracking. by Zach Klippenstein · 1 year, 2 months ago
  70. 7aceef6 BTF2 fix readOnly toggle not drawing cursor by Halil Ozercan · 1 year, 2 months ago
  71. 36f829f Merge "BTF2 Make selection handles draggable" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  72. f1adc69 BTF2 Make selection handles draggable by Halil Ozercan · 1 year, 3 months ago
  73. c679788 Merge "Migrate Modifier.transformable to ModifierNode APIs" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  74. 725d72b Merge "Uncomment compose animation, foundation, material annotations" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  75. 3ccd16a Uncomment compose animation, foundation, material annotations by Aurimas Liutikas · 1 year, 2 months ago
  76. 2963dcd desktopTest no longer dependsOn desktopMain by Jeff Gaston · 1 year, 2 months ago
  77. cfdb41b Make consumeWindowInsets use the superclass by Faithful Uchenna Okoye · 1 year, 2 months ago
  78. 33aa8fe Migrate Modifier.transformable to ModifierNode APIs by malkov · 1 year, 2 months ago
  79. 50ad9fb Update how key is recreated. by Levi Albuquerque · 1 year, 2 months ago
  80. 9ef3831 Update draggable post drag suspend scope. by Levi Albuquerque · 1 year, 2 months ago
  81. 094ff70 BTF2 Initiate selection after long press by Halil Ozercan · 1 year, 3 months ago
  82. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  83. 1951b55 Merge "Update documentation for pageCount" into androidx-main by Levi Albuquerque · 1 year, 2 months ago
  84. 63a5472 Update documentation for pageCount by Levi Albuquerque · 1 year, 3 months ago
  85. e5bbdb9 Merge "Fix closing of javadoc/kdocs" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  86. 9ec7efc Merge "Render Selection Handles on BTF2" into androidx-main by Halil Ozercan · 1 year, 2 months ago
  87. 3f40d9a Merge "Fix no height text breaking selection" into androidx-main by Halil Ozercan · 1 year, 2 months ago
  88. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  89. 8471ff0 Merge "feat(non linear font scaling): add screenshot test for Text Composables at various system font scales" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  90. 0435336 Fix no height text breaking selection by Halil Ozercan · 1 year, 2 months ago
  91. 834d64c feat(non linear font scaling): add screenshot test for Text Composables at various system font scales by Tyler Freeman · 1 year, 5 months ago
  92. c3e46f5 Update BringIntoViewScroller in Pager by Levi Albuquerque · 1 year, 3 months ago
  93. c3b6c72 Render Selection Handles on BTF2 by Halil Ozercan · 1 year, 3 months ago
  94. e1dec7c Merge "Fixes scrollable crashing on desktop" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  95. 8f82a51 Merge "Make TextFieldBuffer use PartialGapBuffer for storage." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  96. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 3 months ago
  97. 8459842 Fixes scrollable crashing on desktop by Louis Pullen-Freilich · 1 year, 3 months ago
  98. be05cb8 Merge "Compose: Deprecate named arguments to composable lambdas" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  99. 42ddf4b Merge "Pull TextFieldBufferWithSelection up into TextFieldBuffer." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  100. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 4 months ago