1. c214bef8 Update Placeholder to WipeOff immediately that data become ready. by John Nichol · 1 year, 6 months ago
  2. 7a47ec5 Merge "Accessibility fixes for picker" into androidx-main by Ankit · 1 year, 6 months ago
  3. 1a8dab5 Accessibility fixes for picker by Ankit · 1 year, 7 months ago
  4. e2f3980 OutlinedButton - Update default border width to match final UX specs by stevebower · 1 year, 6 months ago
  5. 9e4a240 ScalingLazyColumn - Estimate autoCentering topPadding when the contents are empty by John Nichol · 1 year, 7 months ago
  6. ab491c5 Merge "Hierarchical focus management" into androidx-main by Sergio Sancho · 1 year, 7 months ago
  7. 31729c9 Hierarchical focus management by Sergio Sancho · 1 year, 10 months ago
  8. ca306e0 Adding overload to override semantic role by Hardik Khandelwal · 1 year, 7 months ago
  9. 8b07480 Merge "Fix flaky test by improving ScalingLazyColumn logic to determine when it is safe to call scrollToInitialItem()" into androidx-main by John Nichol · 1 year, 7 months ago
  10. 37272b2 Fix flaky test by improving ScalingLazyColumn logic to determine when it is safe to call scrollToInitialItem() by stevebower · 1 year, 7 months ago
  11. 66aa421 Merge "Disable running PositionIndicatorTest test that fails API <29" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  12. 734de33 Disable running PositionIndicatorTest test that fails API <29 by Aurimas Liutikas · 1 year, 7 months ago
  13. b32704d Disable running uses_positive_separation_correctly on API <29 by Aurimas Liutikas · 1 year, 7 months ago
  14. bf511e4 Merge "Fix up test issues for ScalingLazyLayoutInfo on XL Device types" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  15. a22961a Fix up test issues for ScalingLazyLayoutInfo on XL Device types by John Nichol · 1 year, 7 months ago
  16. 7ec8b06 Merge "Fixed ProgressIndicatorTests" into androidx-main by Misha Kulaha · 1 year, 7 months ago
  17. b6d1bcb Fixed ProgressIndicatorTests by mkulaha · 1 year, 7 months ago
  18. 39bc929 Merge "Update baseline profiles following minor changes" into androidx-main by Steve Bower · 1 year, 7 months ago
  19. 41d0fe5 Update baseline profiles following minor changes by stevebower · 1 year, 7 months ago
  20. c2700c6 Merge "Update TimeText to not show AM/PM by default" into androidx-main by Rajat Biswas · 1 year, 7 months ago
  21. 21dd24d Update TimeText to not show AM/PM by default by Rajat Biswas · 1 year, 7 months ago
  22. 2ca0bae Merge "Mark navigateThroughAllDemos as flaky" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  23. 4f4b29c Mark navigateThroughAllDemos as flaky by Tiem Song · 1 year, 7 months ago
  24. 3ab1b84 Add new Wear Compose material3 and material-core libraries by John Nichol · 1 year, 7 months ago
  25. 2d06bd5 Merge changes from topic "jvm-default-all" into androidx-main by Julia McClellan · 1 year, 7 months ago
  26. d3d94fe Merge "Add proguard rules to the Wear Compose libraries" into androidx-main by John Nichol · 1 year, 7 months ago
  27. 2ada3c4 Fix androidx.wear.compose.material dependencies by John Nichol · 1 year, 7 months ago
  28. 0f6cbe4 Add proguard rules to the Wear Compose libraries by jnichol · 1 year, 7 months ago
  29. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 7 months ago
  30. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 7 months ago
  31. cd3a37f Update signature files to match metalava ab/9295138 by Aurimas Liutikas · 1 year, 7 months ago
  32. 29fb4ea Merge "Adds canScrollForward and canScrollBackward to ScrollableState" into androidx-main by Louis Pullen-Freilich · 1 year, 7 months ago
  33. 614d7dc Updating background scrim for SwipeToDismiss to match platform specs. by Hardik Khandelwal · 1 year, 7 months ago
  34. 27fc485 Adds canScrollForward and canScrollBackward to ScrollableState by Louis Pullen-Freilich · 1 year, 8 months ago
  35. 041d681 Mark hidesTimeTextWithScalingLazyColumn as flaky by Tiem Song · 1 year, 7 months ago
  36. 226820e Merge "Update androidx-core in the Compose ui module to latest version." into androidx-main by Zach Klippenstein · 1 year, 7 months ago
  37. dec105a Merge "Use FontFamily.Resolver.resolveAsTypeface" into androidx-main by Sergio Sancho · 1 year, 7 months ago
  38. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 7 months ago
  39. 5553339 Use FontFamily.Resolver.resolveAsTypeface by Sergio Sancho · 1 year, 8 months ago
  40. 9ba38e7 PositionIndicator - Fix bugs when handling list items of size 0 by John Nichol · 1 year, 7 months ago
  41. a0a941d Update documentation for Modifier.edgeSwipeToDismiss by stevebower · 1 year, 7 months ago
  42. 791ea0e Bump Compose for Wear OS to 1.2.0-alpha01 by stevebower · 1 year, 7 months ago
  43. 19c4f52 Merge "Modifier.scrollAway should show TimeText if itemIndex is invalid" into androidx-main by Steve Bower · 1 year, 7 months ago
  44. 7ec8bb99 Modifier.scrollAway should show TimeText if itemIndex is invalid by stevebower · 1 year, 7 months ago
  45. 04127ef Placeholder - Add documentation and a sample about placeholder/placeholderShimmer modifier ordering by John Nichol · 1 year, 7 months ago
  46. 2791ee6 OutlinedChip - Update default border width to match final UX Specs. by John Nichol · 1 year, 8 months ago
  47. 412208c Merge "Updating SwipeToDismiss animation for compose to match platform." into androidx-main by Hardik Khandelwal · 1 year, 8 months ago
  48. 8618053 Updating SwipeToDismiss animation for compose to match platform. by Hardik Khandelwal · 1 year, 8 months ago
  49. 9ca3ba7 Fix rememberPickerState to update PickerState after inputs change by stevebower · 1 year, 8 months ago
  50. 84dad49 Placeholder - Update placeholder in line with latest UX Specs. by John Nichol · 1 year, 8 months ago
  51. 27fd456 Merge "Placeholder - Add offset property to PlaceholderState." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  52. 1734dde2 Placeholder - Add offset property to PlaceholderState. by John Nichol · 1 year, 8 months ago
  53. ff0cf40 Update Modifier.scrollAway to read scrollState within Measure block by stevebower · 1 year, 8 months ago
  54. a9d4cd7 Compose for WearOS 1.1.0-rc01 Version Bump by jnichol · 1 year, 8 months ago
  55. 5e8b869 Merge "Placeholder - work around anti-aliasing issues with Brushes being used over the top of Painters." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  56. 54125d8 Placeholder - work around anti-aliasing issues with Brushes being used over the top of Painters. by John Nichol · 1 year, 8 months ago
  57. 8aea0fa Correct ScalingLazyListState.centerItemIndex calculation by John Nichol · 1 year, 8 months ago
  58. 2acf0fc Update versions for release id 1666616400000 by Nick Anthony · 1 year, 8 months ago
  59. 8167479 ScalingLazyListState.layoutInfo.visibleItemsInfo - return emptyList() until initialization is complete by John Nichol · 1 year, 8 months ago
  60. 5e432af ScalingLazyColumn clarify handling of viewport center line and list item center line calculation. by John Nichol · 1 year, 8 months ago
  61. 1561910 Merge "Fixed installRelease before connected checks for macrobenchmark example" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  62. 2ea6ff9 Fixed installRelease before connected checks for macrobenchmark example by Marcello Albano · 1 year, 10 months ago
  63. f8cd5f1 Update baseline profile generation and rules for Wear Compose 1.1 by stevebower · 1 year, 8 months ago
  64. 18f0426 Merge "Add minLines parameter to BasicText and BasicTextField" into androidx-main by Anastasia Soboleva · 1 year, 8 months ago
  65. dde86c0 Merge "Support for generating baseline profiles without root (API33+)" into androidx-main by Chris Craik · 1 year, 8 months ago
  66. e74bce3 Add minLines parameter to BasicText and BasicTextField by Andrei Ancuta · 1 year, 8 months ago
  67. 5d7c041 Support for generating baseline profiles without root (API33+) by Chris Craik · 1 year, 8 months ago
  68. f114495 Bump Compose for Wear OS to 1.1.0-beta01 by John Nichol · 1 year, 8 months ago
  69. 08b9ed1 Merge "Add autoCentering params to Picker's SLC" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  70. 34ef2d3 Add autoCentering params to Picker's SLC by John Nichol · 1 year, 8 months ago
  71. 662e05d34 Extend placeholder tests. by John Nichol · 1 year, 8 months ago
  72. 1c26dde Merge "Create compose-ui nodes for curved text elements." into androidx-main by Sergio Sancho · 1 year, 8 months ago
  73. 29737ba Create compose-ui nodes for curved text elements. by Sergio Sancho · 1 year, 8 months ago
  74. 1b5f525 Add font parameters to curvedText by Sergio Sancho · 1 year, 8 months ago
  75. 6a075b7 Merge "Fixed issues with screenshots tests" into androidx-main by Misha Kulaha · 1 year, 8 months ago
  76. 5f49aea Increment wear.compose.integration.demos to version 1.11 by stevebower · 1 year, 8 months ago
  77. d4afec1 Merge "Add experimental placeholder support to Compose for Wear OS." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  78. 376a15a Add experimental placeholder support to Compose for Wear OS. by John Nichol · 1 year, 9 months ago
  79. 29a1adf Merge "Add suppport for font properties in CurvedTextStyle." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  80. acc606f Merge "Switch thumb color should dim when unchecked/disabled" into androidx-main by Steve Bower · 1 year, 9 months ago
  81. 10ca604 Add suppport for font properties in CurvedTextStyle. by Sergio Sancho · 1 year, 9 months ago
  82. 4391510 Fixed issues with screenshots tests by mkulaha · 1 year, 9 months ago
  83. b645f68 Switch thumb color should dim when unchecked/disabled by stevebower · 1 year, 9 months ago
  84. 5acd241 Refactor Modifier.scrollAway as a LayoutModifier by stevebower · 1 year, 9 months ago
  85. ba64ea8 Rename RadioButton circleColor to ringColor by stevebower · 1 year, 9 months ago
  86. 0c6ef4c Merge "Add fontWeight properly to the CurvedTextStyle API" into androidx-main by Sergio Sancho · 1 year, 9 months ago
  87. 9efee57 Add fontWeight properly to the CurvedTextStyle API by Sergio Sancho · 1 year, 9 months ago
  88. 225b020 Add animated Checkbox, Switch and RadioButton toggle controls by stevebower · 1 year, 9 months ago
  89. fdc2f15 Merge "Remove unnecessary consumer proguard file defintions" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  90. 7becee2 Remove unnecessary consumer proguard file defintions by Hakan Mehmed · 1 year, 9 months ago
  91. 845e125 Replace assert() with assertThat(). by Flavio Lerda · 1 year, 9 months ago
  92. 60f8281 Replace internal BrushPainter class with public version from androidx.compose.ui.graphics.painter.BrushPainter by John Nichol · 1 year, 9 months ago
  93. 4f0a018 Correct typo in ListHeader KDoc by John Nichol · 1 year, 9 months ago
  94. 5a5929b Merge "Remove FrameTimingGfxInfoMetric" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  95. f5e13c07 Use lerp from compose.ui.util by stevebower · 1 year, 9 months ago
  96. 2bb0a29 Merge "Add Modifier.scrollAway for scrolling TimeText out of view." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  97. c11a9f0 Add Modifier.scrollAway for scrolling TimeText out of view. by stevebower · 1 year, 9 months ago
  98. 10a4d8d Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01" by Nick Anthony · 1 year, 9 months ago
  99. d0c5bcc Pin Compose for Wear OS to Core Compose 1.3.0-rc01 by John Nichol · 1 year, 9 months ago
  100. aaccbed Merge "Make Position indicator take only the needed space." into androidx-main by Sergio Sancho · 1 year, 9 months ago