mihon/app/src/main/java/eu/kanade/tachiyomi/data
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
..
cache Code optimization. Added javadoc. Removed setSize for it is not used 2016-01-27 17:37:36 +01:00
database Add an alternative way to display the chapter title (#54) 2016-01-25 19:57:13 +01:00
download Initial support for custom images scaling (#40) 2016-01-27 01:48:40 +01:00
mangasync Rename project 2016-01-15 15:18:19 +01:00
network Rename project 2016-01-15 15:18:19 +01:00
preference Initial support for custom images scaling (#40) 2016-01-27 01:48:40 +01:00
source Fix #39 2016-01-19 21:07:32 +01:00
sync Upgrade StorIO to 1.8.0 2016-01-19 15:49:13 +01:00