1. 8ae1e8e Merge "Removal of PxBounds" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  2. 1f89a7d Merge "Remove multiple passes of drag." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. 6b51911 Removal of PxBounds by Nader Jawad · 4 years, 1 month ago
  4. 7f8be1f Merge "Rework thresholds API in Modifier.swipeable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. f234bbc Remove multiple passes of drag. by Shep Shapard · 4 years, 1 month ago
  6. 2801ada Merge changes Ia2d12aa7,I583e82f0,I54d45269 into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  7. 0160f05 Merge "focusRequester and focusObserver across layout nodes." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  8. 3fdc64c Merge "Move ModifiedKeyInputNode to androidx.compose.ui.node" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  9. 5b7b493 Merge "Remove Deprecated KeyEvent2" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  10. 868c3a6 Merge "Convert KeyCode to unicode character" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  11. 079ec41 Merge "[TextField Selection] Deselect When Blur." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  12. e61e200 General Tab Polishing by Louis Pullen-Freilich · 4 years, 1 month ago
  13. eb7b38f Splits TabRow into TabRow and ScrollableTabRow by Louis Pullen-Freilich · 4 years, 1 month ago
  14. ee202ea Adds TabConstants object, removes TabRow object, other TabRow polishing by Louis Pullen-Freilich · 4 years, 1 month ago
  15. 31f4f07 Merge "Improve Shapes documentation and mark it Immutable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. 936a318 Rework thresholds API in Modifier.swipeable by Calin Tataru · 4 years, 1 month ago
  17. 8763600 Merge "Drawer API polish" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  18. cf6e196 Merge "Snackbar API polish" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  19. 0da2175 Merge "Improve Surface documentation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. 5b2887f Merge "Rename Card's color param to backgroundColor" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  21. 7d6d874 Merge "Swap parameters order in Checkboxes" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  22. 675b744 Improve Shapes documentation and mark it Immutable by Andrey Kulikov · 4 years, 1 month ago
  23. ff35c7f Improve Surface documentation by Andrey Kulikov · 4 years, 1 month ago
  24. 3000afd Rename Card's color param to backgroundColor by Andrey Kulikov · 4 years, 1 month ago
  25. f644f01 Snackbar API polish by Matvei Malkov · 4 years, 1 month ago
  26. 815efc4 Drawer API polish by Matvei Malkov · 4 years, 1 month ago
  27. ebe582f Merge "Ignore tests blocking presubmit." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  28. 8e79625 Ignore tests blocking presubmit. by Filip Pavlis · 4 years, 1 month ago
  29. 67e0296 Swap parameters order in Checkboxes by Matvei Malkov · 4 years, 1 month ago
  30. 5ec2ca9 Allow having multiple value providers for the same savedInstanceState() key by Andrey Kulikov · 4 years, 1 month ago
  31. e519c62 Move ModifiedKeyInputNode to androidx.compose.ui.node by Ralston Da Silva · 4 years, 1 month ago
  32. 4785f07 Remove Deprecated KeyEvent2 by Ralston Da Silva · 4 years, 1 month ago
  33. 9abf5a8 Convert KeyCode to unicode character by Ralston Da Silva · 4 years, 1 month ago
  34. 1518dff Find and subscribe Compose Preview animations on layout by Amaury Medeiros · 4 years, 2 months ago
  35. 12d8154 focusRequester and focusObserver across layout nodes. by Ralston Da Silva · 4 years, 1 month ago
  36. e622bf5 [TextField Selection] Deselect When Blur. by Qingqing Deng · 4 years, 1 month ago
  37. c08c877 Annotate captureToBitmap tests. by Filip Pavlis · 4 years, 1 month ago
  38. b5a29d5 Merge changes Ia5727855,Id6622dda into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. c05f03f Merge "Removing unnecessary coroutine util." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. 94867223 Deprecate state {} composable by Adam Powell · 4 years, 1 month ago
  41. 7ee56c1 Removing unnecessary coroutine util. by Shep Shapard · 4 years, 1 month ago
  42. 602cd120 Fix test broken on API 23 by George Mount · 4 years, 1 month ago
  43. 1a46782 Merge "Button api fixes" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  44. 647b6b7 Button api fixes by Andrey Kulikov · 4 years, 1 month ago
  45. 20ddc73 Merge "Swipe to dismiss component" into androidx-master-dev by Calin Tataru · 4 years, 1 month ago
  46. 73414ec Swipe to dismiss component by Calin Tataru · 4 years, 1 month ago
  47. b0f5dd4 Add kdoc explaining what a hidden node is by Jelle Fresen · 4 years, 1 month ago
  48. 54910f5 Merge "Removing 2 PointerEventPasses (reland)." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  49. 4313e63 Merge "Making the DelayUp system opt in." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. ddcedb6 Merge changes from topic "desktop_without_emu" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  51. f167c3a Implement desktopMain: 5. delete android-emu by Igor Demin · 4 years, 1 month ago
  52. 0b58e6a Implement desktopMain: 4. implement for core/graphics by Igor Demin · 4 years, 1 month ago
  53. af63d91 Merge "Renaming "dumb-tests" to "placeholder-tests"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  54. 1db56e5 Merge "ui-desktop: input methods support" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. 5d004c1 Merge "Implemented a prototype for Lazy Column/Row" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  56. 25367e8 Merge "Remove marked as deprecated fillMax* modifiers from LazyItemScope" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  57. 910d2635 Merge "Rename RRect to RoundRect" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  58. c2e2b77 Merge "Add createAndroidComposeRule for Class<T>" into androidx-master-dev by Jelle Fresen · 4 years, 1 month ago
  59. adb53bd Remove marked as deprecated fillMax* modifiers from LazyItemScope by Andrey Kulikov · 4 years, 1 month ago
  60. 007df59 Implemented a prototype for Lazy Column/Row by Mihai Burlaciuc · 4 years, 1 month ago
  61. 25c1302 Merge "Update compose compiler plugin ID to androidx.compose.compiler.plugins.kotlin" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  62. 4650166 Merge "Makes Colors a final class instead of interface, and adds a `copy` function" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  63. 993e4a8 Merge "Deprecate setViewContent" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  64. 9abc5b4 Merge "Deprecate OnChildPositioned" into androidx-master-dev by George Mount · 4 years, 1 month ago
  65. c107c0a Deprecate OnChildPositioned by George Mount · 4 years, 1 month ago
  66. 2bbf8fa Makes Colors a final class instead of interface, and adds a `copy` function by Louis Pullen-Freilich · 4 years, 1 month ago
  67. b469c2f Deprecate setViewContent by Mihai Popa · 4 years, 1 month ago
  68. f6a2817 Merge "Remove old ConstraintLayout DSL" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  69. 3fbf755 Merge "Add ViewBinding interop API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  70. a9179b8 Merge "Fix OnPositioned callback bug" into androidx-master-dev by George Mount · 4 years, 1 month ago
  71. 4deab0f Remove old ConstraintLayout DSL by Mihai Popa · 4 years, 1 month ago
  72. a5668f9 Merge "Update Alt Key API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  73. 19d5fd7 Add ViewBinding interop API by Mihai Popa · 4 years, 1 month ago
  74. f810038 Merge "Allow re-using a FocusRequester instance" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  75. a77c4f7 Update Alt Key API by Ralston Da Silva · 4 years, 1 month ago
  76. 473b1ac Merge "Fix LazyRowFor in RTL" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  77. ba44876 Merge "Fix cross axis intrinsic in Row and Column" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  78. bd15c9d Merge "Reorganize ellipsis APIs" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  79. d3ea30e Add createAndroidComposeRule for Class<T> by Jelle Fresen · 4 years, 1 month ago
  80. 0afcc14 Merge "Use MonotonicFrameClock as AnimationClockObservable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  81. 805ca75 Fix cross axis intrinsic in Row and Column by Mihai Popa · 4 years, 1 month ago
  82. 037d606 Merge "Disabling running testReleaseUnitTest tests for Android libraries" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  83. 70831f2 Merge "Migrate Compose to use SavedStateRegistry from androidx.savedstate" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  84. 8616169 Fix LazyRowFor in RTL by Andrey Kulikov · 4 years, 1 month ago
  85. 7782a0b Merge "Address Broad Code Review Feedback:" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  86. 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 · 4 years, 1 month ago
  87. 7d70d38 Merge "notify semantics change on layout node attach" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  88. 5bc624e Disabling running testReleaseUnitTest tests for Android libraries by Aurimas Liutikas · 4 years, 1 month ago
  89. fc304d7 Merge "Fix bottomDrawer_openBySwipe tests in landscape" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  90. d815bc5 Renaming "dumb-tests" to "placeholder-tests" by Sam Gilbert · 4 years, 1 month ago
  91. caf2fdf Fix for fling gestures to the end of an LazyColumn causes the next tap to be ignored by Andrey Kulikov · 4 years, 1 month ago
  92. f850ace Migrate Compose to use SavedStateRegistry from androidx.savedstate by Andrey Kulikov · 4 years, 1 month ago
  93. cf6baea Merge "Unignore closed/open/close tests for drawers" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  94. 92480e28 Merge "Add absolute API for offset" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  95. d31003c9 Merge "Implement desktopMain: 3. partially implement for core/foundation/text" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  96. cd4b90d ui-desktop: input methods support by Andrey Rudenko · 4 years, 1 month ago
  97. 722db3c Implement desktopMain: 3. partially implement for core/foundation/text by Igor Demin · 4 years, 1 month ago
  98. b1a63ce Rename KeyEvent2 interface to KeyEvent by Ralston Da Silva · 4 years, 1 month ago
  99. 03c3a3e Allow re-using a FocusRequester instance by Ralston Da Silva · 4 years, 1 month ago
  100. 45c1b68 Merge "Fix the usage of getParagraphDirection" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago