1. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  2. 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years ago
  3. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years ago
  4. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years ago
  5. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years ago
  6. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  7. 710fb4f Refactor draggable, scrollable and fling config by Matvei Malkov · 4 years ago
  8. cedf97b Merge "Return Button modifier argument to outermost position" into androidx-master-dev by aelias · 4 years ago
  9. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years ago
  10. d38350d Return Button modifier argument to outermost position by Alexandre Elias · 4 years ago
  11. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 1 month ago
  12. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years ago
  13. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  14. 73a7ded Merge "Semantics no-op cleanups" into androidx-master-dev by aelias · 4 years ago
  15. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  16. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  17. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  18. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years ago
  19. dcde340 Add positional thresholds to BottomDrawerLayout by Calin Tataru · 4 years ago
  20. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years ago
  21. e018259 Moves androidx.ui:ui-text to androidx.compose.foundation:foundation-text by Louis Pullen-Freilich · 4 years ago
  22. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years ago
  23. 97a0b74 Merge "Remove deprecated Modifier.ripple" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  24. 23ef31b Merge "Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  25. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years ago
  26. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years ago
  27. 5e711a1 Merge "Moves core text libraries to androidx.compose.core:*" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  28. 1d28118 Remove deprecated Modifier.ripple by Louis Pullen-Freilich · 4 years ago
  29. b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years ago
  30. 4a66215 Merge changes I7f8f867b,I8697fd9f into androidx-master-dev by Anastasia Soboleva · 4 years ago
  31. de68ece Merge "Update some screenshot tests to be @MediumTest" into androidx-master-dev by Nader Jawad · 4 years ago
  32. e6d6691 Refactor textfield structure by Anastasia Soboleva · 4 years ago
  33. 0a81b58 Rename TextField.kt to TextFieldImpl.kt by Anastasia Soboleva · 4 years ago
  34. ce8198d Merge "Stop using WithConstraints for ScrollableTabRow" into androidx-master-dev by Andrey Kulikov · 4 years ago
  35. 0495ca00 Moves core text libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years ago
  36. 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years ago
  37. cd6cac1 Update some screenshot tests to be @MediumTest by Nader Jawad · 4 years ago
  38. f8ff0d69 Merge "Moves androidx.ui:ui-test to androidx.compose.test:test-core" into androidx-master-dev by Treehugger Robot · 4 years ago
  39. d21e404 Stop using WithConstraints for ScrollableTabRow by Andrey Kulikov · 4 years ago
  40. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years ago
  41. 27ea2de Moves androidx.ui:ui-animation-core to androidx.compose.animation:animation-core by Louis Pullen-Freilich · 4 years ago
  42. ef24ef8 Merge "Moves androidx.ui:ui-animation to androidx.compose.animation:animation" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  43. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years ago
  44. d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years ago
  45. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years ago
  46. 952797a Merge "Replace open/close drawer tests with screenshot tests" into androidx-master-dev by Jelle Fresen · 4 years ago
  47. a4d65e9 Merge "Use animation clock as disposable clock" into androidx-master-dev by Jelle Fresen · 4 years ago
  48. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years ago
  49. 5ef3f31 Use animation clock as disposable clock by Jelle Fresen · 4 years ago
  50. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years ago
  51. 283afed Replace open/close drawer tests with screenshot tests by Jelle Fresen · 4 years ago
  52. 2160ca1 Merge "Fix AlertDialog causing DemoTest to fail" into androidx-master-dev by Treehugger Robot · 4 years ago
  53. b24bc83 Fix AlertDialog causing DemoTest to fail by Mihai Popa · 4 years ago
  54. 2f3256c Add more ListItem demos by Jelle Fresen · 4 years, 1 month ago
  55. 6a18489 Merge "Final migration of material size tests." into androidx-master-dev by Treehugger Robot · 4 years ago
  56. 1e47544 Merge "Removed Shader inline class" into androidx-master-dev by Nader Jawad · 4 years ago
  57. 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years ago
  58. d7ead69 Fixes TabTest failing on wide (landscape) devices by Louis Pullen-Freilich · 4 years ago
  59. 758a5ef Update position of the input text in FilledTextField by Anastasia Soboleva · 4 years, 1 month ago
  60. d4dceed Removed Shader inline class by Nader Jawad · 4 years, 1 month ago
  61. 87a7504 Merge "Add Extended FAB with fluid width in the documentation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  62. 1b26016 Merge "Make draggable material components support RTL" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  63. 689f325 Merge "Refactor Snackbar to ensure text centered with any font size provided for text or button" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  64. 5aceecc Add Extended FAB with fluid width in the documentation by Andrey Kulikov · 4 years, 1 month ago
  65. 99f3d29 Refactor Snackbar to ensure text centered with any font size provided for text or button by Matvei Malkov · 4 years, 1 month ago
  66. 7bb5f31 Rename Button object to ButtonConstants by Andrey Kulikov · 4 years, 1 month ago
  67. 11fcc133 Make draggable material components support RTL by Matvei Malkov · 4 years, 1 month ago
  68. 038a5eb Make Button's content slot to be Row by Andrey Kulikov · 4 years, 1 month ago
  69. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 1 month ago
  70. 0fdd066 Merge "Adds elevation parameter to BottomAppBar" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  71. aa020a453 Merge changes Ibd506bf9,Ia11cdff9 into androidx-master-dev by Jelle Fresen · 4 years, 1 month ago
  72. 0332df0 Set AlertDialog width to M specs by Jelle Fresen · 4 years, 1 month ago
  73. 5b692e3 Use TextButton in AlertDialog samples by Jelle Fresen · 4 years, 1 month ago
  74. 265bb7e Dark theme support for ListItem demos / samples by Louis Pullen-Freilich · 4 years, 1 month ago
  75. f314806 Make menus scrollable by Mihai Popa · 4 years, 1 month ago
  76. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  77. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  78. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  79. e201ed9 Merge "Match AlertDialog's text style with Material specs" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  80. 72bb159 Match AlertDialog's text style with Material specs by Jelle Fresen · 4 years, 1 month ago
  81. dcf3d0b Fix clipped elevation in DropdownMenu by Mihai Popa · 4 years, 1 month ago
  82. a600bbf Merge "Migrate snackbar tests and clean up TabTest." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  83. 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  84. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 1 month ago
  85. b06d5d9 Migrate snackbar tests and clean up TabTest. by Filip Pavlis · 4 years, 1 month ago
  86. 80684d3 Fix ripple radius in selection controls by Matvei Malkov · 4 years, 1 month ago
  87. a83cf0f Merge "Fixes for material demos" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  88. 0d6a6a4 Fixes for material demos by Matvei Malkov · 4 years, 1 month ago
  89. 7327593 Merge "Use Material icons in list item samples" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  90. f974c44 Merge "Switch rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  91. 8b69475 Use Material icons in list item samples by Mihai Popa · 4 years, 1 month ago
  92. a47310e Regenerate old apis for compose using new metalava version by Aurimas Liutikas · 4 years, 1 month ago
  93. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 1 month ago
  94. fff6c6bf Merge "Vertically centers TopAppBar title according to latest spec" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  95. f01d789 Switch rework 3 by Matvei Malkov · 4 years, 1 month ago
  96. 49b243e Expand menus from the generating element direction by Mihai Popa · 4 years, 1 month ago
  97. da3a246 Start menu open animation from 80% scale by Mihai Popa · 4 years, 1 month ago
  98. ba996dd Adds elevation parameter to BottomAppBar by Louis Pullen-Freilich · 4 years, 1 month ago
  99. b2319a0 Vertically centers TopAppBar title according to latest spec by Louis Pullen-Freilich · 4 years, 1 month ago
  100. e77de54 Merge "Support OutlinedTextField border in RTL" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago