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