- 7f9aee2 Merge "[TLC] Correct scrollProgress values after moving center item." into androidx-main by Artemiy Sobolev · 9 weeks ago
- 43ad5af Merge "Enables CheckResult lint check" into androidx-main by Louis Pullen-Freilich · 9 weeks ago
- 64f5db4 Enables CheckResult lint check by Louis Pullen-Freilich · 9 weeks ago
- 503264c Merge "Remember range params for Stepper/StepperLevelIndicator" into androidx-main by Misha Kulaha · 9 weeks ago
- 311d944 Merge "Improve SwipeToReveal crash message when wrong initial state is chosen." into androidx-main by Gustavo Pagani · 9 weeks ago
- 81cd6c9 [TLC] Correct scrollProgress values after moving center item. by Artemiy Sobolev · 9 weeks ago
- 9c4ffc2 Merge "Remove internal SwipeToReveal composable." into androidx-main by Gustavo Pagani · 9 weeks ago
- c3a45dc Improve SwipeToReveal crash message when wrong initial state is chosen. by Gustavo Pagani · 9 weeks ago
- e327a2c Remove internal SwipeToReveal composable. by Gustavo Pagani · 9 weeks ago
- 7e0b929 Correct isLastStateEngaged reset by Jason Le · 9 weeks ago
- 4c06bd9 Merge "Update SwipeToRevealTest's configuration" into androidx-main by Steve Bower · 10 weeks ago
- 6fd50a4 Remember range params for Stepper/StepperLevelIndicator by mkulaha · 10 weeks ago
- dbbcef9 Opt in "wear" project prefix to bytecode API generation by Julia McClellan · 10 weeks ago
- a6ff54c Merge "Change the order when applying transformations to M3 components." into androidx-main by Sergio Sancho · 10 weeks ago
- a7bf826 Merge "Use LaunchedEffect for S2R test" into androidx-main by Steve Bower · 10 weeks ago
- ace7076 Merge "Bump wear compose to 1.5.0-beta03" into androidx-main by Steve Bower · 10 weeks ago
- d327c9f Merge "SwipeToReveal add tests to check that: - primary action click does not trigger onSwipePrimaryAction. - full swipe gesture does not trigger primary action click." into androidx-main by Gustavo Pagani · 10 weeks ago
- a11248c Change the order when applying transformations to M3 components. by Sergio Sancho · 10 weeks ago
- 081f494 Bump wear compose to 1.5.0-beta03 by stevebower · 10 weeks ago
- d508166 SwipeToReveal add tests to check that: by Gustavo Pagani · 10 weeks ago
- fa95abe Update SwipeToRevealTest's configuration by Jason Le · 10 weeks ago
- 6a6e357 Enable k2 lint for some compose modules by Louis Pullen-Freilich · 10 weeks ago
- 1117cec Use LaunchedEffect for S2R test by Jason Le · 2 months ago
- 6d5686b Merge "Re-enable ModifierDeclarationDetector" into androidx-main by Aurimas Liutikas · 2 months ago
- abce9db [TLC] Use just one measuring pass. by Artemiy Sobolev · 2 months ago
- e29fc0f Merge "[TLC] Add screenshot tests for TransformingLazyColumn" into androidx-main by Artemiy Sobolev · 2 months ago
- 5933340 [TLC] Add screenshot tests for TransformingLazyColumn by Artemiy Sobolev · 2 months ago
- 8083b07 SwipeToReveal - improve verifyLastClickAction tests. by Gustavo Pagani · 2 months ago
- 0183814 Merge "Use ScreenConfiguration for S2R testing" into androidx-main by Steve Bower · 2 months ago
- 4cd3ecb Merge "Ignore onRecreation_afterSnapTo_stateIsRestored as it's failing postsubmit and was missed out in aosp/3636608" into androidx-main by Omar Ismail · 2 months ago
- c03ee48 Merge "Add macro benchmark for PageIndicator" into androidx-main by Aman Khosa · 2 months ago
- 137a04d Ignore onRecreation_afterSnapTo_stateIsRestored as it's failing postsubmit and was missed out in aosp/3636608 by Omar Ismail · 2 months ago
- 3c727aa Merge "Support for RTL text direction in AnimatedText." into androidx-main by Katrina Paikena · 2 months ago
- 174f3df Re-enable ModifierDeclarationDetector by Louis Pullen-Freilich · 2 months ago
- 049de2f Add macro benchmark for PageIndicator by Jason Le · 2 months ago
- e4b85c3 Merge "Ignore tests for SwipeToReveal." into androidx-main by Gustavo Pagani · 2 months ago
- a7984ca Support for RTL text direction in AnimatedText. by Katrina Paikena · 2 months ago
- 5a52700 Use ScreenConfiguration for S2R testing by Jason Le · 2 months ago
- 29fb491 Ignore tests for SwipeToReveal. by Gustavo Pagani · 2 months ago
- 0a0b242 Merge "Add SwipeToReveal bidirectional demo in TLC, without resetting the state on scroll. Remove demo "In TLC + Saver"." into androidx-main by Gustavo Pagani · 2 months ago
- 62f7e03 Add SwipeToReveal bidirectional demo in TLC, without resetting the state on scroll. by Gustavo Pagani · 2 months ago
- fe22a5a Add memory leak tests for SwipeToReveal. by Gustavo Pagani · 2 months ago
- 1ab48b1 Add RevealState.Saver for SwipeToReveal. by Gustavo Pagani · 2 months ago
- 894b91f Merge "Clear up SingleSwipeCoordinator in tests." into androidx-main by Gustavo Pagani · 2 months ago
- cf92cc7 Merge "Swipe to reveal primary and secondary actions should default to ButtonDefault.Height (even for taller buttons)." into androidx-main by Steve Bower · 2 months ago
- 92f2814 Clear up SingleSwipeCoordinator in tests. by Gustavo Pagani · 2 months ago
- 4972048 Merge "Fix snapTo / resetLastState for Left states in SwipeToReveal." into androidx-main by Gustavo Pagani · 2 months ago
- c724c06 Fix up issues in preparation for KGP 2.2.0 by Aurimas Liutikas · 2 months ago
- 9f29284 Swipe to reveal primary and secondary actions should default to ButtonDefault.Height (even for taller buttons). by stevebower · 3 months ago
- 3a96fd3 Fix snapTo / resetLastState for Left states in SwipeToReveal. by Gustavo Pagani · 3 months ago
- 7904f94 Merge "Replace swipeableV2 by anchoredDraggable in SwipeToReveal." into androidx-main by Gustavo Pagani · 3 months ago
- ac273b7 Merge "Bump wear integration test demo version to 1.80" into androidx-main by Aman Khosa · 3 months ago
- 9079b4b Merge "Remove redundant sleep in TransformingLazyColumnNotificationsBenchmark" into androidx-main by Aman Khosa · 3 months ago
- f8bfd77 Bump wear integration test demo version to 1.80 by Aman Khosa · 3 months ago
- 1288d03 Merge "Fix SwipeToReveal sample with TLC, that when used with a Saver, would cause the component to be in a wrong visual state, when a fling is performed." into androidx-main by Gustavo Pagani · 3 months ago
- 69d3acb Merge "Ignore flaky tests for SwipeToReveal." into androidx-main by Gustavo Pagani · 3 months ago
- 2e13edd6 Replace swipeableV2 by anchoredDraggable in SwipeToReveal. by Gustavo Pagani · 3 months ago
- 90d427d4 Merge "Update wear compose material screenshots for dialog, stepper, vignette to specify screensize" into androidx-main by Steve Bower · 3 months ago
- fedd5b3 Fix SwipeToReveal sample with TLC, that when used with a Saver, would cause the component to be in a wrong visual state, when a fling is performed. by Gustavo Pagani · 3 months ago
- f07e875 Update wear compose material screenshots for dialog, stepper, vignette to specify screensize by stevebower · 3 months ago
- 9973552 [TLC] Refactor LazyLayoutItemAnimator due to the fact just a single placeable could be used. by Artemiy Sobolev · 3 months ago
- f68af74 Ignore flaky tests for SwipeToReveal. by Gustavo Pagani · 3 months ago
- e6d33dd Run ktfmt on all files by Omar Ismail · 3 months ago
- 2961514 Merge "Upgrade to AGP 8.11.0-alpha10" into androidx-main by Aurimas Liutikas · 3 months ago
- 58c61ec Merge "Invert order of a ButtonGroup's content if the layout direction is RTL" into androidx-main by Sergio Sancho · 3 months ago
- e7692bf Invert order of a ButtonGroup's content if the layout direction is RTL by Sergio Sancho · 3 months ago
- 81ca5d2 Upgrade to AGP 8.11.0-alpha10 by Julia McClellan · 3 months ago
- af45847 Merge "Remove OpenOnPhoneDialogDefaults.iconContentDescription which is no longer needed and add modifier to ConfirmationDialogDefaults SuccessIcon and FailureIcon" into androidx-main by Steve Bower · 3 months ago
- 55b1866 Merge "Move gesture and focus handling from each individual option to the outer Picker" into androidx-main by Steve Bower · 3 months ago
- 51dafc7 Remove OpenOnPhoneDialogDefaults.iconContentDescription which is no longer needed and add modifier to ConfirmationDialogDefaults SuccessIcon and FailureIcon by stevebower · 3 months ago
- 73a5453 Move gesture and focus handling from each individual option to the outer Picker by Caleb Allen · 3 months ago
- 41146e5 Remove redundant sleep in TransformingLazyColumnNotificationsBenchmark by Viktor Yakovel · 3 months ago