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