1. eea19c5 Rename ViewCompositionStrategy.DisposeOnDetachedFromWindowIfNotInPoolingContainer by Ryan Mentley · 2 years, 2 months ago
  2. 53d512be Merge "Move Compose, Wear-Compose, ProfileInstaller, & Customview-poolingcontainer to Beta" into androidx-main by Nick Anthony · 2 years, 3 months ago
  3. 83662a5 Replace ldap with ticket number for Brush fix TODOs. by Halil Ozercan · 2 years, 3 months ago
  4. 0d99f27 Merge "Move gestureEndAction inside animation scope" into androidx-main by Mariano Martin · 2 years, 3 months ago
  5. b59383d Merge "Ignore flaky quickAnimation test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  6. d007914 Merge "2D Focus Search in a LazyList" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  7. 94338a6 Merge "Update docs for text consistency and clarity." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  8. b86341a Merge "Create temporaries for nullable unit block results" into androidx-main by Andrei Shikov · 2 years, 3 months ago
  9. 380668e Move Compose, Wear-Compose, ProfileInstaller, & Customview-poolingcontainer to Beta by Nick Anthony · 2 years, 3 months ago
  10. 20bcbc4 Ignore flaky quickAnimation test by George Mount · 2 years, 3 months ago
  11. 2384bc8 Update docs for text consistency and clarity. by Max Ying · 2 years, 3 months ago
  12. d0a9d9e Merge "docs: Updating Testing code snippet to follow Compose/Kotlin style" into androidx-main by Andrew Solovay · 2 years, 3 months ago
  13. bb58cae Move gestureEndAction inside animation scope by Mariano Martin · 2 years, 3 months ago
  14. 09923a7 Merge "Invert delta in MouseInjectionScope.scroll for vertical scroll" into androidx-main by Jelle Fresen · 2 years, 3 months ago
  15. 43d92d0 2D Focus Search in a LazyList by Ralston Da Silva · 2 years, 3 months ago
  16. 06ef31f docs: Updating Testing code snippet to follow Compose/Kotlin style by Andrew Solovay · 2 years, 3 months ago
  17. a2acccb Create temporaries for nullable unit block results by Andrei Shikov · 2 years, 3 months ago
  18. 03e7f18 Merge "Add default values for the optional members of LazyLayoutItemProvider" into androidx-main by Andrey Kulikov · 2 years, 3 months ago
  19. 11e2362 Add ComposeUiTest, runComposeUiTest, and friends by Jelle Fresen · 2 years, 3 months ago
  20. a262147 Merge "Fix focused text fields not hiding the keyboard when removed from composition." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  21. f745992 Invert delta in MouseInjectionScope.scroll for vertical scroll by Igor Demin · 2 years, 3 months ago
  22. 1ab8d62 Fix focused text fields not hiding the keyboard when removed from composition. by Zach Klippenstein · 2 years, 3 months ago
  23. 3c78645 Merge "Use window insets animation end value when animation is short" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  24. 9586857 Merge "Adding LazyList pinning modifier" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  25. 9d97167 Merge "BeyondBoundsLayout modifier local for LazyList" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  26. 9c4621b Merge "Using intrinsics now requires remeasurement." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  27. afea081 Use window insets animation end value when animation is short by George Mount · 2 years, 3 months ago
  28. 03936b0 Merge "WindowInsets sizes now respect consumed insets." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  29. 5f890aa Merge "Improve BringIntoViewResponder dispatching behavior for concurrent requests." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  30. 6566453 Merge "Replace awaitFrame in PopupLayout with withInfiniteAnimationFrameNanos." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  31. 5e53048 Merge "Move ComposeViewAdapter delayedException to a separate class" into androidx-main by Fedor Kudasov · 2 years, 3 months ago
  32. 009c801 Adding LazyList pinning modifier by Ralston Da Silva · 2 years, 3 months ago
  33. ddca181 Merge "BasicContextMenuRepresentation. Remove OptIn for experimental annotation" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  34. 86f7296 BeyondBoundsLayout modifier local for LazyList by Ralston Da Silva · 2 years, 3 months ago
  35. 3958dcf Merge changes If1723174,I4aec197f,Ibbd985e8,I10b7387e into androidx-main by Jens Ole Lauridsen · 2 years, 3 months ago
  36. 0263fec Merge "Correctly mark testTagsAsResourceId experimental" into androidx-main by Alexandre Elias · 2 years, 3 months ago
  37. 41e80e7 Merge "ComposeView.consumeWindowInsets now affects insets animations" into androidx-main by George Mount · 2 years, 3 months ago
  38. 5841443 WindowInsets sizes now respect consumed insets. by George Mount · 2 years, 3 months ago
  39. bfd2fa2 Move ComposeViewAdapter delayedException to a separate class by Fedor Kudasov · 2 years, 3 months ago
  40. 09191167 Merge "LineHeightBehavior API Review updates" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  41. 001b9f4 Merge changes I74ec5542,I5ef526e6 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  42. ac03698 Merge "Improve LazyLayoutItemProvider.getContent api" into androidx-main by Andrey Kulikov · 2 years, 3 months ago
  43. 0e3f030 Delay the extraction of parameters by Jens Ole Lauridsen · 2 years, 3 months ago
  44. 2e1fe49 Find a node by anchor hash to access parameters by Jens Ole Lauridsen · 2 years, 3 months ago
  45. bf705e3 Stop using CompositionData.asTree() by Jens Ole Lauridsen · 2 years, 3 months ago
  46. d689d78 Merge "Add @Immutable to TextFieldDefaults and rename BorderStroke to BorderBox" into androidx-main by Anastasia Soboleva · 2 years, 3 months ago
  47. 116ac81 Merge changes I0638c931,Id409c7af into androidx-main by Andrey Kulikov · 2 years, 3 months ago
  48. 5095a55 LineHeightBehavior API Review updates by Siyamed Sinir · 2 years, 3 months ago
  49. f7ea47f Merge "Support ellipsis with limited height" into androidx-main by Anastasia Soboleva · 2 years, 3 months ago
  50. a03ed2091 Add default values for the optional members of LazyLayoutItemProvider by Andrey Kulikov · 2 years, 3 months ago
  51. 8b87d0b Improve LazyLayoutItemProvider.getContent api by Andrey Kulikov · 2 years, 3 months ago
  52. db9949a Merge changes from topic "slider-r" into androidx-main by Mariano Martin · 2 years, 3 months ago
  53. 5c80547 Rename LazyLayoutItemsProvider to LazyLayoutItemProvider by Andrey Kulikov · 2 years, 3 months ago
  54. 8f20746 Rename LazyLayoutItemsProvider.itemsCount to itemCount by Andrey Kulikov · 2 years, 3 months ago
  55. 87754d7 Merge "Add more docs for LazyGridItemSpanScope" into androidx-main by Andrey Kulikov · 2 years, 3 months ago
  56. e682a40 Add @Immutable to TextFieldDefaults and rename BorderStroke to BorderBox by Anastasia Soboleva · 2 years, 3 months ago
  57. cb8f4b9 Support ellipsis with limited height by Anastasia Soboleva · 2 years, 4 months ago
  58. df64dcb Merge "Addressing API Council Feedback" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  59. e41e176 Merge "Focus search should only consider placed items" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  60. 2536b07 Merge "Address API Council Feedback" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  61. f26f924 Merge "Add Brush to TextStyle and SpanStyle." into androidx-main by Halil Ozercan · 2 years, 3 months ago
  62. 4e2388d Text field test cleanup. by Zach Klippenstein · 2 years, 3 months ago
  63. 99a40d0 Fix some focus comments not being kdoc. by Zach Klippenstein · 2 years, 3 months ago
  64. 4b7466c Addressing API Council Feedback by Ralston Da Silva · 2 years, 3 months ago
  65. 5cdb678 M3 Range Slider changes by Mariano Martin · 2 years, 3 months ago
  66. 4b0e61b Fork M2 Range Slider by Mariano Martin · 2 years, 3 months ago
  67. ae49d4b Merge slider bounds and scroll fixes into M3 by Mariano Martin · 2 years, 3 months ago
  68. 7775586 Address API Council Feedback by Ralston Da Silva · 2 years, 3 months ago
  69. c1cf16a Improve BringIntoViewResponder dispatching behavior for concurrent requests. by Zach Klippenstein · 2 years, 3 months ago
  70. dd5f4a7 Merge "Fix missing Gesture End Action call on slider tap" into androidx-main by Mariano Martin · 2 years, 3 months ago
  71. c94222d Replace awaitFrame in PopupLayout with withInfiniteAnimationFrameNanos. by Zach Klippenstein · 2 years, 3 months ago
  72. 36d296e ComposeView.consumeWindowInsets now affects insets animations by George Mount · 2 years, 3 months ago
  73. 28d017a Copy SlotTree.kt to ui-inspection by Jens Ole Lauridsen · 2 years, 3 months ago
  74. 99d0fca Using intrinsics now requires remeasurement. by George Mount · 2 years, 3 months ago
  75. ddbb547 Add more docs for LazyGridItemSpanScope by Andrey Kulikov · 2 years, 3 months ago
  76. 9426800 Merge "Fix the docs to properly mention a "shallow" machenism of PointerInputChange::copy." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  77. 06becff Add Brush to TextStyle and SpanStyle. by Halil Ozercan · 2 years, 3 months ago
  78. 7979439 Focus search should only consider placed items by Ralston Da Silva · 2 years, 3 months ago
  79. bd96807 Merge "Test case for ModifierDeclarationDetector with inline / value classes" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  80. 081abec Correctly mark testTagsAsResourceId experimental by Alexandre Elias · 2 years, 3 months ago
  81. 0af48fda4 Fix crash with nested SubcomposeLayouts in some conditions by Andrey Kulikov · 2 years, 3 months ago
  82. 488f1b9 Test case for ModifierDeclarationDetector with inline / value classes by Louis Pullen-Freilich · 2 years, 3 months ago
  83. 4705068 Merge "Fix Switch not updating position when modifying state" into androidx-main by Mariano Martin · 2 years, 3 months ago
  84. 6037f75 Merge "Add experimental snapshot unsafeEnter/Leave" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  85. b633e0c Fix missing Gesture End Action call on slider tap by Mariano Martin · 2 years, 3 months ago
  86. 02ef3e45 Fix the docs to properly mention a "shallow" machenism of PointerInputChange::copy. by Matvei Malkov · 2 years, 3 months ago
  87. f53b89e Fix Switch not updating position when modifying state by Mariano Martin · 2 years, 3 months ago
  88. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 3 months ago
  89. 862e558 Merge "Add a grid scroll benchmark comparison" into androidx-main by Ben Trengrove · 2 years, 3 months ago
  90. 8d87d8b Merge "Fix typo." into androidx-main by Amy Gu · 2 years, 3 months ago
  91. 4532876 Merge "Fixes a Material2 Chip doc error" into androidx-main by Shalom Gibly · 2 years, 3 months ago
  92. 18c4723 Merge "Deconstruct TextStyle parameter for Inspector" into androidx-main by Jens Ole Lauridsen · 2 years, 3 months ago
  93. 5168941 Merge "Do not save empty maps in SaveableStateHolder" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  94. 55d79fb Do not save empty maps in SaveableStateHolder by Andrey Kulikov · 2 years, 3 months ago
  95. a933a75 Merge "Graduate keyed Modifier.composed to stable" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  96. 12d8ebca Merge "Add material3-lint and ScaffoldPaddingDetector" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  97. ede83c2 Fixes a Material2 Chip doc error by Shalom Gibly · 2 years, 3 months ago
  98. b85eb67 Update back stack remember lint rule to require key by Jeremy Woods · 2 years, 3 months ago
  99. b217f214 Graduate keyed Modifier.composed to stable by Adam Powell · 2 years, 3 months ago
  100. 00d8a46 Add lint util for remember with key by Jeremy Woods · 2 years, 3 months ago