Sign in
android
/
platform
/
frameworks
/
support
/
786176dc2284c87a0e620477608e0aca9adeff15..e1d81d156ec778ff4b8bc291aa661d780576ea4c
/
compose
/
ui
9568bea
beta 01 update for compose Test: ./gradlew updateApi Bug: N/A
by Juan Rodriguez
· 7 weeks ago
7dfd0dc
Merge "Cancel pausable composition before reuse" into androidx-main
by Treehugger Robot
· 7 weeks ago
13fc62d
Cancel pausable composition before reuse
by Andrei Shikov
· 7 weeks ago
bed51f5
Merge "API Review: ShadowContext" into androidx-main
by Treehugger Robot
· 7 weeks ago
a46dd49
API Review: ShadowContext
by George Mount
· 7 weeks ago
bdc11b4
Merge "Revert "Disable WindowInsetsRulers"" into androidx-main
by George Mount
· 7 weeks ago
1890c9b
Fix applying Compose compiler plugin for K/N
by Alan Viverette
· 7 weeks ago
6fec120
Adds cross module way to create an Indirect Touch Event
by Jeremy Walker
· 7 weeks ago
eba4de40
Merge "Makes IndirectTouchEvent.nativeEvent experimental." into androidx-main
by Treehugger Robot
· 7 weeks ago
a91c3ed
Makes IndirectTouchEvent.nativeEvent experimental.
by Jeremy Walker
· 7 weeks ago
9c8d60f
Revert "Disable WindowInsetsRulers"
by George Mount
· 7 weeks ago
c05f3a7
Make the background, border, and graphicsLayer modifier nodes implement
by Anton Beloglazov
· 7 weeks ago
6c2bab4
Addresses API Council Feedback for Indirect Touch Events
by Jeremy Walker
· 7 weeks ago
3295b08
Merge "[ARR] Address API review comments part2" into androidx-main
by Jian-Syuan (Shane) Wong
· 7 weeks ago
4efd786
[ARR] Address API review comments part2
by Shane
· 7 weeks ago
025a9ce
Merge "Add more logs to pausable composition apply" into androidx-main
by Andrei Shikov
· 7 weeks ago
22025a9
Add more logs to pausable composition apply
by Andrei Shikov
· 8 weeks ago
677f8c9
Merge "Changed ShadowParams to Shadow" into androidx-main
by George Mount
· 8 weeks ago
8b53336
Merge "Disable failing ui-tooling-data tests" into androidx-main
by Aurimas Liutikas
· 8 weeks ago
054fdd0
Merge "Move source information parser to Compose runtime" into androidx-main
by Andrei Shikov
· 8 weeks ago
6337ff6
Disable failing ui-tooling-data tests
by Aurimas Liutikas
· 8 weeks ago
746e91c
Merge "Disable WindowInsetsRulers" into androidx-main
by George Mount
· 8 weeks ago
02c76bd
Merge "Update composingStrategy's documentation" into androidx-main
by George Mount
· 8 weeks ago
99f9b2c
Merge "API updates for WindowInsetsRulers" into androidx-main
by Treehugger Robot
· 8 weeks ago
9a757e9
Move source information parser to Compose runtime
by Andrei Shikov
· 8 weeks ago
cc78ceb
Disable WindowInsetsRulers
by George Mount
· 8 weeks ago
95ae815
Fix a bug where performScrollToNode was sometimes scrolling to a
by Anton Beloglazov
· 8 weeks ago
7728843
API updates for WindowInsetsRulers
by George Mount
· 8 weeks ago
9c02f9a
Merge "Update CompositeShader and CompositeShaderBrush APIs" into androidx-main
by Treehugger Robot
· 8 weeks ago
1cb2eec
Merge "Fix for RectManager not adding an offset added by layout cooperation" into androidx-main
by Treehugger Robot
· 8 weeks ago
3416c84
Changed ShadowParams to Shadow
by George Mount
· 8 weeks ago
87b30c8
Merge "(Compose) Adjust font weight when font variation settings is provided" into androidx-main
by Treehugger Robot
· 8 weeks ago
29959ff
Update composingStrategy's documentation
by George Mount
· 8 weeks ago
a79c418
Merge "Skip traversal early if there are no onGloballyPositioned modifiers in the subtree" into androidx-main
by Andrey Kulikov
· 8 weeks ago
e8d7cb0
Fix for RectManager not adding an offset added by layout cooperation
by Andrey Kulikov
· 8 weeks ago
2278a09
Update CompositeShader and CompositeShaderBrush APIs
by Justin Ghan
· 8 weeks ago
05636e1
Merge "Exclude ComposableInferredTarget annotation from signature files" into androidx-main
by Julia McClellan
· 8 weeks ago
67dbbf9
Skip traversal early if there are no onGloballyPositioned modifiers in the subtree
by Andrey Kulikov
· 8 weeks ago
5fdc209
Merge "Expose ContentType.plus to commonMain" into androidx-main
by Treehugger Robot
· 8 weeks ago
8cd9b7c
Exclude ComposableInferredTarget annotation from signature files
by Julia McClellan
· 8 weeks ago
f7b6582
Fix: Improved display assertion error messages with matcher descriptions.
by Himanshu Choudhary
· 8 weeks ago
a675f9d
relocate baseline-prof.txt files to baselineProfiles directory.
by Omar Ismail
· 8 weeks ago
4d6118f
Merge "Move offset into drop shadow parameters" into androidx-main
by Justin Ghan
· 8 weeks ago
a989f7f
Move offset into drop shadow parameters
by Justin Ghan
· 8 weeks ago
f6dea5e
Merge "Fix: Row & Column count in LazyLayout's CollectionInfo" into androidx-main
by Himanshu Choudhary
· 9 weeks ago
67f01d7
(Compose) Adjust font weight when font variation settings is provided
by Seigo Nonaka
· 9 weeks ago
7cc57ef
Merge "Take into account isImportantForBounds when calculating boundsInParent for a SemanticsNode." into androidx-main
by Anton Beloglazov
· 9 weeks ago
c7c4755
Add full screen dialog fillMaxSize test
by Prashant
· 9 weeks ago
9a74e26
Merge "[ARR] address API review comments" into androidx-main
by Jian-Syuan (Shane) Wong
· 9 weeks ago
620205a
Merge "Remove flag isGetFocusedRectReturnEmptyEnabled" into androidx-main
by Treehugger Robot
· 9 weeks ago
8210d57
[ARR] address API review comments
by Shane
· 9 weeks ago
8833104
Merge "Fix lookahead invalidations check in measureOnly" into androidx-main
by Doris Liu
· 9 weeks ago
86872fa
Merge "API Update: WindowInsetsRulers" into androidx-main
by Treehugger Robot
· 9 weeks ago
36cf0fc
Remove flag isGetFocusedRectReturnEmptyEnabled
by George Mount
· 9 weeks ago
f54132b
API Update: WindowInsetsRulers
by George Mount
· 9 weeks ago
e6330c4
Fix lookahead invalidations check in measureOnly
by Doris Liu
· 9 weeks ago
067a80b
Merge "Update DropShadow and InnerShadow APIs" into androidx-main
by Justin Ghan
· 9 weeks ago
9197b4f
Update DropShadow and InnerShadow APIs
by Justin Ghan
· 9 weeks ago
4603e55
Take into account isImportantForBounds when calculating boundsInParent
by Anton Beloglazov
· 9 weeks ago
b5530f3
Take into account isImportantForBounds when calculating
by Anton Beloglazov
· 9 weeks ago
b769076
Merge "Fix CheckResult issues in ui" into androidx-main
by Levi Albuquerque
· 9 weeks ago
d4a688e
Fix CheckResult issues in ui
by Levi Albuquerque
· 9 weeks ago
821f700
Revert^2 "Update nested scroll interop connection."
by Levi Albuquerque
· 9 weeks ago
9afda92
Fix: Row & Column count in LazyLayout's CollectionInfo
by Himanshu Choudhary
· 9 weeks ago
6c420d1
Merge "Enable WindowInsets rulers" into androidx-main
by Treehugger Robot
· 9 weeks ago
8a53c64
Merge "Fix for remeasure being skipped on a non placed child when it is measured in placement block" into androidx-main
by Andrey Kulikov
· 9 weeks ago
d66feca5
Merge "Fix LayoutNode leak from OnPositionedDispatcher" into androidx-main
by George Mount
· 9 weeks ago
0eaa6dd
Merge "Migrate to AGP KMP for easy to do projects" into androidx-main
by Omar Ismail
· 9 weeks ago
819ff2d
Merge "Opt-in compose projects to bytecode API generation" into androidx-main
by Julia McClellan
· 9 weeks ago
61f717d
Migrate to AGP KMP for easy to do projects
by Omar Ismail
· 9 weeks ago
4e323e2
Fix LayoutNode leak from OnPositionedDispatcher
by George Mount
· 9 weeks ago
711f3c1
Opt-in compose projects to bytecode API generation
by Julia McClellan
· 9 weeks ago
f75ea5b
Fix for remeasure being skipped on a non placed child when it is measured in placement block
by Andrey Kulikov
· 9 weeks ago
e659868
Expose ContentType.plus to commonMain
by Ivan Matkov
· 9 weeks ago
369d468
Enable WindowInsets rulers
by George Mount
· 3 months ago