1. 8e7c1e6 Fix derive state read during recomposition by Andrei Shikov · 2 years, 3 months ago
  2. f788e92 Merge "Better error messages for GoogleFont" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  3. 0a25454 docs: Renamed Libraries snippets by Andrew Solovay · 2 years, 3 months ago
  4. ad709f0 Merge "Clean up reverse-aware offset calculation in LazyList" into androidx-main by Andrei Shikov · 2 years, 3 months ago
  5. 549628b Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main by Levi Albuquerque · 2 years, 3 months ago
  6. d9efbef Add regression test for b/227120770 by Jelle Fresen · 2 years, 3 months ago
  7. 4034f7f Merge "Update compile SDK to 32" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  8. 34141186 Merge "Generate lint report if an annotation's group can't be found" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  9. 9982251 Better error messages for GoogleFont by Sean McQuillan · 2 years, 3 months ago
  10. 96c4f34 Merge "Fix MultiParagraph applying Brush to each individual Paragraph instead of as a whole." into androidx-main by Halil Ozercan · 2 years, 3 months ago
  11. 3c5dedf Merge changes from topic "revert-2076440-KTMQSAJSFZ" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  12. 28e0fda Revert "Use TestCoroutineScheduler directly in AbstractMainTestClock" by Aurimas Liutikas · 2 years, 3 months ago
  13. 9fe9af6 Revert "Send apply notifications after coroutine resumes" by Aurimas Liutikas · 2 years, 3 months ago
  14. cc49ed3 Update compile SDK to 32 by Alan Viverette · 2 years, 3 months ago
  15. 641b99b Merge changes Id4cecc74,I4e7ad002 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  16. 5b42a22 Improvements on how to calculate velocity based on pointer position by Levi Albuquerque · 2 years, 3 months ago
  17. 6916c64 Clean up reverse-aware offset calculation in LazyList by Andrei Shikov · 2 years, 3 months ago
  18. 54aca76 Merge "Update showLayoutBounds for Compose even when changed via quick-settings tile." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  19. 54cd37e Merge "Fix broken LazyListScrollingBenchmark" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  20. b44d1a5 Fix broken LazyListScrollingBenchmark by Andrey Kulikov · 2 years, 3 months ago
  21. 8e5ec80 Merge "Show selection handles in read-only text field" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  22. 8758f22 Show selection handles in read-only text field by Anastasia Soboleva · 2 years, 3 months ago
  23. 1ec643a Merge "Мakes `Modifier.clipScrollableContainer` public" into androidx-main by Andrei Shikov · 2 years, 3 months ago
  24. 445a0d8 Send apply notifications after coroutine resumes by Jelle Fresen · 2 years, 3 months ago
  25. 9053b50a Use TestCoroutineScheduler directly in AbstractMainTestClock by Jelle Fresen · 2 years, 4 months ago
  26. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 3 months ago
  27. 07ac00d Update showLayoutBounds for Compose even when changed via quick-settings tile. by Zach Klippenstein · 2 years, 5 months ago
  28. d3f0df3 Merge "Pin savedstate dependency for material3 samples module" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  29. 2c1f0a5 Merge "Add preview annotations to foundation demos" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  30. 2dc233b Pin savedstate dependency for material3 samples module by Nick Anthony · 2 years, 3 months ago
  31. 7a8fc1e Merge "Update documentation for `reverseLayout` on `Lazy` components to mention `arrangement`" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  32. 67c709c Merge "docs: Updating Compose Text snippets file" into androidx-main by Andrew Solovay · 2 years, 3 months ago
  33. ff939e1f7 Merge changes I6da06085,I4bb8d645 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  34. 99fab11 Add preview annotations to foundation demos by Aurimas Liutikas · 2 years, 3 months ago
  35. 14804a1 Merge "Fix for crash when alignment lines are queried on SubcomposeLayout" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  36. 049013e Merge "Enable preview for compose animation demos" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  37. 4c04a0a Merge "docs: Update Compose interop snippets" into androidx-main by Chris Arriola · 2 years, 3 months ago
  38. 339c754 Enable preview for compose animation demos by Aurimas Liutikas · 2 years, 3 months ago
  39. 4692676 Merge changes from topic "232550720_strip_positions" into androidx-main by Alan Viverette · 2 years, 3 months ago
  40. bdbf3af Мakes `Modifier.clipScrollableContainer` public by Andrei Shikov · 2 years, 3 months ago
  41. d60298b Merge "[Bugfix] LazyList and LazyGrids first item with zero size" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  42. ca5e259 Convert Lazy...State fields that are written from composition into states by Andrei Shikov · 2 years, 3 months ago
  43. f9fa6b7 Convert scrollOffset and firstVisibleItemIndex to state for simpler observability by Andrei Shikov · 2 years, 3 months ago
  44. 1da868cc Fix for crash when alignment lines are queried on SubcomposeLayout by Andrey Kulikov · 2 years, 3 months ago
  45. f8c1456 Merge "Ensure menu items are recalculated when action mode is invalidated" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  46. 9074174 Update documentation for `reverseLayout` on `Lazy` components to mention `arrangement` by Andrei Shikov · 2 years, 3 months ago
  47. 7731f0c Fix MultiParagraph applying Brush to each individual Paragraph instead of as a whole. by Halil Ozercan · 2 years, 3 months ago
  48. cf00663 Merge "Add andreykulikov@ and malkov@ as owners for foundation-layout" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  49. 9e276548 [Bugfix] LazyList and LazyGrids first item with zero size by Levi Albuquerque · 2 years, 3 months ago
  50. 4304a91 Merge "Don't wait for draw if Compose host is INVISIBLE" into androidx-main by Jelle Fresen · 2 years, 3 months ago
  51. 423f9c4 Add andreykulikov@ and malkov@ as owners for foundation-layout by Andrey Kulikov · 2 years, 3 months ago
  52. 9f4518a Merge "Remove M2 links from M3 Tab docs" into androidx-main by José Figueroa Santos · 2 years, 3 months ago
  53. 4b108f6 Ensure menu items are recalculated when action mode is invalidated by Anastasia Soboleva · 2 years, 3 months ago
  54. a62a3ae Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  55. b68b72b Merge "[CodeSnippets] Update State snippets with latest guidance" into androidx-main by Manuel Vicente Vivo · 2 years, 3 months ago
  56. c99212d Merge "Repin Compose UI dep on customview poolingcontainer" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  57. c18b323 [CodeSnippets] Update State snippets with latest guidance by Manuel Vivo · 2 years, 3 months ago
  58. 195f973 docs: Updating Compose Text snippets file by Andrew Solovay · 2 years, 3 months ago
  59. d6d1cc1 docs: Update Compose interop snippets by Chris Arriola · 2 years, 3 months ago
  60. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 3 months ago
  61. f996368 Merge "Screenshot Test for Popups - Composite Bitmap" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  62. ce9c5b1 Don't wait for draw if Compose host is INVISIBLE by Jelle Fresen · 2 years, 3 months ago
  63. 01664de Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 3 months ago
  64. 72e5e02 Merge "Update versions for release id 1652893200000" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  65. da89002 Merge "docs: Create Responding to User Interactions snippet file" into androidx-main by Andrew Solovay · 2 years, 3 months ago
  66. a8a6d92 Update versions for release id 1652893200000 by Nick Anthony · 2 years, 3 months ago
  67. 8996a0d Merge "Baseline profiles for compose should be derived using benchmarks." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  68. 9bdf9c8 Merge "Do not allow passing lambdas into rememberSaveable on Android" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  69. 7067fb9 Merge "Make material3 depend on savedState prebuilt" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  70. 5de2019 Do not allow passing lambdas into rememberSaveable on Android by Andrey Kulikov · 2 years, 3 months ago
  71. 2dfe4b4 Baseline profiles for compose should be derived using benchmarks. by Rahul Ravikumar · 2 years, 3 months ago
  72. a6a8386 Merge "Fix zero-length font SpanStyle being applied to non-intersecting ranges." into androidx-main by Halil Ozercan · 2 years, 3 months ago
  73. 6abde72 Make material3 depend on savedState prebuilt by Jeremy Woods · 2 years, 3 months ago
  74. 7596cf1 Merge "Make SelectAll action show the toolbar" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  75. 98371de Merge "Add lint checks for observable properties of Lazy(List|Grid)State." into androidx-main by Andrei Shikov · 2 years, 3 months ago
  76. 89c62b6 Remove M2 links from M3 Tab docs by José Figueroa Santos · 2 years, 3 months ago
  77. 5e37902 Merge "Remove unused ExperimentalComposeUiApi opt-in." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  78. d42ec6b Pin androidx.window dependency to 1.1.0-alpha02 in window size class by Louis Pullen-Freilich · 2 years, 3 months ago
  79. 4fb1b78 Add lint checks for observable properties of Lazy(List|Grid)State. by Andrei Shikov · 2 years, 3 months ago
  80. 1707d58 Fix zero-length font SpanStyle being applied to non-intersecting ranges. by Halil Ozercan · 2 years, 3 months ago
  81. 595ef4d Regenerate API files for ui-test-junit4:1.2.0-beta02 by Jelle Fresen · 2 years, 3 months ago
  82. 6a50096 Give common StateRestorationTester platform-agnostic API by Jelle Fresen · 2 years, 3 months ago
  83. adf9870 Migrate activityProvider to abstract val activity by Jelle Fresen · 2 years, 3 months ago
  84. d5ad1d4 Remove unused ExperimentalComposeUiApi opt-in. by Tiem Song · 2 years, 3 months ago
  85. 854607e Merge "Remove unused ExperimentalContracts opt-in" into androidx-main by Tiem Song · 2 years, 3 months ago
  86. 005fd44 Merge "Request WindowInsets when they are first needed." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  87. 63efd56 Merge "Fix flaky quickAnimation test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  88. 927888f Merge "Fix flaky WindowInsetsDeviceTest.disableConsumeDisablesAnimationConsumption" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  89. a1ac9ae Remove unused ExperimentalContracts opt-in by Tiem Song · 2 years, 3 months ago
  90. 47402ad docs: Create Responding to User Interactions snippet file by Andrew Solovay · 2 years, 3 months ago
  91. e7f58fe Screenshot Test for Popups - Composite Bitmap by Levi Albuquerque · 2 years, 3 months ago
  92. 1527ad0 Merge "Use impulse strategy in VelocityTracker" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  93. 46476dd Merge "(Mouse) Scrollable fix for dropping events" into androidx-main by Levi Albuquerque · 2 years, 3 months ago
  94. 445d8f8 Repin Compose UI dep on customview poolingcontainer by Nick Anthony · 2 years, 3 months ago
  95. 91697f6 Merge "Force Ltr layout direction for horizontal arrangement in LazyRow/Grid" into androidx-main by Andrei Shikov · 2 years, 3 months ago
  96. 7961bf9e (Mouse) Scrollable fix for dropping events by Levi Albuquerque · 2 years, 3 months ago
  97. b0beeb3 Use impulse strategy in VelocityTracker by Siarhei Vishniakou · 2 years, 5 months ago
  98. ee2e4c2 Merge "Allow slider parent to have 0 width" into androidx-main by Mariano Martin · 2 years, 3 months ago
  99. 157b3c1 Make SelectAll action show the toolbar by Anastasia Soboleva · 2 years, 3 months ago
  100. 99651f8 Force Ltr layout direction for horizontal arrangement in LazyRow/Grid by Andrei Shikov · 2 years, 3 months ago