Commit Graph

291 Commits (226cc6990d77f5a2a980426cae982adcb4f261c2)

Author SHA1 Message Date
inorichi 50d6632d0e Allow to set status, score and last chapter read in MAL. Other minor changes
9 years ago
inorichi 5f44e5d492 Make sure the answer from MAL is successful before updating DB.
9 years ago
inorichi a32c1b5eb2 Fix MAL autoupdate function.
9 years ago
inorichi 0a7f8711ad Add a new test case for chapter recognition
9 years ago
inorichi 9a117f0969 Fix NPE when the process restarts in the reader for downloaded chapters and save page list before killing the process.
9 years ago
inorichi 3c87b4cba9 Allow to start/stop queue from download queue fragment. DownloadQueue now extends from ArrayList.
9 years ago
inorichi 6412ec1d9b Remove successful downloads from queue
9 years ago
inorichi c6dc5d344d Fix some crashes
9 years ago
inorichi 42cd6ea007 Invert seekbar and textviews on right to left reader
9 years ago
inorichi 04d9176c3c Update dependencies. Update last chapter read in MAL only when the reader is left, instead of on every chapter change. Other minor improvements.
9 years ago
inorichi 273527e7fb Changes to viewpager readers
9 years ago
inorichi e2795f5480 Add a black background setting for the reader
9 years ago
inorichi 4630a5ed1a Catalogue now has a dropdown menu to select or change the source
9 years ago
inorichi 8dca7fe79a Improve MAL support (UI is very simple yet).
9 years ago
inorichi 9c0abdeb81 Show version (commit count) and build time in the 'about' section
9 years ago
inorichi a571bb5637 Recover manga activity status when the process restarts
9 years ago
inorichi e7f8d4d2c2 Fix library update service
9 years ago
inorichi ed5486975d Better alignment for bottom toolbar in chapters fragment
9 years ago
inorichi 23c9caf87e Fix memory leak in reader
9 years ago
inorichi 39d3033d44 Recover reader from process restart
9 years ago
inorichi e1b68f66f2 Changes:
9 years ago
inorichi 65a2345bf7 Minor changes
9 years ago
inorichi 8a3bb2b7ee Remove chapters on a background thread.
9 years ago
inorichi 8f7443a686 Add an option to change cache size and clear the cache
9 years ago
inorichi 4aee1ca8a3 Improvements for downloads fragment
9 years ago
inorichi 49a38821f2 Animate recycler view decorations
9 years ago
inorichi a304ccaaea Update download progress in chapters fragment
9 years ago
inorichi 03ddf6d376 Add an observable that notifies of every download progress
9 years ago
inorichi 758ebfca0b Another fix for batoto chapter dates
9 years ago
inorichi eaab0f33ce Fix batoto chapter dates. Remove subjects subscribe schedulers
9 years ago
inorichi d859947c7c Remove view logic from catalogue presenter and improve catalogue fragment
9 years ago
inorichi eb10d77374 Improve info fragment. Other minor changes and fixes.
9 years ago
inorichi c52c567eae Avoid filename conflicts (not sure if it will be totally fixed). Check if a chapter is properly downloaded after download finishes.
9 years ago
inorichi 260fa59799 Better error handling for downloads
9 years ago
inorichi 3b11090e00 Minor changes
9 years ago
inorichi 54a715640d Improve the use and caching of the covers' cache. Use restartables in LibraryPresenter
9 years ago
inorichi 976f010d64 Use download queue subject for updating chapter status
9 years ago
inorichi 384acb2322 Fix chapter recognition. Improve initial requests to fetch chapters from source
9 years ago
inorichi b986309b81 Improve the refresh of chapter filters
9 years ago
inorichi ab216a3608 Use local filtering. Use long class instead of primitives again for database keys (they can be null)
9 years ago
inorichi 6b8ccbe01b Add filter by downloaded chapter. When searching manga by URL, also check the source
9 years ago
inorichi d6257cf52e Fix order button
9 years ago
inorichi ab48686262 Minor changes
9 years ago
inorichi 96f6e28c68 Rename variable to a more suitable one (keeping column name for backwards compatibility)
9 years ago
inorichi 68f1e5f4bb Minor changes
9 years ago
inorichi aa6dfddffa Show download status in chapters fragment
9 years ago
inorichi d5a6fac931 Merge pull request #8 from icanit/master
9 years ago
inorichi b9da3cb914 Get rid of getView() calls in Chapters presenter. Minor changes in download manager
9 years ago
Yuri Revich 357da7178b expanding chapter item menu button layout
9 years ago
inorichi 771f49fa3b Minor changes
9 years ago
Yuri Revich b737da62dd No next chapter toast on play button
9 years ago
Yuri Revich d7f5787ea0 UI improvements 2
9 years ago
Yuri Revich 89683c24a8 Merge remote-tracking branch 'inorichi/master'
9 years ago
Yuri Revich 0f7c20d015 UI improvements
9 years ago
inorichi 0f5cf6a748 Simplify chapter's popup logic
9 years ago
inorichi 04a61edb38 Changes:
9 years ago
inorichi b66809b2b2 Complete Kissmanga
9 years ago
inorichi 8288e98a13 Make title a bit smaller and remove unneeded padding
9 years ago
inorichi 382acab118 Add a query to get the next unread chapter
9 years ago
Yuri Revich 93b7135380 Merge remote-tracking branch 'inorichi/master'
9 years ago
Yuri Revich d8703fd2e3 Chapter view improvements
9 years ago
inorichi b2f44ff76a Improve chapter recognition
9 years ago
Yuri Revich 82f1e694e8 Merge remote-tracking branch 'inorichi/master'
9 years ago
Yuri Revich 65c07450da UI improvements
9 years ago
inorichi cbd2e8398b Add Kissmanga (search not working yet)
9 years ago
inorichi c37a6ac673 Fix batoto
9 years ago
inorichi 8bda39ee26 Don't store sources domain in database
9 years ago
inorichi a05cc934d0 Improve reader gestures. Upgrade gradle and retrolambda.
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
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
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
inorichi da7d5886da Rename tables classes
9 years ago
inorichi 725f70a54c Minor fixes
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 4f604e828b Organize ui by feature instead of layer
9 years ago
inorichi e74f81d41a New source (unfinished)
9 years ago