Sign in
android
/
platform
/
frameworks
/
support
/
c3cbee5fc6598f78fe1c98e05699572e98d9b92d
/
compose
/
foundation
/
foundation-layout
aaf8d8c
Revert "Optimize various things:"
by Romain Guy
· 5 weeks ago
7e2589d
Remove xooglers from OWNERS files
by Aurimas Liutikas
· 6 weeks ago
8dcc099
Merge "Fixes broken copyright" into androidx-main
by Treehugger Robot
· 6 weeks ago
1e53945
Merge "Update compose 1.7.0 bcv files using aosp/3361968 experimental dropping" into androidx-main
by Treehugger Robot
· 6 weeks ago
3e1fef9
Fixes broken copyright
by Louis Pullen-Freilich
· 6 weeks ago
d625692
Revert six KMP libraries with consumerProguardFiles back to old agp
by Owen Gray
· 6 weeks ago
a8c5993
Update compose 1.7.0 bcv files using aosp/3361968 experimental dropping
by Aurimas Liutikas
· 3 months ago
86655d0
Merge "Inlines flow layout intrinsic calculations" into androidx-main
by Treehugger Robot
· 7 weeks ago
b2e0e78
Merge "Optimize various things:" into androidx-main
by Romain Guy
· 7 weeks ago
fdcf01b
Optimize various things:
by Romain Guy
· 4 months ago
8f0f1c2
Inlines flow layout intrinsic calculations
by Louis Pullen-Freilich
· 8 weeks ago
aed9ee8
Keep only class members, not full classes
by Romain Guy
· 9 weeks ago
41bcd3f
Merge changes Ifeb27a9a,I5e674175,I0f65a086 into androidx-main
by Treehugger Robot
· 9 weeks ago
a293b97
Consolidate to only use AndroidXExtension.type to control publishing
by Omar Ismail
· 10 weeks ago
1ea27ff
Merge "Remove ambiguous links to `alignBy` in `RowScope` documentation." into androidx-main
by Owen Gray
· 9 weeks ago
246dc4f
Remove ambiguous links to `alignBy` in `RowScope` documentation.
by Owen Gray
· 10 weeks ago
0ea3091
Clean up project references in build.gradle
by Aurimas Liutikas
· 3 months ago
df20b2d
Fix intrinsic sizing for required sizes
by George Mount
· 3 months ago
945e159
Fixes missing @param tags in foundation
by Louis Pullen-Freilich
· 3 months ago
7795282
Migrate to using = for property setting
by Aurimas Liutikas
· 3 months ago
a748056
Revert compose 1.8.0 beta bump
by natnaelbelay
· 3 months ago
ada9b29
COMPOSE = "1.8.0-beta01" Test: ./gradlew buildOnServer
by Prajakta Patil
· 4 months ago
f786581
Merge "Add binary compatibility validator abi files from androidx-compose-release" into androidx-main
by Treehugger Robot
· 4 months ago
6d635a4
Merge "Commonize expect WindowInsets.Companion API" into androidx-main
by Jossi Wolf
· 4 months ago
1849150
Add binary compatibility validator abi files from androidx-compose-release
by Aurimas Liutikas
· 4 months ago
14b0f25
Include property annotations in API signatures
by Julia McClellan
· 4 months ago
7da53a55
Fix flaky testContextualFlowRow_equalHeight_worksWithWeight test
by George Mount
· 4 months ago
fb2e839
Migrate libraries with trivial android { blocks to agp-kmp
by Owen Gray
· 6 months ago
f5495b0
Commonize expect WindowInsets.Companion API
by Andrei.Salavei
· 4 months ago
9e1693f
Use different method for ensuring Activity finishes
by George Mount
· 4 months ago
597fbf2
Merge "Fix R8 rules to prevent throw inlining" into androidx-main
by Treehugger Robot
· 5 months ago
b5fd75b
Fix R8 rules to prevent throw inlining
by Romain Guy
· 5 months ago
6c12247
Remove inset conversion helpers
by Alex Vanyo
· 5 months ago
6afa1f9
Bump Kotlin Target of annotation, collection, and compose to 1.9
by Omar Ismail
· 6 months ago
67aeff3
Use an optimized Constraints.copy()
by Romain Guy
· 5 months ago
7358689
Merge "Add Modifier.recalculateWindowInsets()" into androidx-main
by Treehugger Robot
· 5 months ago
8916791
Add Modifier.recalculateWindowInsets()
by George Mount
· 6 months ago
8f2da3f
Layout micro-optimizations
by Romain Guy
· 5 months ago
a53892d
Don't initialize arrays twice
by Romain Guy
· 6 months ago
84154aa
Various layout micro-optimizations
by Romain Guy
· 6 months ago
2283075
Partially revert "Pin dependencies to annotation and collection libraries"
by Andrew Bailey
· 7 months ago
a03e3ad
Merge "Revert "Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks"" into androidx-main
by Chris Craik
· 7 months ago
63c046d
Revert "Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks"
by Chris Craik
· 7 months ago
69fec23
Pin dependencies to annotation and collection libraries
by Aurimas Liutikas
· 7 months ago
ca20fac
Merge "Reduce allocations and shrink code size" into androidx-main
by Treehugger Robot
· 7 months ago
ae5af28
Reduce allocations and shrink code size
by Romain Guy
· 7 months ago
b3cff53
Reland Experiment: Enable R8 in foundation-library and compose-runtime benchmarks
by Chris Craik
· 7 months ago
e0a3976
Revert "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks"
by Chris Craik
· 7 months ago
bfecafd
Merge "Add DeviceConfigurationOverride.WindowInsets" into androidx-main
by Treehugger Robot
· 7 months ago
96f0b30
Start validating androidx.annotation signatures
by Aurimas Liutikas
· 7 months ago
d4d9a22
Merge changes I02efd4f1,Ieeb8dafe into androidx-main
by Jinseong Jeon
· 7 months ago
01fdca1
Opt-in Metalava w/ K2 UAST by default
by Jinseong Jeon
· 7 months ago
1d1abef
Remove material-icons-core dependency from the material library
by Aurimas Liutikas
· 7 months ago
5aa0d47
Add DeviceConfigurationOverride.WindowInsets
by Alex Vanyo
· 8 months ago
ac719ca
Merge "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" into androidx-main am: cb67449659
by George Mount
· 7 months ago
cb67449
Merge "Experiment: Enable R8 in foundation-library and compose-runtime benchmarks" into androidx-main
by George Mount
· 7 months ago
87be311
Experiment: Enable R8 in foundation-library and compose-runtime benchmarks
by George Mount
· 7 months ago
ddd2980
Add no-arg constructors to signature files
by Julia McClellan
· 7 months ago
2cd339d
Add no-arg constructors to signature files
by Julia McClellan
· 7 months ago
cd9e16f
Update compileSdk to 35
by Andrea Falcone
· 7 months ago
1e02caf
Update compileSdk to 35
by Andrea Falcone
· 8 months ago
3edff4c
Merge "API Review Updates for Adding Alignments to top level of Flow Layouts" into androidx-main
by Uchenna Okoye
· 8 months ago
7ba956c
Merge changes I69eb8143,I872bcb0e into androidx-main
by Treehugger Robot
· 8 months ago
25969d8
Convert compose foundation-layout project to add linuxX64Stubs target
by Aurimas Liutikas
· 8 months ago
16dcbcd
API Review Updates for Adding Alignments to top level of Flow Layouts
by Faithful Uchenna Okoye
· 8 months ago
396bb61
Make FlowRowOverflowScope/FlowColumnOverflowScope Stable
by Faithful Uchenna Okoye
· 8 months ago
482756a
Merge "Please make ContextualFlowRowScope not implement FlowRowScope" into androidx-main
by Uchenna Okoye
· 8 months ago
89e0533
Bump up annotation-experimental dependencies
by Jinseong Jeon
· 8 months ago
2d5c9eb
Please make ContextualFlowRowScope not implement FlowRowScope
by Faithful Uchenna Okoye
· 8 months ago
af0b7a23
Convert compose foundation desktop targets to jvmStubs targets
by Aurimas Liutikas
· 8 months ago
abbf42e
Remove Compose jvmTest and desktopTest
by Aurimas Liutikas
· 8 months ago
569938d
Revert "Fixed bug having to do with Row/Column not having the right intrinsic settings"
by Halil Ozercan
· 8 months ago
cc8f1d0
Removes usages of @Composable lambda for inline functions (KT-68605)
by Aurimas Liutikas
· 8 months ago
a18f72a
Migrate to ktfmt 0.50 and remove our custom @sample hack
by Omar Ismail
· 9 months ago
57fb211
Merge "Fix position of "Example usage" in docs so it isn't rendered in @see block" into androidx-main
by Treehugger Robot
· 9 months ago
5c8c48e
Add jossiwolf to foundation-layout OWNERS
by Jossi Wolf
· 9 months ago
0cebc29
Fix position of "Example usage" in docs so it isn't rendered in @see block
by Omar Ismail
· 9 months ago
4690e59
Explicitly set up commonMain and commonTest KMP source sets
by Aurimas Liutikas
· 9 months ago
18c2cd93
Set `shouldAutoInvalidate` to false for the offset modifiers to make
by Anton Beloglazov
· 9 months ago
dcaa116
Migrate compose to use ktfmt
by Omar Ismail
· 9 months ago
e2607dd
Rename the noOfItemsShown internal property of FlowLayoutOverflowState and related parameters to shownItemCount for consistency with the public property exposed via FlowRowOverflowScope and FlowColumnOverflowScope.
by Anton Beloglazov
· 9 months ago
14a4d77
Merge "Compose 1.7.0-beta02 Test: ./gradlew updateApi" into androidx-main
by Juan Rodriguez
· 9 months ago
b58645e
Compose 1.7.0-beta02 Test: ./gradlew updateApi
by Juan Rodriguez
· 9 months ago
f05efb5
Move WindowInsetsPadding modifiers to common source set
by Ivan Matkov
· 10 months ago
717f4fd
Compose beta01 version bump Test: ./gradlew updateApi
by Juan Rodriguez
· 10 months ago
8ff41a1
Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers
by Omar Ismail
· 10 months ago
7b06083
Adds lint check to warn about using structural equality checks for lambdas
by Louis Pullen-Freilich
· 11 months ago
14efccb
Replacing NestedScroll Sources.
by Levi Albuquerque
· 12 months ago
ef90b84
Add better error messages to padding must be non-negative
by Faithful Uchenna Okoye
· 11 months ago
7967b5c
Merge "Update the tests to destroy the activity." into androidx-main
by Uchenna Okoye
· 11 months ago
5702f24
Update the tests to destroy the activity.
by Faithful Uchenna Okoye
· 11 months ago
33adf5d
Merge "Modified debugging logs with additional details" into androidx-main
by Treehugger Robot
· 11 months ago
881db46
Modified debugging logs with additional details
by Faithful Uchenna Okoye
· 11 months ago
ba1dcff5
Merge "Add Debugging logs for hard-to-reproduce bugs" into androidx-main
by Uchenna Okoye
· 11 months ago
f513896
Add Debugging logs for hard-to-reproduce bugs
by Faithful Uchenna Okoye
· 11 months ago
960d746
Sort dackka args; publish samples for all (KMP) libraries
by Owen Gray
· 11 months ago
ad9ab6d
Merge "Fixes testModifiers_doNotCauseUnnecessaryRemeasure" into androidx-main
by Treehugger Robot
· 11 months ago
aab6b4b
Fixes testModifiers_doNotCauseUnnecessaryRemeasure
by Louis Pullen-Freilich
· 11 months ago
16fff4b
Adds Ability to place see more on the next line
by Faithful Uchenna Okoye
· 12 months ago
4810335
Remove allocations in Row/Column
by Faithful Uchenna Okoye
· 12 months ago
Next »