1. 989b63b Merge "[Tooltip] Add onDismissRequest for tooltips." into androidx-main by Kevin Truong · 7 months ago
  2. 851ca27 Merge "Rename androidx impl package name" into androidx-main by Jens Ole Lauridsen · 7 months ago
  3. d3239ba Limit focus search range. by Levi Albuquerque · 7 months ago
  4. 3abdac1 Merge "Fix the app-bars behaviors to detect end of scroll" into androidx-main by Shalom Gibly · 7 months ago
  5. 910f9a5 Merge "[SplitButton] Move content padding" into androidx-main by Kevin Truong · 7 months ago
  6. 285b495 [SplitButton] Move content padding by Kevin Truong · 7 months ago
  7. 08fb27a Merge "Revert "Add `NavigationBarItemComponentOverride`"" into androidx-main by Brandon Jiang · 7 months ago
  8. 4e113cf Rename androidx impl package name by Jens Ole Lauridsen · 7 months ago
  9. 7cdccc7 Revert "Add `NavigationBarItemComponentOverride`" by Brandon Jiang · 7 months ago
  10. ff2bf74 Merge "Revert "Stop crash when moving focus to ComposeView with no focusable content"" into androidx-main by Treehugger Robot · 7 months ago
  11. d4a24d3 Revert "Stop crash when moving focus to ComposeView with no focusable content" by Ralston Da Silva · 7 months ago
  12. 182b4c6 Merge "Launch MagnifierNode coroutine undispatched" into androidx-main by Treehugger Robot · 7 months ago
  13. 4d1288f Launch MagnifierNode coroutine undispatched by Jelle Fresen · 7 months ago
  14. 91504ec Merge "Remove `RemoveBasicTextGraphicsLayerEnabled` flag" into androidx-main by Treehugger Robot · 7 months ago
  15. 792c8cd Fix the app-bars behaviors to detect end of scroll by Shalom Gibly · 7 months ago
  16. 58bfe18 Remove `RemoveBasicTextGraphicsLayerEnabled` flag by Halil Ozercan · 7 months ago
  17. aaa6508 Fix test failure from 2 crossing changes by Jens Ole Lauridsen · 7 months ago
  18. 8bcba42 Merge "Expose the owner in LayoutInfo" into androidx-main by Jens Ole Lauridsen · 7 months ago
  19. 9452170 Expose the owner in LayoutInfo by Jens Ole Lauridsen · 7 months ago
  20. 47e9305 Merge "Stop crash when moving focus to ComposeView with no focusable content" into androidx-main by Treehugger Robot · 7 months ago
  21. 5926b31e Stop crash when moving focus to ComposeView with no focusable content by George Mount · 7 months ago
  22. e3bacf6 Merge "[split-button] Change SplitButtonSh from data class to class" into androidx-main by Treehugger Robot · 7 months ago
  23. 85c739c Merge "Start using CompositionInstance" into androidx-main by Jens Ole Lauridsen · 7 months ago
  24. 2afeddd Merge "Fixing FocusAware tests on devices with rotary input" into androidx-main by Aurimas Liutikas · 7 months ago
  25. 9c7f1a5 Merge "Update Color callsites to accept color longs" into androidx-main by Treehugger Robot · 7 months ago
  26. 2ef3b89 Merge "Migrate compose ui to use JSpecify annotations" into androidx-main by Julia McClellan · 7 months ago
  27. 91b5fe1 Merge "Launch draggable callbacks immediately." into androidx-main by Levi Albuquerque · 7 months ago
  28. dd374f5 Update Color callsites to accept color longs by Nader Jawad · 7 months ago
  29. c84bb32 Merge changes I5386c8bc,Ie0b78480 into androidx-main by Jens Ole Lauridsen · 7 months ago
  30. 8e19619 Start using CompositionInstance by Jens Ole Lauridsen · 7 months ago
  31. 5590ce9 Fixing FocusAware tests on devices with rotary input by mkulaha · 7 months ago
  32. f9fcd0d Launch draggable callbacks immediately. by Levi Albuquerque · 7 months ago
  33. 1619886 Merge "Expose PaneScaffoldParentData and other functions" into androidx-main by Treehugger Robot · 7 months ago
  34. 5fafb8d Expose PaneScaffoldParentData and other functions by drchen · 7 months ago
  35. 5f54e94 Merge "Minor fixes when isSemanticAutofillEnabled flag is true" into androidx-main by Ralston Da Silva · 7 months ago
  36. 5407033 Merge "Add InsightBenchmark which always produces (somewhat fake) insights" into androidx-main by Treehugger Robot · 7 months ago
  37. 8f4344c Add InsightBenchmark which always produces (somewhat fake) insights by Chris Craik · 7 months ago
  38. 170e68a8 Merge "Add a tooling API that allows correlating sub-composition to the parent" into androidx-main by Chuck Jazdzewski · 7 months ago
  39. 4aebe4e Change bit value for NESTED_SINGLE_CHILDREN by Jens Ole Lauridsen · 7 months ago
  40. 064b5fd Do not reset the system flag for the root node by Jens Ole Lauridsen · 7 months ago
  41. 9d4da93 Merge "Improve PaneScaffoldMotionData API" into androidx-main by Conrad Chen · 7 months ago
  42. fafc78c [split-button] Change SplitButtonSh from data class to class by kentfan · 7 months ago
  43. 8d8d15b Improve PaneScaffoldMotionData API by drchen · 7 months ago
  44. 290944a Merge "Add semanticsId to LayoutNode Map" into androidx-main by Oscar Adame Vázquez · 7 months ago
  45. 80de063 Merge "Additional fix for drag gesture pick up." into androidx-main by Treehugger Robot · 7 months ago
  46. a90d29a Add a tooling API that allows correlating sub-composition to the parent by Chuck Jazdzewski · 7 months ago
  47. a38bbb7 Additional fix for drag gesture pick up. by Levi Albuquerque · 7 months ago
  48. d799666 Merge "Attempt to de-flake WindowInfoCompositionLocalTest" into androidx-main by Treehugger Robot · 7 months ago
  49. b613c00 Attempt to de-flake WindowInfoCompositionLocalTest by Louis Pullen-Freilich · 7 months ago
  50. 6ce7b39c Merge "Add default implementation for new stickyHeader DSL" into androidx-main by Levi Albuquerque · 7 months ago
  51. f7ec234 Merge "Move delegate creation to init{} block to avoid name collision in DelegationNode" into androidx-main by Treehugger Robot · 7 months ago
  52. ce68ec7 Merge "Rename delegate to textAnnotatedStringNode to avoid collision in DelegationNode" into androidx-main by Omar Ismail · 7 months ago
  53. 730e27d Add default implementation for new stickyHeader DSL by Levi Albuquerque · 7 months ago
  54. 962ed26 Merge "Fix missing interpunction in parameterized name" into androidx-main by Treehugger Robot · 7 months ago
  55. 028c9bd Move delegate creation to init{} block to avoid name collision in DelegationNode by omarismail · 7 months ago
  56. 62234bf Rename delegate to textAnnotatedStringNode to avoid collision in DelegationNode by omarismail · 7 months ago
  57. e770a03 Fix missing interpunction in parameterized name by Jelle Fresen · 7 months ago
  58. 2f4f66e Merge "Revert^2 "Upgrade to Kotlin 2.1.0-RC2"" into androidx-main by Treehugger Robot · 7 months ago
  59. f542cd5 Minor fixes when isSemanticAutofillEnabled flag is true by Ralston Da Silva · 7 months ago
  60. c3e8f9b Merge "Undelegates OverscrollEffect#node on modifier detach" into androidx-main by Treehugger Robot · 7 months ago
  61. cdf5a8c Merge "Ignore rotary events while the focus system is invalidated" into androidx-main by Ralston Da Silva · 7 months ago
  62. 1640aa3 Revert^2 "Upgrade to Kotlin 2.1.0-RC2" by Aurimas Liutikas · 7 months ago
  63. 58e0388 [Tooltip] Add onDismissRequest for tooltips. by Kevin Truong · 7 months ago
  64. 05fc023 Merge "Optimize storage for movableContentOf" into androidx-main by Treehugger Robot · 7 months ago
  65. 58555d3 Merge "Move BasicEdgeToEdgeDialog to common code" into androidx-main by Treehugger Robot · 7 months ago
  66. 9de1b80 Migrate compose ui to use JSpecify annotations by Julia McClellan · 7 months ago
  67. cbb56db Merge "[split-button] Update api doc to remove reference to toggle and use checked" into androidx-main by Kent Fan · 7 months ago
  68. ed87177 Optimize storage for movableContentOf by Jake Wharton · 7 months ago
  69. 4b7200e Undelegates OverscrollEffect#node on modifier detach by Louis Pullen-Freilich · 7 months ago
  70. 31fc635 Update Deps and Pin runtime dep in Material3 by Mariano Martin · 7 months ago
  71. fbadfd6 Move BasicEdgeToEdgeDialog to common code by Max Alfonso-Ying · 7 months ago
  72. e6c7f95 Merge "Move Bring Into View platform implementation to ui" into androidx-main by Levi Albuquerque · 7 months ago
  73. 4f4303f Merge "Revert "Upgrade to Kotlin 2.1.0-RC2"" into androidx-main by Treehugger Robot · 7 months ago
  74. 023f7bf Revert "Upgrade to Kotlin 2.1.0-RC2" by Aurimas Liutikas · 7 months ago
  75. 7b52ed4 [split-button] Update api doc to remove reference to toggle and use checked by kentfan · 7 months ago
  76. ea58adb Merge "Upgrade to Kotlin 2.1.0-RC2" into androidx-main by Aurimas Liutikas · 7 months ago
  77. ebb7585 Merge "Allow subcomposed items to do a make-up lookahead placement" into androidx-main by Doris Liu · 7 months ago
  78. c0684f2 Merge "[HorizontalCenterOptically] API Review feedback" into androidx-main by Kevin Truong · 7 months ago
  79. 27688f7 Move Bring Into View platform implementation to ui by Andrei.Salavei · 7 months ago
  80. 3276c00 [HorizontalCenterOptically] API Review feedback by Kevin Truong · 7 months ago
  81. b90cd5d Upgrade to Kotlin 2.1.0-RC2 by Aurimas Liutikas · 7 months ago
  82. d229ae2 Allow subcomposed items to do a make-up lookahead placement by Doris Liu · 7 months ago
  83. afb812c Add semanticsId to LayoutNode Map by Oscar Adame Vázquez · 7 months ago
  84. 151e8db Merge "[WideNavigationRail] API Feedback" into androidx-main by Treehugger Robot · 7 months ago
  85. ad27a78 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 7 months ago
  86. feb0711 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 7 months ago
  87. 724c3f7 [WideNavigationRail] API Feedback by Mariano Martin · 7 months ago
  88. a748056 Revert compose 1.8.0 beta bump by natnaelbelay · 7 months ago
  89. afab3b9 Ignore rotary events while the focus system is invalidated by Ralston Da Silva · 7 months ago
  90. cb0f373 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  91. 5dd1d48 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  92. e1d4247 Revert Compose 1.8.0 beta bump by natnaelbelay · 7 months ago
  93. 1ff7478 Merge "Update to AGP 8.9.0-alpha01" into androidx-main by Aurimas Liutikas · 7 months ago
  94. 19bb1ae Merge "Remember top and bottom app bar behaviors" into androidx-main by Shalom Gibly · 7 months ago
  95. 1f025b5 Merge "Add ComplexDifferentTypes benchmarks for LazyColumn and RV" into androidx-main by Andrey Kulikov · 7 months ago
  96. 78949b4 Merge "Exclude tests on API 27 and below that can't work." into androidx-main by George Mount · 7 months ago
  97. 9235ce5 Merge "Update Autofill manager interface docs" into androidx-main by Melba Nuzen · 7 months ago
  98. d960acf Update Autofill manager interface docs by Melba Nuzen · 7 months ago
  99. 3602c50 Merge "[TimePicker] Change logic for when a node is marked as selected" into androidx-main by Mariano Martin · 7 months ago
  100. f7798d5 Update to AGP 8.9.0-alpha01 by Julia McClellan · 7 months ago