mihon/app/src/main/java/eu/kanade/tachiyomi
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
..
data Handle a missing page list in MangaHere (#366) 2016-06-25 13:01:44 +02:00
ui Reader fixes (MAL not updating in certain scenarios) 2016-06-24 13:39:34 +02:00
util Parser improvements 2016-06-20 00:57:29 +02:00
widget Rewrite preferences with a modified support library v7 2016-06-16 20:52:51 +02:00
App.kt Restart inject module when the app is created 2016-06-15 17:58:28 +02:00
AppModule.kt Replace Dagger2 with Injekt, reorganize dependencies 2016-06-14 15:13:48 +02:00
Constants.kt Added download notifications, resolves #260 (#289) 2016-05-07 23:09:14 +02:00