Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.0
->1.4.1
1.4.0
->1.4.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
androidx/media (androidx.media3:media3-ui)
v1.4.1
Compare Source
This release includes the following changes since the
1.4.0 release:
PreloadMediaSource
(#1568).
(#1571).
Searched too many bytes
error by correctly ignoring trailingnon-MP3 data based on the length field in an
Info
frame(#1480).
tts:fontSize
values to ensure theyare correctly inherited from parent nodes with percentage
tts:fontSize
values.
IndexOutOfBoundsException
inLegacySubtitleUtil
due toincorrectly handling the case of the requested output start time being
greater than or equal to the final event time in the
Subtitle
(#1516).
android.media.MediaCodec$CryptoException: Operation not supported in this configuration: ERROR_DRM_CANNOT_HANDLE
error on API 31+ devicesplaying L1 Widevine content. This error is caused by an incomplete
implementation of the framework
MediaDrm.requiresSecureDecoder
method (#1603).
release()
method toGlObjectsProvider
.KEYCODE_HEADSETHOOK
into a 'seek to next'action, as
documented
(#1493).
KEYCODE_HEADSETHOOK
as a 'play' command inMediaButtonReceiver
when deciding whether to ignore it to avoid aForegroundServiceDidNotStartInTimeException
(#1581).
(#1087).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.