Commit Graph

1957 Commits (b93e2ca4cfa15a94a3a24c6d12778a516aecc72a)
 

Author SHA1 Message Date
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
inorichi e702be1a8d Rewrite the chapter insertion method. Create a wakelock until the library updates. Move custom preferences to widget package.
9 years ago
inorichi fcb5bf4dd4 Add an option to update the library automatically after a specified time and an option to update only non completed mangas. Other minor changes.
9 years ago
inorichi 6eb321bb06 Don't update the chapter list if the parsed list is empty (#18)
9 years ago
inorichi 201650ced7 Notify when an image can't be decoded in the pager reader. Changes to theme. Reload library adapter when the mangas per row setting is changed (to recalculate covers height).
9 years ago
inorichi 8be44c209c Show selected decoder and background color in the popup menu. Reload adapter when the decoder changes.
9 years ago
inorichi d03e7e2f8c Add Rapid decoder for better image support. Reorganize readers.
9 years ago
inorichi b735a1f581 Add minor improvements and retry button to webtoon reader.
9 years ago