komikku/app
arkon 98e94ef7ae Just extract everything in zips to a directory
Issues:
- Apache implementation relies on methods unavailable on lower Android API levels
- Using input stream implementation doesn't seem to read some files properly, but using
  ZipFile implementation still requires reading the entire thing into memory

(cherry picked from commit 6f59c6c6bb12f1ef123abd418001c7a86d43ef7a)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/reader/loader/ZipPageLoader.kt
2023-05-08 23:14:29 -04:00
..
src Just extract everything in zips to a directory 2023-05-08 23:14:29 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Just extract everything in zips to a directory 2023-05-08 23:14:29 -04:00
proguard-android-optimize.txt Upgrade to AGP 8.0.0 (#9351) 2023-05-06 11:13:07 -04:00
proguard-rules.pro Just extract everything in zips to a directory 2023-05-08 23:14:29 -04:00