Commit Graph

  • 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
  • 322f54380d Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided. inorichi 2015-12-21 18:09:09 +0100
  • 80a59548a5 Merge changes from Nucleus presenter inorichi 2015-12-21 17:58:12 +0100
  • 50d6632d0e Allow to set status, score and last chapter read in MAL. Other minor changes inorichi 2015-12-20 20:10:04 +0100
  • 5f44e5d492 Make sure the answer from MAL is successful before updating DB. inorichi 2015-12-19 20:36:13 +0100
  • a32c1b5eb2 Fix MAL autoupdate function. inorichi 2015-12-19 20:25:49 +0100
  • 0a7f8711ad Add a new test case for chapter recognition inorichi 2015-12-19 16:22:57 +0100
  • 9a117f0969 Fix NPE when the process restarts in the reader for downloaded chapters and save page list before killing the process. inorichi 2015-12-19 16:13:24 +0100
  • 3c87b4cba9 Allow to start/stop queue from download queue fragment. DownloadQueue now extends from ArrayList. inorichi 2015-12-19 14:58:36 +0100
  • 6412ec1d9b Remove successful downloads from queue inorichi 2015-12-18 16:41:16 +0100
  • c6dc5d344d Fix some crashes inorichi 2015-12-17 15:33:15 +0100
  • 42cd6ea007 Invert seekbar and textviews on right to left reader inorichi 2015-12-16 16:10:34 +0100
  • 04d9176c3c Update dependencies. Update last chapter read in MAL only when the reader is left, instead of on every chapter change. Other minor improvements. inorichi 2015-12-16 15:37:00 +0100
  • 273527e7fb Changes to viewpager readers inorichi 2015-12-16 13:49:36 +0100
  • e2795f5480 Add a black background setting for the reader inorichi 2015-12-15 13:34:14 +0100
  • 4630a5ed1a Catalogue now has a dropdown menu to select or change the source inorichi 2015-12-14 16:51:12 +0100
  • 8dca7fe79a Improve MAL support (UI is very simple yet). inorichi 2015-12-14 13:24:05 +0100
  • a1d67c0fce Fix commit count command inorichi 2015-12-12 02:35:12 +0100
  • 9c0abdeb81 Show version (commit count) and build time in the 'about' section inorichi 2015-12-12 02:08:47 +0100
  • a571bb5637 Recover manga activity status when the process restarts inorichi 2015-12-11 17:47:07 +0100
  • e7f8d4d2c2 Fix library update service inorichi 2015-12-11 14:14:04 +0100
  • ed5486975d Better alignment for bottom toolbar in chapters fragment inorichi 2015-12-11 13:50:47 +0100
  • 5fda4ad786 Add sdk manager to gradle inorichi 2015-12-09 20:54:00 +0100
  • 23c9caf87e Fix memory leak in reader inorichi 2015-12-09 15:22:06 +0100
  • 39d3033d44 Recover reader from process restart inorichi 2015-12-09 14:55:32 +0100
  • e1b68f66f2 Changes: - Declare RxJava as dependency - Add a folder chooser for downloads - Fix a force close when updating library - Enable ACRA and add a setting to send crash reports - Manga class now uses the default get resolver - Other minor changes inorichi 2015-12-08 19:39:57 +0100
  • 65a2345bf7 Minor changes inorichi 2015-12-07 20:25:42 +0100
  • 8a3bb2b7ee Remove chapters on a background thread. inorichi 2015-12-07 18:01:44 +0100
  • 8f7443a686 Add an option to change cache size and clear the cache inorichi 2015-12-07 15:53:01 +0100
  • 4aee1ca8a3 Improvements for downloads fragment inorichi 2015-12-06 12:27:05 +0100
  • 49a38821f2 Animate recycler view decorations inorichi 2015-12-06 10:02:29 +0100
  • a304ccaaea Update download progress in chapters fragment inorichi 2015-12-05 23:58:03 +0100
  • 03ddf6d376 Add an observable that notifies of every download progress inorichi 2015-12-05 18:22:29 +0100
  • 758ebfca0b Another fix for batoto chapter dates inorichi 2015-12-05 15:49:48 +0100
  • eaab0f33ce Fix batoto chapter dates. Remove subjects subscribe schedulers inorichi 2015-12-05 15:43:33 +0100
  • d859947c7c Remove view logic from catalogue presenter and improve catalogue fragment inorichi 2015-12-05 12:40:47 +0100
  • eb10d77374 Improve info fragment. Other minor changes and fixes. inorichi 2015-12-05 02:05:42 +0100
  • c52c567eae Avoid filename conflicts (not sure if it will be totally fixed). Check if a chapter is properly downloaded after download finishes. inorichi 2015-12-04 18:03:56 +0100