media/library
olly 6e6df6a2f0 Improve DownloadService notification documentation
The one functional change here is to require subclasses to implement getForegroundNotification. It seems easier and less error prone to
force developers to implement it than it does to document the cases
in which they need to override it (which is most cases).

PiperOrigin-RevId: 240566737
2019-03-29 16:49:11 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Improve DownloadService notification documentation 2019-03-29 16:49:11 +00:00
dash Improve DownloadService notification documentation 2019-03-29 16:49:11 +00:00
hls More faithfully parse content of HLS master playlists 2019-03-29 16:48:09 +00:00
smoothstreaming Parse CHARACTERISTICS attribute for EXT-X-MEDIA tags 2019-03-22 19:57:01 +00:00
ui Switch format language tag to use full BCP 47 codes. 2019-03-22 19:56:25 +00: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.