1. 8ae1e8e Merge "Removal of PxBounds" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. 6b51911 Removal of PxBounds by Nader Jawad · 4 years, 1 month ago
  3. 7f8be1f Merge "Rework thresholds API in Modifier.swipeable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. e61e200 General Tab Polishing by Louis Pullen-Freilich · 4 years, 2 months ago
  5. eb7b38f Splits TabRow into TabRow and ScrollableTabRow by Louis Pullen-Freilich · 4 years, 2 months ago
  6. ee202ea Adds TabConstants object, removes TabRow object, other TabRow polishing by Louis Pullen-Freilich · 4 years, 2 months ago
  7. 31f4f07 Merge "Improve Shapes documentation and mark it Immutable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  8. 936a318 Rework thresholds API in Modifier.swipeable by Calin Tataru · 4 years, 1 month ago
  9. 8763600 Merge "Drawer API polish" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  10. cf6e196 Merge "Snackbar API polish" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  11. 0da2175 Merge "Improve Surface documentation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  12. 5b2887f Merge "Rename Card's color param to backgroundColor" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  13. 7d6d874 Merge "Swap parameters order in Checkboxes" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  14. 675b744 Improve Shapes documentation and mark it Immutable by Andrey Kulikov · 4 years, 1 month ago
  15. ff35c7f Improve Surface documentation by Andrey Kulikov · 4 years, 1 month ago
  16. 3000afd Rename Card's color param to backgroundColor by Andrey Kulikov · 4 years, 1 month ago
  17. f644f01 Snackbar API polish by Matvei Malkov · 4 years, 1 month ago
  18. 815efc4 Drawer API polish by Matvei Malkov · 4 years, 1 month ago
  19. 8e79625 Ignore tests blocking presubmit. by Filip Pavlis · 4 years, 1 month ago
  20. 67e0296 Swap parameters order in Checkboxes by Matvei Malkov · 4 years, 1 month ago
  21. 94867223 Deprecate state {} composable by Adam Powell · 4 years, 2 months ago
  22. 1a46782 Merge "Button api fixes" into androidx-master-dev by Andrey Kulikov · 4 years, 2 months ago
  23. 647b6b7 Button api fixes by Andrey Kulikov · 4 years, 2 months ago
  24. 73414ec Swipe to dismiss component by Calin Tataru · 4 years, 2 months ago
  25. 0b58e6a Implement desktopMain: 4. implement for core/graphics by Igor Demin · 4 years, 2 months ago
  26. 910d2635 Merge "Rename RRect to RoundRect" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  27. 4650166 Merge "Makes Colors a final class instead of interface, and adds a `copy` function" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  28. c107c0a Deprecate OnChildPositioned by George Mount · 4 years, 2 months ago
  29. 2bbf8fa Makes Colors a final class instead of interface, and adds a `copy` function by Louis Pullen-Freilich · 4 years, 2 months ago
  30. 7782a0b Merge "Address Broad Code Review Feedback:" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  31. fc304d7 Merge "Fix bottomDrawer_openBySwipe tests in landscape" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  32. cf6baea Merge "Unignore closed/open/close tests for drawers" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  33. 61c8378 Rename RRect to RoundRect by Nader Jawad · 4 years, 2 months ago
  34. 8432b8d Address Broad Code Review Feedback: by Nader Jawad · 4 years, 2 months ago
  35. d398903 Fix bottomDrawer_openBySwipe tests in landscape by Calin Tataru · 4 years, 2 months ago
  36. b9cb0dc Unignore closed/open/close tests for drawers by Jelle Fresen · 4 years, 2 months ago
  37. 6632bba Renames ColorPalette to Colors, and associated [light/dark]ColorPalette functions by Louis Pullen-Freilich · 4 years, 2 months ago
  38. 323d142 Merge "Refactor stateDraggable and rename to swipeable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  39. f436d8a Merge "Move dialog to core." into androidx-master-dev by Filip Pavlis · 4 years, 2 months ago
  40. 23e896f Merge "Rename BottomNavigationItem parameters" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  41. 9aa6a6c Merge "Merge GestureScope and PartialGestureScope" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  42. 2a44d67 Merge "Rename bounds to unclippedBounds in SemanticsNodeInteraction API" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  43. 6492a28 Rename BottomNavigationItem parameters by Louis Pullen-Freilich · 4 years, 2 months ago
  44. 6c29103 Move dialog to core. by Filip Pavlis · 4 years, 2 months ago
  45. 049998d Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  46. ca6f3fc Merge GestureScope and PartialGestureScope by Jelle Fresen · 4 years, 2 months ago
  47. d714d90 Rename bounds to unclippedBounds in SemanticsNodeInteraction API by Jelle Fresen · 4 years, 2 months ago
  48. e4894d0 Refactor stateDraggable and rename to swipeable by Calin Tataru · 4 years, 2 months ago
  49. b940c6b Merge "Use inclusive language in Compose." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  50. de25d7a Use inclusive language in Compose. by Filip Pavlis · 4 years, 2 months ago
  51. 200ef22 Merge "Text field tests renamed" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  52. 2833c36 RTL API rework: LayoutDirectionAmbient added by Anastasia Soboleva · 4 years, 2 months ago
  53. d64211c Text field tests renamed by Anastasia Soboleva · 4 years, 2 months ago
  54. 6dbfdb9 Merge "Refactor FilledTextfield to use a single layout node" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  55. 16786be Few misc foundation API changes by Matvei Malkov · 4 years, 2 months ago
  56. 4d38fc5 Refactor FilledTextfield to use a single layout node by Anastasia Soboleva · 4 years, 2 months ago
  57. ca757ef Updates material-icons-extended with the latest icons added to Material.io/icons by Louis Pullen-Freilich · 4 years, 2 months ago
  58. a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years, 2 months ago
  59. 1f10a59 Refactors androidx.compose.runtime:runtime to the androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 2 months ago
  60. c1aca3f Remove type inference in transitionDefinition by Doris Liu · 4 years, 2 months ago
  61. c959116e Merge "Removed ripple from the material text fields" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  62. cfcf8e0 Removed ripple from the material text fields by Anastasia Soboleva · 4 years, 2 months ago
  63. 621ab88 Optimizes Material Icon generation by removing `by lazy` by Louis Pullen-Freilich · 4 years, 2 months ago
  64. c52e561 Refactors androidx.compose.material:* libraries to the androidx.compose.material package name by Louis Pullen-Freilich · 4 years, 2 months ago
  65. 88f3de6 Merge "Flatten foundation.shape package" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  66. 9ecc6d9 Merge "Replace Modifier::plus with Modifier::then." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  67. 6049dd7 Use SubcomposeLayout in TabRow by Andrey Kulikov · 4 years, 2 months ago
  68. 3a49d08 Flatten foundation.shape package by Matvei Malkov · 4 years, 2 months ago
  69. 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years, 2 months ago
  70. 1f2bcd8 Refactors androidx.compose.ui:ui-util to the androidx.compose.ui.util package name by Louis Pullen-Freilich · 4 years, 2 months ago
  71. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years, 2 months ago
  72. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years, 2 months ago
  73. f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years, 2 months ago
  74. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years, 2 months ago
  75. 56f5ea8 Add tests for Text/TextField Semantics by yingleiw · 4 years, 2 months ago
  76. fdf0807 ui-material to MPP by Louis Pullen-Freilich · 4 years, 2 months ago
  77. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years, 2 months ago
  78. 4191031 Merge "Remove globalBounds from BaseGestureScope" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  79. af64970 Merge "Add Experimental annotation to material and mark RippleTheme with it." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  80. 77f4418 Remove globalBounds from BaseGestureScope by Jelle Fresen · 4 years, 2 months ago
  81. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years, 2 months ago
  82. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years, 2 months ago
  83. ebe058f Add Experimental annotation to material and mark RippleTheme with it. by Matvei Malkov · 4 years, 2 months ago
  84. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 2 months ago
  85. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years, 2 months ago
  86. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 2 months ago
  87. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 2 months ago
  88. a905c78 Merge changes I6ea21fc6,I94f72b3a into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  89. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  90. 50ab909 Merge "Use MSSIM for material icons comparisons." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  91. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years, 2 months ago
  92. 64f1b3e Use MSSIM for material icons comparisons. by Filip Pavlis · 4 years, 2 months ago
  93. 900224e Enable ProgressIndicatorTests by Jelle Fresen · 4 years, 2 months ago
  94. 8610801 Add RenderNode to CoreText and Surface. by Jens Ole Lauridsen · 4 years, 2 months ago
  95. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 2 months ago
  96. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 2 months ago
  97. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 2 months ago
  98. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years, 2 months ago
  99. 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years, 2 months ago
  100. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago