1. d7cb747 Fix minor UI issues with text field samples. by Max Ying · 2 years, 4 months ago
  2. cccec87 Merge "Update all BottomAppBar height constraints to 80.dp." into androidx-main by José Figueroa Santos · 2 years, 4 months ago
  3. d885aaa Merge "Refactor SizeClass -> WindowSizeClass" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  4. 1f2bb2b Update Compose Material 3 icon button API reference docs by Nick Rout · 2 years, 4 months ago
  5. a4e8154 Merge "Updates the Material 3 dev-docs" into androidx-main by Shalom Gibly · 2 years, 4 months ago
  6. 15cdfb2 Refactor SizeClass -> WindowSizeClass by Louis Pullen-Freilich · 2 years, 4 months ago
  7. 152fbf2 Update all BottomAppBar height constraints to 80.dp. by José Figueroa · 2 years, 4 months ago
  8. 414e626 Adds tests for the various icon buttons by Shalom Gibly · 2 years, 4 months ago
  9. 77b0af3 Add Filled, FilledTonal, and Outlined icon buttons by Shalom Gibly · 2 years, 4 months ago
  10. 50911d8 Updates the Material3 IconButton support by Shalom Gibly · 2 years, 4 months ago
  11. 07e6fd7 Adds Material3 icon button tokens. by Shalom Gibly · 2 years, 4 months ago
  12. f42290e Updates the Material 3 dev-docs by Shalom Gibly · 2 years, 4 months ago
  13. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  14. c91127c Merge "Updates Material3 Snackbar API to accept colors" into androidx-main by Shalom Gibly · 2 years, 4 months ago
  15. f1152bb Updates Material3 Snackbar API to accept colors by Shalom Gibly · 2 years, 4 months ago
  16. c127592 Updates the Material3 Surface API for onClickLabel by Shalom Gibly · 2 years, 4 months ago
  17. 3d8c53d Merge "Updates M3 Cards API to support disabled state" into androidx-main by Shalom Gibly · 2 years, 4 months ago
  18. dcac3bf6 Substitute partial consumption with the flag in PointerInputChange. by Matvei Malkov · 2 years, 4 months ago
  19. eea21fd Updates M3 Cards API to support disabled state by Shalom Gibly · 2 years, 4 months ago
  20. 31ab7ac Update compose dependencies to dependend on 1.1.1 by Nick Anthony · 2 years, 4 months ago
  21. adf73f1 Merge "Moves window size classes to material3-window-size-class" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  22. ee47bad Moves window size classes to material3-window-size-class by Louis Pullen-Freilich · 2 years, 4 months ago
  23. c4891971 Merge "Rename backgroundColor to containerColor for M3 text fields." into androidx-main by Max Ying · 2 years, 4 months ago
  24. ec6d9fc Merge changes from topic "viewTreeSavedStateRegOwner-ktx" into androidx-main by Clara Fok · 2 years, 4 months ago
  25. 25b24a3 Merge "Apply top bar height as inner padding in material3 Scaffold" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  26. 6d15b01 Update ViewTreeSavedStateRegistryOwner use in Compose UI by clarafok · 2 years, 4 months ago
  27. d2c114b Rename backgroundColor to containerColor for M3 text fields. by Max Ying · 2 years, 4 months ago
  28. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 4 months ago
  29. 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 2 years, 4 months ago
  30. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 4 months ago
  31. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 4 months ago
  32. 66c8586 Merge "Update Compose Material header markdown references" into androidx-main by Nick Rout · 2 years, 4 months ago
  33. a8a8ac1 Apply top bar height as inner padding in material3 Scaffold by Alex Vanyo · 2 years, 5 months ago
  34. c596e65 Merge "Add LocalTextSelectionColors to M3 MaterialTheme." into androidx-main by Max Ying · 2 years, 4 months ago
  35. 8c922b6 Update Compose Material header markdown references by Nick Rout · 2 years, 4 months ago
  36. 951561f Add LocalTextSelectionColors to M3 MaterialTheme. by Max Ying · 2 years, 4 months ago
  37. fc46944 Removes a duplicate value at the contentColorFor by Shalom Gibly · 2 years, 4 months ago
  38. e15a2fa Merge changes from topic "m3switch" into androidx-main by Mariano Martin · 2 years, 4 months ago
  39. 0ea1192 M3 Switch changes by Mariano Martin · 2 years, 5 months ago
  40. 7a3059f Fork m2 switch by Mariano Martin · 2 years, 5 months ago
  41. eba6097 Fix onValueChange callback in String override by Anastasia Soboleva · 2 years, 4 months ago
  42. e5a9e50 Merge "Migrating material3 components to use MaterialTheme.shape system." into androidx-main by Jose Alba Aguado · 2 years, 4 months ago
  43. e31fb3c Remove slider touch down interaction by Mariano Martin · 2 years, 4 months ago
  44. 3205603 Migrating material3 components to use MaterialTheme.shape system. by Jose Alba Aguado · 2 years, 4 months ago
  45. ec78de2 Merge changes from topic "edm" into androidx-main by Max Ying · 2 years, 4 months ago
  46. 0f6a99d Merge "Add shape theming support to Material Design 3." into androidx-main by Jose Alba Aguado · 2 years, 4 months ago
  47. 021ed70 Add ExposedDropdownMenu to Material 3. by Max Ying · 2 years, 4 months ago
  48. 3f2a81a Fork M2 ExposedDropdownMenu files to M3. by Max Ying · 2 years, 5 months ago
  49. 7229d27 Add component tokens for M3 ExposedDropdownMenu/Autocomplete. by Max Ying · 2 years, 5 months ago
  50. a715c06 Merge "Adding animation to extended fab." into androidx-main by Jose Alba Aguado · 2 years, 4 months ago
  51. ad95147 Add shape theming support to Material Design 3. by Jose Alba Aguado · 2 years, 5 months ago
  52. 2d55298 Adding animation to extended fab. by Jose Alba Aguado · 2 years, 5 months ago
  53. f82b41e Updates to the Material Surface docs by Shalom Gibly · 2 years, 4 months ago
  54. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  55. bac1a13 Adds Material3 demos library. by Jose Alba Aguado · 2 years, 5 months ago
  56. 34ffb16 Sets the M3 Button text style from the theme by Shalom Gibly · 2 years, 5 months ago
  57. 13a5d05 Merge "Adding surfaceTint color to colorScheme class." into androidx-main by Jose Alba Aguado · 2 years, 5 months ago
  58. fe0d2207 Update text field tokens. by Max Ying · 2 years, 5 months ago
  59. 28a49bf Merge changes from topic "textfield" into androidx-main by Max Ying · 2 years, 5 months ago
  60. bc04e07 Update M3 TextFieldColors interface. by Max Ying · 2 years, 5 months ago
  61. 612178d Update samples and tests for M3 text field. by Max Ying · 2 years, 5 months ago
  62. dc093e3 Update text fields to M3 spec. by Max Ying · 2 years, 5 months ago
  63. 1d722f3 Fork M2 text field files to M3. by Max Ying · 2 years, 5 months ago
  64. 5bbb99c Updates M3 Divider to use token values by José Figueroa · 2 years, 5 months ago
  65. 37b00a5 Adding surfaceTint color to colorScheme class. by Jose Alba Aguado · 2 years, 5 months ago
  66. c3d5634 Merge changes I307c0ce4,I56d51221 into androidx-main by Andrey Kulikov · 2 years, 5 months ago
  67. d4da271 Updates the M3 components to the Surface changes by Shalom Gibly · 2 years, 5 months ago
  68. 725502f Updates to M3 Surface API by Shalom Gibly · 2 years, 5 months ago
  69. 0d48f71 Make lazy grids stable by Andrey Kulikov · 2 years, 5 months ago
  70. 2617c81 Merge "Move lazy grids into .grid subpackage" into androidx-main by Andrey Kulikov · 2 years, 5 months ago
  71. 8adf487 Merge "Updated Radio Button tokens." into androidx-main by Jose Alba Aguado · 2 years, 5 months ago
  72. 8cc7347 Move lazy grids into .grid subpackage by Andrey Kulikov · 2 years, 5 months ago
  73. 984f4ff Updated Radio Button tokens. by Jose Alba Aguado · 2 years, 5 months ago
  74. 7550a70 Revert "Convert WindowInsetsControllerCompat behavior to depend on a View to align behavior" by Alex Vanyo · 2 years, 5 months ago
  75. 6083bc2 Support more flexible configuration for cross axis by vadimsemenov · 2 years, 6 months ago
  76. 1b29525 Merge "Add bug components for compose projects" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  77. 21f975b Use Modifier.clickable in slider to add delay when using slider inside a by Mariano · 2 years, 6 months ago
  78. acd6f79 Add bug components for compose projects by Aurimas Liutikas · 2 years, 5 months ago
  79. 010cea8 Add component tokens for M3 text fields. by Max Ying · 2 years, 5 months ago
  80. f43d0a0 Replace accompanist/insets in catalog by Alex Vanyo · 2 years, 6 months ago
  81. b12e2ec Merge changes from topic "drawer-item" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  82. 134188c Merge "Update checkbox default colors to new token values." into androidx-main by Jose Alba Aguado · 2 years, 6 months ago
  83. 48c4083 Fixes an a11y TalkBack navigation with the AppBar by Shalom Gibly · 2 years, 6 months ago
  84. d1aba60 Missing pieces for adaptive compose material3: drawer items by Matvei Malkov · 2 years, 6 months ago
  85. ec4e83f Missing pieces for adaptive compose material3: drawers for large screens by Matvei Malkov · 2 years, 6 months ago
  86. b9c780b Update and add Material 3 bottom app bar tests. by Connie Shi · 2 years, 6 months ago
  87. 42dbb33 Adds Material 3 bottom app bar support. Adds samples into catalog. by Connie Shi · 2 years, 6 months ago
  88. 46e3f84 Forked Material 2's Bottom App Bar and tests. by Connie Shi · 2 years, 6 months ago
  89. 7649e44 Update checkbox default colors to new token values. by Jose Alba Aguado · 2 years, 6 months ago
  90. 5b5b167 Merge "Updated fab to use surface shadow elevation parameter." into androidx-main by Jose Alba Aguado · 2 years, 6 months ago
  91. 843d4fd Updated fab to use surface shadow elevation parameter. by Jose Alba Aguado · 2 years, 6 months ago
  92. 7825d1e Missing pieces for adaptive compose material3: drawer rename by Matvei Malkov · 2 years, 6 months ago
  93. 4f78def Fix Tests for Material 3 slider by Mariano · 2 years, 6 months ago
  94. 256b9d5 Material Slider 3 changes by Mariano · 2 years, 6 months ago
  95. 1271562 Fork Slider component for Material 3 by Mariano · 2 years, 7 months ago
  96. 78997c1 Merge "Fix NavigationDrawer anchor on large screens." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  97. 707f3c24 Merge "Fixes hidden buttons when a Dialog has a long text" into androidx-main by Shalom Gibly · 2 years, 6 months ago
  98. 1177bb8 Fix NavigationDrawer anchor on large screens. by Matvei Malkov · 2 years, 6 months ago
  99. a69ecbe Fixes hidden buttons when a Dialog has a long text by Shalom Gibly · 2 years, 6 months ago
  100. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago