1. 6628de3 Merge "Fix docs for the Layout overload with multiple content" into androidx-main by Treehugger Robot · 2 years ago
  2. 9ec79ff Merge "Slider in row buggy behavior" into androidx-main by Kevin Truong · 2 years ago
  3. e7851d8 Merge "Revert "Add hasText in ClipboardManager"" into androidx-main by Anastasia Soboleva · 2 years ago
  4. e192760 Revert "Add hasText in ClipboardManager" by Anastasia Soboleva · 2 years ago
  5. 7f6b9c0 Merge "TextLayout cleanup and getLineStart() documentation update" into androidx-main by Treehugger Robot · 2 years ago
  6. 303d3691 Merge "Add hasText in ClipboardManager" into androidx-main by Iya Volkova · 2 years ago
  7. 8f47823 Fix docs for the Layout overload with multiple content by Andrey Kulikov · 2 years ago
  8. c53231e TextLayout cleanup and getLineStart() documentation update by Anastasia Soboleva · 2 years ago
  9. 39e618e Merge "Improve Snapping animations" into androidx-main by Treehugger Robot · 2 years ago
  10. b74f627 Merge "Fixing bugs in ModifierNode.visitChildren" into androidx-main by Treehugger Robot · 2 years ago
  11. 466d8dd Improve Snapping animations by Levi Albuquerque · 2 years ago
  12. 6a085ea Fixing bugs in ModifierNode.visitChildren by Ralston Da Silva · 2 years ago
  13. 07a35b3 Merge "Fix grid items placement animation" into androidx-main by Treehugger Robot · 2 years ago
  14. d17748d Add hasText in ClipboardManager by iyavolkova · 2 years, 2 months ago
  15. befa8d6 Fix grid items placement animation by Andrey Kulikov · 2 years ago
  16. 51c9f1b Merge "Bump Compose to 1.3.0-rc01" into androidx-main by Nick Anthony · 2 years ago
  17. 2b10e92 Bump Compose to 1.3.0-rc01 by Nick Anthony · 2 years ago
  18. 2275d36 Inferred Stability (dagger.Lazy) by Jon Boekenoogen · 2 years ago
  19. 220a7e9 Slider in row buggy behavior by Kevin Truong · 2 years ago
  20. 931fd60 Merge "Merge some almost-redundant scrollable + focusable tests." into androidx-main by Zach Klippenstein · 2 years ago
  21. b09ec0b Merge "DeviceFontFamilyName does not set VariationSettings by default" into androidx-main by Treehugger Robot · 2 years ago
  22. e273cfa DeviceFontFamilyName does not set VariationSettings by default by Sean McQuillan · 2 years ago
  23. 906b235 Merge some almost-redundant scrollable + focusable tests. by Zach Klippenstein · 2 years ago
  24. 6c72c2f Merge "Update lint baselines" into androidx-main by Tiem Song · 2 years ago
  25. fb4d82d Merge changes I57df832b,I3b3c3be5 into androidx-main by Treehugger Robot · 2 years ago
  26. d0e87ef Merge "Cancel obsolete prefetching requests in Lazy layouts" into androidx-main by Andrei Shikov · 2 years ago
  27. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  28. 48cdda5 Test Hyphens behavior on text with given width by iyavolkova · 2 years ago
  29. 4137e57 Cancel obsolete prefetching requests in Lazy layouts by Andrei Shikov · 2 years ago
  30. d962562 Merge "Test LineBreak behavior on text with given width" into androidx-main by Andrei Ancuța · 2 years ago
  31. a9b05b3 Merge "Make lazy list sticky header to not affect placement animations" into androidx-main by Treehugger Robot · 2 years ago
  32. be6354d Make lazy list sticky header to not affect placement animations by Andrey Kulikov · 2 years ago
  33. 30ec2c1 Merge "Fix OutlinedTextField label width with trailing icon" into androidx-main by Max Alfonso-Ying · 2 years ago
  34. 73b68ee Test LineBreak behavior on text with given width by Andrei Ancuta · 2 years ago
  35. b1d0957 Mark the lineBreak property as experimental by Andrei Ancuta · 2 years ago
  36. 786e000 Merge "ui: Require ProgressBarRangeInfo's current parameter to not be NaN" into androidx-main by Treehugger Robot · 2 years ago
  37. b31d553 ui: Require ProgressBarRangeInfo's current parameter to not be NaN by Lukas Appelhans · 2 years ago
  38. 76a58c3 Merge "Allow lambda memoization inside composables returning a value (again)" into androidx-main by Andrei Shikov · 2 years ago
  39. 5a9a927 Merge "[A11y] Fix collectionItemInfo index calc to account for zIndex order" into androidx-main by Mariano Martin · 2 years ago
  40. 4d5fd7c [A11y] Fix collectionItemInfo index calc to account for zIndex order by Mariano Martin · 2 years ago
  41. d54f802 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  42. 5a3e829 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  43. 15f0583 Update versions for release id 1663779600000 by Nick Anthony · 2 years ago
  44. 0f6ee64 Fix OutlinedTextField label width with trailing icon by Max Alfonso-Ying · 2 years ago
  45. 8011024 Merge "Add hyphenation with options Hyphens.Auto and Hyphens.None." into androidx-main by Treehugger Robot · 2 years ago
  46. 79a7302 Allow lambda memoization inside composables returning a value (again) by Andrei Shikov · 2 years ago
  47. 1d45e54 Add hyphenation with options Hyphens.Auto and Hyphens.None. by iyavolkova · 2 years, 1 month ago
  48. 7d87276 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  49. 2875929 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  50. 7c1d071 Merge "Add supporting text slot to text field API." into androidx-main by Max Alfonso-Ying · 2 years ago
  51. 507e70d Merge "Fix for issue where ModifierLocals were not being updated when modifiers were reused" into androidx-main by Treehugger Robot · 2 years ago
  52. 2513e0c4 Merge "Fix crash in SemanticsSort" into androidx-main by Alexandre Elias · 2 years ago
  53. 3bd044a Fix for issue where ModifierLocals were not being updated when modifiers were reused by Ralston Da Silva · 2 years ago
  54. c634bb1 Merge "Allow measurement from within LayoutModifier's placement block" into androidx-main by George Mount · 2 years ago
  55. 595b3df Merge "Support negative spacings in lazy lists and grids" into androidx-main by Treehugger Robot · 2 years ago
  56. 7317584 Support negative spacings in lazy lists and grids by Andrey Kulikov · 2 years ago
  57. fedcd9e Fix crash in SemanticsSort by Alexander Sitnikov · 2 years ago
  58. af06629 Merge "Disallow lambda memoization inside composables returning a value" into androidx-main by Treehugger Robot · 2 years ago
  59. ae7da44 Allow measurement from within LayoutModifier's placement block by George Mount · 2 years ago
  60. 5a5929b Merge "Remove FrameTimingGfxInfoMetric" into androidx-main by Treehugger Robot · 2 years ago
  61. 5ad1ec5 Merge "Fix drawing AndroidView on restoring window" into androidx-main by Treehugger Robot · 2 years ago
  62. 5f570d5 Merge "Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates" into androidx-main by Andrey Kulikov · 2 years ago
  63. 23936bb Merge "Fix crash with Android Views and Talkback" into androidx-main by George Mount · 2 years ago
  64. b2c3164 Add supporting text slot to text field API. by Max Alfonso-Ying · 2 years, 1 month ago
  65. e61a30b Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates by Andrey Kulikov · 2 years ago
  66. 69fca7e Merge "Make ScrollableFocusableInteraction test use consistent dp conversion." into androidx-main by Treehugger Robot · 2 years ago
  67. bccbb6d Merge "Add LineBreak API with flags in platform." into androidx-main by Andrei Ancuța · 2 years ago
  68. 22f194d Add LineBreak API with flags in platform. by Andrei Ancuta · 2 years, 1 month ago
  69. a3d29cd Make ScrollableFocusableInteraction test use consistent dp conversion. by Zach Klippenstein · 2 years, 1 month ago
  70. b5b29bb Prepare BringIntoView internals to be able to handle changing requests. by Zach Klippenstein · 2 years, 1 month ago
  71. e29d92c Merge "Place inside the layout block in BoxWithConstraintsBenchmark" into androidx-main by Andrey Kulikov · 2 years ago
  72. 661a77cb Merge "Make snackbars and fab in scaffold respect insets." into androidx-main by Matvei Malkov · 2 years ago
  73. 6607eca Merge "Unpin Material 3 from depending on ui:1.1.1" into androidx-main by Shalom Gibly · 2 years ago
  74. e088505 Merge changes from topic "edm-a11y" into androidx-main by Max Alfonso-Ying · 2 years ago
  75. 4b377ec Remove FrameTimingGfxInfoMetric by Chris Craik · 2 years ago
  76. 2df734e Merge "Disable flakyLazyLayoutStateRestorationTest" into androidx-main by Treehugger Robot · 2 years ago
  77. 2135572 Merge "Fixed race condition when reading state from the global snapshot" into androidx-main by Chuck Jazdzewski · 2 years ago
  78. 2ab29f5 Disallow lambda memoization inside composables returning a value by Jim Sproch · 2 years ago
  79. 5ae973f Unpin Material 3 from depending on ui:1.1.1 by Shalom Gibly · 2 years ago
  80. aa7b218 Merge "Run ./gradlew ignoreApiChange on a clean repo" into androidx-main by Treehugger Robot · 2 years ago
  81. dd6ae17 Fix padding of menu items in ExposedDropdownMenu sample. by Max Alfonso-Ying · 2 years ago
  82. d7c61f4 Move ExposedDropdownMenu semantics to text field by Max Alfonso-Ying · 2 years, 1 month ago
  83. f604494 Place inside the layout block in BoxWithConstraintsBenchmark by Andrey Kulikov · 2 years ago
  84. dd7f51c Disable flakyLazyLayoutStateRestorationTest by Aurimas Liutikas · 2 years ago
  85. 10d3ec7 Make snackbars and fab in scaffold respect insets. by Matvei Malkov · 2 years, 1 month ago
  86. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years ago
  87. c0a4501 [GH] Use project or artifact for benchmark dependency by Yigit Boyar · 2 years ago
  88. 53223f0 Fix crash with Android Views and Talkback by George Mount · 2 years ago
  89. 5676c37 Merge "Minimal measurement in onMeasure()" into androidx-main by George Mount · 2 years ago
  90. c1898124 Merge "Remove leak in AndroidComposeTestCaseRunner" into androidx-main by Sean McQuillan · 2 years ago
  91. 55807a32 Minimal measurement in onMeasure() by George Mount · 2 years ago
  92. 931b800c Merge "Make `remember` lambda parameter `crossinline`" into androidx-main by Treehugger Robot · 2 years ago
  93. 636cd11 Merge "Allow movable content to move into and out of SubcomposeLayout" into androidx-main by Treehugger Robot · 2 years ago
  94. 3976d52 Merge "Add support for implicit focus enter and exit" into androidx-main by Treehugger Robot · 2 years ago
  95. 283d4c9 Remove leak in AndroidComposeTestCaseRunner by Sean McQuillan · 2 years ago
  96. 357fb87 Merge "Update docs for ViewCompositionStrategy.DisposeOnDetachedFromWindow" into androidx-main by Treehugger Robot · 2 years ago
  97. cbcd805 Make `remember` lambda parameter `crossinline` by Chuck Jazdzewski · 2 years, 1 month ago
  98. d496b3e Add support for implicit focus enter and exit by Ralston Da Silva · 2 years, 1 month ago
  99. 5171df1 Merge "Updated dark theme color mapping for On Error Container to tone 90." into androidx-main by Connie Shi · 2 years ago
  100. be7834e Merge "Recomposition Unit Tests for Sliders" into androidx-main by Kevin Truong · 2 years ago