1. 9d205bb Removing internals from NavigationSuiteScaffold. by Leticia · 1 year, 2 months ago
  2. d8b42e6 Merge "Fix updating of rememberListDetailPaneScaffoldState state" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  3. 420d290 Fix updating of rememberListDetailPaneScaffoldState state by Alex Vanyo · 1 year, 2 months ago
  4. e777eb4 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  5. 6596400 Merge "A few API changes:" into androidx-main by Leticia Santos · 1 year, 2 months ago
  6. 1cebbb8 A few API changes: by Leticia · 1 year, 2 months ago
  7. cb42abe Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  8. 16bce98 Fix EDM benchmarks by Max Alfonso-Ying · 1 year, 2 months ago
  9. 7ed00d0 Added ignore to failing benchmarks by Marcello Albano · 1 year, 2 months ago
  10. a32268e Merge "[EDM] Move state reads for menu size into lambda" into androidx-main by Max Alfonso-Ying · 1 year, 2 months ago
  11. b8f1adf Merge "Add lint to find `javaClass` calls in common module" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  12. 8e51a6a Add lint to find `javaClass` calls in common module by Andrei Shikov · 1 year, 2 months ago
  13. a8c5def Merge "Fix custom colors usage in Material3 Checkboxes" into androidx-main by Shalom Gibly · 1 year, 2 months ago
  14. 6d9a4ea Fix the issue that large preferred widths not working by drchen · 1 year, 2 months ago
  15. 548b3ed Fix custom colors usage in Material3 Checkboxes by Shalom Gibly · 1 year, 2 months ago
  16. 44f6376 Merge "Support hinge bounds via Posture class" into androidx-main by Conrad Chen · 1 year, 2 months ago
  17. 26e5e98 Support hinge bounds via Posture class by drchen · 1 year, 2 months ago
  18. 47943dc [EDM] Add benchmarks for exposed dropdown menu by Max Alfonso-Ying · 1 year, 2 months ago
  19. 25d25ee [EDM] Move state reads for menu size into lambda by Max Alfonso-Ying · 1 year, 2 months ago
  20. 594cb8b Merge "Create default controller of ListDetailPaneScaffold" into androidx-main by Conrad Chen · 1 year, 2 months ago
  21. a64e4d1 Create default controller of ListDetailPaneScaffold by drchen · 1 year, 2 months ago
  22. c158111 Merge "[TimePicker] Fix focus traversal index" into androidx-main by Mariano Martin · 1 year, 2 months ago
  23. a4fdc22 [TimePicker] Fix focus traversal index by marian · 1 year, 2 months ago
  24. 926c920 Merge "[M3] Move SwipeableV2 to use density and DismissState and SheetState to use px based thresholds" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  25. c26d23b [M3] Move SwipeableV2 to use density and DismissState and SheetState to use px based thresholds by Levi Albuquerque · 1 year, 5 months ago
  26. 6fc4878 Uncomment androidx.annotation annotations in material3 common code by Connie Shi · 1 year, 2 months ago
  27. bf09283 Fixes MaterialImportDetector warning for all material3 imports by Louis Pullen-Freilich · 1 year, 2 months ago
  28. 978fe4f Merge changes from topic "Kotlin-1.9.0" into androidx-main by Leland Richardson · 1 year, 2 months ago
  29. cab7963 Merge "Remove includeFontPaddingHelper" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  30. 4b4e0ce Remove includeFontPaddingHelper by marian · 1 year, 2 months ago
  31. c307661 Fix Composable matching in expect/actuals by Steven Schäfer · 1 year, 4 months ago
  32. 324b6ea Merge "Snapshot-only publish of material3-adaptive" into androidx-main by Alex Vanyo · 1 year, 2 months ago
  33. 8819e32 Merge "[Tokens] Rename to[Color/Shape] to value and make it a prop" into androidx-main by Mariano Martin · 1 year, 2 months ago
  34. d16aa37 Fix ktdoc format by drchen · 1 year, 2 months ago
  35. c1cf0c2 Merge "Initial implementation of ListDetailPaneScaffold" into androidx-main by Conrad Chen · 1 year, 2 months ago
  36. e058f29 [Tokens] Rename to[Color/Shape] to value and make it a prop by marian · 1 year, 2 months ago
  37. 3901198 Merge "Add hinge support and screenshot tests" into androidx-main by Conrad Chen · 1 year, 2 months ago
  38. 14ac5ff Snapshot-only publish of material3-adaptive by Alex Vanyo · 1 year, 2 months ago
  39. 33b3e8a Initial implementation of ListDetailPaneScaffold by drchen · 1 year, 2 months ago
  40. b44a3be Add hinge support and screenshot tests by drchen · 1 year, 4 months ago
  41. 2963dcd desktopTest no longer dependsOn desktopMain by Jeff Gaston · 1 year, 2 months ago
  42. 0958224 Merge "Create instrumentation tests for ThreePaneScaffold" into androidx-main by Conrad Chen · 1 year, 2 months ago
  43. b8d493a Create instrumentation tests for ThreePaneScaffold by drchen · 1 year, 3 months ago
  44. 3878677 Merge "Material3 Update gradle deps from implementation to API where appropiate" into androidx-main by Mariano Martin · 1 year, 2 months ago
  45. ee64809 Fix Primitive State quickfixes for library users by Andrew Bailey · 1 year, 3 months ago
  46. c74be1f Merge changes from topic "searchbar" into androidx-main by Max Alfonso-Ying · 1 year, 2 months ago
  47. 8921083 Merge "Initial implementation of ThreePaneScaffold" into androidx-main by Conrad Chen · 1 year, 2 months ago
  48. 1f90bb6 [SegmentedButton] Add animations by marian · 1 year, 3 months ago
  49. f13351c Initial implementation of ThreePaneScaffold by drchen · 1 year, 4 months ago
  50. 7754069 Clean up search bar samples by Max Alfonso-Ying · 1 year, 2 months ago
  51. 39c79b7 Prevent search bar clearing focus of other components by Max Alfonso-Ying · 1 year, 2 months ago
  52. 9e45b52 Material3 Update gradle deps from implementation to API where appropiate by marian · 1 year, 2 months ago
  53. a0f3921 Auto-increase height of nav items when label is long by Max Alfonso-Ying · 1 year, 2 months ago
  54. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  55. 2107711 Merge "Removing NavigationSuiteComponentScope.navigationItem function." into androidx-main by Leticia Santos · 1 year, 2 months ago
  56. 4c12ebe Removing NavigationSuiteComponentScope.navigationItem function. by Leticia · 1 year, 2 months ago
  57. e5bbdb9 Merge "Fix closing of javadoc/kdocs" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  58. 7e2517a Merge "Add color params for NavigationSuite's component and item." into androidx-main by Leticia Santos · 1 year, 2 months ago
  59. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  60. 125eec3 Add color params for NavigationSuite's component and item. by Leticia · 1 year, 3 months ago
  61. 652dad20 Create default settings for ThreePaneScaffold by drchen · 1 year, 4 months ago
  62. 58f586c Create calculation function of ThreePaneScaffoldState by drchen · 1 year, 4 months ago
  63. b1a5184 Merge changes from topic "divider" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  64. c5e1508 Merge "[M3][NavigationDrawer] Setting drawerContainerColor to use existing default token value." into androidx-main by Leticia Santos · 1 year, 3 months ago
  65. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 3 months ago
  66. 366b0cc [M3][NavigationDrawer] Setting drawerContainerColor to use existing default token value. by Leticia · 1 year, 3 months ago
  67. 452fb14 Merge "Create pane-adapt-spec-related classes" into androidx-main by Conrad Chen · 1 year, 3 months ago
  68. a417973 Update usages of deprecated Divider in library. by Max Alfonso-Ying · 1 year, 3 months ago
  69. 6ca0efb Split Divider into HorizontalDivider and VerticalDivider by Max Alfonso-Ying · 1 year, 3 months ago
  70. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 4 months ago
  71. af87437 Merge "Add NavigationLayoutTypeProvider interface and calculateFromWindowAdaptiveInfo function." into androidx-main by Leticia Santos · 1 year, 3 months ago
  72. 58b2964 Add NavigationLayoutTypeProvider interface and calculateFromWindowAdaptiveInfo function. by Leticia · 1 year, 3 months ago
  73. 2bae872 [Performance] Use FloatRange instead of ClosedFloatingPointRange<Float> for Experimental APIs. by Kevin Truong · 1 year, 3 months ago
  74. 46b73af Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  75. 58853a3 Support vertical dividers by Max Alfonso-Ying · 1 year, 3 months ago
  76. 2c14665 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 3 months ago
  77. e109d69 Merge "Introduce NavigationSuiteComponent and navigationSuiteItem APIs." into androidx-main by Leticia Santos · 1 year, 3 months ago
  78. 9b14073 Merge "Updates to the date picker model and Locale usage" into androidx-main by Shalom Gibly · 1 year, 3 months ago
  79. 26b107c Merge "Account for ListItems without headline content" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  80. 6456453 Account for ListItems without headline content by Max Alfonso-Ying · 1 year, 3 months ago
  81. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 3 months ago
  82. 9a9297d Updates to the date picker model and Locale usage by Shalom Gibly · 1 year, 3 months ago
  83. cc6a054 [M3][BottomSheet] Modal bottom sheet respects local provided layout direction by José Figueroa Santos · 1 year, 3 months ago
  84. d86ffb4 Merge "Add a M3 segmented button implementation" into androidx-main by Mariano Martin · 1 year, 3 months ago
  85. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 3 months ago
  86. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  87. c789073 Add a M3 segmented button implementation by Mariano Martin · 1 year, 10 months ago
  88. d388aed Merge "Adds lint check to material3 warning of material imports" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  89. 054c3fd Introduce NavigationSuiteComponent and navigationSuiteItem APIs. by Leticia · 1 year, 3 months ago
  90. 755dbcb Merge "[RichTooltip] Make focusable true by default" into androidx-main by Kevin Truong · 1 year, 3 months ago
  91. cac8d0c [RichTooltip] Make focusable true by default by Kevin Truong · 1 year, 3 months ago
  92. d2e3547 Adds lint check to material3 warning of material imports by Louis Pullen-Freilich · 1 year, 3 months ago
  93. 9e1807c Create pane-adapt-spec-related classes by drchen · 1 year, 4 months ago
  94. cc2b03e Add 'Start' position for FabPosition by Max Alfonso-Ying · 1 year, 3 months ago
  95. e11a75a [RangeSlider] API Council Feedback by Kevin Truong · 1 year, 7 months ago
  96. 390b51e Merge "[TimePicker] Follow up to 2624849" into androidx-main by Mariano Martin · 1 year, 3 months ago
  97. 4fd86a85 Merge "Baselines PrimitiveInLambda suppressions" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  98. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 3 months ago
  99. 3bd33f6 [TimePicker] Follow up to 2624849 by marian · 1 year, 3 months ago
  100. 5f75cb9 Merge "[m3][Scaffold] Respect consumed window insets before applying to content." into androidx-main by José Figueroa Santos · 1 year, 3 months ago