mihon/app/src/main/java/eu/kanade/tachiyomi/data/download
Samuel Bronson 9276c491bc Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin.
Kotlin:                1.2.71 -> 1.3.50
Coroutines:            0.30.2 -> 1.3.1
Gradle:                4.6    -> 5.4.1
Android gradle plugin: 3.2.1  -> 3.5.0

This brings us down to *one* experimental coroutine API, and we've
opted in to using it in just *one* place.

(The fact that the API to opt-in to using an experimental API in a
specific place is *also* experimental surely will not come back to
bite us later.)
2019-09-18 22:45:54 -04:00
..
model New reader (#1550) 2018-09-01 17:12:59 +02:00
DownloadCache.kt New reader (#1550) 2018-09-01 17:12:59 +02:00
Downloader.kt Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin. 2019-09-18 22:45:54 -04:00
DownloadManager.kt New reader (#1550) 2018-09-01 17:12:59 +02:00
DownloadNotifier.kt Allow pausing downloads from progress notification (#1637) 2018-10-27 19:01:56 +02:00
DownloadPendingDeleter.kt New reader (#1550) 2018-09-01 17:12:59 +02:00
DownloadProvider.kt New reader (#1550) 2018-09-01 17:12:59 +02:00
DownloadService.kt Run downloader in foreground service 2018-04-28 10:54:27 +02:00
DownloadStore.kt New reader (#1550) 2018-09-01 17:12:59 +02:00