media/library
olly 2b0b6e1b2e Move DownloadManager internal logic into isolated inner class
There are no logic changes here. It's just moving code around and removing
the "internal" part of names where no longer required.

PiperOrigin-RevId: 245407238
2019-04-26 18:34:37 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Move DownloadManager internal logic into isolated inner class 2019-04-26 18:34:37 +01:00
dash Fix DownloadManagerDashTest tests 2019-04-26 18:28:51 +01:00
hls Improve progress reporting logic 2019-04-18 23:24:11 +01:00
smoothstreaming Improve progress reporting logic 2019-04-18 23:24:11 +01:00
ui Toggle playback controls according to standard Android click handling. 2019-04-26 18:32:42 +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.