tachiyomi/app
Tom Briden f0a5557e60
Fix storing covers for local manga (#6127)
getCoverFile only returns a cover if it already exists, meaning
the block of code to write it from the inputstream never executes.
If getCoverFile returns null, then use previous behaviour of setting
it to cover.jpg so that if the file doesn't exist it's created
2021-10-30 12:16:29 -04:00
..
src Fix storing covers for local manga (#6127) 2021-10-30 12:16:29 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Update dependencies 2021-10-28 22:40:53 -04:00
proguard-android-optimize.txt Reinstate Proguard/R8 (#5134) 2021-05-22 14:47:40 -04:00
proguard-rules.pro Keep coroutine methods (fixes #5662) 2021-08-05 13:10:09 -04:00
shortcuts.xml Remove more unused strings 2021-05-30 11:10:16 -04:00