1. 7a6ef95 Update annotation dependency to androidx.annotation:annotation:1.9.0 by Aurimas Liutikas · 10 months ago
  2. b8df9c2 Merge "Follow the Composable Defaults API Shape guidance." into androidx-main by Yuri Schimke · 10 months ago
  3. 90dfe0b Specify that ProtoLayout Material3 is Kotlin only library by Neda Topoljanac · 10 months ago
  4. e45e930 Merge "Move isDynamicThemeEnabled out from Context" into androidx-main by Treehugger Robot · 10 months ago
  5. 8b60b11 Follow the Composable Defaults API Shape guidance. by Yuri Schimke · 10 months ago
  6. 7505401 Merge "Don't cache the parent data height." into androidx-main by Artemiy Sobolev · 10 months ago
  7. 2222f79 Don't cache the parent data height. by Artemiy Sobolev · 10 months ago
  8. 079c255 Merge "Address Card UX assessment." into androidx-main by Tianming Xu · 10 months ago
  9. dee0c9b Merge "Bring ProtoLayout M3 to the same version as the rest of the library" into androidx-main by Treehugger Robot · 10 months ago
  10. b4cf0ee Address Card UX assessment. by Tianming Xu · 10 months ago
  11. 60ca516 Merge "Bump wear integration test demo version to 1.45" into androidx-main by Treehugger Robot · 10 months ago
  12. 7b7c87c Merge "Rename Wear's LazyColumn into TransformingLazyColumn." into androidx-main by Artemiy Sobolev · 10 months ago
  13. 7490bf2 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 10 months ago
  14. 39fea21 Move isDynamicThemeEnabled out from Context by Neda Topoljanac · 10 months ago
  15. 6f54049 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 10 months ago
  16. 65a2659 Merge "Fix top padding for Confirm/Dismiss buttons in AlertDialog. Improving testing for round/square screens." into androidx-main by Misha Kulaha · 10 months ago
  17. a8725f1 Bump wear integration test demo version to 1.45 by Aman Khosa · 10 months ago
  18. 0a7da49 Bring ProtoLayout M3 to the same version as the rest of the library by Mohammad Saboorian · 10 months ago
  19. 9f3c8ac Rename Wear's LazyColumn into TransformingLazyColumn. by Artemiy Sobolev · 10 months ago
  20. b81fa7f Merge "Add M3 primaryLayout layout as main top-level element" into androidx-main by Neda Topoljanac · 10 months ago
  21. 26092c5 Merge "Don't copy receiver's modifier." into androidx-main by Artemiy Sobolev · 10 months ago
  22. 28feaa6 Merge "Add rotary support for Horizontal/Vertical pagers." into androidx-main by Misha Kulaha · 10 months ago
  23. d8edbad Fix top padding for Confirm/Dismiss buttons in AlertDialog. Improving testing for round/square screens. by mkulaha · 10 months ago
  24. c6c7263 Don't copy receiver's modifier. by Artemiy Sobolev · 10 months ago
  25. 6641700 Merge "Make EdgeButton's size parameter an "enum" instead of Dp." into androidx-main by Sergio Sancho · 10 months ago
  26. 1d19903 Add rotary support for Horizontal/Vertical pagers. by mkulaha · 10 months ago
  27. 5d61b82 Merge "Bump WM3 integration demos version code to 1.44" into androidx-main by Alper Gundogdu · 10 months ago
  28. b48de4a Merge "Remove TODOs from Wear Compose Material3 public Kdoc." into androidx-main by Katrina Paikena · 10 months ago
  29. 89680d1 Make EdgeButton's size parameter an "enum" instead of Dp. by Sergio Sancho · 10 months ago
  30. 58534b2 Add M3 primaryLayout layout as main top-level element by Neda Topoljanac · 10 months ago
  31. c5b97ea Merge "Update color opacity for Slider." into androidx-main by Tianming Xu · 10 months ago
  32. 9af3345 Update color opacity for Slider. by Tianming Xu · 10 months ago
  33. ce8ada6 Remove TODOs from Wear Compose Material3 public Kdoc. by Katrina Paikena · 10 months ago
  34. 3d99dc3 Bump WM3 integration demos version code to 1.44 by Alper G · 10 months ago
  35. fedc99d Merge "Sort top-level Wear Compose Material3 integration demo list" into androidx-main by Treehugger Robot · 10 months ago
  36. 22cdb00 Sort top-level Wear Compose Material3 integration demo list by Alper G · 10 months ago
  37. 2a835b6 Merge "Update Wear Material3 MotionScheme API." into androidx-main by Katrina Paikena · 10 months ago
  38. f206c61 Merge "Cache height measurement for the `LazyColumnMeasuredItem`." into androidx-main by Artemiy Sobolev · 10 months ago
  39. adf0c22 Merge "Update Wear Material3 tokens to v0.87" into androidx-main by Alper Gundogdu · 10 months ago
  40. f0c1efc Merge "Update ListHeader/ListSubHeader to avoid tokens being used in public API and to fix naming." into androidx-main by Steve Bower · 10 months ago
  41. 999f40a Update ListHeader/ListSubHeader to avoid tokens being used in public API and to fix naming. by stevebower · 10 months ago
  42. 91d5801 Update Wear Material3 tokens to v0.87 by Alper G · 10 months ago
  43. 641b921 Cache height measurement for the `LazyColumnMeasuredItem`. by Artemiy Sobolev · 10 months ago
  44. 95d4163 Merge "Add roboto flex typography for androidx integration demos" into androidx-main by Alper Gundogdu · 10 months ago
  45. 5bdb32b Merge "Wear Material3 PagerScaffold Components" into androidx-main by Aman Khosa · 10 months ago
  46. 3a6ea75 Merge "Revert^2 "Fix easing curves at fractions close to 0"" into androidx-main by Treehugger Robot · 10 months ago
  47. 2452c8b Wear Material3 PagerScaffold Components by Aman Khosa · 10 months ago
  48. 7b9816d Update Wear Material3 MotionScheme API. by Katrina Paikena · 10 months ago
  49. 5f35fbb Merge "Add Material3.EdgeButton component" into androidx-main by Neda Topoljanac · 10 months ago
  50. beec661 Add roboto flex typography for androidx integration demos by Alper G · 10 months ago
  51. 567c430 Add Material3.EdgeButton component by Neda Topoljanac · 10 months ago
  52. 468fcde Merge "Make LazyColumnItemScrollProgress JVMInline value class." into androidx-main by Treehugger Robot · 10 months ago
  53. fc2696a Merge changes Ib6d287db,I9aed6397 into androidx-main by Neda Topoljanac · 10 months ago
  54. 397e249 Make LazyColumnItemScrollProgress JVMInline value class. by Artemiy Sobolev · 10 months ago
  55. ffa5b33 Revert^2 "Fix easing curves at fractions close to 0" by Romain Guy · 10 months ago
  56. 0f76247 Revert "Fix easing curves at fractions close to 0" by Romain Guy · 10 months ago
  57. 0f837e8 Fix easing curves at fractions close to 0 by Romain Guy · 10 months ago
  58. 8eb7dcaa Merge "Add protolayout-testing library" into androidx-main by Treehugger Robot · 10 months ago
  59. 5034b6c Add protolayout-testing library by Xiangyin Ma · 10 months ago
  60. 2e0d202 Add samples folder for ProtoLayout Material3 by Neda Topoljanac · 10 months ago
  61. 083fb2b Add Material3.Text component by Neda Topoljanac · 10 months ago
  62. 24edf52 Merge "Add support for rotary on Wear LazyColumn." into androidx-main by Treehugger Robot · 10 months ago
  63. d043044 Merge "Refactored DatePicker demo and fixed flaky screenshot test." into androidx-main by Tianming Xu · 10 months ago
  64. 30ae037 Add support for rotary on Wear LazyColumn. by Artemiy Sobolev · 10 months ago
  65. 86b8e28 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 10 months ago
  66. b111887 Merge "Update to AGP 8.8.0-alpha04" into androidx-main by Julia McClellan · 10 months ago
  67. 399f1d0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 10 months ago
  68. bb2d6c7 Merge "Clean up projects using protobuf plugin" into androidx-main by Aurimas Liutikas · 10 months ago
  69. a1a3372 Update to AGP 8.8.0-alpha04 by Julia McClellan · 10 months ago
  70. 0e95871 Merge "Update the BC25 Stepper component." into androidx-main by Katrina Paikena · 10 months ago
  71. 1d114fc Merge "Fix build breakage due to missing opt-in" into androidx-main by Treehugger Robot · 10 months ago
  72. 070be3a Merge "Trigger onFullSwipe when SwipeToReveal is swiped from the left" into androidx-main by Treehugger Robot · 10 months ago
  73. 304f810 Fix build breakage due to missing opt-in by Fred Sladkey · 10 months ago
  74. 0ba5cde Merge "Use Wear Pagers in Wear PageIndicatorSample" into androidx-main by Aman Khosa · 10 months ago
  75. 32d95a4 Use Wear Pagers in Wear PageIndicatorSample by Aman Khosa · 10 months ago
  76. d1c571b Refactored DatePicker demo and fixed flaky screenshot test. by Tianming Xu · 10 months ago
  77. dfe556e Trigger onFullSwipe when SwipeToReveal is swiped from the left by Alper G · 10 months ago
  78. faf88e4 Merge changes Ibe72c4a0,I2fb8f468 into androidx-main by Neda Topoljanac · 10 months ago
  79. 433aef0 Merge "Add DynamicColorScheme support for material3" into androidx-main by Steve Bower · 11 months ago
  80. 648b903e Add DynamicColorScheme support for material3 by stevebower · 11 months ago
  81. 7b4356d Add ButtonGroup component by Neda Topoljanac · 11 months ago
  82. 3fa453d Add function for creating top-level MaterialScope by Neda Topoljanac · 11 months ago
  83. 610d32a Clean up projects using protobuf plugin by Aurimas Liutikas · 11 months ago
  84. 75a7efe9 Update the BC25 Stepper component. by Katrina Paikena · 11 months ago
  85. 1d1242c5 Bump wear integration test demo version to 1.43 by Aman Khosa · 11 months ago
  86. 043754f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 11 months ago
  87. 6a4b9b3 Add MaterialScope to Material3 library by Neda Topoljanac · 11 months ago
  88. 2882900 Merge "Add MaterialTheme to Material3 library" into androidx-main by Neda Topoljanac · 11 months ago
  89. ba66db2 Bump Wear Compose demo version code to 1.42 by Alper G · 11 months ago
  90. edc89c0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 11 months ago
  91. 7215b9d Add MaterialTheme to Material3 library by Neda Topoljanac · 11 months ago
  92. 1550da7 Merge "setDisplayNameIndex to work with every DisplayText impl" into androidx-main by Treehugger Robot · 11 months ago
  93. e018d4e setDisplayNameIndex to work with every DisplayText impl by Alex Clarke · 11 months ago
  94. 9656f64 Merge "Add scrollToItem support" into androidx-main by Treehugger Robot · 11 months ago
  95. 6006e36 Merge "Removed @ExperimentalWearFoundationApi from SwipeToReveal API" into androidx-main by Treehugger Robot · 11 months ago
  96. 461ff90 Add scrollToItem support by Artemiy Sobolev · 11 months ago
  97. c94e118 Merge "Use a builder pattern for UserStyles" into androidx-main by Treehugger Robot · 11 months ago
  98. 159c73f Use a builder pattern for UserStyles by Alex Clarke · 11 months ago
  99. 1b7e8b4 Add VerticalPageIndicator. Update HorizontalPageIndicator appearance and api. by mkulaha · 11 months ago
  100. 7164c70 Merge "Added a demo for TimeText on white background" into androidx-main by Treehugger Robot · 11 months ago