media/library/ui/src/main
olly 82061e9afb Improve progress reporting logic
- Listener based reporting of progress allows the content length
  to be persisted into the download index (and notified via a
  download state change) as soon as it's available.
- Moved contentLength back into Download proper. It should only
  ever change once, so I'm not sure it belongs in the mutable part
  of Download.
- Made a DownloadProgress class, for naming sanity.

PiperOrigin-RevId: 244242487
2019-04-18 23:24:11 +01:00
..
java/com/google/android/exoplayer2/ui Improve progress reporting logic 2019-04-18 23:24:11 +01:00
res Update UI translations. 2019-04-13 01:38:05 +01:00
AndroidManifest.xml Tell Moe about new UI module + update external settings.gradle 2017-03-22 18:55:23 +00:00