Slider and Progress Indicator have been updated to better support Non-Text Contrast Accessibility requirements.
Predictive Back Fragment/View support added to Material motion transitions (MaterialSharedAxis, MaterialFadeThrough, MaterialFade, MaterialElevationScale).
Important
Required minSdkVersion is now 19 or higher, for Material and AndroidX (blog post).
Dependency Updates
Dependency
Previous version
New version
androidx.transition
1.2.0
1.5.0
Library Updates
Gradle
Update library minSdkVersion to 19. (1bbb43d155df64d24463455fe6fb291b6940a7b2)
Upgrade to //third_party/gradle to 8.4 (1756f233ec3ac2085c07acf26a65b94e11038bd3)
Carousel
Shifted keylines in contained strategies when there exists padding, and clipToPadding=false (1ef42e2f23a5ce21d5963c62fe2a7332dadaf296)
Fixed Javadoc formatting error in FullScreenCarouselStrategy class documentation. (a0a1c6e04499c324b61c0a5b7b628cd4f9fc3cbc)
Added support for cross axis wrap_content RecyclerViews (e88a1b98d240c451a8f1f3920958be28cd2ac563)
Added documentation recommending snapping for multi-browse strategy (9e64a1f5f682f435018b6ba4546085745f1b4a8f)
Add attributes to change small item size (92a5444de95501dbf5bc12eaaa7a969b44fe2151)
CollapsingToolbarLayout
Fix text shadow fading when transitioning between expanded and collapsed states (7674e12ea818793fe654f7691941f0bdc97c75f3)
Fix date validation on Samsung devices (5aa6edfaed08a6dff8439b51e91cd43e2ffb0386)
MaterialAutoCompleteTextView
Enabled switch access in MaterialAutoCompleteTextView. (14a7b4036334e4d0573a46731ea18a388f87dc98)
NavigationDrawer
Fixed wrong item selected after click (a3af20a86970a77c6225c5254c6540bb81bdc049)
NavigationRail
Added label padding for when the label is long enough to reach the sides of the nav rail (2439dc0e8141a44418d32148c16e0cfc7a5beba7)
Increased padding in between items as per design specs (16eca7eef3af53fe594d66440db796dab8762777)
Predictive Back
Animated corners during predictive back when no drawerLayoutCornerSize is set (c8b9b1c0bb8e51501246c902073acc45aedeebd6)
ProgressIndicator
Updated inactive track color from primary container to secondary container. (c8cb0c60379adfd76efbf54adeac316a9bfaec4e)
Updated the setter of track thickness to not update track corner radius. (540f5ee9839ca3472e990f597d6f0a2b203b1b4f)
Added the limit to not have stop indicator size bigger than track thickness. (689e04f9edd1398f53bfc149aa78a2ab864953ba)
Fixed the rounded ends overlapping bug with semi-transparent track/indicator color in Circular default style. (8167c115e34e6b206a8446d98ce22c574d8a1584)
Removed the call to draw a transparent full track. (3f80fdb9e1f31df4c970025e34450726bbb822ec)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the maven-dependencies group with 10 updates in the / directory:
1.8.2
1.9.0
v.0.9.9.6
0.9.9.8
2.2.0-beta01
2.2.0-rc01
1.1.5
1.2.1
3.5.1
3.6.1
1.6.1
1.7.0
1.10.0
1.12.0
8.7.0
8.7.1
8.7.0
8.7.1
2.0.20
2.0.21
Updates
androidx.annotation:annotation
from 1.8.2 to 1.9.0Updates
io.github.hchenx:hooktool
from v.0.9.9.6 to 0.9.9.8Release notes
Sourced from io.github.hchenx:hooktool's releases.
Commits
Updates
androidx.constraintlayout:constraintlayout
from 2.2.0-beta01 to 2.2.0-rc01Updates
androidx.test.ext:junit
from 1.1.5 to 1.2.1Updates
androidx.test.espresso:espresso-core
from 3.5.1 to 3.6.1Updates
androidx.appcompat:appcompat
from 1.6.1 to 1.7.0Updates
com.google.android.material:material
from 1.10.0 to 1.12.0Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
88acfcd
[Tokens] Update tokens to v4.0.05390215
[Gradle] Update androidx transition dependency to 1.5.05bc50a0
Update library version to 1.12.05950041
[Gradle] Update androidx transition dependency to 1.5.0-rc016b064e8
Update library version to 1.12.0-rc01a4f19d1
Update library version to 1.12.0-beta018c63848
[Gradle] Update androidx transition dep to version 1.5.0-beta0192bc02c
[NTC][Slider] Make tick size defaults to the stop indicator size if set387f59b
[Search] Exclude icons from search bar handwriting boundsa3af20a
[NavDrawer][a11y] Fix wrong item selected after clickUpdates
com.android.application
from 8.7.0 to 8.7.1Updates
com.android.library
from 8.7.0 to 8.7.1Updates
com.android.library
from 8.7.0 to 8.7.1Updates
org.jetbrains.kotlin.android
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show