1. 2288333 Pin window manager dependency to a released version by drchen · 5 months ago
  2. ae7e910 Merge "Remove accidental iterator allocation in `snapshotFlow`" into androidx-main by Andrei Shikov · 5 months ago
  3. 93ee2b8 [ProgressIndicator] Non-text contrast update by Paul Thomas · 5 months ago
  4. 87b190d Merge "Add Markdown doc explaining a11y implementation details" into androidx-main by Alexandre Elias · 5 months ago
  5. 2857cb1 Merge "Put all BringIntoView bytecode into the same JVM class." into androidx-main by Treehugger Robot · 5 months ago
  6. a262e49 Add Markdown doc explaining a11y implementation details by Alexandre Elias · 5 months ago
  7. 1228463 Merge "Revert^2 "Focus Interop - moving focus"" into androidx-main by Treehugger Robot · 5 months ago
  8. a218288 Merge "Add new Path APIs" into androidx-main by Treehugger Robot · 5 months ago
  9. f306b648 Remove accidental iterator allocation in `snapshotFlow` by Andrei Shikov · 5 months ago
  10. f2cbd11 Merge "[Carousel] Add custom snap position behaviour Test: Added tests" into androidx-main by Naomi Koo · 5 months ago
  11. 9b09524 Add new Path APIs by Romain Guy · 5 months ago
  12. c652a36 Add getBaseline to TextLayoutResult by Anastasia Soboleva · 5 months ago
  13. 040cdbc Merge "Add reuse test cases for benchmarks that involve Boxes and Scrollables." into androidx-main by Treehugger Robot · 5 months ago
  14. 868bfa5 Add reuse test cases for benchmarks that involve Boxes and Scrollables. by Levi Albuquerque · 5 months ago
  15. c157b0b Merge "Optimize `removeScope` in `ScopeMap`" into androidx-main by Andrei Shikov · 5 months ago
  16. 1aa6895 Merge "Don't cache intrinsicHeight through text changes" into androidx-main by Treehugger Robot · 5 months ago
  17. 683eaa7 Merge "Catch 1.5.10 Compose Compiler release train" into androidx-main by Treehugger Robot · 5 months ago
  18. d975e39 [Carousel] Add custom snap position behaviour Test: Added tests by Naomi · 5 months ago
  19. e9ef4f9 Don't cache intrinsicHeight through text changes by Sean McQuillan · 5 months ago
  20. b73f524 Merge "Add MaxTextLength to semantics for a11y" into androidx-main by Treehugger Robot · 5 months ago
  21. 058613b Merge "Improve performance for ApproachMeasure by skipping casting when possible" into androidx-main by Doris Liu · 5 months ago
  22. 3cb2e87 Merge "Update Compose M3 ModalBottomSheet to support Predictive Back on U+" into androidx-main by Dan Nizri · 5 months ago
  23. af18020 Catch 1.5.10 Compose Compiler release train by Jim S · 5 months ago
  24. 38faabb Merge "Update kotlinx-metadata-jvm to 0.9.0" into androidx-main by Treehugger Robot · 5 months ago
  25. 385cab4 Merge "Allow `Modifier.pointerHoverIcon` on selectable text & BTF1 to correctly override" into androidx-main by Grant Toepfer · 5 months ago
  26. 1b88c79 Merge "Adopt ParameterizedComposeTestRule in other Pager tests." into androidx-main by Treehugger Robot · 5 months ago
  27. a0413dc Merge "Move reuse utilities to BenchmarkExtensions" into androidx-main by Treehugger Robot · 5 months ago
  28. 0858811 Merge "Use ObjectFloatMap for MapDraggableAnchors implementation" into androidx-main by Jossi Wolf · 5 months ago
  29. 3590a6f Allow `Modifier.pointerHoverIcon` on selectable text & BTF1 to correctly override by Grant Toepfer · 5 months ago
  30. eb65f60 Merge "Fix interop of DragAndDropNode and other traversable modifiers" into androidx-main by Grant Toepfer · 5 months ago
  31. 8ecde11 Optimize `removeScope` in `ScopeMap` by Andrei Shikov · 5 months ago
  32. 48938f9 Adopt ParameterizedComposeTestRule in other Pager tests. by Levi Albuquerque · 5 months ago
  33. f25da2c Merge "Adopt ParameterizedComposeTestRule in LazyListBeyondBoundsTest and LazyGridBeyondBoundsTest." into androidx-main by Levi Albuquerque · 5 months ago
  34. 281734d Update kotlinx-metadata-jvm to 0.9.0 by Daniel Santiago Rivera · 5 months ago
  35. 5997eb7 Merge "[Carousel] Use PageSize's available space to create a keylineList instead of PagerState's viewportSize" into androidx-main by Hunter Stich �� 5 months ago
  36. d4fd33a Merge "Created samples for FlowRow and ContextualFlowRow with maxLines" into androidx-main by Uchenna Okoye · 5 months ago
  37. ec31985 Merge changes from topic "flowrow_seemore" into androidx-main by Uchenna Okoye · 5 months ago
  38. ef86638 Merge "Click on moving list initial issue" into androidx-main by Levi Albuquerque · 5 months ago
  39. 9ddfe66 Merge "Updates UnnecessaryLambdaCreationDetector to handle lambda subtypes" into androidx-main by Louis Pullen-Freilich · 5 months ago
  40. acfdddf Move reuse utilities to BenchmarkExtensions by Levi Albuquerque · 5 months ago
  41. 4c04867 Created tests for FlowRow and ContextualFlowRow with maxLines by Faithful Uchenna Okoye · 8 months ago
  42. fa4ea5b Created samples for FlowRow and ContextualFlowRow with maxLines by Faithful Uchenna Okoye · 8 months ago
  43. eed1e66 Enhance FlowRow/Column & Introduce ContextualFlowRow with MaxLines & Overflow by Faithful Uchenna Okoye · 8 months ago
  44. 6c2f55f Merge "Add TransitionBenchmark" into androidx-main by Treehugger Robot · 5 months ago
  45. 027a3d1 Merge "Move motion-related code to a standalone file" into androidx-main by Conrad Chen · 5 months ago
  46. 992ec82 Revert^2 "Focus Interop - moving focus" by Ralston Da Silva · 5 months ago
  47. 966fc82 Merge "Delete empty test file." into androidx-main by Treehugger Robot · 5 months ago
  48. efec5eb Put all BringIntoView bytecode into the same JVM class. by Zach Klippenstein · 5 months ago
  49. e48b0c7 Delete empty test file. by Zach Klippenstein · 5 months ago
  50. fc0d363 Add MaxTextLength to semantics for a11y by Halil Ozercan · 5 months ago
  51. 2a2c70d Fix interop of DragAndDropNode and other traversable modifiers by Grant Toepfer · 5 months ago
  52. 68c9964 Improve performance for ApproachMeasure by skipping casting when possible by Doris Liu · 5 months ago
  53. 75cbbab Merge "Clean up workaround to determine incorrect implicit return in lambda" into androidx-main by Jinseong Jeon · 5 months ago
  54. 163d019 Merge "Stop using old alpha/beta/rc versions" into androidx-main by Aurimas Liutikas · 5 months ago
  55. d25881f [Carousel] Use PageSize's available space to create a keylineList instead of PagerState's viewportSize by Hunter Stich · 6 months ago
  56. f045fd8 Merge "Use published compose compiler 1.5.9" into androidx-main by Jim Sproch · 5 months ago
  57. 227eb18 Add TransitionBenchmark by Jossi Wolf · 6 months ago
  58. 65b966c Merge "Protect against early returns" into androidx-main by Romain Guy · 5 months ago
  59. 955b489 Merge "Clear selection on selectable change" into androidx-main by Grant Toepfer · 5 months ago
  60. 8c79817 Clean up workaround to determine incorrect implicit return in lambda by Jinseong Jeon · 5 months ago
  61. 8ae35cb Merge "Implement nested scrolling using Traversal API" into androidx-main by Levi Albuquerque · 5 months ago
  62. 9920705 Merge "Remove uses of old beta and rc of compose" into androidx-main by Aurimas Liutikas · 5 months ago
  63. a1cda6f Updates UnnecessaryLambdaCreationDetector to handle lambda subtypes by Louis Pullen-Freilich · 5 months ago
  64. fb17059 Merge "Upgrade to AGP 8.4.0-alpha09" into androidx-main by Aurimas Liutikas · 5 months ago
  65. 11a97d8 Stop using old alpha/beta/rc versions by Aurimas Liutikas · 5 months ago
  66. 72162c27 Merge "Move tests to suitable package" into androidx-main by Treehugger Robot · 5 months ago
  67. 4bbc6d9 Merge "Don't invalidate layout when GlobalLayoutAwareModifierNode is invalidated" into androidx-main by Leland Richardson · 5 months ago
  68. 418f3a6 Click on moving list initial issue by Levi Albuquerque · 5 months ago
  69. 2ad83dc Clear selection on selectable change by Grant Toepfer · 5 months ago
  70. 115697e Remove uses of old beta and rc of compose by Aurimas Liutikas · 5 months ago
  71. 96c8f50 Merge "Revert "Move LocalLifecycleOwner to common"" into androidx-main by Aurimas Liutikas · 5 months ago
  72. 6dd56c6 Revert "Move LocalLifecycleOwner to common" by Aurimas Liutikas · 5 months ago
  73. 24729f2 Protect against early returns by Romain Guy · 5 months ago
  74. ce1274c Merge "Fixes incorrect hover exit call on pointer." into androidx-main by Jeremy Walker · 5 months ago
  75. 76b245f Merge "Use singleOrNull in case of empty type arg mapping" into androidx-main by Jinseong Jeon · 5 months ago
  76. 541b367 Move motion-related code to a standalone file by drchen · 5 months ago
  77. 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 5 months ago
  78. 5d247fc Merge "Move LocalLifecycleOwner to common" into androidx-main by Jim Sproch · 5 months ago
  79. b0cfba4 Merge "Pin material3 library dependencies where possible" into androidx-main by Aurimas Liutikas · 5 months ago
  80. 88d9f07 Merge "Cache kindset calculation per concrete type" into androidx-main by Leland Richardson · 5 months ago
  81. 887a168 Move tests to suitable package by Jelle Fresen · 5 months ago
  82. 6051cad Merge "Temporarily ignore some flaky BTF2 undo tests" into androidx-main by Halil Ozercan · 5 months ago
  83. 8748c38 Merge "Makes focusable and hoverable @Stable" into androidx-main by Louis Pullen-Freilich · 5 months ago
  84. 0c3dc98 Adopt ParameterizedComposeTestRule in LazyListBeyondBoundsTest and LazyGridBeyondBoundsTest. by Levi Albuquerque · 5 months ago
  85. 5933fc7 Remove Paparazzi from androidx by omarismail · 5 months ago
  86. 768ffe9 Merge "Invalidate parent scope when live edit invalids a group" into androidx-main by Chuck Jazdzewski · 5 months ago
  87. ad33f91 Use singleOrNull in case of empty type arg mapping by Jinseong Jeon · 5 months ago
  88. 699ee4f Update Compose M3 ModalBottomSheet to support Predictive Back on U+ by Dan Nizri · 8 months ago
  89. 954ff5e Makes focusable and hoverable @Stable by Louis Pullen-Freilich · 5 months ago
  90. 33d25bd Merge "Use pure coroutines to animate cursor instead of Compose animation APIs." into androidx-main by Zach Klippenstein · 5 months ago
  91. 1aa0171 Pin material3 library dependencies where possible by Aurimas Liutikas · 5 months ago
  92. 4addfe4 Cache kindset calculation per concrete type by Leland Richardson · 6 months ago
  93. 7a1b395 Use published compose compiler 1.5.9 by Jim S · 5 months ago
  94. 7234c0f Fixes incorrect hover exit call on pointer. by Jeremy Walker · 6 months ago
  95. c9d266c Don't invalidate layout when GlobalLayoutAwareModifierNode is invalidated by Leland Richardson · 5 months ago
  96. 4c9e780 Merge "Call startReplaceGroup instead of startReplaceableGroup" into androidx-main by Chuck Jazdzewski · 5 months ago
  97. fc21180f Merge "Fixes crash when incorrect hover exit comes in with a scroll motion event." into androidx-main by Jeremy Walker · 5 months ago
  98. 816bf15 Merge "Move material3 adaptive to a separate release group" into androidx-main by Conrad Chen · 5 months ago
  99. 87e5b7c Merge "Deprecate Modifier.inspectable" into androidx-main by Leland Richardson · 5 months ago
  100. 6a6fc1c Merge "[Carousel] Add uncontained variant of carousel Test: Added tests" into androidx-main by Naomi Koo · 5 months ago