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
63ae8f54
authored
Feb 03, 2021
by
bachinger
Committed by
Oliver Woodman
Feb 03, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add PlayerNotificationManager.Builder
PiperOrigin-RevId: 355356169
parent
584a0730
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
RELEASENOTES.md
library/ui/src/main/java/com/google/android/exoplayer2/ui/PlayerNotificationManager.java
RELEASENOTES.md
View file @
63ae8f54
...
...
@@ -3,6 +3,17 @@
### dev-v2 (not yet released)
*
New release notes go here!
*
Core library:
*
Log a warning when
`SingleSampleMediaPeriod`
transforms a load error
into end-of-stream.
*
UI:
*
Add builder for
`PlayerNotificationManager`
.
*
Extractors:
*
Fix Vorbis private codec data parsing in the Matroska extractor
(
[
#8496
](
https://github.com/google/ExoPlayer/issues/8496
)
).
*
Text:
*
Add support for the SSA
`primaryColour`
style attribute
(
[
#8435
](
https://github.com/google/ExoPlayer/issues/8435
)
).
### 2.13.0 (not yet released - targeted for 2021-02-TBD)
...
...
library/ui/src/main/java/com/google/android/exoplayer2/ui/PlayerNotificationManager.java
View file @
63ae8f54
This diff is collapsed.
Click to expand it.
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