Commit Graph

5853 Commits (6808fbbb21acaac4e866b5023146a97b86a9d68e)
 

Author SHA1 Message Date
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
inorichi 2aa36ed702 Minor changes
9 years ago
inorichi 1c4b5b3a72 Initial commit for categories
9 years ago
inorichi 72b2471619 Fix crash with gestures
9 years ago
inorichi 322f54380d Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
9 years ago
inorichi 80a59548a5 Merge changes from Nucleus presenter
9 years ago
inorichi 50d6632d0e Allow to set status, score and last chapter read in MAL. Other minor changes
9 years ago
inorichi 5f44e5d492 Make sure the answer from MAL is successful before updating DB.
9 years ago
inorichi a32c1b5eb2 Fix MAL autoupdate function.
9 years ago
inorichi 0a7f8711ad Add a new test case for chapter recognition
9 years ago
inorichi 9a117f0969 Fix NPE when the process restarts in the reader for downloaded chapters and save page list before killing the process.
9 years ago
inorichi 3c87b4cba9 Allow to start/stop queue from download queue fragment. DownloadQueue now extends from ArrayList.
9 years ago
inorichi 6412ec1d9b Remove successful downloads from queue
9 years ago
inorichi c6dc5d344d Fix some crashes
9 years ago
inorichi 42cd6ea007 Invert seekbar and textviews on right to left reader
9 years ago