1. 7f9aee2 Merge "[TLC] Correct scrollProgress values after moving center item." into androidx-main by Artemiy Sobolev · 9 weeks ago
  2. 43ad5af Merge "Enables CheckResult lint check" into androidx-main by Louis Pullen-Freilich · 9 weeks ago
  3. 64f5db4 Enables CheckResult lint check by Louis Pullen-Freilich · 9 weeks ago
  4. 503264c Merge "Remember range params for Stepper/StepperLevelIndicator" into androidx-main by Misha Kulaha · 9 weeks ago
  5. 311d944 Merge "Improve SwipeToReveal crash message when wrong initial state is chosen." into androidx-main by Gustavo Pagani · 9 weeks ago
  6. 81cd6c9 [TLC] Correct scrollProgress values after moving center item. by Artemiy Sobolev · 9 weeks ago
  7. 9c4ffc2 Merge "Remove internal SwipeToReveal composable." into androidx-main by Gustavo Pagani · 9 weeks ago
  8. c3a45dc Improve SwipeToReveal crash message when wrong initial state is chosen. by Gustavo Pagani · 9 weeks ago
  9. e327a2c Remove internal SwipeToReveal composable. by Gustavo Pagani · 9 weeks ago
  10. 7e0b929 Correct isLastStateEngaged reset by Jason Le · 9 weeks ago
  11. 4c06bd9 Merge "Update SwipeToRevealTest's configuration" into androidx-main by Steve Bower · 10 weeks ago
  12. 6fd50a4 Remember range params for Stepper/StepperLevelIndicator by mkulaha · 10 weeks ago
  13. dbbcef9 Opt in "wear" project prefix to bytecode API generation by Julia McClellan · 10 weeks ago
  14. a6ff54c Merge "Change the order when applying transformations to M3 components." into androidx-main by Sergio Sancho · 10 weeks ago
  15. a7bf826 Merge "Use LaunchedEffect for S2R test" into androidx-main by Steve Bower · 10 weeks ago
  16. ace7076 Merge "Bump wear compose to 1.5.0-beta03" into androidx-main by Steve Bower · 10 weeks ago
  17. 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
  18. a11248c Change the order when applying transformations to M3 components. by Sergio Sancho · 10 weeks ago
  19. 081f494 Bump wear compose to 1.5.0-beta03 by stevebower · 10 weeks ago
  20. d508166 SwipeToReveal add tests to check that: by Gustavo Pagani · 10 weeks ago
  21. fa95abe Update SwipeToRevealTest's configuration by Jason Le · 10 weeks ago
  22. 6a6e357 Enable k2 lint for some compose modules by Louis Pullen-Freilich · 10 weeks ago
  23. 1117cec Use LaunchedEffect for S2R test by Jason Le · 2 months ago
  24. 6d5686b Merge "Re-enable ModifierDeclarationDetector" into androidx-main by Aurimas Liutikas · 2 months ago
  25. abce9db [TLC] Use just one measuring pass. by Artemiy Sobolev · 2 months ago
  26. e29fc0f Merge "[TLC] Add screenshot tests for TransformingLazyColumn" into androidx-main by Artemiy Sobolev · 2 months ago
  27. 5933340 [TLC] Add screenshot tests for TransformingLazyColumn by Artemiy Sobolev · 2 months ago
  28. 8083b07 SwipeToReveal - improve verifyLastClickAction tests. by Gustavo Pagani · 2 months ago
  29. 0183814 Merge "Use ScreenConfiguration for S2R testing" into androidx-main by Steve Bower · 2 months ago
  30. 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
  31. c03ee48 Merge "Add macro benchmark for PageIndicator" into androidx-main by Aman Khosa · 2 months ago
  32. 137a04d Ignore onRecreation_afterSnapTo_stateIsRestored as it's failing postsubmit and was missed out in aosp/3636608 by Omar Ismail · 2 months ago
  33. 3c727aa Merge "Support for RTL text direction in AnimatedText." into androidx-main by Katrina Paikena · 2 months ago
  34. 174f3df Re-enable ModifierDeclarationDetector by Louis Pullen-Freilich · 2 months ago
  35. 049de2f Add macro benchmark for PageIndicator by Jason Le · 2 months ago
  36. e4b85c3 Merge "Ignore tests for SwipeToReveal." into androidx-main by Gustavo Pagani · 2 months ago
  37. a7984ca Support for RTL text direction in AnimatedText. by Katrina Paikena · 2 months ago
  38. 5a52700 Use ScreenConfiguration for S2R testing by Jason Le · 2 months ago
  39. 29fb491 Ignore tests for SwipeToReveal. by Gustavo Pagani · 2 months ago
  40. 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
  41. 62f7e03 Add SwipeToReveal bidirectional demo in TLC, without resetting the state on scroll. by Gustavo Pagani · 2 months ago
  42. fe22a5a Add memory leak tests for SwipeToReveal. by Gustavo Pagani · 2 months ago
  43. 1ab48b1 Add RevealState.Saver for SwipeToReveal. by Gustavo Pagani · 2 months ago
  44. 894b91f Merge "Clear up SingleSwipeCoordinator in tests." into androidx-main by Gustavo Pagani · 2 months ago
  45. 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
  46. 92f2814 Clear up SingleSwipeCoordinator in tests. by Gustavo Pagani · 2 months ago
  47. 4972048 Merge "Fix snapTo / resetLastState for Left states in SwipeToReveal." into androidx-main by Gustavo Pagani · 2 months ago
  48. c724c06 Fix up issues in preparation for KGP 2.2.0 by Aurimas Liutikas · 2 months ago
  49. 9f29284 Swipe to reveal primary and secondary actions should default to ButtonDefault.Height (even for taller buttons). by stevebower · 3 months ago
  50. 3a96fd3 Fix snapTo / resetLastState for Left states in SwipeToReveal. by Gustavo Pagani · 3 months ago
  51. 7904f94 Merge "Replace swipeableV2 by anchoredDraggable in SwipeToReveal." into androidx-main by Gustavo Pagani · 3 months ago
  52. ac273b7 Merge "Bump wear integration test demo version to 1.80" into androidx-main by Aman Khosa · 3 months ago
  53. 9079b4b Merge "Remove redundant sleep in TransformingLazyColumnNotificationsBenchmark" into androidx-main by Aman Khosa · 3 months ago
  54. f8bfd77 Bump wear integration test demo version to 1.80 by Aman Khosa · 3 months ago
  55. 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
  56. 69d3acb Merge "Ignore flaky tests for SwipeToReveal." into androidx-main by Gustavo Pagani · 3 months ago
  57. 2e13edd6 Replace swipeableV2 by anchoredDraggable in SwipeToReveal. by Gustavo Pagani · 3 months ago
  58. 90d427d4 Merge "Update wear compose material screenshots for dialog, stepper, vignette to specify screensize" into androidx-main by Steve Bower · 3 months ago
  59. 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
  60. f07e875 Update wear compose material screenshots for dialog, stepper, vignette to specify screensize by stevebower · 3 months ago
  61. 9973552 [TLC] Refactor LazyLayoutItemAnimator due to the fact just a single placeable could be used. by Artemiy Sobolev · 3 months ago
  62. f68af74 Ignore flaky tests for SwipeToReveal. by Gustavo Pagani · 3 months ago
  63. e6d33dd Run ktfmt on all files by Omar Ismail · 3 months ago
  64. 2961514 Merge "Upgrade to AGP 8.11.0-alpha10" into androidx-main by Aurimas Liutikas · 3 months ago
  65. 58c61ec Merge "Invert order of a ButtonGroup's content if the layout direction is RTL" into androidx-main by Sergio Sancho · 3 months ago
  66. e7692bf Invert order of a ButtonGroup's content if the layout direction is RTL by Sergio Sancho · 3 months ago
  67. 81ca5d2 Upgrade to AGP 8.11.0-alpha10 by Julia McClellan · 3 months ago
  68. 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
  69. 55b1866 Merge "Move gesture and focus handling from each individual option to the outer Picker" into androidx-main by Steve Bower · 3 months ago
  70. 51dafc7 Remove OpenOnPhoneDialogDefaults.iconContentDescription which is no longer needed and add modifier to ConfirmationDialogDefaults SuccessIcon and FailureIcon by stevebower · 3 months ago
  71. 73a5453 Move gesture and focus handling from each individual option to the outer Picker by Caleb Allen · 3 months ago
  72. 41146e5 Remove redundant sleep in TransformingLazyColumnNotificationsBenchmark by Viktor Yakovel · 3 months ago