Commit Graph

317 Commits (7e79a377ccd1e07a2bd475576d0095c15b8ae876)
 

Author SHA1 Message Date
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 44ec87f7f1 Update readme
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 77d2e6643a Merge pull request #12 from j2ghz/master
9 years ago
J2ghz 134f534464 Make gradlew executable
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