Commit Graph

3235 Commits (531cd992479bbc82a4e885d04c36a0b5008ca58d)
 

Author SHA1 Message Date
Yuri Revich 8d88f8ba09 Merge remote-tracking branch 'inorichi/master'
9 years ago
inorichi a05cc934d0 Improve reader gestures. Upgrade gradle and retrolambda.
9 years ago
Yuri Revich 3d5c8c992f Merge remote-tracking branch 'inorichi/master'
9 years ago
inorichi c803b91223 Only preload pages without the image url
9 years ago
inorichi 34201bece1 Support Batoto webtoons
9 years ago
inorichi 5dcaeffa0b Fix an issue where the next chapter was the same as the current. Fix a NPE when page list throws
9 years ago
Yuri Revich 6504f75ff7 Merge remote-tracking branch 'inorichi/master'
9 years ago
inorichi 30b907bdf2 Fix an issue where the retry button wasn't doing anything. Preload the first pages of the next chapter (if available). Show a toast if no next/previous chapter is available. Other minor changes.
9 years ago
Yuri Revich df70ecce72 Merge remote-tracking branch 'inorichi/master'
9 years ago
inorichi 9db81b1832 Update last chapter read in MAL when reaching the last page
9 years ago
inorichi e1a14be2bd Create chaptersync table for new databases
9 years ago
inorichi 1d5e8e02d3 Fix chapter recognition tests
9 years ago
inorichi ee7d76e775 Initial MAL support
9 years ago
Yuri Revich 1988f883bd Merge remote-tracking branch 'inorichi/master'
9 years ago
inorichi da7d5886da Rename tables classes
9 years ago
inorichi 725f70a54c Minor fixes
9 years ago
inorichi ccd259f263 Merge pull request #2 from icanit/master
9 years ago
Yuri Revich 9074cd6f6d fix formatting
9 years ago
Yuri Revich 1c8b68ab0e fix autoformat
9 years ago
Yuri Revich 18130e931f UI improvement Phase 1
9 years ago
inorichi 85dcfd2beb Add an option to use custom brightness
9 years ago
inorichi 9b504126d0 Complete Mangafox and other minor changes
9 years ago
inorichi 9dd9c995a8 Some reordering and renaming
9 years ago
inorichi 970e75e59f Add a subscription to the list
9 years ago
inorichi 3aaaf563af Use smaller icons
9 years ago
inorichi e66ba4d834 Add more settings to the reader
9 years ago
inorichi 5e2269df14 Improve reader options menu. Allow to select default viewer per manga. Allow to lock screen rotation. Working on more options.
9 years ago
inorichi 13e1227fc5 Show animations on reader menu. Don't retain fragment instances in ViewPagerReader.
9 years ago
inorichi 3c1b00435c Add an initial menu for the reader, and some minor changes.
9 years ago
inorichi b389db9773 Destroy fragment's presenter when they aren't needed using FragmentStack class from Nucleus' examples
9 years ago
inorichi 11563e6f95 Fix a leak when rotating screen while reading
9 years ago
inorichi e177edfee6 Reorganize strings. Close reader activity when page list throws an exception and notify it.
9 years ago
inorichi 75236559ca Minor changes
9 years ago
inorichi b002a125fd Allow manual retries of images (needs improvement)
9 years ago
inorichi e6c230cbe3 Allow to load next and previous chapter for horizontal readers
9 years ago
inorichi a055cc07d8 Improve sources' paging
9 years ago
inorichi f63b7c8141 Reorganize data package
9 years ago
inorichi 67ab54ff3b Upgrade dependencies
9 years ago
inorichi 4f604e828b Organize ui by feature instead of layer
9 years ago
inorichi e74f81d41a New source (unfinished)
9 years ago
inorichi 985c5c09a7 Automatically close dialog when login is successful and notify user by toast
9 years ago
inorichi 089b5d3326 More improvements to webtoon viewer
9 years ago
inorichi 692d3c1b2c Initial chapter number recognition (needs improvement). Remove an old class.
9 years ago
inorichi bc83bd7033 Some improvements to viewers
9 years ago
inorichi f2b05e8519 Tip: don't copy paste without reading it again
9 years ago
inorichi ceb56e2c8a Update number of downloaded images in the queue, and improve the way the view refreshes the data
9 years ago
inorichi 7c37262a9f Merge database operations in a single class, deleting duplicated methods (as observable or blocking) and let the consumer decide the option
9 years ago
inorichi a130506514 Hold a wake lock until downloads are finished
9 years ago
inorichi 0f372ba069 Allow to resume downloads when a connection is again available
9 years ago
inorichi 17c60644dd Bugfixes in download manager and other minor changes
9 years ago