1. 93072e2 Merge "Remove self reference optimization in compose agent" into androidx-main by Jens Ole Lauridsen · 9 days ago
  2. 0724f84 Merge "Adding in autofill demo documentation." into androidx-main by Olivia Rui · 9 days ago
  3. c17da7f Adding in autofill demo documentation. by Olivia Rui · 9 days ago
  4. 924a07b Merge "Revert "Fix for incorrect/unexpected onPlaced/onLayoutRectChanged callbacks during alignment lines"" into androidx-main by Vineel Sadineni (xWF) · 9 days ago
  5. 7797522 Revert "Fix for incorrect/unexpected onPlaced/onLayoutRectChanged callbacks during alignment lines" by Andrey Kulikov · 9 days ago
  6. 2251e8b Merge "Use raw Configuration ints in DeviceConfigurationOverride" into androidx-main by Treehugger Robot · 10 days ago
  7. 43bbc77 Merge changes Ice8124e4,Ia201f613 into androidx-main by Jeremy Walker · 10 days ago
  8. 1e3d101 Use raw Configuration ints in DeviceConfigurationOverride by Alex Vanyo · 10 days ago
  9. 469347f Renames IndirectTouchEvent's primaryAxis to PrimaryDirectionalMotionAxis by Jeremy Walker · 10 days ago
  10. b83d1c5 Take axis into account for indirect event navigation and adds system tests by Jeremy Walker · 10 days ago
  11. 92758b4 Merge "Enable clear focus on pointer down by default" into androidx-main by Treehugger Robot · 10 days ago
  12. f2eba32 Merge "Add benchmarks for getting root coodinates after grandparent move via different apis" into androidx-main by Treehugger Robot · 10 days ago
  13. 8e0f973 Enable clear focus on pointer down by default by Alex Vanyo · 10 days ago
  14. 1d4e293 Merge "Revert "Do not ignore remeasure requests on not placed AndroidView"" into androidx-main by Treehugger Robot · 10 days ago
  15. 7207b66 Add benchmarks for getting root coodinates after grandparent move via different apis by Andrey Kulikov · 10 days ago
  16. ccaf94b Revert "Do not ignore remeasure requests on not placed AndroidView" by Andrey Kulikov · 10 days ago
  17. 36d085e Expand the kdoc for isImportantForBounds to address the API council feedback. by Anton Beloglazov · 10 days ago
  18. b18b877 Merge "Fix: Added bottom margin to CustomComposeHostActivity to prevent UI overlap." into androidx-main by Himanshu Choudhary · 12 days ago
  19. c70dba6 Remove obsolete test annotations post minSdk 23 bump by Aurimas Liutikas · 14 days ago
  20. 49ce1e7 Merge "Adds dexmakerMockitoInline to existing dexmakerMockito to enable mocking final classes in 28 and higher. Bug: 413428708,425876354 Test: Uses existing tests" into androidx-main by Jeremy Walker · 14 days ago
  21. 7b2bc96e Merge changes Ibdfca594,Iafef0288,Ifa120936 into androidx-main by Treehugger Robot · 2 weeks ago
  22. d4e5100 Bump androidx default minSdk to 23 by Aurimas Liutikas · 2 weeks ago
  23. 34d3c54 Remove self reference optimization in compose agent by Jens Ole Lauridsen · 2 weeks ago
  24. 5282c82 Adds dexmakerMockitoInline to existing dexmakerMockito to enable mocking final classes in 28 and higher. by Jeremy Walker · 2 weeks ago
  25. 701ca74 Merge "Add extra logging in SubcomposeLayout for a crash during pausable composition apply" into androidx-main by Treehugger Robot · 2 weeks ago
  26. 0d8be0e Add extra logging in SubcomposeLayout for a crash during pausable composition apply by Andrey Kulikov · 2 weeks ago
  27. 79c6765 Fix: Added bottom margin to CustomComposeHostActivity to prevent UI overlap. by Himanshu Choudhary · 2 weeks ago
  28. 897413b Merge changes from topic "metalava-13859551" into androidx-main by Julia McClellan · 2 weeks ago
  29. 7c82140 Merge "Re-enable velocity tracker tests that were disabled." into androidx-main by Levi Albuquerque · 2 weeks ago
  30. c44e09c6 Re-enable velocity tracker tests that were disabled. by Levi Albuquerque · 2 weeks ago
  31. 80a50c98 Merge "Simplify WindowInsetsRulers code" into androidx-main by George Mount · 2 weeks ago
  32. 846c029 Mark deprecated hidden methods as BytecodeOnly by Julia McClellan · 2 weeks ago
  33. 727038d Merge "Fix for incorrect/unexpected onPlaced/onLayoutRectChanged callbacks during alignment lines" into androidx-main by Andrey Kulikov · 2 weeks ago
  34. 9fbef32 Simplify WindowInsetsRulers code by George Mount · 2 weeks ago
  35. 508e6f7 Merge "Consider empty param metadata to always contain names" into androidx-main by Treehugger Robot · 2 weeks ago
  36. 19fa167 Consider empty param metadata to always contain names by Andrei Shikov · 2 weeks ago
  37. 139e384 Fix for incorrect/unexpected onPlaced/onLayoutRectChanged callbacks during alignment lines by Andrey Kulikov · 2 weeks ago
  38. efc8ddb Merge "Fix: added a fix for flaky PainterModifierTest#testBitmapPainterScalesContent test" into androidx-main by Aayush Chaudhary · 3 weeks ago
  39. 87d5a8d Merge "Fix: added a fix for flaky ClipDrawTest#concaveClip test" into androidx-main by Aayush Chaudhary · 3 weeks ago
  40. e172933 Merge "Bump transition version" into androidx-main by Andrew Bailey · 3 weeks ago
  41. de18dfc Add clear focus on tap by Alex Vanyo · 3 weeks ago
  42. f395b28 Bump transition version by Andrew Bailey · 3 weeks ago
  43. 0466a48 Merge "Update dependency on core to 1.16.0" into androidx-main by George Mount · 3 weeks ago
  44. dcf22ab Fix: added a fix for flaky PainterModifierTest#testBitmapPainterScalesContent test by caayush · 3 weeks ago
  45. 7435aa5 Fix: added a fix for flaky ClipDrawTest#concaveClip test by caayush · 3 weeks ago
  46. 8b1df68 Merge changes from topic "metalava-13838649" into androidx-main by Julia McClellan · 3 weeks ago
  47. 8b87a8a Merge "Make FillableData interface public" into androidx-main by Melba Nuzen · 3 weeks ago
  48. 31d5298 Remove parameter and field annotations from properties by Julia McClellan · 3 weeks ago
  49. 8b8e9b52 Update dependency on core to 1.16.0 by George Mount · 3 weeks ago
  50. 640651f Support 2 dimensional mouse wheel events by Levi Albuquerque · 3 weeks ago
  51. 3bc7668 Make FillableData interface public by Melba Nuzen · 3 weeks ago
  52. 259f065 Merge "Add Compose stack trace to `updateLayerParameters` call." into androidx-main by Andrei Shikov · 3 weeks ago
  53. ee9db3a Fix: added a fix for flaky ShadowTest#switchFromShadowToNoShadow test by caayush · 3 weeks ago
  54. 5fa9d09 Merge "Fix: Color bug when using a vector drawable that uses one color and the fillColor is neither fully opaque nor fully transparent" into androidx-main by Pratham Gahlout · 3 weeks ago
  55. 18010cd Fix: Color bug when using a vector drawable that uses one color and the fillColor is neither fully opaque nor fully transparent by Pratham Gahlout · 3 weeks ago
  56. be27553 Add Compose stack trace to `updateLayerParameters` call. by Andrei Shikov · 3 weeks ago
  57. 1c82f7b Merge "Ensure that newly inserted onLayoutRectChanged modifiers get called back initially" into androidx-main by Treehugger Robot · 3 weeks ago
  58. 11a75fd Properly invalidate offsetFromRoot Cache on position changes by Leland Richardson · 3 weeks ago
  59. 19d32fc Merge "Fix for LayoutNode.outerToInnerOffsetDirty not being invalidated" into androidx-main by Treehugger Robot · 3 weeks ago
  60. ea8cc2d Ensure that newly inserted onLayoutRectChanged modifiers get called back initially by Leland Richardson · 3 weeks ago
  61. 8e844ad Fix for LayoutNode.outerToInnerOffsetDirty not being invalidated by Andrey Kulikov · 3 weeks ago
  62. 8bdcb07 Merge "Add lint check for lambda creation in calls to subcompose" into androidx-main by Treehugger Robot · 3 weeks ago
  63. a28c40a Merge "Make an interface for content capture tests" into androidx-main by Treehugger Robot · 3 weeks ago
  64. 3de0899 Add lint check for lambda creation in calls to subcompose by Alan Viverette · 3 weeks ago
  65. b716a80 Merge "Support dynamically enable/disable shared elements" into androidx-main by Doris Liu · 4 weeks ago
  66. bd646b7 Make an interface for content capture tests by repo sync -c -j32 · 4 weeks ago
  67. 07680e0 Support dynamically enable/disable shared elements by Doris Liu · 4 weeks ago
  68. 5244c4c24 Merge "Mark reified inline functions as kotlin only" into androidx-main by Julia McClellan · 4 weeks ago
  69. 45195f3 Merge "Call the layer block in graphicsLayer without read observation, as a performance optimization." into androidx-main by Anton Beloglazov · 4 weeks ago
  70. 6506de9 Call the layer block in graphicsLayer without read observation, as a by Anton Beloglazov · 4 weeks ago
  71. b28c5b7 Merge "Add a custom getter for `activeFocusTargetNode` to return null if the node is not attached." into androidx-main by Treehugger Robot · 4 weeks ago
  72. 57b31a11 Add a custom getter for `activeFocusTargetNode` to return null if the by Anton Beloglazov · 4 weeks ago
  73. 6f39717 Mark reified inline functions as kotlin only by Julia McClellan · 4 weeks ago
  74. 8ff56c0 Ensure onLayoutRectChanged callbacks are invoked on new nodes even when layout has not changed by Leland Richardson · 4 weeks ago
  75. 2d6abfb Stop over-counting rotated/skewed node position when updating rectlist by Leland Richardson · 4 weeks ago
  76. c8d6fa1 Merge "Guard against invalid coordinates" into androidx-main by Diego Perez · 4 weeks ago
  77. 1edd93c Merge "RectList API for finding a focusable node in the given rect" into androidx-main by Dima Trubnikov · 4 weeks ago
  78. ceecef0 Merge "Do not ignore remeasure requests on not placed AndroidView" into androidx-main by Andrey Kulikov · 4 weeks ago
  79. 7cc008b Merge "Fix issue with nested scroll interop delta propagation." into androidx-main by Treehugger Robot · 4 weeks ago
  80. 5c72986 Merge "Simplify composing additional items in lookahead" into androidx-main by Doris Liu · 4 weeks ago
  81. bc4e5f2 Merge "Fix fullscreen dialog sizing issue on API 31 and below when decorFitsSystemWindows is true." into androidx-main by Prashant Singh · 4 weeks ago
  82. c518db4 Fix issue with nested scroll interop delta propagation. by Levi Albuquerque · 4 weeks ago
  83. 8cfde5a Merge "Flag clean up for Foundation and UI" into androidx-main by Levi Albuquerque · 4 weeks ago
  84. d04616b RectList API for finding a focusable node in the given rect by Dima Trubnikov · 4 weeks ago
  85. 84959c1 Do not ignore remeasure requests on not placed AndroidView by Andrey Kulikov · 4 weeks ago
  86. 9c5a79d Merge "Remove disabling compose compiler plugin for AndroidXCompose projects" into androidx-main by Treehugger Robot · 4 weeks ago
  87. 0c6ba98 Flag clean up for Foundation and UI by Levi Albuquerque · 4 weeks ago
  88. 8eeb979 Fix fullscreen dialog sizing issue on API 31 and below when by Prashant · 4 weeks ago
  89. 30b710f Simplify composing additional items in lookahead by Doris Liu · 4 weeks ago
  90. cf63430 Merge "Fix comparing Dp values with Unspecified" into androidx-main by George Mount · 4 weeks ago
  91. 0686e3c Remove disabling compose compiler plugin for AndroidXCompose projects by Aurimas Liutikas · 4 weeks ago
  92. 522d492 Make GraphicsLayerSemanticsTest more robust across devices by taking by Anton Beloglazov · 4 weeks ago
  93. a6904b0 Guard against invalid coordinates by Diego Perez · 4 weeks ago
  94. bc80d7d Fix comparing Dp values with Unspecified by George Mount · 4 weeks ago
  95. 59e9046 Merge "Add extra details for crash message on non-attached parentLayoutCoordinates" into androidx-main by Treehugger Robot · 4 weeks ago
  96. 69eb98a Merge "Add optional display name to PreviewParameter" into androidx-main by Jordan Silva · 4 weeks ago
  97. 2a42a1f Add extra details for crash message on non-attached parentLayoutCoordinates by Andrey Kulikov · 4 weeks ago
  98. 0901675 Merge "Fix: Correctly apply changing configuration flag to `ImageVectorCache.ImageVectorEntry`" into androidx-main by Pratham Gahlout · 4 weeks ago
  99. 5d6c64c Fix: Correctly apply changing configuration flag to `ImageVectorCache.ImageVectorEntry` by Pratham Gahlout · 4 weeks ago
  100. b9374f9 Merge "Introduce `onFillData` and `fillableData` semantics" into androidx-main by Melba Nuzen · 4 weeks ago