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
inorichi
0c9bc97fe8
Initial support for custom images scaling ( #40 )
2016-01-27 01:48:40 +01:00
inorichi
c6ecfb2f67
Trying to fix some crashes
2016-01-26 19:18:31 +01:00
inorichi
6f409c0e3b
Add an alternative way to display the chapter title ( #54 )
2016-01-25 19:57:13 +01:00
inorichi
59cc87c583
Fix #58 and #59
2016-01-24 13:57:20 +01:00
inorichi
0e87dc995a
Add backpressure buffer for downloads
2016-01-24 13:23:29 +01:00
inorichi
594219848d
Fix number of simultaneous downloads ignored (again)
2016-01-24 12:37:41 +01:00
Robin Appelman
9b90ad0a3b
save per-manga sort order
2016-01-24 00:01:24 +01:00
inorichi
11dc0d7e9e
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.
...
Disable download progress in the chapters view, it will avoid some crashes.
2016-01-23 13:58:53 +01:00
inorichi
e1aa460106
Allow to display manga from catalogue as a simple list ( #35 )
2016-01-22 17:37:23 +01:00
inorichi
fa71e906c9
Change recent chapters query, now it shows last month updates. Download manager now uses a thread pool.
2016-01-21 02:26:34 +01:00
inorichi
0210fd8828
Fix a big issue with the download threads. Release 0.1.1
2016-01-20 14:38:45 +01:00
inorichi
0332d8dd79
Fix #39
2016-01-19 21:07:32 +01:00
inorichi
111ec5541f
Fix an error with empty pages from downloaded chapters (images not found)
2016-01-19 19:30:55 +01:00
inorichi
416fd128ba
Upgrade StorIO to 1.8.0
2016-01-19 15:49:13 +01:00
inorichi
dda0c50a1c
Show only recent chapters of the library
2016-01-18 20:18:46 +01:00
inorichi
8520a47286
Sort sources alphabetically. Fix #31
2016-01-18 19:28:13 +01:00
inorichi
522e900b5a
Initial support for recent updates. #20
2016-01-18 18:04:07 +01:00
inorichi
67c9420606
Bump dependencies. Minor changes to download manager
2016-01-16 18:10:05 +01:00
inorichi
936d5e46eb
Prepare for first release
2016-01-16 16:33:35 +01:00
inorichi
70f4c7fcc3
Rename project
2016-01-15 15:18:19 +01:00