1. 2d8badf Fix composition locals that are provided in a nested scope by Chuck Jazdzewski · 3 years, 5 months ago
  2. a8cf186 Add @JvmDefaultWithCompatibility to compose interfaces by Adam Powell · 3 years, 5 months ago
  3. 0a36077 Fix for a crash in IntervalList by Andrey Kulikov · 3 years, 5 months ago
  4. 8779d93 Add 1D Focus Search support for Lazylists by Ralston Da Silva · 3 years, 5 months ago
  5. 34fb17f Fix for Modifier.vertical[horizontal]Scroll() not setting Modifier.overscroll() by Andrey Kulikov · 3 years, 5 months ago
  6. e099bb3 Add JvmDefaultWithCompatibility for default params in compose by Adam Powell · 3 years, 5 months ago
  7. 80fe7a4 Merge "Bump Compose, ProfileInstaller, and Customview-Poolingcontainer to RC01" into androidx-main by Nick Anthony · 3 years, 5 months ago
  8. 7c8610e9 Merge "Add the ability to customise the overscroll on scrollable." into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  9. 1ff04ee Merge "Add Playground infra team to settings.gradle OWNERS" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  10. 9d537e0 Merge "Update docs per API council feedback" into androidx-main by Doris Liu · 3 years, 5 months ago
  11. 44ff305 Add the ability to customise the overscroll on scrollable. by Louis Pullen-Freilich · 3 years, 5 months ago
  12. 329d25c Add Playground infra team to settings.gradle OWNERS by Dustin Lam · 3 years, 5 months ago
  13. 97c9af8 [GH] Disable compose-runtime-tracing in playground by Dustin Lam · 3 years, 5 months ago
  14. f4eca2c Merge "Configure compose libraries for -Xjvm-default=all" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  15. b69f1c4 Bump Compose, ProfileInstaller, and Customview-Poolingcontainer to RC01 by Nick Anthony · 3 years, 5 months ago
  16. e56e2c3 Merge "[GH] Fix typos in movable-content.md" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. 61edde9 Merge "Use more efficient removeScope() in SnapshotStateObserver" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  18. b3878f2 Merge "Treat Proto generated types as Stable" into androidx-main by Jon Boekenoogen · 3 years, 5 months ago
  19. 46e2aee Merge "Fixes ModifierDeclarationDetector warning on vals inside objects" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  20. a1ba9c9 Use more efficient removeScope() in SnapshotStateObserver by Andrey Kulikov · 3 years, 5 months ago
  21. 43662fb Merge "Improving performance of tracing-perfetto-binary" into androidx-main by Aurimas Liutikas · 3 years, 6 months ago
  22. a853a23 Update docs per API council feedback by Doris Liu · 3 years, 6 months ago
  23. 6856678 Merge "Revert "Revert "Ensure that text layout changes invalidate draw""" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  24. 289a76f Configure compose libraries for -Xjvm-default=all by Adam Powell · 3 years, 6 months ago
  25. ec61b87 Revert "Revert "Ensure that text layout changes invalidate draw"" by Sean McQuillan · 3 years, 6 months ago
  26. 760063c Merge "Updates badge with leading icon tab to affix badge to the label instead of the icon." into androidx-main by Connie Shi · 3 years, 6 months ago
  27. 53b4e97 Merge "Revert "Graduate keyed Modifier.composed to stable"" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  28. cef5e07 Revert "Graduate keyed Modifier.composed to stable" by Leland Richardson · 3 years, 6 months ago
  29. 0652f1e Updates badge with leading icon tab to affix badge to the label instead of the icon. by Connie Shi · 3 years, 6 months ago
  30. 8c168a2 Merge changes from topic "compose" into androidx-main by José Figueroa Santos · 3 years, 6 months ago
  31. 39df46b Treat Proto generated types as Stable by Jon Boekenoogen · 3 years, 6 months ago
  32. f9bbf50 Merge "Clean up derived state dependencies in composition" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  33. 9948ae1 Improving performance of tracing-perfetto-binary by Jakub Gielzak · 3 years, 6 months ago
  34. 6e242e3 Updates list to material 3 specification by José Figueroa · 3 years, 6 months ago
  35. fac3cff Updates the Chips group sample by Shalom Gibly · 3 years, 6 months ago
  36. ad7c95c Clean up derived state dependencies in composition by Andrei Shikov · 3 years, 6 months ago
  37. eeee3f1 Adds samples for Badge and indeterminate indicators by Shalom Gibly · 3 years, 6 months ago
  38. 70a0d5b Merge "Add experimental api to check that we do not nest scrollable containers" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  39. e7dac3af Merge "tracing-perfetto: Restricting SDK to R+" into androidx-main by Jakub Gielzak · 3 years, 6 months ago
  40. 6d5d2b3 Merge changes from topic "ktlint-snapshot" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  41. abe0ebf Fixes ModifierDeclarationDetector warning on vals inside objects by Louis Pullen-Freilich · 3 years, 6 months ago
  42. 56faa8f Merge "Remove deprecated experimental lazy grids api" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  43. 02d4520 Add experimental api to check that we do not nest scrollable containers by Andrey Kulikov · 3 years, 6 months ago
  44. 4466349 Merge "Inferred Stability (Guava / Kotlinx collections)" into androidx-main by Jon Boekenoogen · 3 years, 6 months ago
  45. 30d98f5 Merge "Add BanInlineOptIn to AndroidXIssueRegistry" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  46. 5a7b80a Merge changes I6fed7b34,I40519acd into androidx-main by Treehugger Robot · 3 years, 6 months ago
  47. 92fffb0 tracing-perfetto: Restricting SDK to R+ by Jakub Gielzak · 3 years, 6 months ago
  48. e0b06d8 Merge changes from topic "jg-crd-aar" into androidx-main by Jakub Gielzak · 3 years, 6 months ago
  49. 5f1b35f Rename runComposeUiTestWithoutActivity to runEmptyComposeUiTest by Jelle Fresen · 3 years, 6 months ago
  50. 0d69299 Migrate activityProvider to abstract val activity (take 2) by Jelle Fresen · 3 years, 6 months ago
  51. ce12446 Merge "Fix currentCompositeKeyHash changing after inner recomposition inside movable content." into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  52. 07f29d7 Merge "[GH] Remove duplicated flags from UiMode" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  53. d35ed92 Merge "Create lint check for androidx.compose.ui.ui-test-manifest" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  54. 13a5165 Merge "Fix for flaky quickAnimation test" into androidx-main by George Mount · 3 years, 6 months ago
  55. 500bee9 Inferred Stability (Guava / Kotlinx collections) by Jon Boekenoogen · 3 years, 6 months ago
  56. 35585b1 Fix currentCompositeKeyHash changing after inner recomposition inside movable content. by Andrey Kulikov · 3 years, 6 months ago
  57. 2375249 Merge "Revert "docs: Removing unused RecyclerView snippets"" into androidx-main by Andrew Solovay · 3 years, 6 months ago
  58. 1aed69d Fix for flaky quickAnimation test by George Mount · 3 years, 6 months ago
  59. 0f1e629 [GH] Fix typos in movable-content.md by andreivanceadev · 3 years, 6 months ago
  60. c41f5de Merge "Add pointer checks" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 3692ed6 Add BanInlineOptIn to AndroidXIssueRegistry by Tiem Song · 3 years, 6 months ago
  62. 8207bfa Merge "Use `.copyOfRange` instead of `.slice(...).toFloatArray()` in PathNode" into androidx-main by George Mount · 3 years, 6 months ago
  63. 95efe06 Add pointer checks by George Mount · 3 years, 6 months ago
  64. 2e59d14 Create lint check for androidx.compose.ui.ui-test-manifest by Levi Albuquerque · 3 years, 6 months ago
  65. a18f4c27 Made tracing-perfetto-binary publishable again by Jakub Gielzak · 3 years, 6 months ago
  66. adbbd05 Update ktlint to 0.46.0-SNAPSHOT (actual 0.46.0-20220520.192227-74) by Daniel Santiago Rivera · 3 years, 6 months ago
  67. 2e62308 Support Context Receivers in Compose by Daniel Santiago Rivera · 3 years, 6 months ago
  68. ab21029 Remove deprecated experimental lazy grids api by Andrey Kulikov · 3 years, 6 months ago
  69. 3a335f1 Merge "Fix content padding for RTL lazy column/vertical grid" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  70. 710311a Fix content padding for RTL lazy column/vertical grid by Andrei Shikov · 3 years, 6 months ago
  71. e1b45bc Merge "Shorten error msg on missing semantics" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  72. 137e450 Use `.copyOfRange` instead of `.slice(...).toFloatArray()` in PathNode by Andrei Shikov · 3 years, 6 months ago
  73. 9ffce63 Merge "Use primitive float/long in ImpulseCalculator" into androidx-main by Andrei Shikov · 3 years, 6 months ago
  74. bf55398 Use primitive float/long in ImpulseCalculator by Andrei Shikov · 3 years, 6 months ago
  75. 000191c Shorten error msg on missing semantics by Jelle Fresen · 3 years, 6 months ago
  76. a3ef5dd Merge "Move tests for assertPixels to compose:test-utils" into androidx-main by Jelle Fresen · 3 years, 6 months ago
  77. 3c4ccf5 Merge "Fix documentation for non-published API" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  78. 514b27a Merge "Fix default parameters on invoke not transforming correctly" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  79. 675afa7 Merge "Add stability inference rules for mapOf and setOf" into androidx-main by Ben Trengrove · 3 years, 6 months ago
  80. cdd5271 Fix default parameters on invoke not transforming correctly by Ben Trengrove · 3 years, 6 months ago
  81. 263ef65 Move tests for assertPixels to compose:test-utils by Jelle Fresen · 3 years, 6 months ago
  82. 4461a3a Add higher-order functions to key injection API by Izer Onadim · 3 years, 6 months ago
  83. 65bbe51 Add stability inference rules for mapOf and setOf by Ben Trengrove · 3 years, 6 months ago
  84. b1d9018 Fix AnimatedImageVector with repeatCount="infinite" by Yuichi Araki · 3 years, 6 months ago
  85. 90c1715 Fix bug with lazylist beyondBoundsItems by Ralston Da Silva · 3 years, 6 months ago
  86. fbf4025 Merge "Make constants in KeyInjectionScope experimental" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  87. 1732652 Merge "Fix XmlAnimatorParser with propertyXName and propertyYName" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  88. 0aaceb6 Merge "Fix focus search in nested lazylists" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  89. b920c97 Make constants in KeyInjectionScope experimental by Jelle Fresen · 3 years, 6 months ago
  90. ab0a2f5 'Update versions for release id 1654102800000 by Nick Anthony · 3 years, 6 months ago
  91. ccb4f22 Fix XmlAnimatorParser with propertyXName and propertyYName by Yuichi Araki · 3 years, 6 months ago
  92. 2de8645 Revert "docs: Removing unused RecyclerView snippets" by Andrew Solovay · 3 years, 6 months ago
  93. ed9efae Fix focus search in nested lazylists by Ralston Da Silva · 3 years, 6 months ago
  94. b97d2a8 Fork M2 List and tests. by José Figueroa · 3 years, 6 months ago
  95. 927726a Fix documentation for non-published API by Levi Albuquerque · 3 years, 6 months ago
  96. 1e84b4d [GH] Remove duplicated flags from UiMode by Sebastiano Poggi · 3 years, 6 months ago