mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update Release Notes for media3 1.1.0-alpha01
PiperOrigin-RevId: 529715517
(cherry picked from commit f1f07dc82a)
This commit is contained in:
parent
806bca4191
commit
b206919844
1 changed files with 8 additions and 0 deletions
|
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
### Unreleased changes
|
### Unreleased changes
|
||||||
|
|
||||||
|
* Session:
|
||||||
|
* Add `androidx.media3.session.MediaButtonReceiver` to enable apps to
|
||||||
|
implement playback resumption with media button events sent by, for
|
||||||
|
example, a Bluetooth headset
|
||||||
|
([#167](https://github.com/androidx/media/issues/167)).
|
||||||
|
|
||||||
|
### 1.1.0-alpha01 (2023-05-10)
|
||||||
|
|
||||||
* Core library:
|
* Core library:
|
||||||
* Add suppression reason for unsuitable audio route and play when ready
|
* Add suppression reason for unsuitable audio route and play when ready
|
||||||
change reason for suppressed too long.
|
change reason for suppressed too long.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue