Sign in
android
/
platform
/
frameworks
/
support
/
c7e084aa8bea67583d8cf39c5fe64825c0e46336
/
wear
/
compose
/
compose-foundation
ff1aa41
Capitalise PagerDefault constant
by Aman Khosa
· 7 weeks ago
8811ffe
Merge "[TLC] Add support for reducing motion on TLC." into androidx-main
by Treehugger Robot
· 8 weeks ago
899d331
[TLC] Add support for reducing motion on TLC.
by Artemiy Sobolev
· 8 weeks ago
5c9f2918
Merge changes Ie6a49cda,Ifa2f2094 into androidx-main
by Treehugger Robot
· 8 weeks ago
0e67f59
Merge "Address Pager API feedback" into androidx-main
by Aman Khosa
· 8 weeks ago
e4416c8
[TLC] Add default overscroll effect to TransformingLazyColumn.
by Artemiy Sobolev
· 8 weeks ago
46c47e0
Address Pager API feedback
by Aman Khosa
· 8 weeks ago
d240a8b
Remove auto centering logic from SLCScrollInfoProvider
by Aman Khosa
· 9 weeks ago
41bcd3f
Merge changes Ifeb27a9a,I5e674175,I0f65a086 into androidx-main
by Treehugger Robot
· 2 months ago
a293b97
Consolidate to only use AndroidXExtension.type to control publishing
by Omar Ismail
· 3 months ago
124d51e
Merge "[TLC] Remove unnecessary initializations of MeasurementStrategy." into androidx-main
by Artemiy Sobolev
· 2 months ago
bd4742c
[TLC] Remove unnecessary initializations of MeasurementStrategy.
by Artemiy Sobolev
· 2 months ago
dcd0f31
Enable explicit API mode in wear compose libraries
by Aurimas Liutikas
· 3 months ago
6fde4ee
Merge "Add offset parameter to SwipeToDismissBoxState" into androidx-main
by Misha Kulaha
· 2 months ago
ed745ef
Add offset parameter to SwipeToDismissBoxState
by mkulaha
· 3 months ago
559be9e
Merge "Change version of Android after which platform haptics are called." into androidx-main
by Misha Kulaha
· 3 months ago
e4a648f
Update hardcoded paths to screenshot tests where goldens moved
by Aurimas Liutikas
· 3 months ago
6f10e3f51
Change version of Android after which platform haptics are called.
by mkulaha
· 3 months ago
0ea3091
Clean up project references in build.gradle
by Aurimas Liutikas
· 3 months ago
26cc1bf
Update more projects to centralized golden setup
by Aurimas Liutikas
· 3 months ago
29d20a8
[TLC] Make sure we do only one measurement on scroll.
by Artemiy Sobolev
· 3 months ago
465a6ae
Clean up project references in build.gradle files
by Aurimas Liutikas
· 3 months ago
7795282
Migrate to using = for property setting
by Aurimas Liutikas
· 3 months ago
6f65d43
Merge "[TLC] Animator scroll hack." into androidx-main
by Artemiy Sobolev
· 3 months ago
b4f21ea3
[TLC] Animator scroll hack.
by Artemiy Sobolev
· 3 months ago
1552583
[TLC] Make sure we don't use dynamic transformed height after item has been measured.
by Artemiy Sobolev
· 3 months ago
f984ff0
[TLC] Expose current scroll position based on anchor item indexes.
by Artemiy Sobolev
· 3 months ago
b536cd5
Merge "Revert: Register content observer on non-UI thread" into androidx-main
by Aman Khosa
· 3 months ago
2d0731f
Revert: Register content observer on non-UI thread
by Aman Khosa
· 3 months ago
611d7e9
[TLC] Anchor item is now defaulting to one overlapping the center of the container.
by Artemiy Sobolev
· 3 months ago
b804fd3
[TLC] Make sure we don't crash on contentPadding larger than the screen size.
by Artemiy Sobolev
· 3 months ago
eb40da1
Merge "Add animations to TransformingLazyColumn" into androidx-main
by Sergio Sancho
· 3 months ago
95052bc
Merge "Revert^4 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"" into androidx-main
by Treehugger Robot
· 3 months ago
bd995e3
Add animations to TransformingLazyColumn
by Sergio Sancho
· 3 months ago
a5017e6
Merge "Fixing fast_scroll_with_fling test to be launched only on devices with rotary" into androidx-main
by Misha Kulaha
· 3 months ago
790c74e
[TLC] Expose properties for beforeContentPadding and afterContentPadding.
by Artemiy Sobolev
· 3 months ago
29eefbd
Fixing fast_scroll_with_fling test to be launched only on devices with rotary
by mkulaha
· 3 months ago
e61af73
Revert^4 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"
by Alper Gundogdu
· 3 months ago
961ad1b
[TLS] Check for item being the same as the target one for the scroll.
by Artemiy Sobolev
· 3 months ago
8d70544
Merge "Revert^3 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"" into androidx-main
by Treehugger Robot
· 3 months ago
8087e23
Revert^3 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"
by Aurimas Liutikas
· 3 months ago
a26021a
Merge "Revert^2 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"" into androidx-main
by Alper Gundogdu
· 3 months ago
e9a5e46
Increase touch slop for SwipeToReveal for list usability
by Alper G
· 3 months ago
3ab2e51
Revert^2 "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"
by Alper Gundogdu
· 3 months ago
41d9be9
Merge "Revert "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"" into androidx-main
by Treehugger Robot
· 3 months ago
11a0b3cb
Revert "Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost"
by Aurimas Liutikas
· 3 months ago
9f246da
Change rotary min and max fling velocities for devices targeting U and up.
by mkulaha
· 3 months ago
4f526ba
Revert "Change rotary min and max fling velocities for devices targeting U and up."
by Julia McClellan
· 3 months ago
ab6f4c4
Change rotary min and max fling velocities for devices targeting U and up.
by mkulaha
· 4 months ago
d8ce569
Merge "Add ScrollFeedbackProvider support for rotary haptics on Android Vanilla ice cream." into androidx-main
by Misha Kulaha
· 3 months ago
c708e83
Merge "Check if there are any composables on TLC items" into androidx-main
by Sergio Sancho
· 3 months ago
8499e1b
Check if there are any composables on TLC items
by Sergio Sancho
· 4 months ago
aeeac43
Add ScrollFeedbackProvider support for rotary haptics on Android Vanilla ice cream.
by mkulaha
· 4 months ago
2af87dd
Use PredictiveBackHandler and AnimatedContent in SwipeDismissableNavHost
by Alper G
· 8 months ago
98ad0b8
Merge "Integrate Material3 buttons and cards into TLC" into androidx-main
by Sergio Sancho
· 4 months ago
538d1c7
Integrate Material3 buttons and cards into TLC
by Sergio Sancho
· 4 months ago
471880b
Merge "Simplify Pager ScrollInfoProviders" into androidx-main
by Steve Bower
· 4 months ago
608390d
Re-introducing focusTargetWithSemantics internal modifier for better semantics support in rotary.
by mkulaha
· 4 months ago
21f0c41
Merge "Update Compose dependencies to version 1.7.4" into androidx-main
by Steve Bower
· 4 months ago
cc01315
Update Compose dependencies to version 1.7.4
by stevebower
· 4 months ago
91004fe
Simplify Pager ScrollInfoProviders
by Aman Khosa
· 4 months ago
5556a50
Removes OverscrollConfiguration, adds rememberPlatformOverscrollFactory
by Louis Pullen-Freilich
· 4 months ago
2bf5f6e
Merge "Change Wear foundation pager snapAnimationSpec" into androidx-main
by Aman Khosa
· 4 months ago
6ab9d46
Merge "Restore disappearing items when overscroll happens." into androidx-main
by Artemiy Sobolev
· 4 months ago
4fdfaaf
Merge "Copy LazyLayoutAnimator into Wear's lazy/layout." into androidx-main
by Treehugger Robot
· 4 months ago
a777b7b
Restore disappearing items when overscroll happens.
by Artemiy Sobolev
· 4 months ago
cb233f3
Copy LazyLayoutAnimator into Wear's lazy/layout.
by Artemiy Sobolev
· 4 months ago
94e0dc3
Merge "Hard deprecate `LazyColumn` in favor of `TransformingLazyColumn`." into androidx-main
by Treehugger Robot
· 4 months ago
3e0ea0c
Hard deprecate `LazyColumn` in favor of `TransformingLazyColumn`.
by Artemiy Sobolev
· 4 months ago
2850a03
Change Wear foundation pager snapAnimationSpec
by Aman Khosa
· 4 months ago
f9b4a20
Merge "Add LazyLayoutSemantics for TransformingLazyColumn." into androidx-main
by Treehugger Robot
· 4 months ago
7081154
Add LazyLayoutSemantics for TransformingLazyColumn.
by Artemiy Sobolev
· 5 months ago
64e4485
Merge "Revert "Change Wear Compose foundation pager snapAnimationSpec"" into androidx-main
by Treehugger Robot
· 4 months ago
c4a27c9
Revert "Change Wear Compose foundation pager snapAnimationSpec"
by Aurimas Liutikas
· 4 months ago
8dbb123
Remove fake value class accessors from API files
by Julia McClellan
· 5 months ago
7af646f
Add previously excluded properties to signatures
by Julia McClellan
· 5 months ago
85e4c1d
Merge "Promote ReducedMotion to stable" into androidx-main
by Treehugger Robot
· 4 months ago
335faec
Change Wear Compose foundation pager snapAnimationSpec
by Aman Khosa
· 4 months ago
1a74be4
Promote ReducedMotion to stable
by Aman Khosa
· 4 months ago
6bbe34c
Merge "Remove deprecated usages of NestedScrollSource" into androidx-main
by Aman Khosa
· 4 months ago
1da5f3c
Remove deprecated usages of NestedScrollSource
by Aman Khosa
· 4 months ago
9198887
Add baseline profile for TransformingLazyColumn in Foundation.
by Tianming Xu
· 4 months ago
5047949
Merge "Add animateScrollTo to TransformingLazyColumnState." into androidx-main
by Artemiy Sobolev
· 4 months ago
8229193
Fix renderring of the content that is smaller than the screen.
by Artemiy Sobolev
· 4 months ago
94c56ca
Add animateScrollTo to TransformingLazyColumnState.
by Artemiy Sobolev
· 5 months ago
c48f65a
Merge "Fix ScrollInfoProvider not tracking first item for TransformingLazyColumn." into androidx-main
by Artemiy Sobolev
· 4 months ago
0fa40b8
Fix ScrollInfoProvider not tracking first item for TransformingLazyColumn.
by Artemiy Sobolev
· 4 months ago
8fd6a37
Add requestScrollTo to TransformingLazyColumnState.
by Artemiy Sobolev
· 5 months ago
00e66ef
Merge "Make TransformingLazyColumnScrollScope a copy of LazyLayoutScrollScope." into androidx-main
by Treehugger Robot
· 5 months ago
83b3f39
Merge "Add support for contentPadding in TransformingLazyColumn." into androidx-main
by Treehugger Robot
· 5 months ago
3b25012
Make TransformingLazyColumnScrollScope a copy of LazyLayoutScrollScope.
by Artemiy Sobolev
· 5 months ago
77b30b1
Merge "Add save to TransformingLazyColumn to remember anchorItemIndex and anchorItemScrollOffset." into androidx-main
by Treehugger Robot
· 5 months ago
ed1472f
Add save to TransformingLazyColumn to remember anchorItemIndex and anchorItemScrollOffset.
by Artemiy Sobolev
· 5 months ago
a7b6837
Add density to TransformingLazyColumnMeasureResult.
by Artemiy Sobolev
· 5 months ago
b0168c7
Add support for contentPadding in TransformingLazyColumn.
by Artemiy Sobolev
· 5 months ago
9474cb6
Implement ContentPadding strategy for TransformingLazyColumn.
by Artemiy Sobolev
· 5 months ago
e93d2be
Pass coroutine through the measurement strategy.
by Artemiy Sobolev
· 5 months ago
9017690
Move center based measurement strategy to its own entity.
by Artemiy Sobolev
· 5 months ago
73d8514
Fix progress calculation for the center item in an overscoll case.
by Artemiy Sobolev
· 5 months ago
2222f79
Don't cache the parent data height.
by Artemiy Sobolev
· 5 months ago
Next »