Commit Graph

6227 Commits (75314c78e01b4e93b719b2984078d558bf855745)
 

Author SHA1 Message Date
inorichi b0a8740e8d Improve download manager. Add an option to select the number of threads for downloads.
9 years ago
inorichi 11638ae917 Allow reading downloaded chapters
9 years ago
inorichi 62ae572c72 Add a temporary way to select download directory
9 years ago
inorichi 13ff612ce0 Initial download manager
9 years ago
inorichi b3f12ae333 Allow to remove a favorite manga from info tab
9 years ago
inorichi 04dfdba0b7 Refresh button in library is now looking for new chapters in sources and notifying the user
9 years ago
inorichi faef785fc3 Add multiple chapters selection and allow to mark them as read/unread
9 years ago
inorichi 22ee78d256 Show toast when source login is needed
9 years ago
inorichi 9407d9b4f5 Minor changes
9 years ago
inorichi 95581007df Rename pager adapter and horizontal view pager
9 years ago
inorichi 571c24d3d9 Fix bug in reader's current position
9 years ago
inorichi 720b0a29ce Allow fullscreen reading
9 years ago
inorichi afebfec737 Initial support for read chapters
9 years ago
inorichi 5e01937cce Recover page position when configuration changes
9 years ago
inorichi cd456d2186 Use BehaviorSubject instead of PublishSubject to observe page progress
9 years ago
inorichi e160f53bb2 Better handling of loading progress and image load.
9 years ago
inorichi d26049155c Increase cache size
9 years ago
inorichi 1339e32de7 Show download progress. Caching of images now without glide
9 years ago
inorichi 3561392d24 Retry calls
9 years ago
inorichi 68e5efb02b Better error handling for images
9 years ago
inorichi 35b8be6c75 Library now showing favorite mangas
9 years ago
inorichi baa24fbf17 Check credentials before saving
9 years ago
inorichi 1b45ff3b12 Authentication with batoto done
9 years ago
inorichi 8b0b174c93 Split source class
9 years ago
inorichi 0ef610bb73 Minor changes again
9 years ago
inorichi e975860420 Minor changes
9 years ago
inorichi 0e9e80b081 Initial support for sources' login. Upgrade support library version.
9 years ago
inorichi e857a44987 Fix batoto parser
9 years ago
inorichi c7e9016ad7 Add vertical viewer. Allow to select a viewer
9 years ago
inorichi 0a9b84ea11 Add broken webtoon viewer (not sure if it will be possible with RecyclerView)
9 years ago
inorichi d3c83f0bf2 Decouple viewer from the reader activity
9 years ago
inorichi ef7613f7ad Cache chapter images from presenter with glide.
9 years ago
inorichi fefc6ba0e9 Disable tiling, for now
9 years ago
inorichi 3a748a9453 Allow tapping on the edges of the chapter to change pages
9 years ago
inorichi 38c6fac385 Move dagger classes to injection directory
9 years ago
inorichi 57290a5395 Remove unused util classes
9 years ago
inorichi 985d71a869 Starting preferences
9 years ago
inorichi af678a5b3c Copy nucleus activity and fragment to create a base activity and fragment
9 years ago
inorichi 4966f1e15f Convert catalogue to a fragment
9 years ago
inorichi 4c786077a8 Show page number, improve the load of the first image of a chapter
9 years ago
inorichi 74da971b2e Reader working. Yay!
9 years ago
inorichi 915847c0ed Rename viewer to reader
9 years ago
inorichi 5142df103b Almost showing a chapter reader
9 years ago
inorichi 49c69be38e Fix wrong manga received through EventBus
9 years ago
inorichi 0c77a7034a Show chapter count
9 years ago
inorichi 9ad6efbada Minor changes
9 years ago
inorichi a3236e98d0 Instant search when leaving search mode
9 years ago
inorichi 85d34ab9e5 Search survive screen rotation
9 years ago
inorichi 264d627dea Use subscriptions in onCreate method in CataloguePresenter
9 years ago
inorichi 1719959bc8 Use nucleus restartables in chapters presenter. Fix some database methods. Add swipe refresh to chapters fragment. Use Icepick library.
9 years ago