1. 4650166 Merge "Makes Colors a final class instead of interface, and adds a `copy` function" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  2. 993e4a8 Merge "Deprecate setViewContent" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  3. 9abc5b4 Merge "Deprecate OnChildPositioned" into androidx-master-dev by George Mount · 3 years, 10 months ago
  4. c107c0a Deprecate OnChildPositioned by George Mount · 3 years, 10 months ago
  5. 2bbf8fa Makes Colors a final class instead of interface, and adds a `copy` function by Louis Pullen-Freilich · 3 years, 10 months ago
  6. b469c2f Deprecate setViewContent by Mihai Popa · 3 years, 10 months ago
  7. f6a2817 Merge "Remove old ConstraintLayout DSL" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  8. 3fbf755 Merge "Add ViewBinding interop API" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  9. a9179b8 Merge "Fix OnPositioned callback bug" into androidx-master-dev by George Mount · 3 years, 10 months ago
  10. 4deab0f Remove old ConstraintLayout DSL by Mihai Popa · 3 years, 10 months ago
  11. a5668f9 Merge "Update Alt Key API" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  12. 19d5fd7 Add ViewBinding interop API by Mihai Popa · 3 years, 10 months ago
  13. f810038 Merge "Allow re-using a FocusRequester instance" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  14. a77c4f7 Update Alt Key API by Ralston Da Silva · 3 years, 10 months ago
  15. 473b1ac Merge "Fix LazyRowFor in RTL" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  16. ba44876 Merge "Fix cross axis intrinsic in Row and Column" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  17. bd15c9d Merge "Reorganize ellipsis APIs" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  18. 0afcc14 Merge "Use MonotonicFrameClock as AnimationClockObservable" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  19. 805ca75 Fix cross axis intrinsic in Row and Column by Mihai Popa · 3 years, 10 months ago
  20. 037d606 Merge "Disabling running testReleaseUnitTest tests for Android libraries" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  21. 70831f2 Merge "Migrate Compose to use SavedStateRegistry from androidx.savedstate" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  22. 8616169 Fix LazyRowFor in RTL by Andrey Kulikov · 3 years, 10 months ago
  23. 7782a0b Merge "Address Broad Code Review Feedback:" into androidx-master-dev by Nader Jawad · 3 years, 10 months ago
  24. 2210d65 Merge "Fix for fling gestures to the end of an LazyColumn causes the next tap to be ignored" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  25. 7d70d38 Merge "notify semantics change on layout node attach" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  26. 5bc624e Disabling running testReleaseUnitTest tests for Android libraries by Aurimas Liutikas · 3 years, 10 months ago
  27. fc304d7 Merge "Fix bottomDrawer_openBySwipe tests in landscape" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  28. caf2fdf Fix for fling gestures to the end of an LazyColumn causes the next tap to be ignored by Andrey Kulikov · 3 years, 10 months ago
  29. f850ace Migrate Compose to use SavedStateRegistry from androidx.savedstate by Andrey Kulikov · 3 years, 10 months ago
  30. cf6baea Merge "Unignore closed/open/close tests for drawers" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  31. 92480e2 Merge "Add absolute API for offset" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  32. d31003c9 Merge "Implement desktopMain: 3. partially implement for core/foundation/text" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  33. 722db3c Implement desktopMain: 3. partially implement for core/foundation/text by Igor Demin · 3 years, 10 months ago
  34. b1a63ce Rename KeyEvent2 interface to KeyEvent by Ralston Da Silva · 3 years, 10 months ago
  35. 03c3a3e Allow re-using a FocusRequester instance by Ralston Da Silva · 3 years, 10 months ago
  36. 45c1b68 Merge "Fix the usage of getParagraphDirection" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  37. f9c6478 Improve the ergonomics of built-in vector converters by Doris Liu · 3 years, 10 months ago
  38. 8432b8d Address Broad Code Review Feedback: by Nader Jawad · 3 years, 10 months ago
  39. 0203e4e Merge "Expose TranitionModel and TransitionAnimation's observer to tools" into androidx-master-dev by Doris Liu · 3 years, 10 months ago
  40. b82411e Merge "Add listener to animateContentSize()" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  41. 182f995 Merge "Deprecate FocusManager" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  42. 6070eac notify semantics change on layout node attach by yingleiw · 3 years, 10 months ago
  43. 3682107 Add listener to animateContentSize() by Doris Liu · 3 years, 10 months ago
  44. f8bc001 Add support for Alt key by Ralston Da Silva · 3 years, 11 months ago
  45. 74b99ec Deprecate FocusManager by Ralston Da Silva · 3 years, 10 months ago
  46. 2a5aa40 Merge "Remove deprecated tag modifier" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  47. ad6173d Merge "Parse trimPath properties in Vector XML" into androidx-master-dev by Yuichi Araki · 3 years, 10 months ago
  48. b8f35ed Fix the usage of getParagraphDirection by Seigo Nonaka · 3 years, 10 months ago
  49. 24aad83 Reorganize ellipsis APIs by Seigo Nonaka · 3 years, 10 months ago
  50. e78237a Expose TranitionModel and TransitionAnimation's observer to tools by Doris Liu · 3 years, 10 months ago
  51. da48835 Merge "Change default mutation policy of mutableStateOf() to be structural" into androidx-master-dev by Chuck Jazdzewski · 3 years, 10 months ago
  52. d398903 Fix bottomDrawer_openBySwipe tests in landscape by Calin Tataru · 3 years, 10 months ago
  53. 1e6c7ff Fix OnPositioned callback bug by George Mount · 3 years, 10 months ago
  54. ed0866f Change default mutation policy of mutableStateOf() to be structural by Chuck Jazdzewski · 3 years, 10 months ago
  55. 40d59f9 Merge "Cleanup BlendMode API" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  56. 96dfb15 Merge "Add LazyItemScope for itemContent param of Lazy lists" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  57. 40d9d11 Cleanup BlendMode API by Nader Jawad · 3 years, 10 months ago
  58. 93f2a80 Add LazyItemScope for itemContent param of Lazy lists by Andrey Kulikov · 3 years, 11 months ago
  59. c5a3e1e Merge "Fix the call order assumptions in source information" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  60. 932f480 Use MonotonicFrameClock as AnimationClockObservable by Jelle Fresen · 3 years, 11 months ago
  61. da52b61 Merge "Updates in benchmarking first compose and others." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  62. 1cd15a5 Merge "Renames ColorPalette to Colors, and associated [light/dark]ColorPalette functions" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  63. b9cb0dc Unignore closed/open/close tests for drawers by Jelle Fresen · 3 years, 10 months ago
  64. 959bf6c Updates in benchmarking first compose and others. by Filip Pavlis · 3 years, 10 months ago
  65. 6632bba Renames ColorPalette to Colors, and associated [light/dark]ColorPalette functions by Louis Pullen-Freilich · 3 years, 10 months ago
  66. a1bf156 Merge "ui-test to MPP" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  67. 323d142 Merge "Refactor stateDraggable and rename to swipeable" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  68. dbeec1a Merge "Hide tests that should target API 26+ from older versions" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  69. 1ac59a6 Merge "Fixed redundant recomp due to gestures." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  70. 1028f1a ui-test to MPP by Nikolay Igotti · 3 years, 10 months ago
  71. f436d8a Merge "Move dialog to core." into androidx-master-dev by Filip Pavlis · 3 years, 10 months ago
  72. 4044ecf Add absolute API for offset by Anastasia Soboleva · 3 years, 10 months ago
  73. 23e896f Merge "Rename BottomNavigationItem parameters" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  74. 9cd3b7a Merge "Implement desktopMain: 2. refactor ui-core / ui-foundation" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  75. b616a64 Merge "Implement desktopMain: 1. refactor ui-desktop" into androidx-master-dev by Andrey Kulikov · 3 years, 10 months ago
  76. 9aa6a6c Merge "Merge GestureScope and PartialGestureScope" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  77. 2a44d67 Merge "Rename bounds to unclippedBounds in SemanticsNodeInteraction API" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  78. 6492a28 Rename BottomNavigationItem parameters by Louis Pullen-Freilich · 3 years, 10 months ago
  79. d346f5b Parse trimPath properties in Vector XML by Yuichi Araki · 3 years, 10 months ago
  80. 6c29103 Move dialog to core. by Filip Pavlis · 3 years, 10 months ago
  81. 049998d Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 10 months ago
  82. ca6f3fc Merge GestureScope and PartialGestureScope by Jelle Fresen · 3 years, 11 months ago
  83. d714d90 Rename bounds to unclippedBounds in SemanticsNodeInteraction API by Jelle Fresen · 3 years, 11 months ago
  84. 2e91b0e Implement desktopMain: 2. refactor ui-core / ui-foundation by Igor Demin · 3 years, 10 months ago
  85. e4894d0 Refactor stateDraggable and rename to swipeable by Calin Tataru · 3 years, 10 months ago
  86. a83c7a6 Implement desktopMain: 1. refactor ui-desktop by Igor Demin · 3 years, 10 months ago
  87. 0e885e7 Merge "Revert "Removing 2 PointerEventPasses."" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  88. 4c3e45f Revert "Removing 2 PointerEventPasses." by aelias · 3 years, 10 months ago
  89. 6558723 Merge "Removing 2 PointerEventPasses." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  90. d3cad6a Merge "Support path trimming in vector graphics" into androidx-master-dev by Yuichi Araki · 3 years, 10 months ago
  91. 124b662 Fixed a minor doc referencing issue. by Shep Shapard · 3 years, 10 months ago
  92. d275080 Merge "PointerInputFilter that spits out MotionEvents" into androidx-master-dev by Shep Shapard · 3 years, 10 months ago
  93. 4ce3ac6 Fix the call order assumptions in source information by Chuck Jazdzewski · 3 years, 10 months ago
  94. 70b98d4 Hide tests that should target API 26+ from older versions by George Mount · 3 years, 10 months ago
  95. 4fe67bc Fixed redundant recomp due to gestures. by Shep Shapard · 3 years, 10 months ago
  96. b940c6b Merge "Use inclusive language in Compose." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  97. e46144a Removing 2 PointerEventPasses. by Shep Shapard · 3 years, 10 months ago
  98. de25d7a Use inclusive language in Compose. by Filip Pavlis · 3 years, 10 months ago
  99. a370de8 Merge "Fix parameter parsring for long parameter lists" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  100. dc0e676 Fix parameter parsring for long parameter lists by Chuck Jazdzewski · 3 years, 10 months ago