tachiyomi/app
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
..
src Handle a missing page list in MangaHere (#366) 2016-06-25 13:01:44 +02:00
.gitignore Initial commit 2015-09-24 17:27:43 +02:00
build.gradle Rewrite preferences with a modified support library v7 2016-06-16 20:52:51 +02:00
proguard-rules.pro Fix #329. Add confirmation before removing favorite manga on multiple selection. Add new proguard rules 2016-06-05 23:40:27 +02:00