mihon/app/src/main/java/eu/kanade/tachiyomi/data
Jake Merdich fe6dff9086 Handle a missing page list in MangaHere (#366)
This typically happens when a manga is pulled from their catalog (I tested it on Nisekoi). Previous behavior led to a NullPointerError, now gives an empty page list.

Giving a reason to the user beyond "Empty Page list" would be a good idea in the future (this seems to be one holdup for #220), but there doesn't seem to be an obvious place to put it without touching the base classes.  In the meantime, this is far more informative than null errors.
2016-06-25 13:01:44 +02:00
..
backup Fix dependency injection and use custom models extending DB ones 2016-06-14 15:17:37 +02:00
cache Kissmanga loading through Cloudflare. A lot of refactoring was needed 2016-05-15 20:46:58 +02:00
database Rewrite database models in Kotlin 2016-06-14 15:11:23 +02:00
download Convert some classes to Kotlin 2016-06-15 16:37:48 +02:00
glide Fix dependency injection and use custom models extending DB ones 2016-06-14 15:17:37 +02:00
library Remove unneeded annotations and some cleanup 2016-06-15 17:47:44 +02:00
mangasync Fix dependency injection and use custom models extending DB ones 2016-06-14 15:17:37 +02:00
network Cloudflare fix. Closes #344 2016-06-09 11:32:24 +02:00
preference Remove unneeded annotations and some cleanup 2016-06-15 17:47:44 +02:00
source Handle a missing page list in MangaHere (#366) 2016-06-25 13:01:44 +02:00
updater Remove unneeded annotations and some cleanup 2016-06-15 17:47:44 +02:00