media/library
olly 47601980d9 Use DownloadAction.id properly
- Fix ID being dropped when DownloadAction is serialized and
  de-serialized as it's passed to DownloadService
- Properly set DownloadAction.id when building an action from
  a DownloadState
- Make ID a required constructor argument. Else it's too easy
  to not propagate it by accident.

PiperOrigin-RevId: 242457831
2019-04-13 01:34:07 +01:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Use DownloadAction.id properly 2019-04-13 01:34:07 +01:00
dash Use DownloadAction.id properly 2019-04-13 01:34:07 +01:00
hls Use DownloadAction.id properly 2019-04-13 01:34:07 +01:00
smoothstreaming Use DownloadAction.id properly 2019-04-13 01:34:07 +01:00
ui Provide option to include next/prev button in lock screen/compact mode. 2019-04-13 01:33:28 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.