mihon/app/src/main/java/eu/kanade/tachiyomi/data
Gauthier 20264eecb9
fix regression in cover fetching (#5621)
introduced in https://github.com/tachiyomiorg/tachiyomi/pull/4870
this was previously done here: 7d23fd8ef5/app/src/main/java/eu/kanade/tachiyomi/data/glide/MangaThumbnailModelLoader.kt (L95) as part of https://github.com/tachiyomiorg/tachiyomi/pull/2908

this impacts Komga extension, where server url is manually provided by the user, but due to auto-correct on mobile keyboards the `http` prefix sometimes get capitalized to `Http`.
2021-07-28 08:25:35 -04:00
..
backup Revert "Set background job expedited policies" 2021-06-09 17:11:23 -04:00
cache Use Coil (#4870) 2021-04-28 08:32:00 -04:00
coil fix regression in cover fetching (#5621) 2021-07-28 08:25:35 -04:00
database Revert changes to last_update behavior from #5436 (#5590) 2021-07-24 11:32:48 -04:00
download add start download now (#5386) 2021-06-19 12:36:29 -04:00
library Group 'Source not installed' cases in library update error log (#5589) 2021-07-21 17:57:33 -04:00
notification Use chooser intent for sharing saved pages 2021-07-24 11:56:55 -04:00
preference Remove autoAddTrack preference 2021-07-18 15:00:07 -04:00
track Require Komga to be installed when attempting to setup tracker (closes #5491) 2021-07-18 13:12:47 -04:00
updater Revert "Set background job expedited policies" 2021-06-09 17:11:23 -04:00