Commit graph

  • 594219848d Fix number of simultaneous downloads ignored (again) inorichi 2016-01-24 12:37:41 +0100
  • fa301bfbd2 elipsize chapter list in the middle Robin Appelman 2016-01-24 12:15:43 +0100
  • 50306f6ea3 Merge pull request #53 from icewind1991/sort-order inorichi 2016-01-24 00:10:02 +0100
  • 9b90ad0a3b save per-manga sort order Robin Appelman 2016-01-23 22:41:54 +0100
  • 5c854984e4 Fix #52 inorichi 2016-01-23 21:58:36 +0100
  • 6c844cfd9c Merge pull request #51 from icewind1991/last-page inorichi 2016-01-23 19:13:21 +0100
  • 9e666dcdb3 Load the last page when switching to the previous chapter Robin Appelman 2016-01-23 17:10:56 +0100
  • e81f98a975 Fix an UI refresh issue inorichi 2016-01-23 14:17:01 +0100
  • 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. Disable download progress in the chapters view, it will avoid some crashes. inorichi 2016-01-23 13:58:53 +0100
  • 07ed2e2ebb Hold the same manga instance (allowing to refresh manga state from the catalogue). Other minor changes. inorichi 2016-01-22 20:22:16 +0100
  • e1aa460106 Allow to display manga from catalogue as a simple list (#35) inorichi 2016-01-22 17:37:23 +0100
  • 75a77566cf Trying switches instead of checkboxes inorichi 2016-01-21 16:55:18 +0100
  • dd0a2d842a Improve recent chapters layout inorichi 2016-01-21 16:38:25 +0100
  • fa71e906c9 Change recent chapters query, now it shows last month updates. Download manager now uses a thread pool. inorichi 2016-01-21 02:26:34 +0100
  • e6a17e25a9 Tint navigation bar on Lollipop and higher inorichi 2016-01-20 22:06:22 +0100
  • d88513de56 Reenable recent updates tab inorichi 2016-01-20 19:43:44 +0100
  • ad97d03f1d Change toolbar color (Fix #43). Allow to also remove from library (Fix #44). Rewrite RxPager. inorichi 2016-01-20 19:21:17 +0100
  • 7fc23d526b Update readme inorichi 2016-01-20 14:46:05 +0100
  • 0210fd8828 Fix a big issue with the download threads. Release 0.1.1 v0.1.1 inorichi 2016-01-20 14:38:45 +0100
  • 0332d8dd79 Fix #39 inorichi 2016-01-19 21:07:32 +0100
  • 111ec5541f Fix an error with empty pages from downloaded chapters (images not found) inorichi 2016-01-19 19:30:55 +0100
  • 4bf15a5a2c Allow to mark all previous chapters as read inorichi 2016-01-19 16:35:36 +0100
  • 416fd128ba Upgrade StorIO to 1.8.0 inorichi 2016-01-19 15:49:13 +0100
  • dda0c50a1c Show only recent chapters of the library inorichi 2016-01-18 20:18:46 +0100
  • f0a3c9c2dc Don't reset library adapter if it's not needed inorichi 2016-01-18 19:41:11 +0100
  • 8520a47286 Sort sources alphabetically. Fix #31 inorichi 2016-01-18 19:28:13 +0100
  • 522e900b5a Initial support for recent updates. #20 inorichi 2016-01-18 18:04:07 +0100
  • b9bb41164f Merge pull request #33 from wopian/patch-2 inorichi 2016-01-18 00:23:57 +0100
  • 2b2fa0de2f Merge pull request #32 from wopian/patch-1 inorichi 2016-01-18 00:23:43 +0100
  • e747083b06 Update README.md James Harris 2016-01-17 21:11:53 +0000
  • e08dd95435 Fix some grammatical issues James Harris 2016-01-17 20:59:21 +0000
  • 173e86320b Allow to add a manga to the library with a long click inorichi 2016-01-17 16:11:30 +0100
  • b2e579173b Update readme inorichi 2016-01-17 15:29:31 +0100
  • 79229d9c6a Prepare for dev releases inorichi 2016-01-17 15:03:04 +0100
  • d25cbe9005 Update readme inorichi 2016-01-16 21:48:46 +0100
  • bba727ec81 Update readme v0.1.0 inorichi 2016-01-16 21:30:44 +0100
  • 67c9420606 Bump dependencies. Minor changes to download manager inorichi 2016-01-16 18:10:05 +0100
  • 936d5e46eb Prepare for first release inorichi 2016-01-16 16:33:35 +0100
  • 70f4c7fcc3 Rename project inorichi 2016-01-15 15:18:19 +0100
  • 1508bf42fb Open app from the new chapters found notification. Fixes #22 inorichi 2016-01-15 14:38:24 +0100
  • 5bb72429ea Adding a new logo, finally! Thanks @LinkCable inorichi 2016-01-15 02:42:10 +0100
  • 414900abf8 Do not let the launcher create a new MainActivity inorichi 2016-01-14 22:33:41 +0100
  • 3b8246588a Hide the search button in the library until it's fixed (or removed) inorichi 2016-01-14 21:14:56 +0100
  • 1c465a6e59 Exclude novels from MAL. Fix #19 inorichi 2016-01-14 20:50:14 +0100
  • 24a0a3b96f Improve chapter recognition. inorichi 2016-01-14 17:45:32 +0100
  • 4ee95140e6 Crash fixes inorichi 2016-01-14 00:50:40 +0100
  • 6ef0573a49 Add an option to allow downloads on mobile connections. inorichi 2016-01-13 22:31:12 +0100
  • 7e79a377cc Minor changes inorichi 2016-01-12 00:31:04 +0100
  • b170520370 Add an option to automatically update last chapter read and another one to ask before updating. Fixes #10 inorichi 2016-01-11 18:21:17 +0100
  • 226cc6990d Allow whitespaces in downloads path and add chapter id to avoid path conflicts. Throw if page list is empty WARNING: Downloaded chapters from a previous version won't be visible in the app anymore. You will have to manually delete the folder and download them again. inorichi 2016-01-10 21:16:23 +0100
  • e702be1a8d Rewrite the chapter insertion method. Create a wakelock until the library updates. Move custom preferences to widget package. inorichi 2016-01-10 19:49:26 +0100
  • 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. inorichi 2016-01-10 17:47:43 +0100
  • 6eb321bb06 Don't update the chapter list if the parsed list is empty (#18) inorichi 2016-01-09 21:39:59 +0100
  • 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). inorichi 2016-01-09 18:23:38 +0100
  • 8be44c209c Show selected decoder and background color in the popup menu. Reload adapter when the decoder changes. inorichi 2016-01-09 00:57:02 +0100
  • d03e7e2f8c Add Rapid decoder for better image support. Reorganize readers. inorichi 2016-01-08 20:16:17 +0100
  • b735a1f581 Add minor improvements and retry button to webtoon reader. inorichi 2016-01-07 21:21:42 +0100
  • 39c9fd5945 Keep covers aspect ratio. Unsubscribe from the library when it's not needed. inorichi 2016-01-07 02:48:46 +0100
  • 690684bacf Drop progress emissions on backpressure inorichi 2016-01-06 22:57:39 +0100
  • d0089e3f5e Add buttons to open next/previous chapter in the reader. Try entire app with hardware acceleration inorichi 2016-01-06 20:55:52 +0100
  • 73aa93773c Replace hamcrest with assertj. ChaptersSubject now uses only one observeOn. inorichi 2016-01-06 16:08:15 +0100
  • dd833852ad Trying to fix a backpressure issue (#17). inorichi 2016-01-05 18:47:25 +0100
  • 2f66b6e56c Use ARGB8888 for covers. Fix buttons background inorichi 2016-01-05 15:54:51 +0100
  • 138e92d0aa Fix theme action mode inorichi 2016-01-05 14:17:16 +0100
  • 060da4185e Theme fixes inorichi 2016-01-05 13:54:00 +0100
  • 8000d67871 Enable tiling to webtoon reader and add a fade in animation inorichi 2016-01-05 04:55:31 +0100
  • 737d3d4282 Improve webtoon reader precaching images. Show a badge for the apk. inorichi 2016-01-04 16:18:18 +0100
  • 44ec87f7f1 Update readme inorichi 2016-01-04 02:08:56 +0100
  • e477f2df1f Rename viewpager classes inorichi 2016-01-04 01:35:05 +0100
  • 631ef65502 Host readers inside a fragment (Avoids some leaks) inorichi 2016-01-04 01:31:15 +0100
  • ddc188700c Make all info fragment content scrollable inorichi 2016-01-03 13:48:14 +0100
  • 829c2d5faa Description scrollable and show real manga status. inorichi 2016-01-03 01:20:31 +0100
  • 868058a50b Use RecyclerView for catalogue inorichi 2016-01-03 00:30:20 +0100
  • 453a187938 Remove cache size setting. Add advanced settings section. Other minor changes. inorichi 2016-01-02 21:09:46 +0100
  • 77d2e6643a Merge pull request #12 from j2ghz/master inorichi 2016-01-02 21:05:23 +0100
  • 134f534464 Make gradlew executable J2ghz 2016-01-02 19:28:07 +0100
  • 986572f6cb Create an util class to write less code on sources. Save status from sources. inorichi 2016-01-01 21:02:13 +0100
  • 4d9cd6cb6e Allow to refresh data from MAL and show total chapters. Create nomedia file for default downloads folder on new installations. inorichi 2016-01-01 15:34:25 +0100
  • c830c037f7 Fix #11 inorichi 2016-01-01 13:13:22 +0100
  • f9a97631f2 Store total chapters from MAL and automatically set as completed if it's the last chapter. Other minor changes inorichi 2015-12-31 19:15:24 +0100
  • f26a60f1ba Fixed again inorichi 2015-12-30 19:58:52 +0100
  • 1344824b4a Fix crash on launch... inorichi 2015-12-30 19:56:56 +0100
  • a794bea9e7 Fix inconsistent tab layout inorichi 2015-12-30 19:29:25 +0100
  • ef444b0b63 Minor changes inorichi 2015-12-30 19:10:28 +0100
  • 384bc3c690 Category improvements inorichi 2015-12-30 14:10:31 +0100
  • e6b7a79bee Fix a crash inorichi 2015-12-30 01:47:16 +0100
  • f9c13e0ee6 Fix a bug when updating categories in library inorichi 2015-12-29 22:57:58 +0100
  • b0ad72afad Upgrade storio to 1.7.0 inorichi 2015-12-29 21:47:03 +0100
  • 62535c77ae Hide default category if it doesn't have any manga inorichi 2015-12-29 21:19:41 +0100
  • 1360a90bf9 Change mangas from categories (needs testing) inorichi 2015-12-29 01:00:05 +0100
  • 3f1f9ea9f2 Allow to reorder and rename categories inorichi 2015-12-28 18:06:07 +0100
  • e548cbf171 Allow to create/remove categories. Some refactoring. inorichi 2015-12-28 01:13:52 +0100
  • 3dff7f90e7 Allow to change number of columns inorichi 2015-12-27 14:58:36 +0100
  • 1c86828b65 Use recyclerview in library inorichi 2015-12-26 21:54:10 +0100
  • 043ab7eca9 Remove PageBundle class inorichi 2015-12-26 00:08:28 +0100
  • 4900284c48 Categories improvements inorichi 2015-12-26 00:07:45 +0100
  • e3bc13630d Incomplete changes inorichi 2015-12-25 17:50:31 +0100
  • 2aa36ed702 Minor changes inorichi 2015-12-24 15:04:52 +0100
  • 1c4b5b3a72 Initial commit for categories inorichi 2015-12-23 22:30:48 +0100
  • 72b2471619 Fix crash with gestures inorichi 2015-12-22 13:22:13 +0100