Sign in
android
/
platform
/
frameworks
/
support
/
c9a90c7caa35af354574d7b598d32c9ae22b39de..fd7408b73d9aac0f18431c22580d9ab612278b1e
/
wear
/
compose
8047b0a
Merge "Make SwipeToRevealDefaults public." into androidx-main
by Gustavo Pagani
· 3 months ago
333b4a7
Merge "Update default values for TextToggleButton and IconToggleButton and related demos" into androidx-main
by Steve Bower
· 3 months ago
9558f72
Merge "Remove label parameter from SwipeToRevealScope's primaryAction and secondaryAction." into androidx-main
by Gustavo Pagani
· 3 months ago
1938762
Make SwipeToRevealDefaults public.
by Gustavo Pagani
· 3 months ago
0181a3a
Merge "Turn off button_positioned_correctly test for non-round devices" into androidx-main
by Steve Bower
· 3 months ago
c3a0aaa
Turn off button_positioned_correctly test for non-round devices
by stevebower
· 3 months ago
eaea7e4
Update slider to announce current progress after buttons are pressed
by stevebower
· 3 months ago
ce56b7f
Update SimplePicker sample to make Picker accessible via scrolling with 2 fingers
by stevebower
· 3 months ago
e71c2bd
Bump wear integration test demo version to 1.68
by Aman Khosa
· 3 months ago
020fbab
Remove label parameter from SwipeToRevealScope's primaryAction and
by Gustavo Pagani
· 3 months ago
cd05316
Generic confirmation dialog sample should announce message
by stevebower
· 3 months ago
7b0fa01
Update default values for TextToggleButton and IconToggleButton and related demos
by stevebower
· 3 months ago
7445969
Merge "Add button semantics to slider" into androidx-main
by Aman Khosa
· 3 months ago
f31e751
Merge "Replace swipeToDismiss parameter in HorizontalPager" into androidx-main
by Aman Khosa
· 3 months ago
8a4ab5e
Add button semantics to slider
by Aman Khosa
· 3 months ago
fe0641c
Replace swipeToDismiss parameter in HorizontalPager
by Aman Khosa
· 3 months ago
e54f631
Merge "Update Modifier.minimumInteractiveComponentSize and remove ExperimentalWearMaterial3Api annotation" into androidx-main
by Steve Bower
· 3 months ago
39607a5
Merge "Add LevelIndicator overload for fractional values and add Stepper prefix to existing LevelIndicator overloads" into androidx-main
by Steve Bower
· 3 months ago
3dda157
Update Modifier.minimumInteractiveComponentSize and remove ExperimentalWearMaterial3Api annotation
by stevebower
· 3 months ago
a449d98
Merge "Updated IconButtonShapes, IconToggleButtonShapes, TextButtonShapes and TextToggleButtonShapes to be consistent with the compose/material3 classes" into androidx-main
by Steve Bower
· 3 months ago
d998bdd
Merge "Improve Kdoc for CurvedTextStyle" into androidx-main
by Sergio Sancho
· 3 months ago
1a842e7
Merge "Remove pickerGroupItem DSL from PickerGroup." into androidx-main
by Katrina Paikena
· 3 months ago
18abfc6
Improve Kdoc for CurvedTextStyle
by Sergio Sancho
· 3 months ago
4062a64
Merge "Change SwipeDismissableNavHost to use PredictiveBackNavHost on API 36 onwards." into androidx-main
by Gustavo Pagani
· 3 months ago
19be9c7a
Remove pickerGroupItem DSL from PickerGroup.
by Katrina Paikena
· 3 months ago
022e255
Add LevelIndicator overload for fractional values and add Stepper prefix to existing LevelIndicator overloads
by stevebower
· 3 months ago
005f76a
Merge "Remove experimental opt-in from SwipeToReveal." into androidx-main
by Gustavo Pagani
· 3 months ago
9221442
Change SwipeDismissableNavHost to use PredictiveBackNavHost on API 36 onwards.
by Gustavo Pagani
· 3 months ago
77903c4
Merge "Add exit button to first page of pager demos" into androidx-main
by Aman Khosa
· 3 months ago
7460399
Merge "Address part of the API review feedback: Rename createAnchors to createRevealAnchors." into androidx-main
by Gustavo Pagani
· 3 months ago
7437687
Add type parameter lists and receivers to properties in signature files
by Julia McClellan
· 3 months ago
3c6dd84
[TLC] Open up transformation spec for TransformingLazyColumn.
by Artemiy Sobolev
· 3 months ago
fab689d
Add exit button to first page of pager demos
by Aman Khosa
· 3 months ago
44a9b93
Updated IconButtonShapes, IconToggleButtonShapes, TextButtonShapes and TextToggleButtonShapes to be consistent with the compose/material3 classes
by stevebower
· 3 months ago
023164c
Remove experimental opt-in from SwipeToReveal.
by Gustavo Pagani
· 3 months ago
53ebf6a
Address part of the API review feedback: Rename createAnchors to createRevealAnchors.
by Gustavo Pagani
· 3 months ago
536a709
Merge "Remove Revealing and Revealed from RevealValue." into androidx-main
by Gustavo Pagani
· 3 months ago
4dc0ea7
Merge "Address part of the API review feedback: Remove RevealScope." into androidx-main
by Gustavo Pagani
· 3 months ago
40cb04e
Address part of the API review feedback: Remove RevealScope.
by Gustavo Pagani
· 3 months ago
a94167c
Merge "Address part of the API review feedback: Remove the experimental annotation from SwipeableV2 and mark them internal." into androidx-main
by Gustavo Pagani
· 3 months ago
090dbe7
Address part of the API review feedback: Remove the experimental annotation from SwipeableV2 and mark them
by Gustavo Pagani
· 3 months ago
1347cf3
Merge "Make reset button consistent across Placeholder demos" into androidx-main
by Aman Khosa
· 3 months ago
9d9b192
Fix usage of ButtonGroup in ButtonGroupSample.
by stevebower
· 3 months ago
9e0e49b
Merge "[TLC, SLC] Add lastScrolledBackward/Forward implementations to TransformingLazyColumnState and ScalingLazyListState" into androidx-main
by Steve Bower
· 3 months ago
1b3a8a0
[Scaffold] Add overscroll to all ScreenScaffold cases.
by Artemiy Sobolev
· 3 months ago
5633d0e
Remove Revealing and Revealed from RevealValue.
by Gustavo Pagani
· 3 months ago
f51f543
Merge "Pin wear.compose.material3 dependency on androidx.core.core to 1.15.0" into androidx-main
by Steve Bower
· 3 months ago
5eeae249
[TLC, SLC] Add lastScrolledBackward/Forward implementations to TransformingLazyColumnState and ScalingLazyListState
by hee.youn
· 3 months ago
19fdcb5
Make reset button consistent across Placeholder demos
by Aman Khosa
· 3 months ago
e0088f3
Pin wear.compose.material3 dependency on androidx.core.core to 1.15.0
by stevebower
· 3 months ago
8281fe0
Merge "AppScaffold implementation for Dialog" into androidx-main
by Sergio Sancho
· 3 months ago
224c15c
AppScaffold implementation for Dialog
by Sergio Sancho
· 3 months ago
fcf395a
Merge "Adding test to HFC" into androidx-main
by Sergio Sancho
· 3 months ago
88d24f4
Revert "Add tests for positionalThreshold and revealingAnchor parameters of"
by Gustavo Pagani
· 3 months ago
8c78466
Address part of the API review feedback: Rename SwipeDirection to RevealDirection.
by Gustavo Pagani
· 3 months ago
63beafb
Merge "Address part of the API review feedback: Update positionalThreshold type." into androidx-main
by Gustavo Pagani
· 3 months ago
585e672
Fix dependency version declaration format
by Natnael Belay
· 3 months ago
4083080
Merge "Replace pagerSnapDistance with maxFlingPages parameter" into androidx-main
by Aman Khosa
· 3 months ago
1ec9063
Merge "Introduce Wear PagerScope" into androidx-main
by Aman Khosa
· 3 months ago
ed5e911
Adding test to HFC
by Sergio Sancho
· 3 months ago
62dbce0
Replace pagerSnapDistance with maxFlingPages parameter
by Aman Khosa
· 3 months ago
8968226
Introduce Wear PagerScope
by Aman Khosa
· 3 months ago
a963be1
Bump wear integration test demo version to 1.67
by Aman Khosa
· 3 months ago
457d7ee
Merge "Additional CircularProgressIndicator API review feedback." into androidx-main
by Katrina Paikena
· 3 months ago
ff0c1a6
Merge "Fix SwipeToReveal foundation samples." into androidx-main
by Gustavo Pagani
· 3 months ago
bd13c7b
Address part of the API review feedback: Update positionalThreshold type.
by Gustavo Pagani
· 3 months ago
1e9d4ec
Merge "Add tests for positionalThreshold and revealingAnchor parameters of SwipeToReveal's rememberRevealState function." into androidx-main
by Gustavo Pagani
· 3 months ago
533257d
Fix SwipeToReveal foundation samples.
by Gustavo Pagani
· 3 months ago
f2aabaf
Add tests for positionalThreshold and revealingAnchor parameters of
by Gustavo Pagani
· 3 months ago
bcf637a
Additional CircularProgressIndicator API review feedback.
by Katrina Paikena
· 3 months ago
b93a894
Merge "Bump compose foundation version to 1.8.0" into androidx-main
by Artemiy Sobolev
· 3 months ago
74bf6fc
Merge "Update baseline profile for wear compose foundations." into androidx-main
by Katrina Paikena
· 3 months ago
c7eaf66
Bump compose foundation version to 1.8.0
by Artemiy Sobolev
· 3 months ago
7f44e77
Update baseline profile for wear compose foundations.
by Katrina Paikena
· 3 months ago
ceaf1d3
Merge "Fix scroll axis semantinc data in TransformingLazyColumn" into androidx-main
by Sergio Sancho
· 3 months ago
19ad751
Merge "[TLC] Use different traversal key to distinguish compose.foundation vs wear.compose.foundation." into androidx-main
by Treehugger Robot
· 3 months ago
fec13bd
[TLC] Use different traversal key to distinguish compose.foundation vs wear.compose.foundation.
by Artemiy Sobolev
· 3 months ago
9cecf34
Fix scroll axis semantinc data in TransformingLazyColumn
by Sergio Sancho
· 3 months ago
cba83d2
Merge "Add transition animation between Picker columns." into androidx-main
by Katrina Paikena
· 3 months ago
39d2603
Merge "Make LinearProgressIndicatorContent private." into androidx-main
by Katrina Paikena
· 3 months ago
e7219d7
Add transition animation between Picker columns.
by Katrina Paikena
· 3 months ago
02b09ff
Merge "Add AlertDialogDismissBenchmark for tracking the impact on dismissal of the dialog" into androidx-main
by Misha Kulaha
· 3 months ago
f062198
Add AlertDialogDismissBenchmark for tracking the impact on dismissal of the dialog
by mkulaha
· 3 months ago
5b7728b
Make LinearProgressIndicatorContent private.
by Katrina Paikena
· 3 months ago
a8e382d
Switch to k2 metalava for projects that had property modifier changes
by Julia McClellan
· 3 months ago
3bb9f2a
Merge "Add support for lineHeight on Curved text" into androidx-main
by Treehugger Robot
· 3 months ago
804599d
Merge "Missing 'ListHeader' on Clock in List TimeText demo" into androidx-main
by Steve Bower
· 3 months ago
231c55e
Add support for lineHeight on Curved text
by Sergio Sancho
· 3 months ago
7d45294
Merge "Add Foundation SwipeToReveal demo with both swipe directions." into androidx-main
by Gustavo Pagani
· 3 months ago
1c718fc
Remove final modifier from properties of final classes
by Julia McClellan
· 3 months ago
d08f694
Add Foundation SwipeToReveal demo with both swipe directions.
by Gustavo Pagani
· 3 months ago
b5d1eb0
[TLC] Implement prefetch for TransformingLazyColumn.
by Artemiy Sobolev
· 3 months ago
09a2e22
Merge "[TLC] Expose option to set initialAnchorItemIndex and initialAnchorItemOffset" into androidx-main
by Artemiy Sobolev
· 3 months ago
35caa78
[TLC] Expose option to set initialAnchorItemIndex and initialAnchorItemOffset
by Artemiy Sobolev
· 3 months ago
2b85386
Merge "Update Material3 baseline profile." into androidx-main
by Katrina Paikena
· 3 months ago
406e412
Merge "Update CircularProgressIndicatorCustomAnimationSample." into androidx-main
by Katrina Paikena
· 3 months ago
ca72640
Update Material3 baseline profile.
by Katrina Paikena
· 3 months ago
476bbd0
Update CircularProgressIndicatorCustomAnimationSample.
by Katrina Paikena
· 3 months ago
7a66d26
Merge "Update the description in the comments for LocalReduceMotion" into androidx-main
by Aman Khosa
· 3 months ago
e1c73bf
Merge "CircularProgressIndicatorStatic API review." into androidx-main
by Katrina Paikena
· 3 months ago
Next »