Commit Graph

614 Commits (5fbeeade9406a664944040ea70c3d0ce7f470109)
 

Author SHA1 Message Date
inorichi 594219848d Fix number of simultaneous downloads ignored (again)
9 years ago
Robin Appelman fa301bfbd2 elipsize chapter list in the middle
9 years ago
inorichi 50306f6ea3 Merge pull request #53 from icewind1991/sort-order
9 years ago
Robin Appelman 9b90ad0a3b save per-manga sort order
9 years ago
inorichi 5c854984e4 Fix #52
9 years ago
inorichi 6c844cfd9c Merge pull request #51 from icewind1991/last-page
9 years ago
Robin Appelman 9e666dcdb3 Load the last page when switching to the previous chapter
9 years ago
inorichi e81f98a975 Fix an UI refresh issue
9 years ago
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.
9 years ago
inorichi 07ed2e2ebb Hold the same manga instance (allowing to refresh manga state from the catalogue). Other minor changes.
9 years ago
inorichi e1aa460106 Allow to display manga from catalogue as a simple list (#35)
9 years ago
inorichi 75a77566cf Trying switches instead of checkboxes
9 years ago
inorichi dd0a2d842a Improve recent chapters layout
9 years ago
inorichi fa71e906c9 Change recent chapters query, now it shows last month updates. Download manager now uses a thread pool.
9 years ago
inorichi e6a17e25a9 Tint navigation bar on Lollipop and higher
9 years ago
inorichi d88513de56 Reenable recent updates tab
9 years ago
inorichi ad97d03f1d Change toolbar color (Fix #43). Allow to also remove from library (Fix #44). Rewrite RxPager.
9 years ago
inorichi 7fc23d526b Update readme
9 years ago
inorichi 0210fd8828 Fix a big issue with the download threads. Release 0.1.1
9 years ago
inorichi 0332d8dd79 Fix #39
9 years ago
inorichi 111ec5541f Fix an error with empty pages from downloaded chapters (images not found)
9 years ago
inorichi 4bf15a5a2c Allow to mark all previous chapters as read
9 years ago
inorichi 416fd128ba Upgrade StorIO to 1.8.0
9 years ago
inorichi dda0c50a1c Show only recent chapters of the library
9 years ago
inorichi f0a3c9c2dc Don't reset library adapter if it's not needed
9 years ago
inorichi 8520a47286 Sort sources alphabetically. Fix #31
9 years ago
inorichi 522e900b5a Initial support for recent updates. #20
9 years ago
inorichi b9bb41164f Merge pull request #33 from wopian/patch-2
9 years ago
inorichi 2b2fa0de2f Merge pull request #32 from wopian/patch-1
9 years ago
James Harris e747083b06 Update README.md
9 years ago
James Harris e08dd95435 Fix some grammatical issues
9 years ago
inorichi 173e86320b Allow to add a manga to the library with a long click
9 years ago
inorichi b2e579173b Update readme
9 years ago
inorichi 79229d9c6a Prepare for dev releases
9 years ago
inorichi d25cbe9005 Update readme
9 years ago
inorichi bba727ec81 Update readme
9 years ago
inorichi 67c9420606 Bump dependencies. Minor changes to download manager
9 years ago
inorichi 936d5e46eb Prepare for first release
9 years ago
inorichi 70f4c7fcc3 Rename project
9 years ago
inorichi 1508bf42fb Open app from the new chapters found notification. Fixes #22
9 years ago
inorichi 5bb72429ea Adding a new logo, finally! Thanks @LinkCable
9 years ago
inorichi 414900abf8 Do not let the launcher create a new MainActivity
9 years ago
inorichi 3b8246588a Hide the search button in the library until it's fixed (or removed)
9 years ago
inorichi 1c465a6e59 Exclude novels from MAL. Fix #19
9 years ago
inorichi 24a0a3b96f Improve chapter recognition.
9 years ago
inorichi 4ee95140e6 Crash fixes
9 years ago
inorichi 6ef0573a49 Add an option to allow downloads on mobile connections.
9 years ago
inorichi 7e79a377cc Minor changes
9 years ago
inorichi b170520370 Add an option to automatically update last chapter read and another one to ask before updating. Fixes #10
9 years ago
inorichi 226cc6990d Allow whitespaces in downloads path and add chapter id to avoid path conflicts. Throw if page list is empty
9 years ago