media/library
olly 68993f233d Improve DownloadNotificationHelper
- Remove completed downloads from progress notification.
- Treat restarting as a downloading, When there are both
remove and download tasks ongoing, we prefer to show a
download notification to a remove one. A restarting task
encapsulates is basically a (remove+download) task. Given
our preference, we should treat it as a download rather
than as a removal.

PiperOrigin-RevId: 242867228
2019-04-13 01:39:24 +01:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Add DownloadAction merge tests 2019-04-13 01:38:45 +01:00
dash Use LoadErrorHandlingPolicy.getRetryDelayMsFor for DASH/SS manifest loads. 2019-04-13 01:39:05 +01:00
hls Remove DownloadAction serialization 2019-04-13 01:36:46 +01:00
smoothstreaming Use LoadErrorHandlingPolicy.getRetryDelayMsFor for DASH/SS manifest loads. 2019-04-13 01:39:05 +01:00
ui Improve DownloadNotificationHelper 2019-04-13 01:39:24 +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.