This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app/src
Two-Ai 3a82b4d924
Don't crash on timeout in renewCache() (#8986)
Fixes #8962.

withTimeout throws a TimeoutCancellationException if the timeout
expires. To avoid crashing renewalJob when there are no extensions,
use withTimeoutOrNull which does not throw on timeout.
2023-01-25 18:18:17 -05:00
..
debug/res Fix monochrome launcher icon not applied when non-round shape is used (#8552) 2022-11-17 12:23:48 -05:00
main Don't crash on timeout in renewCache() (#8986) 2023-01-25 18:18:17 -05:00
standard Update google-services.json with latest version from Firebase Console 2021-08-15 17:08:43 -04:00
test/java/eu/kanade/tachiyomi/util/chapter Move more models to domain module 2023-01-22 10:37:13 -05:00