Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
fe5a7fcc
authored
Jul 22, 2021
by
olly
Committed by
kim-vde
Jul 22, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Remove trailing whitespace
PiperOrigin-RevId: 386194874
parent
d9ad91d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
fe5a7fcc
...
@@ -172,9 +172,9 @@
...
@@ -172,9 +172,9 @@
*
Fix handling of emsg messages with an unset duration
*
Fix handling of emsg messages with an unset duration
(
[
#9123
](
https://github.com/google/ExoPlayer/issues/9123
)
).
(
[
#9123
](
https://github.com/google/ExoPlayer/issues/9123
)
).
*
UI:
*
UI:
*
Add
`PendingIntent.FLAG_IMMUTABLE`
flag when creating a broadcast
*
Add
`PendingIntent.FLAG_IMMUTABLE`
when creating broadcast intents in
intent in
`PlayerNotificationManager`
. This is required by a
`PlayerNotificationManager`
. This is required by a
[
behaviour change
](
https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability
)
[
behaviour change
](
https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability
)
in Android 12.
in Android 12.
*
Fix focusability of
`StyledPlayerView`
and
`StyledPlayerControlView`
*
Fix focusability of
`StyledPlayerView`
and
`StyledPlayerControlView`
popup menus on API levels prior to 26
popup menus on API levels prior to 26
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment