Commit Graph

499 Commits (0d519b3d1617dc07784e9e62e6bfa0c9beb8030a)

Author SHA1 Message Date
Kevin Richter f84731c2df cleanup chapter action menu
9 years ago
Kevin Richter 50d71d1395 clear the download queue
9 years ago
Kevin Richter 4be0b2502e Change stop to pause in download queue view
9 years ago
Kevin Richter 6c069ad87b multiple chapter download from manga view
9 years ago
inorichi e69011ac5b Use a shorter description for seamless mode
9 years ago
Robin Appelman 2566862e0f seamless chapter transitions
9 years ago
inorichi 16081817c2 Upgrade dependencies
9 years ago
inorichi 945625d3ad Cancel notification when no new chapters are found. Closes #121
9 years ago
inorichi 050b9c9fce Remember last used source. Closes #30
9 years ago
inorichi c35184abdc Upgrade gradle. Other minor changes
9 years ago
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
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
inorichi 39c9fd5945 Keep covers aspect ratio. Unsubscribe from the library when it's not needed.
9 years ago
inorichi 690684bacf Drop progress emissions on backpressure
9 years ago
inorichi d0089e3f5e Add buttons to open next/previous chapter in the reader. Try entire app with hardware acceleration
9 years ago
inorichi 73aa93773c Replace hamcrest with assertj. ChaptersSubject now uses only one observeOn.
9 years ago
inorichi dd833852ad Trying to fix a backpressure issue (#17).
9 years ago
inorichi 2f66b6e56c Use ARGB8888 for covers. Fix buttons background
9 years ago
inorichi 138e92d0aa Fix theme action mode
9 years ago
inorichi 060da4185e Theme fixes
9 years ago
inorichi 8000d67871 Enable tiling to webtoon reader and add a fade in animation
9 years ago
inorichi 737d3d4282 Improve webtoon reader precaching images. Show a badge for the apk.
9 years ago
inorichi e477f2df1f Rename viewpager classes
9 years ago
inorichi 631ef65502 Host readers inside a fragment (Avoids some leaks)
9 years ago
inorichi ddc188700c Make all info fragment content scrollable
9 years ago
inorichi 829c2d5faa Description scrollable and show real manga status.
9 years ago
inorichi 868058a50b Use RecyclerView for catalogue
9 years ago
inorichi 453a187938 Remove cache size setting. Add advanced settings section. Other minor changes.
9 years ago
inorichi 986572f6cb Create an util class to write less code on sources. Save status from sources.
9 years ago
inorichi 4d9cd6cb6e Allow to refresh data from MAL and show total chapters. Create nomedia file for default downloads folder on new installations.
9 years ago
inorichi c830c037f7 Fix #11
9 years ago
inorichi f9a97631f2 Store total chapters from MAL and automatically set as completed if it's the last chapter. Other minor changes
9 years ago
inorichi f26a60f1ba Fixed again
9 years ago
inorichi 1344824b4a Fix crash on launch...
9 years ago
inorichi a794bea9e7 Fix inconsistent tab layout
9 years ago
inorichi ef444b0b63 Minor changes
9 years ago
inorichi 384bc3c690 Category improvements
9 years ago
inorichi e6b7a79bee Fix a crash
9 years ago
inorichi f9c13e0ee6 Fix a bug when updating categories in library
9 years ago
inorichi b0ad72afad Upgrade storio to 1.7.0
9 years ago
inorichi 62535c77ae Hide default category if it doesn't have any manga
9 years ago
inorichi 1360a90bf9 Change mangas from categories (needs testing)
9 years ago
inorichi 3f1f9ea9f2 Allow to reorder and rename categories
9 years ago
inorichi e548cbf171 Allow to create/remove categories. Some refactoring.
9 years ago
inorichi 3dff7f90e7 Allow to change number of columns
9 years ago
inorichi 1c86828b65 Use recyclerview in library
9 years ago
inorichi 043ab7eca9 Remove PageBundle class
9 years ago
inorichi 4900284c48 Categories improvements
9 years ago
inorichi e3bc13630d Incomplete changes
9 years ago
inorichi 2aa36ed702 Minor changes
9 years ago