1. ba23752 Merge "Pin Material3 Compose dependencies to Compose 1.4.0-beta02 following RC snap" into androidx-main by Natnael Belay · 1 year, 3 months ago
  2. 6ae4139 Pin Material3 Compose dependencies to Compose 1.4.0-beta02 following RC snap by Connie Shi · 1 year, 3 months ago
  3. 7fdc37f Merge "[Material3][Snackbar] Add multiline sample with content maxLines to 2 and ellipsize text" into androidx-main by Paul Thomas · 1 year, 3 months ago
  4. d890b4a [Material3][Snackbar] Add multiline sample with content maxLines to 2 and ellipsize text by Paul Thomas · 1 year, 3 months ago
  5. 0cc0a3e Merge "Adds API for setting dates at the DatePicker state" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  6. d10eb89 Adds API for setting dates at the DatePicker state by Shalom Gibly · 1 year, 3 months ago
  7. 5621ff2 Fix ModalBottomSheet's HalfExpanded anchor offset by Jossi Wolf · 1 year, 4 months ago
  8. e334ebe Fix failing ModalBottomSheetTest by Jossi Wolf · 1 year, 3 months ago
  9. 627ae0a Merge "Update current/beta API signatures after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  10. 82d8708 Merge "Fix a11y for OutlinedTextField with label and placeholder" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  11. 9c094d2 Merge "[Material3][BottomSheet] Update scrim to confirm value change before tapping" into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  12. 10e6970 [Material3][BottomSheet] Update scrim to confirm value change before tapping by José Figueroa Santos · 1 year, 4 months ago
  13. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  14. 6162d7f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  15. d6ccf0a Fix a11y for OutlinedTextField with label and placeholder by Max Alfonso-Ying · 1 year, 3 months ago
  16. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  17. f5fd1bf Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 3 months ago
  18. eee4cf6 Merge "Add a lint check to flag usages of Thread.sleep" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  19. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  20. c7fc535 Merge "[TimePicker] Add a Switchable TimePicker Sample" into androidx-main by Mariano Martin · 1 year, 4 months ago
  21. 244a0f2 Merge "Update compose dependency prebuilts" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  22. 2e0ef54 [TimePicker] Add a Switchable TimePicker Sample by Mariano Martin · 1 year, 4 months ago
  23. 663b30f5 Update compose dependency prebuilts by Jeremy Woods · 1 year, 4 months ago
  24. 8e1581f Merge "[Material 3][BottomSheet] Move semantic functionality for Bottom Sheet to the drag handle." into androidx-main by José Figueroa Santos · 1 year, 4 months ago
  25. 637a15d [Material 3][BottomSheet] Move semantic functionality for Bottom Sheet to the drag handle. by José Figueroa Santos · 1 year, 4 months ago
  26. da7f357 Merge "Fixes a11y issues at the M3 date pickers" into androidx-main by Shalom Gibly · 1 year, 4 months ago
  27. ab0c530 [Material3][BottomSheet][A11y] Make focus move to bottom sheet on open. by serniebanders · 1 year, 4 months ago
  28. 615d56b Fixes a11y issues at the M3 date pickers by Shalom Gibly · 1 year, 4 months ago
  29. b2f1152 Merge "[Time Picker] Design review fixes, dialog size, text color" into androidx-main by Mariano Martin · 1 year, 4 months ago
  30. 6e17fa2 [Time Picker] Design review fixes, dialog size, text color by marian · 1 year, 4 months ago
  31. 7f145c3 Add explicit dependencies where needed by Aurimas Liutikas · 1 year, 4 months ago
  32. ed0ed1a Merge "Update search bar motion specs" into androidx-main by Max Alfonso-Ying · 1 year, 4 months ago
  33. fa34fac Merge "Update component kdocs to add spec links or image assets." into androidx-main by Connie Shi · 1 year, 4 months ago
  34. f4831ec Merge "[Material3][BottomSheet] Fix simple scaffold demo to include scaffold state and show swipe up text." into androidx-main by José Figueroa Santos · 1 year, 4 months ago
  35. ff9fff1 [Material3][BottomSheet] Fix simple scaffold demo to include scaffold state and show swipe up text. by José Figueroa Santos · 1 year, 4 months ago
  36. 4642fc3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  37. 060380f Update component kdocs to add spec links or image assets. by Connie Shi · 1 year, 4 months ago
  38. 60a98dd Update search bar motion specs by Max Alfonso-Ying · 1 year, 4 months ago
  39. 2f8fdd0 [Material3][BottomSheet] M3 Standard Bottom Sheet Scaffold implementation. by José Figueroa Santos · 1 year, 4 months ago
  40. f41de8bb [Material3][BottomSheet] Rename collapsed state value to partially expanded. by José Figueroa Santos · 1 year, 4 months ago
  41. 215b1ba Align compose dependencies by Jeremy Woods · 1 year, 4 months ago
  42. 5efcd3e Merge "[Material3][BottomSheet] Add onDismissRequest logic to nested scroll flings." into androidx-main by José Figueroa Santos · 1 year, 4 months ago
  43. 519fe8a Merge "[TimePicker] 24 hour fixes and test coverage" into androidx-main by Mariano Martin · 1 year, 4 months ago
  44. 2ad079a [Material3][BottomSheet] Add onDismissRequest logic to nested scroll flings. by serniebanders · 1 year, 4 months ago
  45. 4f6bde9 Merge "[Material3][List] Update List API to more general "content" naming over text." into androidx-main by José Figueroa Santos · 1 year, 4 months ago
  46. 8042246 [TimePicker] 24 hour fixes and test coverage by Mariano Martin · 1 year, 4 months ago
  47. 96f3d85 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 4 months ago
  48. 5bba30e Merge "Add default to Strings object contruction" into androidx-main by Mariano Martin · 1 year, 4 months ago
  49. a579a3c Merge "[TimePicker] Fix State saver" into androidx-main by Mariano Martin · 1 year, 4 months ago
  50. ba040dc Add default to Strings object contruction by Mariano Martin · 1 year, 4 months ago
  51. 31c8a7b Merge "a11y fixes for rich text tooltips" into androidx-main by Kevin Truong · 1 year, 4 months ago
  52. 5328051 [TimePicker] Fix State saver by Mariano Martin · 1 year, 4 months ago
  53. b85d69b Merge "[TimeInput] Fix issues with 24h time input" into androidx-main by Mariano Martin · 1 year, 4 months ago
  54. 5cd5695a a11y fixes for rich text tooltips by Kevin Truong · 1 year, 4 months ago
  55. 7658d62 [TimeInput] Fix issues with 24h time input by Mariano Martin · 1 year, 4 months ago
  56. b5ead7c Merge "Fixes a11y issues with the Material date pickers" into androidx-main by Shalom Gibly · 1 year, 4 months ago
  57. 9e0b29a [Material3][List] Update List API to more general "content" naming over text. by serniebanders · 1 year, 4 months ago
  58. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 4 months ago
  59. 2296635 Fixes a11y issues with the Material date pickers by Shalom Gibly · 1 year, 4 months ago
  60. 869fe1f Merge "Update the date picker tokens" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  61. b5f9261 Update the date picker tokens by Shalom Gibly · 1 year, 4 months ago
  62. 0f848b4 Merge "Graduate interactive Surface APIs from experimental." into androidx-main by Connie Shi · 1 year, 4 months ago
  63. f009c2b Move lifecycle project deps to prebuilts in compose by Jeremy Woods · 1 year, 4 months ago
  64. 0422bf9 Graduate interactive Surface APIs from experimental. by Connie Shi · 1 year, 4 months ago