Skip to content

Commit c63a7a9

Browse files
authored
Compose 1.9.0-beta01 (#2187)
[CMP-8356](https://youtrack.jetbrains.com/issue/CMP-8356) Merge Compose 1.9.0-beta01 | ***GroupId*** | ***ReleaseVersion*** | ***ReleaseSHA*** | | --- | --- | --- | | androidx.compose.animation | 1.9.0-beta01 | 3a0aa7a | | androidx.compose.foundation | 1.9.0-beta01 | 3a0aa7a | | androidx.compose.material | 1.9.0-beta01 | 3a0aa7a | | androidx.compose.material3 | 1.4.0-alpha16 | e8af6ab | | androidx.compose.material3.adaptive | 1.2.0-alpha07 | e8af6ab | | androidx.compose.runtime | 1.9.0-beta01 | 3a0aa7a | | androidx.compose.ui | 1.9.0-beta01 | 3a0aa7a | ## Release Notes N/A
2 parents 64cd2c7 + bfad669 commit c63a7a9

File tree

934 files changed

+77661
-14972
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

934 files changed

+77661
-14972
lines changed

compose/animation/animation-core/api/1.9.0-beta01.txt

Lines changed: 952 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
// Baseline format: 1.0
2-
RemovedMethod: androidx.compose.animation.core.StartOffset#getOffsetMillis():
3-
Removed method androidx.compose.animation.core.StartOffset.getOffsetMillis()
4-
RemovedMethod: androidx.compose.animation.core.StartOffset#getOffsetType():
5-
Removed method androidx.compose.animation.core.StartOffset.getOffsetType()
2+
RemovedFromJava: androidx.compose.animation.core.VectorizedSpringSpec#getDurationNanos(V, V, V):
3+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getDurationNanos(V,V,V) can no longer be resolved from Java source
4+
RemovedFromJava: androidx.compose.animation.core.VectorizedSpringSpec#getValueFromNanos(long, V, V, V):
5+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getValueFromNanos(long,V,V,V) can no longer be resolved from Java source
6+
RemovedFromJava: androidx.compose.animation.core.VectorizedSpringSpec#getVelocityFromNanos(long, V, V, V):
7+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getVelocityFromNanos(long,V,V,V) can no longer be resolved from Java source
8+
9+
10+
RemovedFromKotlin: androidx.compose.animation.core.VectorizedSpringSpec#getDurationNanos(V, V, V):
11+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getDurationNanos(V,V,V) can no longer be resolved from Kotlin source
12+
RemovedFromKotlin: androidx.compose.animation.core.VectorizedSpringSpec#getValueFromNanos(long, V, V, V):
13+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getValueFromNanos(long,V,V,V) can no longer be resolved from Kotlin source
14+
RemovedFromKotlin: androidx.compose.animation.core.VectorizedSpringSpec#getVelocityFromNanos(long, V, V, V):
15+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getVelocityFromNanos(long,V,V,V) can no longer be resolved from Kotlin source

compose/animation/animation-core/api/current.txt

Lines changed: 61 additions & 0 deletions
Large diffs are not rendered by default.

compose/animation/animation-core/api/res-1.9.0-beta01.txt

Whitespace-only changes.

compose/animation/animation-core/api/restricted_1.9.0-beta01.txt

Lines changed: 959 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
// Baseline format: 1.0
2-
RemovedMethod: androidx.compose.animation.core.StartOffset#getOffsetMillis():
3-
Removed method androidx.compose.animation.core.StartOffset.getOffsetMillis()
4-
RemovedMethod: androidx.compose.animation.core.StartOffset#getOffsetType():
5-
Removed method androidx.compose.animation.core.StartOffset.getOffsetType()
2+
RemovedFromJava: androidx.compose.animation.core.VectorizedSpringSpec#getDurationNanos(V, V, V):
3+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getDurationNanos(V,V,V) can no longer be resolved from Java source
4+
RemovedFromJava: androidx.compose.animation.core.VectorizedSpringSpec#getValueFromNanos(long, V, V, V):
5+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getValueFromNanos(long,V,V,V) can no longer be resolved from Java source
6+
RemovedFromJava: androidx.compose.animation.core.VectorizedSpringSpec#getVelocityFromNanos(long, V, V, V):
7+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getVelocityFromNanos(long,V,V,V) can no longer be resolved from Java source
8+
9+
10+
RemovedFromKotlin: androidx.compose.animation.core.VectorizedSpringSpec#getDurationNanos(V, V, V):
11+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getDurationNanos(V,V,V) can no longer be resolved from Kotlin source
12+
RemovedFromKotlin: androidx.compose.animation.core.VectorizedSpringSpec#getValueFromNanos(long, V, V, V):
13+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getValueFromNanos(long,V,V,V) can no longer be resolved from Kotlin source
14+
RemovedFromKotlin: androidx.compose.animation.core.VectorizedSpringSpec#getVelocityFromNanos(long, V, V, V):
15+
Source breaking change: method androidx.compose.animation.core.VectorizedSpringSpec.getVelocityFromNanos(long,V,V,V) can no longer be resolved from Kotlin source

compose/animation/animation-core/api/restricted_current.txt

Lines changed: 63 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
// Baseline format: 1.0
2+
[linuxX64]: Removed declaration (androidx.compose.animation.core/InfiniteTransition).androidx.compose.animation.core/animateFloat(kotlin/Float, kotlin/Float, androidx.compose.animation.core/InfiniteRepeatableSpec<kotlin/Float>) from androidx.compose.animation:animation-core
3+
[linuxX64]: Removed declaration (androidx.compose.animation.core/InfiniteTransition).androidx.compose.animation.core/animateFloat(kotlin/Float, kotlin/Float, androidx.compose.animation.core/InfiniteRepeatableSpec<kotlin/Float>, kotlin/String) from androidx.compose.animation:animation-core
4+
[linuxX64]: Removed declaration (androidx.compose.animation.core/InfiniteTransition).androidx.compose.animation.core/animateValue(#A, #A, androidx.compose.animation.core/TwoWayConverter<#A, #B>, androidx.compose.animation.core/InfiniteRepeatableSpec<#A>) from androidx.compose.animation:animation-core
5+
[linuxX64]: Removed declaration (androidx.compose.animation.core/InfiniteTransition).androidx.compose.animation.core/animateValue(#A, #A, androidx.compose.animation.core/TwoWayConverter<#A, #B>, androidx.compose.animation.core/InfiniteRepeatableSpec<#A>, kotlin/String) from androidx.compose.animation:animation-core
6+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateValueAsState(#A, androidx.compose.animation.core/TwoWayConverter<#A, #B>, androidx.compose.animation.core/AnimationSpec<#A>, #A?, kotlin/Function1<#A, kotlin/Unit>?) from androidx.compose.animation:animation-core
7+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateValueAsState(#A, androidx.compose.animation.core/TwoWayConverter<#A, #B>, androidx.compose.animation.core/AnimationSpec<#A>, #A?, kotlin/String, kotlin/Function1<#A, kotlin/Unit>?) from androidx.compose.animation:animation-core
8+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/createDeferredAnimation(androidx.compose.animation.core/TwoWayConverter<#B, #C>, kotlin/String) from androidx.compose.animation:animation-core
9+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/createTransitionAnimation(#B, #B, androidx.compose.animation.core/FiniteAnimationSpec<#B>, androidx.compose.animation.core/TwoWayConverter<#B, #C>, kotlin/String) from androidx.compose.animation:animation-core
10+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/createChildTransitionInternal(#B, #B, kotlin/String) from androidx.compose.animation:animation-core
11+
[linuxX64]: Removed declaration androidx.compose.animation.core/rememberTransition(androidx.compose.animation.core/TransitionState<#A>, kotlin/String?) from androidx.compose.animation:animation-core
12+
[linuxX64]: Removed declaration androidx.compose.animation.core/updateTransition(#A, kotlin/String?) from androidx.compose.animation:animation-core
13+
[linuxX64]: Removed declaration androidx.compose.animation.core/updateTransition(androidx.compose.animation.core/MutableTransitionState<#A>, kotlin/String?) from androidx.compose.animation:animation-core
14+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateDpAsState(androidx.compose.ui.unit/Dp, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.unit/Dp>, kotlin/Function1<androidx.compose.ui.unit/Dp, kotlin/Unit>?) from androidx.compose.animation:animation-core
15+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateDpAsState(androidx.compose.ui.unit/Dp, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.unit/Dp>, kotlin/String, kotlin/Function1<androidx.compose.ui.unit/Dp, kotlin/Unit>?) from androidx.compose.animation:animation-core
16+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateFloatAsState(kotlin/Float, androidx.compose.animation.core/AnimationSpec<kotlin/Float>, kotlin/Float, kotlin/Function1<kotlin/Float, kotlin/Unit>?) from androidx.compose.animation:animation-core
17+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateFloatAsState(kotlin/Float, androidx.compose.animation.core/AnimationSpec<kotlin/Float>, kotlin/Float, kotlin/String, kotlin/Function1<kotlin/Float, kotlin/Unit>?) from androidx.compose.animation:animation-core
18+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateIntAsState(kotlin/Int, androidx.compose.animation.core/AnimationSpec<kotlin/Int>, kotlin/Function1<kotlin/Int, kotlin/Unit>?) from androidx.compose.animation:animation-core
19+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateIntAsState(kotlin/Int, androidx.compose.animation.core/AnimationSpec<kotlin/Int>, kotlin/String, kotlin/Function1<kotlin/Int, kotlin/Unit>?) from androidx.compose.animation:animation-core
20+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateIntOffsetAsState(androidx.compose.ui.unit/IntOffset, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.unit/IntOffset>, kotlin/Function1<androidx.compose.ui.unit/IntOffset, kotlin/Unit>?) from androidx.compose.animation:animation-core
21+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateIntOffsetAsState(androidx.compose.ui.unit/IntOffset, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.unit/IntOffset>, kotlin/String, kotlin/Function1<androidx.compose.ui.unit/IntOffset, kotlin/Unit>?) from androidx.compose.animation:animation-core
22+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateIntSizeAsState(androidx.compose.ui.unit/IntSize, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.unit/IntSize>, kotlin/Function1<androidx.compose.ui.unit/IntSize, kotlin/Unit>?) from androidx.compose.animation:animation-core
23+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateIntSizeAsState(androidx.compose.ui.unit/IntSize, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.unit/IntSize>, kotlin/String, kotlin/Function1<androidx.compose.ui.unit/IntSize, kotlin/Unit>?) from androidx.compose.animation:animation-core
24+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateOffsetAsState(androidx.compose.ui.geometry/Offset, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.geometry/Offset>, kotlin/Function1<androidx.compose.ui.geometry/Offset, kotlin/Unit>?) from androidx.compose.animation:animation-core
25+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateOffsetAsState(androidx.compose.ui.geometry/Offset, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.geometry/Offset>, kotlin/String, kotlin/Function1<androidx.compose.ui.geometry/Offset, kotlin/Unit>?) from androidx.compose.animation:animation-core
26+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateRectAsState(androidx.compose.ui.geometry/Rect, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.geometry/Rect>, kotlin/Function1<androidx.compose.ui.geometry/Rect, kotlin/Unit>?) from androidx.compose.animation:animation-core
27+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateRectAsState(androidx.compose.ui.geometry/Rect, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.geometry/Rect>, kotlin/String, kotlin/Function1<androidx.compose.ui.geometry/Rect, kotlin/Unit>?) from androidx.compose.animation:animation-core
28+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateSizeAsState(androidx.compose.ui.geometry/Size, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.geometry/Size>, kotlin/Function1<androidx.compose.ui.geometry/Size, kotlin/Unit>?) from androidx.compose.animation:animation-core
29+
[linuxX64]: Removed declaration androidx.compose.animation.core/animateSizeAsState(androidx.compose.ui.geometry/Size, androidx.compose.animation.core/AnimationSpec<androidx.compose.ui.geometry/Size>, kotlin/String, kotlin/Function1<androidx.compose.ui.geometry/Size, kotlin/Unit>?) from androidx.compose.animation:animation-core
30+
[linuxX64]: Removed declaration androidx.compose.animation.core/rememberInfiniteTransition() from androidx.compose.animation:animation-core
31+
[linuxX64]: Removed declaration androidx.compose.animation.core/rememberInfiniteTransition(kotlin/String) from androidx.compose.animation:animation-core
32+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateValue(androidx.compose.animation.core/TwoWayConverter<#B, #C>, kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<#B>>, kotlin/String, kotlin/Function1<#A, #B>) from androidx.compose.animation:animation-core
33+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateDp(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<androidx.compose.ui.unit/Dp>>, kotlin/String, kotlin/Function1<#A, androidx.compose.ui.unit/Dp>) from androidx.compose.animation:animation-core
34+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateFloat(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<kotlin/Float>>, kotlin/String, kotlin/Function1<#A, kotlin/Float>) from androidx.compose.animation:animation-core
35+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateInt(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<kotlin/Int>>, kotlin/String, kotlin/Function1<#A, kotlin/Int>) from androidx.compose.animation:animation-core
36+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateIntOffset(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<androidx.compose.ui.unit/IntOffset>>, kotlin/String, kotlin/Function1<#A, androidx.compose.ui.unit/IntOffset>) from androidx.compose.animation:animation-core
37+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateIntSize(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<androidx.compose.ui.unit/IntSize>>, kotlin/String, kotlin/Function1<#A, androidx.compose.ui.unit/IntSize>) from androidx.compose.animation:animation-core
38+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateOffset(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<androidx.compose.ui.geometry/Offset>>, kotlin/String, kotlin/Function1<#A, androidx.compose.ui.geometry/Offset>) from androidx.compose.animation:animation-core
39+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateRect(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<androidx.compose.ui.geometry/Rect>>, kotlin/String, kotlin/Function1<#A, androidx.compose.ui.geometry/Rect>) from androidx.compose.animation:animation-core
40+
[linuxX64]: Removed declaration (androidx.compose.animation.core/Transition<#A>).androidx.compose.animation.core/animateSize(kotlin/Function1<androidx.compose.animation.core/Transition.Segment<#A>, androidx.compose.animation.core/FiniteAnimationSpec<androidx.compose.ui.geometry/Size>>, kotlin/String, kotlin/Function1<#A, androidx.compose.ui.geometry/Size>) from androidx.compose.animation:animation-core

0 commit comments

Comments
 (0)