media/libraries
bachinger 5e4421c2ba Add MediaSession.setSessionActivity(PendingIntent)
The session activity is already sent to the controller with the
`ConnectionState` when it connects. This change adds the ability to update the
activity.

This allows an app to change the intent that is used to open an activity
for the notification. An app is likely to want to change the session activity
just before the session is released. This allows to use a different activity or
more importantly the back stack of the activity for while the app is running
and when used for the playback resumption notification.

PiperOrigin-RevId: 530627102
2023-05-11 09:52:04 +00:00
..
cast Add Builder for DeviceInfo 2023-04-24 11:33:13 +01:00
common Effect: Support input via texture ID 2023-05-11 09:49:26 +00:00
database Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource Add DataSource contract test checking scheme case insensitivity 2023-05-03 17:10:47 +01:00
datasource_cronet Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
datasource_okhttp Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource_rtmp Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
decoder Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
decoder_av1 Remove Javadoc TODO from README of decoder extensions 2023-04-05 15:48:58 +01:00
decoder_ffmpeg Remove Javadoc TODO from README of decoder extensions 2023-04-05 15:48:58 +01:00
decoder_flac Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
decoder_opus Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
decoder_vp9 Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
effect Effect: Support input via texture ID 2023-05-11 09:49:26 +00:00
exoplayer Transformer: Add codec support for Dolby Vision HDR video 2023-05-11 09:47:52 +00:00
exoplayer_dash Ensure DrmSessionManager.setPlayer() is called before prepare() 2023-04-24 11:40:19 +01:00
exoplayer_hls Ensure DrmSessionManager.setPlayer() is called before prepare() 2023-04-24 11:40:19 +01:00
exoplayer_ima Downgrade IMA SDK to 3.29.0 2023-05-05 16:53:06 +00:00
exoplayer_rtsp Handle seek after playback ends 2023-04-17 17:14:21 +01:00
exoplayer_smoothstreaming Ensure DrmSessionManager.setPlayer() is called before prepare() 2023-04-24 11:40:19 +01:00
exoplayer_workmanager Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
extractor Add UTF-16 encoded subtitle support to SsaDecoder 2023-05-03 17:04:35 +01:00
muxer Improve documentation for metadataSampleEntry method 2023-05-05 16:49:39 +00:00
session Add MediaSession.setSessionActivity(PendingIntent) 2023-05-11 09:52:04 +00:00
test_data Transformer: Add codec support for Dolby Vision HDR video 2023-05-11 09:47:52 +00:00
test_exoplayer_playback Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
test_session_common Add MediaSession.setSessionActivity(PendingIntent) 2023-05-11 09:52:04 +00:00
test_session_current Add MediaSession.setSessionActivity(PendingIntent) 2023-05-11 09:52:04 +00:00
test_utils Effect: Support input via texture ID 2023-05-11 09:49:26 +00:00
test_utils_robolectric Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
transformer Avoid swallowing exceptions when switching AssetLoader 2023-05-11 09:50:43 +00:00
ui Update translations 2023-05-03 17:15:08 +01:00
ui_leanback Use Util method for common UI play/pause button logic. 2023-04-26 15:52:50 +01:00