1. 635456d Merge "Using LazyLayout for Pager" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  2. 2be1da1 Using LazyLayout for Pager by Levi Albuquerque · 1 year, 7 months ago
  3. d65833f Merge "Properly cancel text selection when SelectionContainer leaves composition" into androidx-main by Halil Ozercan · 1 year, 3 months ago
  4. 97014bd Merge "Attempt to fix a flaky test for BasicTextField selection" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  5. 9983ffa Properly cancel text selection when SelectionContainer leaves composition by Halil Ozercan · 1 year, 3 months ago
  6. 998dbb1 Attempt to fix a flaky test for BasicTextField selection by Halil Ozercan · 1 year, 3 months ago
  7. 2e4cfe2 Merge "Use RequestFocus semantics action to get focus in text test actions." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  8. 6f73d8f Merge "Migrate pointerInput to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  9. aeae36f Merge "Cleanup unused @Optin(ExperimentalTextApi)" into androidx-main by Siyamed Sinir · 1 year, 3 months ago
  10. 15dab9f Migrate pointerInput to Modifier.Node. by Jeremy Walker · 1 year, 4 months ago
  11. b587858 Use RequestFocus semantics action to get focus in text test actions. by Zach Klippenstein · 1 year, 3 months ago
  12. d75d22c Merge "Fix immediate invalidations for moved movable content" into androidx-main by Chuck Jazdzewski · 1 year, 3 months ago
  13. b4d3126 Cleanup unused @Optin(ExperimentalTextApi) by siyamed · 1 year, 3 months ago
  14. 0f8ea41 Merge "Mention intrinsics in the error message when measure() is called twice" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  15. 701da33 Merge "Continue expanding BTF2 API with DecorationBox" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  16. 4de7ce1 Merge "Fix IllegalStateException with CL Modifier Nodes" into androidx-main by Andrew Bailey · 1 year, 3 months ago
  17. a433508 Merge "Bump compose's profileinstaller dependency to 1.3" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  18. 6e92560 Merge "[TimePicker] Add support for Landscape timepicker" into androidx-main by Mariano Martin · 1 year, 3 months ago
  19. 69a016b [TimePicker] Add support for Landscape timepicker by marian · 1 year, 4 months ago
  20. 6c6523a Merge "Add a chipgroup reflow sample. Update the horizontal padding in between child chips in the single line chipgroup sample to match spec." into androidx-main by Connie Shi · 1 year, 3 months ago
  21. d16cca2 Mention intrinsics in the error message when measure() is called twice by Andrey Kulikov · 1 year, 3 months ago
  22. 4920fdb Fix IllegalStateException with CL Modifier Nodes by Andrew Bailey · 1 year, 4 months ago
  23. 47f4195 Bump compose's profileinstaller dependency to 1.3 by Chris Craik · 1 year, 3 months ago
  24. d5dfe54 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  25. aff71db Merge "Do smarter invalidation when the graphics layer properties change" into androidx-main by Andrey Kulikov · 1 year, 3 months ago
  26. e2908b9 Continue expanding BTF2 API with DecorationBox by Halil Ozercan · 1 year, 3 months ago
  27. 4b8365b Merge "Disable some Indentation fix tests on Android 21/22" into androidx-main by Siyamed Sinir · 1 year, 3 months ago
  28. fd8a9a4 Merge "Avoid throwing when node is detached in semantics-sort" into androidx-main by Melba Nuzen · 1 year, 3 months ago
  29. ad223d1 Merge "Migrate Modifier.hoverable to Modifier.Node" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  30. 8676618 Fix immediate invalidations for moved movable content by Chuck Jazdzewski · 1 year, 3 months ago
  31. acba639 Add a chipgroup reflow sample. by Connie Shi · 1 year, 3 months ago
  32. bef9908 Merge "DateRangePicker header layout fix" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  33. 942f0d3 Merge "Promote PlacementScope.coordinates to stable" into androidx-main by Andrey Kulikov · 1 year, 3 months ago
  34. c711ebf Merge "[TimePicker] Fix content descriptions of TextFields" into androidx-main by Mariano Martin · 1 year, 3 months ago
  35. 50d1b9d Migrate Modifier.hoverable to Modifier.Node by Jossi Wolf · 1 year, 4 months ago
  36. 583ddf0 Merge "Don't remove a group from insertTable when copying it to the new group during applyChanges" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  37. 3f54ec0 [TimePicker] Fix content descriptions of TextFields by marian · 1 year, 3 months ago
  38. 3c0aef6 Merge "Migrate Clickable semantics to Modifier.Node" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  39. 405a6f6 Merge "[TimePicker] Change zIndex of checked item toggle" into androidx-main by Mariano Martin · 1 year, 3 months ago
  40. 4e1a529 Merge "Move Modifier.systemGestureExclusion to Modifier.Node" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  41. 6e026d9 Don't remove a group from insertTable when copying it to the new group during applyChanges by Oleksandr Karpovich · 1 year, 3 months ago
  42. c58214d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 3 months ago
  43. 8812e21 Avoid throwing when node is detached in semantics-sort by Melba Nuzen · 1 year, 3 months ago
  44. a42f0d2 [TimePicker] Change zIndex of checked item toggle by marian · 1 year, 3 months ago
  45. ffc1864 DateRangePicker header layout fix by Shalom Gibly · 1 year, 3 months ago
  46. 2ae809c Merge "[Search bar] Remove focus when inactive." into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  47. d63d9958d Merge "[Material3][AlertDialog] Add RTL support for AlertDialog" into androidx-main by Naomi Koo · 1 year, 3 months ago
  48. 38614e8 Merge "DateRangePicker - allow same day range selection" into androidx-main by Shalom Gibly · 1 year, 3 months ago
  49. dcbb6dd [Search bar] Remove focus when inactive. by Max Alfonso-Ying · 1 year, 3 months ago
  50. 3aef71f DateRangePicker - allow same day range selection by Shalom Gibly · 1 year, 3 months ago
  51. f4c3022 Do smarter invalidation when the graphics layer properties change by Andrey Kulikov · 1 year, 4 months ago
  52. 2748374 Merge "Update compose.material3 version to 1.1.0-beta01" into androidx-main by Connie Shi · 1 year, 3 months ago
  53. fb91852 Merge "Promote LineHeightStyle.Alignment ctor to stable" into androidx-main by Siyamed Sinir · 1 year, 3 months ago
  54. 92dd6d5 Merge "Use LineHeightStyle as default for includeFontPadding=true" into androidx-main by Siyamed Sinir · 1 year, 3 months ago
  55. 3c34687 Merge "Move Modifiers to BasicText." into androidx-main by Sean McQuillan · 1 year, 3 months ago
  56. e75c872 Merge "Rename `material` directory in M3" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  57. 8df76ed Migrate Clickable semantics to Modifier.Node by Jossi Wolf · 1 year, 3 months ago
  58. c03beb8 Merge "Properly invalidate graphics layer when the LayoutNode is reattached" into androidx-main by Andrey Kulikov · 1 year, 3 months ago
  59. 99f78cb Update compose.material3 version to 1.1.0-beta01 by Connie Shi · 1 year, 3 months ago
  60. 366a32a Merge "Compose Compiler version to 1.4.4" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  61. 232b731 Merge "Update inspection OWNERS" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  62. 8abf746 Compose Compiler version to 1.4.4 by Jim S · 1 year, 3 months ago
  63. 6cac176 Merge "[Material3][BottomSheetScaffold] Add shadow elevation parameter to BottomSheetScaffold" into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  64. 9ddf056 Merge "Add experimental annotation to SearchBarDefaults" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  65. 5ddf42b Use LineHeightStyle as default for includeFontPadding=true by Siyamed Sinir · 2 years, 2 months ago
  66. 2ec6aa4 Promote LineHeightStyle.Alignment ctor to stable by siyamed · 1 year, 3 months ago
  67. f9c8d28 Disable some Indentation fix tests on Android 21/22 by siyamed · 1 year, 3 months ago
  68. ccbee23 Merge "Correctly stop running bottomSheetScaffold_slotsPositionedAppropriately test" into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  69. e2ef7b2 Rename `material` directory in M3 by Jossi Wolf · 1 year, 3 months ago
  70. ae8513c Merge "Disable a broken test in BasicTextField2" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  71. d2d7df9 Disable a broken test in BasicTextField2 by Halil Ozercan · 1 year, 3 months ago
  72. 9458cd2 [TimePicker] Semantics, a11y fixes by marian · 1 year, 3 months ago
  73. 7dc5771 Correctly stop running bottomSheetScaffold_slotsPositionedAppropriately test by Aurimas Liutikas · 1 year, 3 months ago
  74. a97ffe6 Update inspection OWNERS by Aurimas Liutikas · 1 year, 3 months ago
  75. e8772e6 Merge "Always use EditProcessor.update method for setText semantics action in BTF2." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  76. c029d14 Merge "Define default TextStyle for Material libraries." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  77. 761a349 [Material3][AlertDialog] Add RTL support for AlertDialog by Naomi · 1 year, 3 months ago
  78. b0b33a5 Merge "Handle Int.MAX in Delete commands in BTF2" into androidx-main by Siyamed Sinir · 1 year, 3 months ago
  79. 4d78057 Merge "Update versions for release id 1678298400000" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  80. c4b4269 Always use EditProcessor.update method for setText semantics action in BTF2. by Zach Klippenstein · 1 year, 3 months ago
  81. 3e6389f Handle Int.MAX in Delete commands in BTF2 by siyamed · 1 year, 3 months ago
  82. 82ebc0f Define default TextStyle for Material libraries. by siyamed · 1 year, 3 months ago
  83. e8be9aa Merge "Fix build failure on androidx-main" into androidx-main by Halil Ozercan · 1 year, 3 months ago
  84. f988380 Merge "Enforce minimum space for text in M3 text fields." into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  85. 3c9e958 Fix build failure on androidx-main by Halil Ozercan · 1 year, 3 months ago
  86. 47e67c5 Merge "[Material3][BottomSheetScaffold] Add positional testing to assert layout positioning and sizing." into androidx-main by José Figueroa Santos · 1 year, 3 months ago
  87. b1cc07f Merge "Do not generate an error when using TODO in a composable function" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  88. 8a489c9 Merge "Handle Int.MAX in Delete commands" into androidx-main by Siyamed Sinir · 1 year, 3 months ago
  89. 039b4e6 Merge "Move BasicTextField2 prototype and tests to foundation." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  90. a0ef6b7 Move Modifier.systemGestureExclusion to Modifier.Node by Levi Albuquerque · 1 year, 3 months ago
  91. e6ad026 Enforce minimum space for text in M3 text fields. by Max Alfonso-Ying · 1 year, 3 months ago
  92. 6f9283f Properly invalidate graphics layer when the LayoutNode is reattached by Andrey Kulikov · 1 year, 3 months ago
  93. 097e756 Handle Int.MAX in Delete commands by siyamed · 1 year, 3 months ago
  94. 4f61bc3 Merge "Bump lifecycle prebuilt dep to 2.6.1" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. 183a692 Update versions for release id 1678298400000 by natnaelbelay · 1 year, 3 months ago
  96. 981d7fa [Material3][BottomSheetScaffold] Add positional testing to assert layout positioning and sizing. by José Figueroa Santos · 1 year, 4 months ago
  97. e877a01 Promote PlacementScope.coordinates to stable by Andrey Kulikov · 1 year, 3 months ago
  98. 586fe7d Bump lifecycle prebuilt dep to 2.6.1 by Jeremy Woods · 1 year, 3 months ago
  99. 9bf2285 Merge "Improve VectorDrawable's parsing performance" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  100. de21a97 Improve VectorDrawable's parsing performance by Romain Guy · 1 year, 3 months ago