mihon/app/src/main/java/eu/kanade/tachiyomi
stevenyomi 3547d0142f
Fix image MIME issues that cause download errors (#7562)
* Downloader: ignore non-image MIME to prevent .bin extensions

* ProgressResponseBody: allow null content type

Co-authored-by: anenasa <84259093+anenasa@users.noreply.github.com>

Co-authored-by: anenasa <84259093+anenasa@users.noreply.github.com>
2022-07-20 09:10:41 -04:00
..
data Fix image MIME issues that cause download errors (#7562) 2022-07-20 09:10:41 -04:00
extension Use Flow in ExtensionManager and SourceManager (#7547) 2022-07-16 15:08:15 -04:00
network Fix image MIME issues that cause download errors (#7562) 2022-07-20 09:10:41 -04:00
source Use Flow in ExtensionManager and SourceManager (#7547) 2022-07-16 15:08:15 -04:00
ui Migrate More screen to full Compose 2022-07-18 18:51:36 -04:00
util Fix library column setting jumping in 2022-07-16 18:26:30 -04:00
widget Migrate More screen to full Compose 2022-07-18 18:51:36 -04:00
App.kt Fix library column setting jumping in 2022-07-16 18:26:30 -04:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 14:46:43 -05:00
AppModule.kt Avoid crashes due to SQLite support in older Android versions for debug builds 2022-07-16 20:54:27 -04:00
Migrations.kt Fix crash when using renamed library sort methods (fixes #7092) 2022-05-07 23:48:53 -04:00