Sign in
android
/
platform
/
frameworks
/
support
/
02b55f664eba38e42e362e1af3913be1df552d55..67004410fdbff19f90caa4cc43965ab21dca1943
/
compose
/
ui
a39d78e
Merge "Add pressed styling to the link" into androidx-main
by Treehugger Robot
· 12 months ago
cd3fe5c
Merge "Stabilize focus APIs" into androidx-main
by Treehugger Robot
· 12 months ago
2b4d323
Merge "Update equals/hashCode in LinkAnnotation to include all styles" into androidx-main
by Anastasia Soboleva
· 12 months ago
9de0d25
Merge "Support JoinOrSplit gestures for BTF and BTF2" into androidx-main
by Haoyu Zhang
· 12 months ago
a14e69c
Merge "Remove @Stable annotation from LinkInteractionListener" into androidx-main
by Treehugger Robot
· 12 months ago
80a68c2
Mark UrlAnnotation as deprecated
by Anastasia Soboleva
· 12 months ago
967fcd5
Remove @Stable annotation from LinkInteractionListener
by Anastasia Soboleva
· 12 months ago
9b67b37
Add pressed styling to the link
by Anastasia Soboleva
· 12 months ago
e794636
Update equals/hashCode in LinkAnnotation to include all styles
by Anastasia Soboleva
· 12 months ago
af628c7
Mark ClickableText as deprecated
by Anastasia Soboleva
· 12 months ago
d74b4ab
Support JoinOrSplit gestures for BTF and BTF2
by Haoyu Zhang
· 12 months ago
4ba4453
Merge "Backport CursorAnchorInfoController fix to unused version" into androidx-main
by Treehugger Robot
· 12 months ago
e09bbff
Stabilize focus APIs
by Ralston Da Silva
· 12 months ago
22723ef3
Backport CursorAnchorInfoController fix to unused version
by Justin Ghan
· 12 months ago
a100279
Merge "Add in `AutofillDataType` class" into androidx-main
by Melba Nuzen
· 12 months ago
9a206e9
Merge "Add internal `ContentType` class" into androidx-main
by Melba Nuzen
· 12 months ago
c7b1389
Merge "Fix Color, TextUnit and Offset savers" into androidx-main
by Treehugger Robot
· 12 months ago
703f585
Update a11y support for links in text
by Anastasia Soboleva
· 12 months ago
d061491
Fix Color, TextUnit and Offset savers
by Anastasia Soboleva
· 12 months ago
3f6911b
Merge "Direct Manipulation Placement support" into androidx-main
by Doris Liu
· 12 months ago
5bab34d
Add in `AutofillDataType` class
by Melba Nuzen
· 12 months ago
8b6d0ab
Add internal `ContentType` class
by Melba Nuzen
· 12 months ago
19b2ca4
Merge "Update LinkAnnotation savers to save/restore styles" into androidx-main
by Anastasia Soboleva
· 12 months ago
02a9494
Remove unnecessary OptIn for ExperimentalTestApi
by Jelle Fresen
· 12 months ago
2d5194b
Direct Manipulation Placement support
by Oscar Adame Vázquez
· 1 year ago
c70a4c6
Update LinkAnnotation savers to save/restore styles
by Anastasia Soboleva
· 1 year ago
d770889
Merge "Change signature of parseAsHtml method" into androidx-main
by Anastasia Soboleva
· 1 year ago
77cdc3d
Merge "Clean up eager creation of test tasks in build.gradle files" into androidx-main
by Aurimas Liutikas
· 1 year ago
f0b247c
Clean up eager creation of test tasks in build.gradle files
by Aurimas Liutikas
· 1 year ago
abe6761
Merge "Adds check with new historical data so it ignores bad offset data." into androidx-main
by Jeremy Walker
· 1 year ago
e7b1b07
Merge "Remove VelocityTracker Add Pointer Fix experiment flag." into androidx-main
by Levi Albuquerque
· 1 year ago
46589e2
Change signature of parseAsHtml method
by Anastasia Soboleva
· 1 year ago
e00a26d
Adds check with new historical data so it ignores bad offset data.
by Jeremy Walker
· 1 year ago
74b0557
Add link styling arguments to the parseAsHtml
by Anastasia Soboleva
· 1 year ago
f87f07f
Implement links interactiom listeners and styling through annotation only
by Anastasia Soboleva
· 1 year ago
a6ca2de
Remove VelocityTracker Add Pointer Fix experiment flag.
by Levi Albuquerque
· 1 year ago
17d1bf3
Merge "Update test expectation based on platform behavior change" into androidx-main
by Aurimas Liutikas
· 1 year ago
71afec3a
Merge changes I542251aa,I0b1ab54b into androidx-main
by Haoyu Zhang
· 1 year ago
26d6cfe
Remove long screenshots feature flag.
by Zach Klippenstein
· 1 year ago
7215f3d
Merge "Part 2 of long screenshots: lazy sticky headers support" into androidx-main
by Treehugger Robot
· 1 year ago
2113f9f6
Merge "Make ImeOptions.hintLocales non-nullable" into androidx-main
by Halil Ozercan
· 1 year ago
78f925f
Part 2 of long screenshots: lazy sticky headers support
by Zach Klippenstein
· 1 year ago
347ca4b
Support Stylus Select and Delete Handwriting Gestures
by Haoyu Zhang
· 1 year ago
3166562
Merge "Adds test for bad Offset data in touch tests." into androidx-main
by Treehugger Robot
· 1 year ago
7066ffb
Merge "Use MutableIntIntMap instead of MutableIntObjectMap<Int> in a11y delegate" into androidx-main
by Melba Nuzen
· 1 year ago
142fa23
Use MutableIntIntMap instead of MutableIntObjectMap<Int> in a11y delegate
by Melba Nuzen
· 1 year ago
932f462
Adds test for bad Offset data in touch tests.
by Jeremy Walker
· 1 year ago
14efccb
Replacing NestedScroll Sources.
by Levi Albuquerque
· 1 year ago
fbbbfe9
Merge "Add more long screenshots tests." into androidx-main
by Treehugger Robot
· 1 year ago
ac7fca8
Add more long screenshots tests.
by Zach Klippenstein
· 1 year ago
ffa4b83
Update test expectation based on platform behavior change
by Seigo Nonaka
· 1 year ago
e976444
Merge "Fix flaky focus search interop tests" into androidx-main
by Treehugger Robot
· 1 year ago
11e867f
Merge "Fixes HitPathTracker cache for dynamic input modifiers added during event stream" into androidx-main
by Jeremy Walker
· 1 year ago
f50c440
Merge "Address API council feedback on ApproachLayoutModifierNode" into androidx-main
by Doris Liu
· 1 year ago
ade5f81
Fix flaky focus search interop tests
by Ralston Da Silva
· 1 year ago
0795f09
Address API council feedback on ApproachLayoutModifierNode
by Doris Liu
· 1 year ago
bcf2343
Fixes HitPathTracker cache for dynamic input modifiers added during event stream
by Jeremy Walker
· 1 year ago
201603b
Make ImeOptions.hintLocales non-nullable
by Halil Ozercan
· 1 year ago
7567ddf
Merge "Fix androidx.collection dependency for ui-inspection" into androidx-main
by Treehugger Robot
· 1 year ago
e54a4c4
Fix androidx.collection dependency for ui-inspection
by Aurimas Liutikas
· 1 year ago
a34b845
Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main
by Treehugger Robot
· 1 year ago
a1d9ed5
Merge "Update GraphicsLayer API based on Compose Design Review feedback" into androidx-main
by Nader Jawad
· 1 year ago
54cd4ca
Fix corrupt serialized resolution result in `compose-ui`
by Marcello Galhardo
· 1 year ago
ca46049
Merge "Fix corrupt serialized resolution result in `compose-ui`" into androidx-main
by Treehugger Robot
· 1 year ago
49455ad
Fix corrupt serialized resolution result in `compose-ui`
by Marcello Galhardo
· 1 year ago
b163fd9
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 1 year ago
a7911ec
Merge "Turn off auto-invalidation for FocusTargetNode" into androidx-main
by Treehugger Robot
· 1 year ago
abb810f
Merge "Use separate flags to track lookahead placement observers" into androidx-main
by Oscar Adame Vázquez
· 1 year ago
d6ae3bf
Turn off auto-invalidation for FocusTargetNode
by Jossi Wolf
· 1 year ago
6bb3dd8
Update GraphicsLayer API based on Compose Design Review feedback
by Nader Jawad
· 1 year ago
b640b8c
Merge "Fix issue where GraphicsLayer root was not cached across runs leading to GraphicsLayer's buildLayer method to be invoked too many times" into androidx-main
by Nader Jawad
· 1 year ago
9a77a77
Use separate flags to track lookahead placement observers
by Oscar Adame Vázquez
· 1 year ago
644c96a
Merge "Sort dackka args; publish samples for all (KMP) libraries" into androidx-main
by Owen Gray
· 1 year ago
f4f21bc
Fix issue where GraphicsLayer root was not
by Nader Jawad
· 1 year ago
960d746
Sort dackka args; publish samples for all (KMP) libraries
by Owen Gray
· 1 year ago