Sign in
android
/
platform
/
frameworks
/
support
/
b648147c5fdfc5ecbad57e40e2dc0c69aa23bf12..86ff5b4bb956431ec884586ce0aea0127e189ec4
/
compose
/
ui
e669867
Merge "Replace NestedScrollSource enum with an inline class" into androidx-main
by Treehugger Robot
· 4 years ago
67dcb7f
Merge "Convert PlaceholderVerticalAlign to inline class" into androidx-main
by Haoyu Zhang
· 4 years ago
70b469f
Merge "Improve error message thrown when LazyColumn keys are not unique." into androidx-main
by Andrey Kulikov
· 4 years ago
cebafc0
Convert PlaceholderVerticalAlign to inline class
by Haoyu Zhang
· 4 years ago
848040d
Merge "Desktop. Move Dialog/Menubar/Tray to androidx.compose.ui.window.v1" into androidx-main
by Jim Sproch
· 4 years ago
5d7f40c
Improve error message thrown when LazyColumn keys are not unique.
by Andrey Kulikov
· 4 years ago
86c1b16
Merge "Fix source package in layout inspector API" into androidx-main
by Treehugger Robot
· 4 years ago
0136357
Replace NestedScrollSource enum with an inline class
by Ralston Da Silva
· 4 years ago
8fc71ab
Merge "Rename clearFocus(forcedClear) to clearFocus(force)" into androidx-main
by Treehugger Robot
· 4 years ago
6c0a944
Merge "Bring item into View" into androidx-main
by Treehugger Robot
· 4 years ago
125dfa6
Merge "Lint fixes for AGP 7.1 alpha01 upgrade" into androidx-main
by Louis Pullen-Freilich
· 4 years ago
444569e
Fix source package in layout inspector API
by Chuck Jazdzewski
· 4 years ago
940d63d
Merge "Fix lowering density when using Icon component (or other any component that uses DrawCache)" into androidx-main
by Nader Jawad
· 4 years ago
a068198
Lint fixes for AGP 7.1 alpha01 upgrade
by Louis Pullen-Freilich
· 4 years ago
2afdc13
Allow invalidations during the draw path
by Mihai Popa
· 4 years ago
1b3ccb3
Fix lowering density when using Icon component
by Igor Demin
· 4 years ago
9dc9c18
Merge "Revert "Allow invalidations during the draw path"" into androidx-main
by Aurimas Liutikas
· 4 years ago
b52910e
Revert "Allow invalidations during the draw path"
by Aurimas Liutikas
· 4 years ago
42303ba
Bring item into View
by Ralston Da Silva
· 4 years ago
dc81449
Rename clearFocus(forcedClear) to clearFocus(force)
by Ralston Da Silva
· 4 years ago
aae98df
Merge "Fix for placing order change not invalidating zSortedChildren list" into androidx-main
by Treehugger Robot
· 4 years ago
959ebf0
Merge "Allow invalidations during the draw path" into androidx-main
by Mihai Popa
· 4 years ago
4aa63ec
Fix for placing order change not invalidating zSortedChildren list
by Andrey Kulikov
· 4 years ago
fcbc8ff
Merge "Fix for LazyColumn/Row items displayed partially after the scroll" into androidx-main
by Andrey Kulikov
· 4 years ago
debd8a5
Merge changes I6734fda2,I59f0dd69 into androidx-main
by Jens Ole Lauridsen
· 4 years ago
4fefaf1
Merge "Remove @ExperimentalComposeUiApi from PopupProperties. Bug:187871964 Test: Manually." into androidx-main
by Treehugger Robot
· 4 years ago
a3b5661
Fix for LazyColumn/Row items displayed partially after the scroll
by Andrey Kulikov
· 4 years ago
7184768
Allow invalidations during the draw path
by Mihai Popa
· 4 years ago
2115dc7
Desktop: Fix FilterQuality
by Igor Demin
· 4 years ago
a3cb441
Merge "Updated graphics APIs to be inline classes instead of enums" into androidx-main
by Nader Jawad
· 4 years ago
65a3546
Updated graphics APIs to be inline classes instead of enums
by Nader Jawad
· 4 years ago
de5f839
Merge changes Id5b9b4f7,I4ca59777 into androidx-main
by Jim Sproch
· 4 years ago
0418fb4
Merge "Update lint baselines" into androidx-main
by Alan Viverette
· 4 years ago
ad8df9e
Merge "Change PointerType to be inline class instead of enum" into androidx-main
by George Mount
· 4 years ago
e7d54b5
Fix MPP build
by Igor Demin
· 4 years ago
8aa4e75
Desktop. Move Dialog/Menubar/Tray to androidx.compose.ui.window.v1
by Igor Demin
· 4 years ago
3d154a9
Implement URI handler for desktop. Test: manual
by Nikolay Igotti
· 4 years ago
41510db
Remove @ExperimentalComposeUiApi from PopupProperties.
by Qingqing Deng
· 4 years ago
16fe859
Merge "Renaming focusModifier to focusTarget" into androidx-main
by Treehugger Robot
· 4 years ago
f413c45
Change PointerType to be inline class instead of enum
by George Mount
· 4 years ago
7443850
checking that ui_release.kotlin_module is >=250 bytes
by Jeff Gaston
· 4 years ago
c86e3c1
Merge "Use list for content description and text." into androidx-main
by Treehugger Robot
· 4 years ago
802403a
Update lint baselines
by Alan Viverette
· 4 years ago
170f3a2
Merge "Fix MPP build after reverting "Configuration testApi does not exist"" into androidx-main
by Treehugger Robot
· 4 years ago
e8f93a0
Use list for content description and text.
by Filip Pavlis
· 4 years ago
3f4c988
Merge "Make detectDragGestures, detectVerticalGestures and detectHorizontaGestures to consume position change automatically." into androidx-main
by Matvei Malkov
· 4 years ago
7266d28
Merge "Desktop: fix warning" into androidx-main
by Treehugger Robot
· 4 years ago
df377b1
Merge "Fixed positioning of ContextMenu when using MenuBar." into androidx-main
by Treehugger Robot
· 4 years ago
1d13339
Merge "Updated WindowDraggableArea." into androidx-main
by Treehugger Robot
· 4 years ago
f993cc4
Merge "Use latest androidx.test:core in compose:ui:ui" into androidx-main
by Jelle Fresen
· 4 years ago
1d3cf7b
Merge "Desktop: use skija's BreakIterator for characters" into androidx-main
by Andrey Kulikov
· 4 years ago
172b4f1
Desktop: fix warning
by Igor Demin
· 4 years ago
55f6fba
Fix MPP build after reverting "Configuration testApi does not exist"
by Igor Demin
· 4 years ago
9feb839
Desktop: use skija's BreakIterator for characters
by Andrey Rudenko
· 4 years ago
6bf2d20
Merge "Change TextUnitType enum to inline class" into androidx-main
by Treehugger Robot
· 4 years ago
cc16df2
Merge changes I73c40c49,Ie6ff6301 into androidx-main
by Jens Ole Lauridsen
· 4 years ago
57ed9b3
Change TextUnitType enum to inline class
by Haoyu Zhang
· 4 years ago
bbab17f
Add views_to_skip to each ComposableRoot
by Jens Ole Lauridsen
· 4 years ago
8225c4f
Add id that can be used to hide a view from the inspector
by Jens Ole Lauridsen
· 4 years ago
98b7ef7
Merge "Revert "Accept lambda invoke methods with inline parameters"" into androidx-main
by Aurimas Liutikas
· 4 years ago
3a5f4b4
Handle multiple entries for a line number in the line table
by Jens Ole Lauridsen
· 4 years ago
e897a5e
Accept lambda invoke methods with inline parameters
by Jens Ole Lauridsen
· 4 years ago
9a3c781
Revert "Accept lambda invoke methods with inline parameters"
by Jeff Gaston
· 4 years ago
0a235c5
Merge "Accept lambda invoke methods with inline parameters" into androidx-main
by Jens Ole Lauridsen
· 4 years ago
b6d8055
Renaming focusModifier to focusTarget
by Ralston Da Silva
· 4 years ago
b1b6e7a
Make detectDragGestures, detectVerticalGestures and detectHorizontaGestures to consume position change automatically.
by Matvei Malkov
· 4 years ago
90b32ed
Desktop: SkijaLayer - refactoring
by Igor Demin
· 4 years ago
b4b1cdc
Merge "Fix for density/layoutDirection changes not invalidating measure/draw/outline" into androidx-main
by Andrey Kulikov
· 4 years ago
600ddda
Merge "Remove inline from Modifier.onSizeChanged() and Modifier.onGloballyPositioned()" into androidx-main
by Andrey Kulikov
· 4 years ago
debc512
Merge "Fix for LayoutNode.zSortedChildrenInvalidated never being reset" into androidx-main
by Andrey Kulikov
· 4 years ago
eaf654b
Use latest androidx.test:core in compose:ui:ui
by Jelle Fresen
· 4 years ago
fa7c1b4a
Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main
by Aurimas Liutikas
· 4 years ago
48aeb44
Accept lambda invoke methods with inline parameters
by Jens Ole Lauridsen
· 4 years ago
79500aa
Merge "According to Android Studio this is no longer needed" into androidx-main
by Treehugger Robot
· 4 years ago
14ddfc7
Merge "EditorInfoCompat initial selection" into androidx-main
by Siyamed Sinir
· 4 years ago
e80baea
Fix for LayoutNode.zSortedChildrenInvalidated never being reset
by Andrey Kulikov
· 4 years ago
017b9a2
Merge "Move to skiko 0.2.33" into androidx-main
by Jim Sproch
· 4 years ago
1b7d92d
According to Android Studio this is no longer needed
by Aurimas Liutikas
· 4 years ago
e238bad
Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos
by Jim Sproch
· 4 years ago
79815ff
Alignment lines in modifier + fix remeasurements
by Mihai Popa
· 4 years ago
35e7222
Remove inline from Modifier.onSizeChanged() and Modifier.onGloballyPositioned()
by Andrey Kulikov
· 4 years ago
51a67e5
Fix for density/layoutDirection changes not invalidating measure/draw/outline
by Andrey Kulikov
· 4 years ago
2aa361f
ComposeView + ViewOverlay compatibility
by Adam Powell
· 4 years ago
918baab
Merge "Cleaning up .ignore files" into androidx-main
by Treehugger Robot
· 4 years ago
bf3f1f1
Merge "Fixes failing ModifierDeclarationDetectorTest" into androidx-main
by Treehugger Robot
· 4 years ago
90a3929
Merge "Change Modifier.onGloballyPositioned to report the modifier coordinates" into androidx-main
by Treehugger Robot
· 4 years ago
5e1580b
Merge "LineHeight support in desktop paragraph" into androidx-main
by Treehugger Robot
· 4 years ago
9a83228
Fixed positioning of ContextMenu when using MenuBar.
by Roman Sedaikin
· 4 years ago
064af37
Update ui-text androidx.core dependency to a more stable version
by Siyamed Sinir
· 4 years ago
1724188
EditorInfoCompat initial selection
by Siyamed Sinir
· 4 years ago
a294948
Merge "TextInputServiceAndroid debug logs" into androidx-main
by Treehugger Robot
· 4 years ago
9e62c38
TextInputServiceAndroid debug logs
by Siyamed Sinir
· 4 years ago
f4b8520
Merge "Adjust the lambdaSelectorName sent with a Lambda" into androidx-main
by Jens Ole Lauridsen
· 4 years ago
eef6d91
Change Modifier.onGloballyPositioned to report the modifier coordinates
by Andrey Kulikov
· 4 years ago
f0b8534
Move to skiko 0.2.33
by Roman Sedaikin
· 4 years ago
844d1a7
Merge "Implement equals/hashCode for DrawModifiers" into androidx-main
by Andrey Kulikov
· 4 years ago
da4674b
LineHeight support in desktop paragraph
by Andrey Rudenko
· 4 years ago
3a3adc0
Cleaning up .ignore files
by Ralston Da Silva
· 4 years ago
9eecd1a
Merge "Replacing KeyboardType enum with an inline class" into androidx-main
by Treehugger Robot
· 4 years ago
8ecdac3e
Merge "Changing FocusState to an Interface" into androidx-main
by Treehugger Robot
· 4 years ago
Next »