mihon/app/src/main/java/eu/kanade/tachiyomi/ui/manga
NoodleMage 23a6f76c37 Code optimization. Added javadoc. Removed setSize for it is not used
Fixed some mistakes.

Code optimization. Added comments. Few comment mistake fixes

Few comments

Added classes because of renaming

Fixed refactor mistakes :(.

typo + removed todo empty class

Changed o to 0. Some renaming.  Checked for nullability on string.isEmpty() function to prevent crashes

Removed redundant null check

Update ChapterCache.java

Another o to 0 change. Damn this .o! :)
2016-01-27 17:37:36 +01:00
..
chapter Add an alternative way to display the chapter title (#54) 2016-01-25 19:57:13 +01:00
info Code optimization. Added javadoc. Removed setSize for it is not used 2016-01-27 17:37:36 +01:00
myanimelist Add a way to search in MAL only from the user's list 2016-01-26 16:33:19 +01:00
MangaActivity.java Hold the same manga instance (allowing to refresh manga state from the catalogue). Other minor changes. 2016-01-22 20:22:16 +01:00
MangaPresenter.java Change filename for downloaded chapters, using the last path from the url is not reliable. This will break compatibility with previously downloaded chapters, they have to be deleted and downloaded again. 2016-01-23 13:58:53 +01:00