tachiyomi/app/src/main
S97 f75d632740
Fixed splitting logic and CBZ compression logic (#7098)
* 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
2022-05-11 22:36:16 -04:00
..
java/eu/kanade Fixed splitting logic and CBZ compression logic (#7098) 2022-05-11 22:36:16 -04:00
res Fix download splitter potentially throwing OOM on huge images (#7099) 2022-05-10 17:06:18 -04:00
sqldelight Fix migrations (#7051) 2022-05-01 10:27:01 -04:00
AndroidManifest.xml Stop allowing keeping app data on uninstall 2022-04-12 17:27:09 -04:00
ic_launcher-web.png Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00