Sign in
android
/
platform
/
frameworks
/
support
/
46295bc0b75a16f452e8e0090e8de41073d4dbb6..ad66672b42ec1e9359219e82b7f8189d03df40f5
/
compose
/
ui
ad66672
Merge "Call `notifyVisibilityChanged` on changed nodes" into androidx-main
by Melba Nuzen
· 4 months ago
d1c57cb
Call `notifyVisibilityChanged` on changed nodes
by Melba Nuzen
· 4 months ago
b00cfec
Merge "Revert "Upgrade to AGP 8.9.0-alpha06"" into androidx-main
by Aurimas Liutikas
· 4 months ago
dcbfe22
Merge "Add Autofill micro-benchmark" into androidx-main
by Melba Nuzen
· 4 months ago
86a86e1
Add Autofill micro-benchmark
by Melba Nuzen
· 4 months ago
4270d2f
[GH] Update outdated documentation link to semantics traversal order
by Tsvetilian Yankov
· 4 months ago
9a5d908
Revert "Upgrade to AGP 8.9.0-alpha06"
by Louis Pullen-Freilich
· 4 months ago
cceb207
Merge "Make AutofillManager an abstract class with internal ctr" into androidx-main
by Melba Nuzen
· 4 months ago
8d0e6d8
Merge "Revert "Update Color callsites to accept color longs"" into androidx-main
by Treehugger Robot
· 4 months ago
f01dbfa
Merge "Don't allow Paint to cache variation settings of resource fonts" into androidx-main
by Treehugger Robot
· 4 months ago
0ffe865
Revert "Update Color callsites to accept color longs"
by Saurabh Chaudhary
· 4 months ago
8ad5f10
Don't allow Paint to cache variation settings of resource fonts
by Sean McQuillan
· 4 months ago
83861f4
Change the condition to select nodes related to autoCommit
by Ralston Da Silva
· 4 months ago
eaa37f9
Merge "Add support for lazy with commit" into androidx-main
by Melba Nuzen
· 4 months ago
234e914
Merge "Revert "Use NoActionBar theme for default test activity"" into androidx-main
by Treehugger Robot
· 4 months ago
bb0d43b
Revert "Use NoActionBar theme for default test activity"
by Jelle Fresen
· 4 months ago
80b2e88
Merge "Disable tests failing on API35." into androidx-main
by Treehugger Robot
· 4 months ago
246c511
Disable tests failing on API35.
by Radha Nakade
· 4 months ago
b4f54e87
Merge "Fix copyright header year" into androidx-main
by Treehugger Robot
· 4 months ago
054823c
Merge "Switch to K2 metalava for projects where the only diff is KClass -> Class" into androidx-main
by Julia McClellan
· 4 months ago
80e9007
Fix copyright header year
by Chris Craik
· 4 months ago
169df152
Merge "Upgrade to AGP 8.9.0-alpha06" into androidx-main
by Treehugger Robot
· 4 months ago
b2e0e78
Merge "Optimize various things:" into androidx-main
by Romain Guy
· 4 months ago
fd5e58a6
Merge "Adds a lint check to warn against LocalContext.current.resources.configuration" into androidx-main
by Treehugger Robot
· 4 months ago
fdcf01b
Optimize various things:
by Romain Guy
· 4 months ago
b5764e9
Upgrade to AGP 8.9.0-alpha06
by Aurimas Liutikas
· 4 months ago
711b898
Switch to K2 metalava for projects where the only diff is KClass -> Class
by Julia McClellan
· 4 months ago
0e97467
Use the visible display bounds for the measure spec of the popup content
by Anton Beloglazov
· 4 months ago
431e2a3
Adds a lint check to warn against LocalContext.current.resources.configuration
by Louis Pullen-Freilich
· 4 months ago
2e19298
Adds extra specialty test cases to hit test to verify design.
by Jeremy Walker
· 4 months ago
434e3e8
Merge "Keep only class members, not full classes" into androidx-main
by Treehugger Robot
· 5 months ago
2ed9053
Merge "Revert^2 "Fix several focus issues"" into androidx-main
by Treehugger Robot
· 5 months ago
aed9ee8
Keep only class members, not full classes
by Romain Guy
· 5 months ago
145ffb5d
Revert^2 "Fix several focus issues"
by George Mount
· 5 months ago
718034f
Merge "Adds demo showing sharing sibling with View for overlapping boxes." into androidx-main
by Treehugger Robot
· 5 months ago
9492ff3
Adds demo showing sharing sibling with View for overlapping boxes.
by Jeremy Walker
· 5 months ago
3728c88b
Add support for lazy with commit
by Melba Nuzen
· 5 months ago
f846e8c
Merge "Use NoActionBar theme for default test activity" into androidx-main
by Treehugger Robot
· 5 months ago
18d7693
Use NoActionBar theme for default test activity
by Jelle Fresen
· 5 months ago
3fe0b0b
Merge "Fix TextMeasurer internal cache Constraints checks" into androidx-main
by Halil Ozercan
· 5 months ago
fc1ecb1
Merge changes Ie1777477,Iafa28f0e into androidx-main
by Jelle Fresen
· 5 months ago
896a964
Fix TextMeasurer internal cache Constraints checks
by Halil Ozercan
· 5 months ago
d40ea9b
Merge "Don't check screen diff for null autofill relevance" into androidx-main
by Treehugger Robot
· 5 months ago
6799886
Don't check screen diff for null autofill relevance
by Melba Nuzen
· 5 months ago
41bcd3f
Merge changes Ifeb27a9a,I5e674175,I0f65a086 into androidx-main
by Treehugger Robot
· 5 months ago
a293b97
Consolidate to only use AndroidXExtension.type to control publishing
by Omar Ismail
· 5 months ago
71b3ec5
Fix a bug in setting isEnabled in PopulateViewStructure
by Ralston Da Silva
· 5 months ago
5b55bf0
Merge "Allow the old and new Autofill APIs to coexist" into androidx-main
by Treehugger Robot
· 5 months ago
9410b76
Avoid thread switches when getting SemanticsNodes
by Jelle Fresen
· 5 months ago
4891a09
Remove nodeId cache from SemanticsNodeInteractionCollection
by Jelle Fresen
· 5 months ago
836cb38
Merge "Don't crash waitUntilDoesNotExist when no roots" into androidx-main
by Jelle Fresen
· 5 months ago
9d0a47a
Merge "Add sample how to use A11yValidator from Espresso" into androidx-main
by Treehugger Robot
· 5 months ago
e35116d
Merge "Don't call notifyValueChanged for empty text" into androidx-main
by Treehugger Robot
· 5 months ago
cb1161f1
Merge "Remove unnecessary call to autofill autocommit" into androidx-main
by Melba Nuzen
· 5 months ago
ce28179
Don't call notifyValueChanged for empty text
by Ralston Da Silva
· 5 months ago
602bf29
Merge "Add additional focus tests in preparation for aosp/3251331." into androidx-main
by Treehugger Robot
· 5 months ago
25d763d
Remove unnecessary call to autofill autocommit
by Melba Nuzen
· 5 months ago
3b9289d
Allow the old and new Autofill APIs to coexist
by Ralston Da Silva
· 5 months ago
271a749
Add additional focus tests in preparation for aosp/3251331.
by Anton Beloglazov
· 5 months ago
6b08bd46
Add sample how to use A11yValidator from Espresso
by Jelle Fresen
· 5 months ago
d4a62ad
Don't crash waitUntilDoesNotExist when no roots
by Jelle Fresen
· 5 months ago
0d518e5
Fallback to child layout's intrinsics if until lookhead measurement
by Doris Liu
· 5 months ago
a6da20d
Merge "Refactor LookaheadPassDelegate and MeasurePassDelegate out of LayoutNodeLayoutDelegate" into androidx-main
by Doris Liu
· 5 months ago
e7c1b76
Make AutofillManager an abstract class with internal ctr
by Melba Nuzen
· 5 months ago
e776449
Refactor LookaheadPassDelegate and MeasurePassDelegate out of LayoutNodeLayoutDelegate
by Doris Liu
· 5 months ago
dc8bf8bf
Re-implement AutofillManager
by Ralston Da Silva
· 5 months ago
829d9f22
Merge "Clean up references to ClassVerificationFailure" into androidx-main
by Julia McClellan
· 5 months ago
7a99e70
Merge "Revert "Fix several focus issues"" into androidx-main
by Natnael Belay
· 5 months ago
cc2d089
Clean up references to ClassVerificationFailure
by Julia McClellan
· 5 months ago
495d9f2
Merge "Switch some projects to K2 metalava" into androidx-main
by Julia McClellan
· 5 months ago
d3693ec
Revert "Fix several focus issues"
by Natnael Belay
· 5 months ago
77f65b4
Merge "Redirect the instrinsic query to lookahead pass from a top-level lookahead root" into androidx-main
by Treehugger Robot
· 5 months ago
e4993ad
Switch some projects to K2 metalava
by Julia McClellan
· 5 months ago
a07d12c
Redirect the instrinsic query to lookahead pass from a top-level lookahead root
by Doris Liu
· 5 months ago
d8d19a2
Merge "Add support for automatic commit" into androidx-main
by Melba Nuzen
· 5 months ago
de7b237
Merge "Clean up project references in build.gradle" into androidx-main
by Treehugger Robot
· 5 months ago
a9f56aa
Merge "Guard against empty list of root view nodes" into androidx-main
by Jens Ole Lauridsen
· 5 months ago
0ea3091
Clean up project references in build.gradle
by Aurimas Liutikas
· 5 months ago
972f70e
Add support for automatic commit
by Melba Nuzen
· 5 months ago
2f44f72
Guard against empty list of root view nodes
by Jens Ole Lauridsen
· 5 months ago
a930a6c
Merge "Address onRectChanged API Feedback" into androidx-main
by Leland Richardson
· 5 months ago
cd1946c
Centralize the logic for adding golden assets for tests
by Aurimas Liutikas
· 5 months ago
1862247
Merge "Prevent MotionFrameOfReferencePlacement flag from being unset in replace" into androidx-main
by Doris Liu
· 5 months ago
726af03
Address onRectChanged API Feedback
by Leland Richardson
· 5 months ago
90e6d08
Merge "Fix flaky FocusSearchLeftInteropTest#viewComposableInRow" into androidx-main
by Treehugger Robot
· 5 months ago
bdeb094
Merge "Sync OnUnplacedModifierNode with JetBrains' fork" into androidx-main
by Andrey Kulikov
· 5 months ago
0b709f3
Merge "Revert "Make LineHeightStyle.Trim actually trim"" into androidx-main
by Natnael Belay
· 5 months ago
1ad122c
Sync OnUnplacedModifierNode with JetBrains' fork
by Ivan Matkov
· 5 months ago
0f859ed
Revert "Make LineHeightStyle.Trim actually trim"
by Haoyu Zhang
· 5 months ago
a1ec027
Merge "Fix several focus issues" into androidx-main
by Treehugger Robot
· 5 months ago
1467e40
Fix several focus issues
by George Mount
· 5 months ago
5e947ee
Merge "Add a test for clearing focus from a focus target inside of a nested ComposeView." into androidx-main
by Treehugger Robot
· 5 months ago
638019a
Add a test for clearing focus from a focus target inside of a nested
by Anton Beloglazov
· 5 months ago
16193b6
Prevent MotionFrameOfReferencePlacement flag from being unset in replace
by Doris Liu
· 5 months ago
de0bab1
Merge "Don't crash with events with NaN values" into androidx-main
by George Mount
· 5 months ago
9d60011
Merge "API Review change" into androidx-main
by George Mount
· 5 months ago
4d3aeb4
Merge "Small fixes in navigation demo" into androidx-main
by Melba Nuzen
· 5 months ago
a3110b4
Merge "Add internal APIs to add bullet list from the AnnotatedString builder" into androidx-main
by Anastasia Soboleva
· 5 months ago
bed357d
Merge "Add ul/li tags support to fromHtml" into androidx-main
by Anastasia Soboleva
· 5 months ago
a820164
Merge "Add `DelegatableNode.registerOnGlobalLayoutListener` that allows calculating occlusions" into androidx-main
by Oscar Adame Vázquez
· 5 months ago
Next »