tachiyomi/app/src/main/java/eu/kanade
Two-Ai 8c494f314c
Fix DownloadPageLoader resource leak (#8905)
The underlying ZipFile is leaking. To fix, store a reference to the
ZipPageLoader and recycle it on recycle.
2023-01-13 22:30:47 -05:00
..
core Implement simple stats screen (#8068) 2022-11-26 15:50:26 -05:00
data Don't exclude same source when checking for duplicate entries 2023-01-08 22:06:42 -05:00
domain Don't exclude same source when checking for duplicate entries 2023-01-08 22:06:42 -05:00
presentation Minor cleanup 2023-01-12 22:53:28 -05:00
tachiyomi Fix DownloadPageLoader resource leak (#8905) 2023-01-13 22:30:47 -05:00