tachiyomi/app/src/main/java/eu/kanade/domain/history
arkon fc184f1cfa Clean up download ahead logic
- Remove redundant chapter sorting logic when fetching next chapter(s)
- Remove redundant download queue checks (it'll handle already queued or downloaded items)
- Trigger download ahead when read >= 25% of chapter rather than 20%
- Rely on download cache when checking if next chapter is downloaded to avoid jank (fixes #8328)
2022-10-30 16:59:33 -04:00
..
interactor Clean up download ahead logic 2022-10-30 16:59:33 -04:00
model Fix cover fetching in compose views (#7315) 2022-06-17 22:21:29 -04:00
repository Cleanup history repository (#8297) 2022-10-27 18:03:52 -04:00