1. 87b190d Merge "Add Markdown doc explaining a11y implementation details" into androidx-main by Alexandre Elias · 4 months ago
  2. a262e49 Add Markdown doc explaining a11y implementation details by Alexandre Elias · 4 months ago
  3. 1228463 Merge "Revert^2 "Focus Interop - moving focus"" into androidx-main by Treehugger Robot · 4 months ago
  4. a218288 Merge "Add new Path APIs" into androidx-main by Treehugger Robot · 4 months ago
  5. 9b09524 Add new Path APIs by Romain Guy · 4 months ago
  6. c652a36 Add getBaseline to TextLayoutResult by Anastasia Soboleva · 4 months ago
  7. b73f524 Merge "Add MaxTextLength to semantics for a11y" into androidx-main by Treehugger Robot · 4 months ago
  8. 058613b Merge "Improve performance for ApproachMeasure by skipping casting when possible" into androidx-main by Doris Liu · 4 months ago
  9. eb65f60 Merge "Fix interop of DragAndDropNode and other traversable modifiers" into androidx-main by Grant Toepfer · 4 months ago
  10. ec31985 Merge changes from topic "flowrow_seemore" into androidx-main by Uchenna Okoye · 4 months ago
  11. 4c04867 Created tests for FlowRow and ContextualFlowRow with maxLines by Faithful Uchenna Okoye · 6 months ago
  12. eed1e66 Enhance FlowRow/Column & Introduce ContextualFlowRow with MaxLines & Overflow by Faithful Uchenna Okoye · 6 months ago
  13. 992ec82 Revert^2 "Focus Interop - moving focus" by Ralston Da Silva · 4 months ago
  14. 966fc82 Merge "Delete empty test file." into androidx-main by Treehugger Robot · 4 months ago
  15. e48b0c7 Delete empty test file. by Zach Klippenstein · 4 months ago
  16. fc0d363 Add MaxTextLength to semantics for a11y by Halil Ozercan · 4 months ago
  17. 2a2c70d Fix interop of DragAndDropNode and other traversable modifiers by Grant Toepfer · 4 months ago
  18. 68c9964 Improve performance for ApproachMeasure by skipping casting when possible by Doris Liu · 4 months ago
  19. 75cbbab Merge "Clean up workaround to determine incorrect implicit return in lambda" into androidx-main by Jinseong Jeon · 4 months ago
  20. f045fd8 Merge "Use published compose compiler 1.5.9" into androidx-main by Jim Sproch · 4 months ago
  21. 65b966c Merge "Protect against early returns" into androidx-main by Romain Guy · 4 months ago
  22. 8c79817 Clean up workaround to determine incorrect implicit return in lambda by Jinseong Jeon · 4 months ago
  23. 8ae35cb Merge "Implement nested scrolling using Traversal API" into androidx-main by Levi Albuquerque · 4 months ago
  24. fb17059 Merge "Upgrade to AGP 8.4.0-alpha09" into androidx-main by Aurimas Liutikas · 4 months ago
  25. 72162c27 Merge "Move tests to suitable package" into androidx-main by Treehugger Robot · 4 months ago
  26. 4bbc6d9 Merge "Don't invalidate layout when GlobalLayoutAwareModifierNode is invalidated" into androidx-main by Leland Richardson · 4 months ago
  27. 96c8f50 Merge "Revert "Move LocalLifecycleOwner to common"" into androidx-main by Aurimas Liutikas · 4 months ago
  28. 6dd56c6 Revert "Move LocalLifecycleOwner to common" by Aurimas Liutikas · 4 months ago
  29. 24729f2 Protect against early returns by Romain Guy · 4 months ago
  30. ce1274c Merge "Fixes incorrect hover exit call on pointer." into androidx-main by Jeremy Walker · 4 months ago
  31. 6160f3c Upgrade to AGP 8.4.0-alpha09 by Aurimas Liutikas · 4 months ago
  32. 5d247fc Merge "Move LocalLifecycleOwner to common" into androidx-main by Jim Sproch · 4 months ago
  33. b0cfba4 Merge "Pin material3 library dependencies where possible" into androidx-main by Aurimas Liutikas · 4 months ago
  34. 88d9f07 Merge "Cache kindset calculation per concrete type" into androidx-main by Leland Richardson · 4 months ago
  35. 887a168 Move tests to suitable package by Jelle Fresen · 4 months ago
  36. 1aa0171 Pin material3 library dependencies where possible by Aurimas Liutikas · 4 months ago
  37. 4addfe4 Cache kindset calculation per concrete type by Leland Richardson · 4 months ago
  38. 7a1b395 Use published compose compiler 1.5.9 by Jim S · 4 months ago
  39. 7234c0f Fixes incorrect hover exit call on pointer. by Jeremy Walker · 4 months ago
  40. c9d266c Don't invalidate layout when GlobalLayoutAwareModifierNode is invalidated by Leland Richardson · 4 months ago
  41. fc21180f Merge "Fixes crash when incorrect hover exit comes in with a scroll motion event." into androidx-main by Jeremy Walker · 4 months ago
  42. 87e5b7c Merge "Deprecate Modifier.inspectable" into androidx-main by Leland Richardson · 4 months ago
  43. a4dc9d3 Merge "Fix indenting in global assertions" into androidx-main by Treehugger Robot · 4 months ago
  44. 6599a2f Merge "Updates sample to reuse ComposeView instead of creating new one." into androidx-main by Jeremy Walker · 4 months ago
  45. 3490f8d Deprecate Modifier.inspectable by Leland Richardson · 4 months ago
  46. c1cc215 Implement nested scrolling using Traversal API by Levi Albuquerque · 6 months ago
  47. b78fccd Merge "Add PopupProperties ctor allowing custom flags" into androidx-main by Max Alfonso-Ying · 4 months ago
  48. c7f9223a Fix indenting in global assertions by Jelle Fresen · 4 months ago
  49. 0d18b23 Merge "Pin compose projects to prebuilts where possible" into androidx-main by Treehugger Robot · 4 months ago
  50. ac4e3d2 Merge "Introduce NestedScrollingBenchmark" into androidx-main by Treehugger Robot · 4 months ago
  51. aa365c7 Introduce NestedScrollingBenchmark by Levi Albuquerque · 4 months ago
  52. e53eee7 Fixed signature file issue with Collection bulk operation overrides by Paul Duffin · 4 months ago
  53. 2d66dd6 Add PopupProperties ctor allowing custom flags by Max Alfonso-Ying · 4 months ago
  54. da3e1b0 Pin compose projects to prebuilts where possible by Aurimas Liutikas · 4 months ago
  55. 3cbcc1c Move LocalLifecycleOwner to common by Ivan Matkov · 4 months ago
  56. ce31048 Updates sample to reuse ComposeView instead of creating new one. by Jeremy Walker · 4 months ago
  57. 6650953 currentLayoutCoordinates -> requireLayoutCoordinates() by Zach Klippenstein · 4 months ago
  58. ba9fafd Fixes crash when incorrect hover exit comes in with a scroll motion event. by Jeremy Walker · 4 months ago
  59. 67892cd Merge "Introduce a way for Modifier.Nodes to get their current LayoutCoordinates." into androidx-main by Zach Klippenstein · 4 months ago
  60. 08d95a6 Merge "Carry text2 back into text" into androidx-main by Zach Klippenstein · 4 months ago
  61. 4ad69754 Merge "Fix bug in derivatives root finding" into androidx-main by Treehugger Robot · 4 months ago
  62. 2763e7f Merge "Revert "Focus Interop - moving focus"" into androidx-main by Aurimas Liutikas · 4 months ago
  63. f8f18ee Revert "Focus Interop - moving focus" by Aurimas Liutikas · 4 months ago
  64. 1a56e0c Fix bug in derivatives root finding by Romain Guy · 4 months ago
  65. 4aec854 Merge "Focus Interop - moving focus" into androidx-main by Treehugger Robot · 4 months ago
  66. c6d484c Merge "Remove usages of inspectable modifier" into androidx-main by Leland Richardson · 4 months ago
  67. 68a462c Merge "Optimizes ripple / android view / view layer containers to not cause relayouts" into androidx-main by Louis Pullen-Freilich · 4 months ago
  68. fa557d2 Merge "Fix function overloading issue in modifierLocalMapOf" into androidx-main by Ralston Da Silva · 4 months ago
  69. 68334f0 Introduce a way for Modifier.Nodes to get their current LayoutCoordinates. by Zach Klippenstein · 4 months ago
  70. 0978f51 Focus Interop - moving focus by Ralston Da Silva · 5 months ago
  71. 44e218f Simplifying the Autofill Demo App by Ralston Da Silva · 4 months ago
  72. 7ce3d99 Fix function overloading issue in modifierLocalMapOf by Ralston Da Silva · 4 months ago
  73. d4eed6c7 Merge "Resolve class verification failures in AndroidComposeView" into androidx-main by Jon Boekenoogen · 4 months ago
  74. c3f0ee3 Merge "Remove implicit lookahead scope from ApproachMeasureScope" into androidx-main by Doris Liu · 4 months ago
  75. e8f1e2f Merge "Require API 26 on flaky AndroidAccessibilityTest" into androidx-main by Melba Nuzen · 4 months ago
  76. b8f3d2e Resolve class verification failures in AndroidComposeView by Jon Boekenoogen · 4 months ago
  77. 71dbb3b4 Require API 26 on flaky AndroidAccessibilityTest by Melba Nuzen · 4 months ago
  78. d4e7fee Remove usages of inspectable modifier by Leland Richardson · 4 months ago
  79. d323b98 Remove implicit lookahead scope from ApproachMeasureScope by Doris Liu · 4 months ago
  80. e48b1bf Merge "agp-8.4.0-alpha07" into androidx-main by Fred Sladkey · 4 months ago
  81. 431dbe5 Merge "Remove skippable update group for layout nodes" into androidx-main by Leland Richardson · 4 months ago
  82. 325cadb Carry text2 back into text by Halil Ozercan · 4 months ago
  83. 1e0f4ae Merge "New ApproachLayoutModifierNode API" into androidx-main by Doris Liu · 4 months ago
  84. ff9dbaa New ApproachLayoutModifierNode API by Doris Liu · 6 months ago
  85. 028952b Merge "Add APIs to perform hit queries on Path" into androidx-main by Romain Guy · 4 months ago
  86. 3a6111c Merge changes Ibb8aa57c,I8daa8cc5 into androidx-main by Jens Ole Lauridsen · 4 months ago
  87. 595d4f3 agp-8.4.0-alpha07 by Fred Sladkey · 4 months ago
  88. 92f16e7 Optimizes ripple / android view / view layer containers to not cause relayouts by Louis Pullen-Freilich · 4 months ago
  89. 56b8c56 Merge "Move TrailingLambdaBenchmark to UI module." into androidx-main by Treehugger Robot · 4 months ago
  90. dbfc4d8 Merge "Move Autofill helpers into `AutofillUtils.android.kt`" into androidx-main by Melba Nuzen · 4 months ago
  91. 376e904 Add APIs to perform hit queries on Path by Romain Guy · 4 months ago
  92. ea6fe7d Move TrailingLambdaBenchmark to UI module. by Levi Albuquerque · 4 months ago
  93. fa04a20 Refactoring: Remove boxed collection types by Jens Ole Lauridsen · 4 months ago
  94. 0837075 Only drop a sub composition if it belongs under a different view by Jens Ole Lauridsen · 4 months ago
  95. 4dd8359 Move Autofill helpers into `AutofillUtils.android.kt` by Melba Nuzen · 4 months ago
  96. f37eb98 Enforce that projects are in docs-tip-of-tree by Julia McClellan · 4 months ago
  97. 1bba6d1 Fix clearFocus on API 27 and below by Ralston Da Silva · 4 months ago
  98. 87dad68 Merge "TextAnnotatedStringNode will not clear translations if text is same" into androidx-main by Sean McQuillan · 4 months ago
  99. 5347838 Fix backwards compatibility for PerformImeAction by Grant Toepfer · 4 months ago
  100. 628670d Revert "Fix binary compatibility for PerformImeAction" by Grant Toepfer · 4 months ago