Sign in
android
/
platform
/
frameworks
/
support
/
71a0e55934198cacb4c897d9b20e26e2b7275988
/
compose
/
animation
8b3179f
Merge "Fix Arc interpolation" into androidx-main
by Oscar Adame Vázquez
· 8 months ago
bbd91fd
Fix Arc interpolation
by Oscar Adame Vázquez
· 8 months ago
606eb2a
Fix animateBounds_scrollBehavior test
by Oscar Adame Vázquez
· 8 months ago
219f426
Disable flaky test from AnimateBounds
by Oscar Adame Vázquez
· 8 months ago
94b9394
Add AnimateBounds Modifier API
by Oscar Adame Vázquez
· 8 months ago
c1ec9d4
Optimize animation code
by Romain Guy
· 8 months ago
a33e853
Merge "Optimize animations" into androidx-main
by Treehugger Robot
· 8 months ago
e2c11e9
Optimize animations
by Romain Guy
· 8 months ago
3c8f0da8
Merge "Prevent setting seekable transition playTime when no transition is running" into androidx-main
by Doris Liu
· 8 months ago
47d1904
Animations optimizations
by Romain Guy
· 8 months ago
9d47587
Prevent crashes in AndroidFlingSpline#flingPosition
by Oscar Adame Vázquez
· 8 months ago
c2e6e7e6
Prevent setting seekable transition playTime when no transition is running
by Steven Schoen
· 9 months ago
90b154e
Fix flaky childTransitionWithDurationScaleSeekTransition
by George Mount
· 9 months ago
2283075
Partially revert "Pin dependencies to annotation and collection libraries"
by Andrew Bailey
· 9 months ago
69fec23
Pin dependencies to annotation and collection libraries
by Aurimas Liutikas
· 9 months ago
aa35354
Merge "Skip placeHolderSize logic when no match is found" into androidx-main
by Doris Liu
· 9 months ago
77c0160
Skip placeHolderSize logic when no match is found
by Doris Liu
· 9 months ago
054b782
Update to AGP 8.7.0-alpha02
by Fred Sladkey
· 9 months ago
96f0b30
Start validating androidx.annotation signatures
by Aurimas Liutikas
· 9 months ago
d4d9a22
Merge changes I02efd4f1,Ieeb8dafe into androidx-main
by Jinseong Jeon
· 9 months ago
d0ba533
Delete redundant opt-in flags for Metalava w/ K2 UAST
by Jinseong Jeon
· 9 months ago
01fdca1
Opt-in Metalava w/ K2 UAST by default
by Jinseong Jeon
· 9 months ago
1d1abef
Remove material-icons-core dependency from the material library
by Aurimas Liutikas
· 9 months ago
555eac9
Merge "Relax epsilon at extrema" into androidx-main
by Treehugger Robot
· 9 months ago
c84c888
Relax epsilon at extrema
by Romain Guy
· 9 months ago
5ad9567
Merge "Fix SharedTransitionScope not drawing items in certain conditions" into androidx-main am: 2eb794a09b
by Oscar Adame Vázquez
· 9 months ago
2eb794a
Merge "Fix SharedTransitionScope not drawing items in certain conditions" into androidx-main
by Oscar Adame Vázquez
· 9 months ago
867d9df
Merge "Enable strict API mode for compose annotation libraries" into androidx-main am: f8543a1745
by Treehugger Robot
· 9 months ago
f8543a1
Merge "Enable strict API mode for compose annotation libraries" into androidx-main
by Treehugger Robot
· 9 months ago
b41077b6
Fix SharedTransitionScope not drawing items in certain conditions
by Oscar Adame Vázquez
· 9 months ago
ddd2980
Add no-arg constructors to signature files
by Julia McClellan
· 9 months ago
975e20a
Enable strict API mode for compose annotation libraries
by Aurimas Liutikas
· 9 months ago
2cd339d
Add no-arg constructors to signature files
by Julia McClellan
· 9 months ago
cd9e16f
Update compileSdk to 35
by Andrea Falcone
· 9 months ago
a4f5db5
Merge "Upgrade to AGP 8.6.0-beta01" into androidx-main am: fe04c6e5a0
by Aurimas Liutikas
· 9 months ago
04b02e6
Merge "Update compileSdk to 35" into androidx-platform-dev
by Andrea Falcone
· 9 months ago
1e02caf
Update compileSdk to 35
by Andrea Falcone
· 9 months ago
0c93670
Upgrade to AGP 8.6.0-beta01
by Aurimas Liutikas
· 9 months ago
b24afe2
Complement keyframes and keyframesWithSpline documentation
by Oscar Adame Vázquez
· 10 months ago
932ec64
Merge "Convert compose animation projects to add linuxX64Stubs target" into androidx-main
by Aurimas Liutikas
· 10 months ago
7ba956c
Merge changes I69eb8143,I872bcb0e into androidx-main
by Treehugger Robot
· 10 months ago
90f5ada
Merge "Fix flaky SeekableTransitionStateTest tests" into androidx-main
by Treehugger Robot
· 10 months ago
dd908bb
Convert compose animation projects to add linuxX64Stubs target
by Aurimas Liutikas
· 10 months ago
cae205d
Convert compose animation-core project to add linuxX64Stubs target
by Aurimas Liutikas
· 10 months ago
53bce53
Merge "Enable LeakCanary for animation-core tests" into androidx-main
by Jossi Wolf
· 10 months ago
a9169c9
Enable LeakCanary for animation-core tests
by Jossi Wolf
· 10 months ago
da63228
Merge "Remove experimental flags on Keyframes with Arcs and Splines" into androidx-main
by Oscar Adame Vázquez
· 10 months ago
89e0533
Bump up annotation-experimental dependencies
by Jinseong Jeon
· 10 months ago
89e1199
Remove experimental flags on Keyframes with Arcs and Splines
by Oscar Adame Vázquez
· 10 months ago
ed52f83
Merge "Fix child transition not completing properly" into androidx-main
by Treehugger Robot
· 10 months ago
aa31784
Fix child transition not completing properly
by George Mount
· 10 months ago
96c24a5
Merge "Lint check for shared transition usage in LazyList items" into androidx-main
by Oscar Adame Vázquez
· 10 months ago
ad77691
Convert compose animation and material3 desktop targets to jvmStubs targets
by Aurimas Liutikas
· 10 months ago
a1aa4cc
Lint check for shared transition usage in LazyList items
by Oscar Adame Vázquez
· 10 months ago
88d7e88
Fix flaky SeekableTransitionStateTest tests
by George Mount
· 10 months ago
315cabb
Merge "Transition: have totalDurationNanos use derivedStateOf" into androidx-main
by George Mount
· 10 months ago
a1d728e
Transition: have totalDurationNanos use derivedStateOf
by George Mount
· 10 months ago
abbf42e
Remove Compose jvmTest and desktopTest
by Aurimas Liutikas
· 10 months ago
d21daa9
Merge "Enable leak canary in compose animation tests" into androidx-main
by Treehugger Robot
· 10 months ago
43f4e94
Merge "Fix SharedTransitionObserver leaking scopes" into androidx-main
by Doris Liu
· 10 months ago
1346ba2
[Exp Policy] Graduate ExperimentalFoundationApi APIs introduced prior to 1.7
by Leland Richardson
· 10 months ago
ad9f9b7
Fix SharedTransitionObserver leaking scopes
by Doris Liu
· 11 months ago
fb97380
[Exp Policy] Graduate ExperimentalComposeUiApi APIs introduced prior to 1.7
by Leland Richardson
· 11 months ago
cf3d160
Upgrade lint and AGP used by lint check projects
by Aurimas Liutikas
· 11 months ago
3669da6
Merge "Migrate to ktfmt 0.50 and remove our custom @sample hack" into androidx-main
by Omar Ismail
· 11 months ago
55e0d5b
Clean up when seekable transition is disposed
by Doris Liu
· 11 months ago
2d707cd
SharedTransitionScope detector for unused Modifier
by Oscar Adame Vázquez
· 11 months ago
e09f4f5
Merge "Lint for targetState usage in contenKey AnimatedContent" into androidx-main
by Oscar Adame Vázquez
· 11 months ago
a18f72a
Migrate to ktfmt 0.50 and remove our custom @sample hack
by Omar Ismail
· 11 months ago
79bdd78
Update APIs files for Kotlin-source unbounded wildcards
by Julia McClellan
· 11 months ago
4690e59
Explicitly set up commonMain and commonTest KMP source sets
by Aurimas Liutikas
· 11 months ago
3ad1c80
Lint for targetState usage in contenKey AnimatedContent
by Oscar Adame Vázquez
· 11 months ago
d0400eac6
Enable leak canary in compose animation tests
by Aurimas Liutikas
· 11 months ago
0f07147
Remove ktlint disable/enable comments from codebase
by Omar Ismail
· 11 months ago
dcaa116
Migrate compose to use ktfmt
by Omar Ismail
· 11 months ago
5c5419a
Enable kotlin explicitApi for android projects
by Aurimas Liutikas
· 11 months ago
b58645e
Compose 1.7.0-beta02 Test: ./gradlew updateApi
by Juan Rodriguez
· 12 months ago
dcf0200
Merge "Change the order of modifiers in SharedTransitionLayout" into androidx-main
by Doris Liu
· 12 months ago
aa348f6
Merge "Add non-implicit wildcard bounds to signature files" into androidx-main
by Paul Duffin
· 12 months ago
5fd2a4b
Change the order of modifiers in SharedTransitionLayout
by Doris Liu
· 12 months ago
14e662c
Refine API for different resize modes
by Doris Liu
· 12 months ago
a45f2890
Add non-implicit wildcard bounds to signature files
by Julia McClellan
· 12 months ago
717f4fd
Compose beta01 version bump Test: ./gradlew updateApi
by Juan Rodriguez
· 12 months ago
9f261d3
Remove obsolete experimental API opt-in
by Doris Liu
· 12 months ago
f36a365
Extract interface from SharedTransitionScope
by Steven Schoen
· 12 months ago
674275c
Share snapshot observers among transition scope and shared elements
by Doris Liu
· 12 months ago
c48e5cd
Merge "Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs" into androidx-main
by Aurimas Liutikas
· 1 year ago
fa666bf
Merge "Clear start animation time after SeekableTransitionState animates/snaps" into androidx-main
by Doris Liu
· 1 year ago
de478da
Merge "Update container transform demo" into androidx-main
by Doris Liu
· 1 year ago
374189f
Merge "Prevent IntSize from animating to negative values" into androidx-main
by Treehugger Robot
· 1 year ago
a3085e1e
Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs
by Omar Ismail
· 1 year ago
fff35e9
Prevent IntSize from animating to negative values
by Oscar Adame Vázquez
· 1 year ago
8ff41a1
Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers
by Omar Ismail
· 1 year ago
34ec43c
Merge "Share SnapshotStateObserver for SeekableTransitionState" into androidx-main
by Leland Richardson
· 1 year ago
d489cc1
Key the setup work for shared element
by Doris Liu
· 1 year ago
e55d135
Share SnapshotStateObserver for SeekableTransitionState
by Leland Richardson
· 1 year ago
f8c654a
Merge "Make LookaheadScope APIs stable" into androidx-main
by Doris Liu
· 1 year ago
a6e50f2
Merge "Improve the aquisition of lookaheadCoords" into androidx-main
by Doris Liu
· 1 year ago
1ca89529
Clear start animation time after SeekableTransitionState animates/snaps
by Steven Schoen
· 1 year ago
5175c6e
Update container transform demo
by Doris Liu
· 1 year ago
Next »