media/library
eguven 2d0044fee4 Generic DownloadManager and DownloadService
Downloader specific parameters and constructor is moved to DownloadAction class.

DownloadAction objects need to be serialized so they can be passed in Intents and can be stored to
filesystem (to be implemented). So  DownloadAction.Serializer is added. Didn't use Serializable interface
because of the concerns over incompabilities when the new versions of classes are used.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=164831115
2017-08-10 13:24:10 +01:00
..
all Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
core Add ErrorMessageProvider to util package 2017-08-10 13:19:12 +01:00
dash Generic DownloadManager and DownloadService 2017-08-10 13:24:10 +01:00
hls Add support for HLS's FRAME-RATE attribute 2017-08-08 15:46:53 +01:00
smoothstreaming Disable test coverage again 2017-08-07 13:38:15 +01:00
ui Fix minor Javadoc error 2017-08-10 13:15:51 +01:00