komikku/app
Two-Ai 60cf10ff2e Fix delay between URL fetch and image download (#9452)
Fetch each source image URL immediately before downloading each image
instead of fetching all URLs and then downloading all images.

Source image URLs may change, so the downloader may fail if there is
too long a delay between fetching the image URL and downloading the
image.

(cherry picked from commit bbe0ab1dd0b51bcb91ff0a7f78555b078d73201e)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
2023-05-06 17:44:36 -04:00
..
src Fix delay between URL fetch and image download (#9452) 2023-05-06 17:44:36 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Try Apache implementation of ZipFile instead 2023-05-06 13:49:49 -04:00
proguard-android-optimize.txt Upgrade to AGP 8.0.0 (#9351) 2023-05-06 11:13:07 -04:00
proguard-rules.pro Maybe fix Firebase crashes 2023-05-06 11:24:25 -04:00