Commit Graph

439 Commits (110df5919750b6989200ecbe2ae0fa4b4e74f9c4)

Author SHA1 Message Date
inorichi 34c5f0b7ba Try to mark readded chapters as read. #119
9 years ago
inorichi 6435eeb251 Use network cache
9 years ago
inorichi eec2dcd981 Fix a crash
9 years ago
inorichi 57ba368ae0 Add library search. Closes #64
9 years ago
inorichi ed06469885 Trying to fix a backpressure isue
9 years ago
inorichi 79cd8c691e Minor changes
9 years ago
inorichi 391550f49a Implement zoom start position. Closes #92. Rapid decoder properly throws an error when it fails to decode.
9 years ago
inorichi 6aa07dd17e Download the first image of the next chapter
9 years ago
inorichi aada373a0c Replace onProcessRestart with the new startables.
9 years ago
NoodleMage d7aef2e97a Application can now check if update available
9 years ago
inorichi 7953ba6e78 Display date in local format. Fix #108
9 years ago
inorichi c204548df5 Release 0.1.3
9 years ago
inorichi 4d47f5a387 Show brigthness preference in reader settings. #106
9 years ago
inorichi 7944bb8479 Fix #100
9 years ago
inorichi c4ae88a8ff Use Rapid only for regions. Fixes #97 (probably)
9 years ago
inorichi ad953b7bf6 Ask for external storage permissions on Marshmallow. Fixes #76 and #36
9 years ago
inorichi d799ae5d72 Webtoon reader "restores" position on rotation. Fixes #93
9 years ago
inorichi a3ec057384 Now tap on edges of webtoon reader scrolls by 3/4 screen
9 years ago
inorichi 7461f12066 Merge pull request #90 from cyalins/patch-1
9 years ago
inorichi e53b05feba Fix gestures on vertical readers
9 years ago
inorichi bcefc176c1 Use Rapid decoder also when no regions are required
9 years ago
NoodleMage 28fd22dfe0 Manga initialized check. Now takes network cover image if something went
9 years ago
cyalins 742924625d Update strings.xml
9 years ago
inorichi 78a2eae719 Minor changes
9 years ago
NoodleMage 8b52fea602 Can now manually set cover pictures. #79
9 years ago
inorichi c03495be94 All chapter filters are now saved
9 years ago
inorichi f19889c222 Avoid OutOfMemory crashes on webtoon viewer increasing view holders height
9 years ago
cyalins af0ab5ec86 Reworded and shortened some strings
9 years ago
inorichi ea4fa60e01 Trying improvements for webtoon viewer. #71
9 years ago
inorichi 4b60560a9f Add smart fit. Closes #85
9 years ago
inorichi 733b0da461 Upgrade OkHttp to 3.0.1
9 years ago
cyalins bb110ce353 Changed the wording on some strings
9 years ago
inorichi 74c32f9e16 Minor refactor on caches
9 years ago
inorichi d8ab8f297f Let Glide cache local covers, it improves performance loading the covers from the library
9 years ago
inorichi ec7df6b1f2 Merge pull request #77 from NoodleMage/material_nav
9 years ago
NoodleMage ef03ca22d1 Added icons to navigation drawer. #47
9 years ago
inorichi 82865dd3fd Format fixes
9 years ago
NoodleMage 23a6f76c37 Code optimization. Added javadoc. Removed setSize for it is not used
9 years ago
inorichi 0c9bc97fe8 Initial support for custom images scaling (#40)
9 years ago
inorichi c6ecfb2f67 Trying to fix some crashes
9 years ago
inorichi 8ca0814aff Add a way to search in MAL only from the user's list
9 years ago
inorichi 6f409c0e3b Add an alternative way to display the chapter title (#54)
9 years ago
inorichi 0a31c223e3 Don't lint release builds
9 years ago
inorichi ac2485d4a7 Release 0.1.2
9 years ago
inorichi 7993ec5074 Make toolbar always visible
9 years ago
inorichi 4521174138 Fix layout overlapping
9 years ago
inorichi 27b95e9d73 Minor changes
9 years ago
Robin Appelman 4918e67fda Show manga source in info panel
9 years ago
inorichi b174adbab0 Use a gradient at the bottom of the cover. Remove external repositories from gradle
9 years ago
inorichi 59cc87c583 Fix #58 and #59
9 years ago
inorichi 0e87dc995a Add backpressure buffer for downloads
9 years ago
inorichi fad7b75b96 Place reload button above the image
9 years ago
inorichi c99c90fc4c Merge pull request #57 from icewind1991/chapter-list-ellipsize
9 years ago
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
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 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
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 79229d9c6a Prepare for dev releases
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