aboutsummaryrefslogtreecommitdiff
path: root/compose
AgeCommit message (Expand)Author
2021-03-16Merge "Properly reverse velocity and deltas for flingbehaviour when reverseDi...Treehugger Robot
2021-03-16Merge "Adds Material lint check for conflicting 'on' colors" into androidx-mainLouis Pullen-Freilich
2021-03-16Properly reverse velocity and deltas for flingbehaviour when reverseDirection...Matvei Malkov
2021-03-16Adds Material lint check for conflicting 'on' colorsLouis Pullen-Freilich
2021-03-16Merge "Defer ViewTree dependency checks for ComposeView" into androidx-mainTreehugger Robot
2021-03-15Defer ViewTree dependency checks for ComposeViewAdam Powell
2021-03-15Merge "Migrates Compose libraries to use LibraryType instead of Publish" into...Treehugger Robot
2021-03-15Merge "Fix blinking in fade in" into androidx-mainDoris Liu
2021-03-15Merge changes I52bca07b,I892cad42,I5e421c1d into androidx-mainTreehugger Robot
2021-03-15Merge "Fix incorrect offsets in LazyListLayoutInfo in reverseLayout" into and...Andrey Kulikov
2021-03-15Update lint project names in compose-compiler playgroundDustin Lam
2021-03-15Merge "Revert "Added Anim to scaffold fab position"" into androidx-mainMariano Martin
2021-03-15Revert "Added Anim to scaffold fab position"Mariano Martin
2021-03-15Migrates ui-lint to use compose:lint:commonLouis Pullen-Freilich
2021-03-15Fix incorrect offsets in LazyListLayoutInfo in reverseLayoutAndrey Kulikov
2021-03-15Merge "Strip kotlin code from semantics node dump." into androidx-mainTreehugger Robot
2021-03-13Fix blinking in fade inDoris Liu
2021-03-13Merge "Changed Color lerp to use Oklab color space" into androidx-mainTreehugger Robot
2021-03-13Changed Color lerp to use Oklab color spaceGeorge Mount
2021-03-12Merge "Deletes material-studies and updates README.md" into androidx-mainLouis Pullen-Freilich
2021-03-12Merge "Adds compose:lint:common module to allow reusing code between Compose ...Louis Pullen-Freilich
2021-03-12Merge "Wrap measureAndLayout() with try/finally" into androidx-mainAndrey Kulikov
2021-03-12Deletes material-studies and updates README.mdLouis Pullen-Freilich
2021-03-12Merge "Add animated dots compose demo" into androidx-mainAurimas Liutikas
2021-03-12Add type name and size for standard CollectionsJens Ole Lauridsen
2021-03-12Return exactly maxElements from List/ArraysJens Ole Lauridsen
2021-03-12Stop sorting the child elements in ParameterFactoryTestJens Ole Lauridsen
2021-03-12Wrap measureAndLayout() with try/finallyAndrey Kulikov
2021-03-12Merge "Add inspectorValue for each known CornerSize implementation" into andr...Treehugger Robot
2021-03-12Adds compose:lint:common module to allow reusing code between Compose lint ch...Louis Pullen-Freilich
2021-03-12Merge "Fixes ripple being stuck if cancelled immediately" into androidx-mainLouis Pullen-Freilich
2021-03-12Make SnapshotMutableStateImpl parcelableAndrey Kulikov
2021-03-12Mark DrawModifierTest#testCacheInvalidatedAfterLayoutDirectionChangeAndrey Kulikov
2021-03-12Call FlingBehavior.performFling() even if there's no velocity (0f), since it'...Matvei Malkov
2021-03-11Add animated dots compose demoAurimas Liutikas
2021-03-12Add inspectorValue for each known CornerSize implementationJens Ole Lauridsen
2021-03-12Fixes ripple being stuck if cancelled immediatelyLouis Pullen-Freilich
2021-03-11Merge "Fixed Path.kt docs" into androidx-mainTreehugger Robot
2021-03-11Fixed Path.kt docsNader Jawad
2021-03-11Merge "Use new swipe test APIs instead of local extensions" into androidx-mainTreehugger Robot
2021-03-11Migrates Compose libraries to use LibraryType instead of PublishLouis Pullen-Freilich
2021-03-11Merge "Rework animateAsState to support frame-by-frame interruption" into and...Doris Liu
2021-03-11Use new swipe test APIs instead of local extensionsJossi Wolf
2021-03-11Merge "Add optional params to GestureScope.swipe functions" into androidx-mainTreehugger Robot
2021-03-11Add optional params to GestureScope.swipe functionsJelle Fresen
2021-03-11Merge "Fix incorrect position calculation for clicks with scaled layers on no...Andrey Kulikov
2021-03-11Merge "Add myself as an owner of ui-tooling" into androidx-mainDiego Perez
2021-03-11Merge "Fixes lint issues in AndroidComposeViewAccessibilityDelegateCompat.and...Treehugger Robot
2021-03-11Fix incorrect position calculation for clicks with scaled layers on nodesAndrey Kulikov
2021-03-11Add myself as an owner of ui-toolingFedor Kudasov