1. 5363e6c Update Wear Material3 tokens to v0.100 by Alper G · 6 months ago
  2. 203aab8 Merge "Don't animate CircularProgressIndicator on first progress set." into androidx-main by Katrina Paikena · 6 months ago
  3. 867b98b Don't animate CircularProgressIndicator on first progress set. by Katrina Paikena · 6 months ago
  4. 7875838 Merge "Fix shows_time_by_default TimeText test." into androidx-main by Steve Bower · 6 months ago
  5. 471880b Merge "Simplify Pager ScrollInfoProviders" into androidx-main by Steve Bower · 6 months ago
  6. 3f7710d Fix shows_time_by_default TimeText test. by stevebower · 6 months ago
  7. 5935beb Merge "Fix SegmentedCircularProgressIndicatorTest." into androidx-main by Katrina Paikena · 6 months ago
  8. 636229f Fix SegmentedCircularProgressIndicatorTest. by Katrina Paikena · 6 months ago
  9. 7201fb8 Merge "Re-introducing focusTargetWithSemantics internal modifier for better semantics support in rotary." into androidx-main by Misha Kulaha · 6 months ago
  10. 7be186e Merge "Dialogs motion update" into androidx-main by Misha Kulaha · 6 months ago
  11. 608390d Re-introducing focusTargetWithSemantics internal modifier for better semantics support in rotary. by mkulaha · 6 months ago
  12. 491aadd Dialogs motion update by mkulaha · 6 months ago
  13. e5d653c Merge "Revert "Temporarily remove wear compose dependencies on HapticFeedbackType"" into androidx-main by Steve Bower · 6 months ago
  14. 8a836d0 Revert "Temporarily remove wear compose dependencies on HapticFeedbackType" by Steve Bower · 6 months ago
  15. d5f4c62 Add Stepper and ButtonGroup macrobenchmarks. by stevebower · 6 months ago
  16. 21f0c41 Merge "Update Compose dependencies to version 1.7.4" into androidx-main by Steve Bower · 6 months ago
  17. cc01315 Update Compose dependencies to version 1.7.4 by stevebower · 6 months ago
  18. 9988e9c Merge "Update wear compose material3 benchmarks to use the new common base classes." into androidx-main by Steve Bower · 6 months ago
  19. db88875 Merge "Update TimeText to show time by default" into androidx-main by Steve Bower · 6 months ago
  20. f79f56c Update wear compose material3 benchmarks to use the new common base classes. by stevebower · 6 months ago
  21. e77b4cb Update TimeText to show time by default by stevebower · 6 months ago
  22. f7b90cb Merge "Fix LevelIndicator when level is zero." into androidx-main by Katrina Paikena · 6 months ago
  23. b1475d7 Merge "Create macrobenchmark test for IconToggleButton." into androidx-main by Tianming Xu · 6 months ago
  24. 91004fe Simplify Pager ScrollInfoProviders by Aman Khosa · 6 months ago
  25. bcb87d4 Merge "Disable width morph by default." into androidx-main by Treehugger Robot · 6 months ago
  26. 5e379e4 Disable width morph by default. by Artemiy Sobolev · 6 months ago
  27. dc17551 Fix LevelIndicator when level is zero. by Katrina Paikena · 6 months ago
  28. dc62388 Create macrobenchmark test for IconToggleButton. by Tianming Xu · 6 months ago
  29. b679d1f Merge "Create macrobenchmark test for SwipeToReveal, BlankScreen and removed duplicate code by creating base classes." into androidx-main by Tianming Xu · 6 months ago
  30. f87a47a Create macrobenchmark test for SwipeToReveal, BlankScreen and removed duplicate code by creating base classes. by Tianming Xu · 6 months ago
  31. 63cf9c1 Updated KDoc for ScreenScaffold to state that AppScaffold should be at the top of the composition and ScreenScaffold within AppScaffold's content. by stevebower · 6 months ago
  32. 25e8883 Merge "Separate the wear compose material3 dialog macrobenchmarks into separate tests and activities." into androidx-main by Steve Bower · 6 months ago
  33. 498a122 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 6 months ago
  34. 4f25375 Separate the wear compose material3 dialog macrobenchmarks into separate tests and activities. by stevebower · 6 months ago
  35. afe2b3d Merge "Update PageIndicator animations" into androidx-main by Misha Kulaha · 6 months ago
  36. ee5513e Merge "Update dependencies - pin animation-graphics to 1.7.0 version and add compose:ui:ui as ToT" into androidx-main by Misha Kulaha · 6 months ago
  37. 029e286 Update PageIndicator animations by mkulaha · 6 months ago
  38. 9327740f Update dependencies - pin animation-graphics to 1.7.0 version and add compose:ui:ui as ToT by mkulaha · 6 months ago
  39. 1bb2d2d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 6 months ago
  40. 1fff7d5 Merge "Relocate wear compose-material3 macrobenchmark test to compose-material3 module" into androidx-main by Tianming Xu · 6 months ago
  41. 8b209e5a Relocate wear compose-material3 macrobenchmark test to compose-material3 module by Tianming Xu · 6 months ago
  42. a9614c1 Temporarily remove wear compose dependencies on HapticFeedbackType by stevebower · 6 months ago
  43. 7d2d638 Merge "Add shrink to dot animation for ArcProgressIndicator." into androidx-main by Katrina Paikena · 6 months ago
  44. 8d5b1c1 Merge "Stabilize baseline profile macrobenchmark tests." into androidx-main by Tianming Xu · 6 months ago
  45. cfb88ef Stabilize baseline profile macrobenchmark tests. by Tianming Xu · 6 months ago
  46. 7cca966 Merge "Fix Confirmation dialog animations" into androidx-main by Misha Kulaha · 6 months ago
  47. 52b0603 Merge "Fix AlertDialog demo with tiny internal renaming" into androidx-main by Misha Kulaha · 6 months ago
  48. 7af646f Add previously excluded properties to signatures by Julia McClellan · 6 months ago
  49. 6c8f97e Add shrink to dot animation for ArcProgressIndicator. by Katrina Paikena · 6 months ago
  50. 1d0a035 Fix AlertDialog demo with tiny internal renaming by mkulaha · 6 months ago
  51. 4bae80c Fix Confirmation dialog animations by mkulaha · 6 months ago
  52. c65bded Merge "Implement motion for OpenOnPhone dialog." into androidx-main by Misha Kulaha · 6 months ago
  53. 99e1984 Implement motion for OpenOnPhone dialog. by mkulaha · 6 months ago
  54. 01db185 Use Roboto Flex the correct way in Wear Material3 demo app by Alper G · 6 months ago
  55. e4ffae4 Merge "Update HapticFeedbackType to include additional haptic feedback constants. Implement these in Compose for providing haptic feedback in response to user input." into androidx-main by Steve Bower · 6 months ago
  56. 85e4c1d Merge "Promote ReducedMotion to stable" into androidx-main by Treehugger Robot · 6 months ago
  57. bac1308 Performance demo experiments Bug: 374687456 Test: N/A Relnote: N/A by stevebower · 6 months ago
  58. c8c56d5 Update HapticFeedbackType to include additional haptic feedback constants. Implement these in Compose for providing haptic feedback in response to user input. by stevebower · 6 months ago
  59. 1a74be4 Promote ReducedMotion to stable by Aman Khosa · 6 months ago