mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 14:45:09 +01:00
f75d632740
* Fixes: - spliiting fails when the page was already been split and processed before - Moved CBZ logic a little earlier to avoid marking a download as complete before the CBZ compression was completed * Added a single space for readablity * Added 2 spaces for readability * Moved the splitting logic to happen inside getOrDownloadImage() * Minor cleanup * - Improved error handling when splitting fails due to OOM exception caused by BitmapFactory.decodeFile. - Changed logic from throwing error to only notify to allow the download to complete even if splitting failed. * reverted auto formatting changes * removed an extra loop * Merged to Upstream, cleaned up * Removed unused localized string * Minor cleanup |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
proguard-android-optimize.txt | ||
proguard-rules.pro | ||
shortcuts.xml |