media/libraries/session/src/main
tonihei bd126ec5c5 Forward legacy controller onPlay/PrepareFromXY calls to onAddMediaItems
These legacy callbacks are currently forwarded to onSetMediaUri which
will be removed in the future.

Also make sure to only call player.prepare/play after the items have
been set.

The calls to onAddQueueItem are also forwarded to onAddMediaItems to
actually allow a session to resolve these items to playable media, which
wasn't possible so far.

PiperOrigin-RevId: 453625204
2022-06-09 17:40:26 +00:00
..
aidl/androidx/media3/session Implement session extras for Media3 and legacy controllers 2022-05-30 16:52:43 +00:00
java/androidx/media3/session Forward legacy controller onPlay/PrepareFromXY calls to onAddMediaItems 2022-06-09 17:40:26 +00:00
res Update error state of legacy playback state if authentication fails 2022-04-06 11:25:27 +01:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00