1. d706a51 Rename `introducesFrameOfReference` to `introducesMotionFrameOfReference` by Oscar Adame Vázquez · 2 months ago
  2. 86dcf78 Revert "Stabilize focus APIs" by Ralston Da Silva · 3 months ago
  3. d9c6f74 Update multiplatform Dialog and Popup APIs by Ivan Matkov · 3 months ago
  4. 866a264 Add underline to composing region in BTF2 by Halil Ozercan · 3 months ago
  5. ea2ebb48 Fixed issue where layers would not be visible by Nader Jawad · 3 months ago
  6. 888628d Add software rendering fallback support by Nader Jawad · 3 months ago
  7. 10bdbb6 Fix modified to no longer change the composite hash code by Chuck Jazdzewski · 3 months ago
  8. 0fbdae3 Reuse GraphicsLayerOwnerLayer objects by Andrey Kulikov · 3 months ago
  9. cef3874 Re-submit "Make compose/measure time calculation content-type based in lazy layouts prefetch" by luluwu · 3 months ago
  10. dedd94f Use set instead of a list in LayerManager by Andrey Kulikov · 3 months ago
  11. 7e94ad3 Remove "Default" from MarqueeDefaults properties. by Zach Klippenstein · 3 months ago
  12. a090cb9 Remove "Marquee" from MarqueeDefaults properties. by Zach Klippenstein · 3 months ago
  13. 1e1d5cf Fix exceptions in onTrimMemory callbacks by Nader Jawad · 3 months ago
  14. 610ec50 Allow memoizing lambdas in composable inline functions by Andrei Shikov · 3 months ago
  15. 56d4eb3 BTF2 Fix readonly not showing toolbar by Halil Ozercan · 3 months ago
  16. ddde9d9 Add sample of links styling to material text by Anastasia Soboleva · 3 months ago
  17. 758458b Further reduce input restart calls for BTF2 by Halil Ozercan · 3 months ago
  18. 51b25430 Links Api: revert adding TextLinkStyles to TextStyle by Anastasia Soboleva · 3 months ago
  19. 14a4d77 Merge "Compose 1.7.0-beta02 Test: ./gradlew updateApi" into androidx-main by Juan Rodriguez · 3 months ago
  20. e3e073d Merge changes I83b58e96,Id350ac96 into androidx-main by Andrey Kulikov · 3 months ago
  21. 0c45048c Merge "Fix crash or incorrect compsition at end of nodes" into androidx-main by Chuck Jazdzewski · 3 months ago
  22. 76b30d7 Merge "Move WindowInsetsPadding modifiers to common source set" into androidx-main by Treehugger Robot · 3 months ago
  23. 6f3acae5 Merge "Use correct size when calculating layer matrix even before it was drawn once" into androidx-main by Treehugger Robot · 3 months ago
  24. 62acb93 Optimization for remeasures of not placed items to not cause unneeded AndroidComposeView.invalidate() by Andrey Kulikov · 3 months ago
  25. 1e228570 Fix for requestLayout() not being called when forceRemeasure() changes the root size by Andrey Kulikov · 3 months ago
  26. 69eed08 Use correct size when calculating layer matrix even before it was drawn once by Andrey Kulikov · 3 months ago
  27. 0753d32 Add test for click into clipped item changing its size on robolectric by Andrey Kulikov · 3 months ago
  28. 96c10d6 Merge "Revert "Make compose/measure time calculation content-type based in lazy layouts prefetch"" into androidx-main by Andrey Kulikov · 3 months ago
  29. 9410005 Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main by Omar Ismail · 3 months ago
  30. 3100f06 Revert "Make compose/measure time calculation content-type based in lazy layouts prefetch" by Bryce Lee · 3 months ago
  31. c621c9d Merge "Revert "Fix xmodule restrict for GoogleFont"" into androidx-main by Sean McQuillan · 3 months ago
  32. e1ac54d Merge "Fix issue where LayoutDirection/Density changes were not propagated to Modifier.drawWithCache" into androidx-main by Treehugger Robot · 3 months ago
  33. 1908e58 Fix issue where LayoutDirection/Density changes were by Nader Jawad · 3 months ago
  34. 9c8eee3 Revert "Fix xmodule restrict for GoogleFont" by Sean McQuillan · 3 months ago
  35. b58645e Compose 1.7.0-beta02 Test: ./gradlew updateApi by Juan Rodriguez · 3 months ago
  36. 249c26c Merge "Fix: when a password field has focus can't handwriting in other text fields" into androidx-main by Treehugger Robot · 3 months ago
  37. ee49bcb Fix crash or incorrect compsition at end of nodes by Chuck Jazdzewski · 3 months ago
  38. 61fae60 Merge "Enabled nested scroll for a11y and focus scroll." into androidx-main by Treehugger Robot · 3 months ago
  39. 38c3635 Fix: when a password field has focus can't handwriting in other text fields by Haoyu Zhang · 3 months ago
  40. a191008 Merge changes Ie5dae089,Ie04caba3 into androidx-main by Treehugger Robot · 3 months ago
  41. 8f15b3b Merge "Re-route scroll semantics in Pager case" into androidx-main by Treehugger Robot · 3 months ago
  42. e33f398 Merge "Avoid layer persistence when testing on robolectric" into androidx-main by Treehugger Robot · 3 months ago
  43. abe7b46 Merge "Move scrollBy semantics to Scrollable modifier." into androidx-main by Levi Albuquerque · 3 months ago
  44. 721c8d4 Re-route scroll semantics in Pager case by Levi Albuquerque · 3 months ago
  45. c7c37e2 Merge "Fix focus restoration when item goes out of bounds" into androidx-main by Treehugger Robot · 3 months ago
  46. 9b29747 Merge "Marking focus interop test as flaky" into androidx-main by Treehugger Robot · 3 months ago
  47. ad27448 Request layout after AndroidViewsHandler is created by Andrei Shikov · 3 months ago
  48. 0f10f18 Avoid layer persistence when testing on robolectric by Nader Jawad · 3 months ago
  49. a23b2a2 Merge "Remove needless list copy" into androidx-main by Treehugger Robot · 3 months ago
  50. 628925e Enabled nested scroll for a11y and focus scroll. by Levi Albuquerque · 5 months ago
  51. 60aaceb Merge "Fix for layer not being recreated after reusing deactivated node" into androidx-main by Treehugger Robot · 3 months ago
  52. a66f471 Move scrollBy semantics to Scrollable modifier. by Levi Albuquerque · 3 months ago
  53. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 3 months ago
  54. 68220c4 Merge "Fix rounding issue with nested scroll connection." into androidx-main by Levi Albuquerque · 3 months ago
  55. 9861ca1 Reapply "Optimizes ripple / android view / view layer containers to not cause relayouts" by Andrei Shikov · 3 months ago
  56. 1f6f996 Remove needless list copy by Jake Wharton · 3 months ago
  57. e96c7a9 Fix rounding issue with nested scroll connection. by Levi Albuquerque · 3 months ago
  58. 0f44c1e Fix for layer not being recreated after reusing deactivated node by Andrey Kulikov · 3 months ago
  59. 18578b4 Merge "[Pager] Don't snap when already at bounds" into androidx-main by Jossi Wolf · 3 months ago
  60. 5ac0224 [Pager] Don't snap when already at bounds by Jossi Wolf · 3 months ago
  61. 855810d8 Fix focus restoration when item goes out of bounds by Ralston Da Silva · 3 months ago
  62. e689454 Marking focus interop test as flaky by Ralston Da Silva · 3 months ago
  63. 8f78d95 Merge "Launch acceptStylusHandwritingDelegation() call" into androidx-main by Treehugger Robot · 3 months ago
  64. 9ba7be5 Merge "Add kdoc to MarqueeDefaults properties." into androidx-main by Treehugger Robot · 3 months ago
  65. 7304d94 Merge "Flag some tests in foundation text" into androidx-main by Treehugger Robot · 3 months ago
  66. 0148eea Add kdoc to MarqueeDefaults properties. by Zach Klippenstein · 3 months ago
  67. 42d4184 Flag some tests in foundation text by Halil Ozercan · 3 months ago
  68. cbce5c4d Merge "Read-only and Disable correctly handles selection behaviors on text fields" into androidx-main by Treehugger Robot · 3 months ago
  69. d04602e Merge "Update status and nav bar icons to respond to system dark theme status." into androidx-main by José Figueroa Santos · 3 months ago
  70. 8a6cc2a Read-only and Disable correctly handles selection behaviors on text fields by Grant Toepfer · 3 months ago
  71. fbb5fbb Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 months ago
  72. 3e8ed2b Merge "[PullToRefresh] API feedback" into androidx-main by Treehugger Robot · 3 months ago
  73. 5f76dcb [PullToRefresh] API feedback by Mariano Martin · 3 months ago
  74. 3c9a023 Merge "[Carousel] Add maskClip and maskBorder modifiers to CarouselItemScope" into androidx-main by Hunter Stich · 3 months ago
  75. 74a635c Merge "Tap on read-only BTF2 clears selection" into androidx-main by Treehugger Robot · 3 months ago
  76. 66d7614 Merge "Replace RTL chars in test with `\u` notation" into androidx-main by Treehugger Robot · 3 months ago
  77. 90daf23 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 months ago
  78. e8448fb Merge "Fix focus transaction issue" into androidx-main by Treehugger Robot · 3 months ago
  79. c360640 Tap on read-only BTF2 clears selection by Grant Toepfer · 3 months ago
  80. 0537a2f Merge "[Tooltip] Making TooltipScope a sealed interface" into androidx-main by Kevin Truong · 3 months ago
  81. 8dda514 Replace RTL chars in test with `\u` notation by Grant Toepfer · 3 months ago
  82. a47a855 Merge "[LazyGrid] Add support for nested prefetch" into androidx-main by Thanatcha Panpairoj · 3 months ago
  83. c397fe9 Fix focus transaction issue by Ralston Da Silva · 6 months ago
  84. c7e8a16 [Tooltip] Making TooltipScope a sealed interface by Kevin Truong · 3 months ago
  85. 8e78a3f Merge "compose-compiler: fix HiddenFromObjC name clash" into androidx-main by Andrei Shikov · 3 months ago
  86. 78c2968 [LazyGrid] Add support for nested prefetch by Thanatcha Panpairoj · 3 months ago
  87. c6111e2 Merge "Add BTF2 mouse support for selection" into androidx-main by Treehugger Robot · 3 months ago
  88. 5ceaa9ca Merge "Fix for switching between explicit and implicit layer" into androidx-main by Treehugger Robot · 3 months ago
  89. 22acadf Add BTF2 mouse support for selection by Grant Toepfer · 3 months ago
  90. 93ada9e Merge "Fix currentPersonData state extensibility in compose-api-guidelines" into androidx-main by Treehugger Robot · 3 months ago
  91. aafc684 Merge "Add documentation on how ComposeView requires LifecycleOwner and SavedStateRegistryOwner" into androidx-main by Treehugger Robot · 3 months ago
  92. 2f702b6 [Carousel] Add maskClip and maskBorder modifiers to CarouselItemScope by Hunter Stich · 3 months ago
  93. ebcd020 Fix for switching between explicit and implicit layer by Andrey Kulikov · 3 months ago
  94. 6c3fb21 compose-compiler: fix HiddenFromObjC name clash by Pavel Shishkin · 3 months ago
  95. af148c7 Merge "Fix issue with item animateItem overlapping animation." into androidx-main by Treehugger Robot · 3 months ago
  96. 6408e12 Update status and nav bar icons to respond to system dark theme status. by Jose Figueroa · 3 months ago
  97. 76f24bb Fix issue with item animateItem overlapping animation. by Levi Albuquerque · 3 months ago
  98. 3a751d5 Add documentation on how ComposeView requires LifecycleOwner and SavedStateRegistryOwner by Andrey Kulikov · 3 months ago
  99. a6ce8c5 Merge "Re-enable pager semantic actions." into androidx-main by Levi Albuquerque · 3 months ago
  100. e0ea5bd Re-enable pager semantic actions. by Levi Albuquerque · 3 months ago