Commit Graph

  • 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
  • 260fa59799 Better error handling for downloads inorichi 2015-12-04 14:35:39 +0100
  • 3b11090e00 Minor changes inorichi 2015-12-04 12:37:58 +0100
  • 54a715640d Improve the use and caching of the covers' cache. Use restartables in LibraryPresenter inorichi 2015-12-04 11:50:40 +0100
  • 976f010d64 Use download queue subject for updating chapter status inorichi 2015-12-03 17:12:43 +0100
  • 384acb2322 Fix chapter recognition. Improve initial requests to fetch chapters from source inorichi 2015-12-03 13:57:25 +0100
  • b986309b81 Improve the refresh of chapter filters inorichi 2015-12-03 12:48:30 +0100
  • ab216a3608 Use local filtering. Use long class instead of primitives again for database keys (they can be null) inorichi 2015-12-02 21:45:41 +0100
  • 6b8ccbe01b Add filter by downloaded chapter. When searching manga by URL, also check the source inorichi 2015-12-02 14:56:47 +0100
  • d6257cf52e Fix order button inorichi 2015-12-02 12:27:18 +0100
  • ab48686262 Minor changes inorichi 2015-12-02 11:53:32 +0100
  • 96f6e28c68 Rename variable to a more suitable one (keeping column name for backwards compatibility) inorichi 2015-12-02 10:48:08 +0100
  • 68f1e5f4bb Minor changes inorichi 2015-12-02 10:32:16 +0100
  • aa6dfddffa Show download status in chapters fragment inorichi 2015-12-02 10:17:08 +0100
  • d5a6fac931 Merge pull request #8 from icanit/master inorichi 2015-12-02 09:52:44 +0100
  • b9da3cb914 Get rid of getView() calls in Chapters presenter. Minor changes in download manager inorichi 2015-12-02 09:50:01 +0100
  • 357da7178b expanding chapter item menu button layout #8 Yuri Revich 2015-12-02 10:08:04 +0300
  • e5e3fa5e0b Merge remote-tracking branch 'inorichi/master' Yuri Revich 2015-12-02 09:00:39 +0300
  • 771f49fa3b Minor changes inorichi 2015-12-01 22:01:41 +0100
  • d0589b72fd Merge pull request #7 from icanit/master inorichi 2015-12-01 21:03:03 +0100
  • eb52e235ab Merge remote-tracking branch 'inorichi/master' #7 Yuri Revich 2015-12-01 22:56:54 +0300
  • b737da62dd No next chapter toast on play button Yuri Revich 2015-12-01 22:56:24 +0300
  • 8b6f7fc860 Merge pull request #6 from icanit/master inorichi 2015-12-01 20:46:50 +0100
  • d7f5787ea0 UI improvements 2 #6 Yuri Revich 2015-12-01 22:18:19 +0300
  • 89683c24a8 Merge remote-tracking branch 'inorichi/master' Yuri Revich 2015-12-01 20:16:57 +0300
  • 0f7c20d015 UI improvements Yuri Revich 2015-12-01 20:16:55 +0300
  • 0f5cf6a748 Simplify chapter's popup logic inorichi 2015-12-01 15:47:34 +0100
  • 04a61edb38 Changes: - Add a new cache to store library covers without relying on Glide's cache, making sure they are always available. - Use Observable's defer instead of create in NetworkHelper. - Fix Kissmanga showing only one genre. inorichi 2015-12-01 14:20:14 +0100
  • c62fc05f8b Merge remote-tracking branch 'inorichi/master' Yuri Revich 2015-12-01 08:45:58 +0300
  • b66809b2b2 Complete Kissmanga inorichi 2015-11-30 23:51:17 +0100
  • 8288e98a13 Make title a bit smaller and remove unneeded padding inorichi 2015-11-30 21:43:29 +0100
  • 382acab118 Add a query to get the next unread chapter inorichi 2015-11-30 21:08:06 +0100
  • 665eb232a7 Merge pull request #4 from icanit/master inorichi 2015-11-30 20:56:13 +0100
  • 93b7135380 Merge remote-tracking branch 'inorichi/master' #4 Yuri Revich 2015-11-30 22:53:48 +0300
  • d8703fd2e3 Chapter view improvements Yuri Revich 2015-11-30 22:52:12 +0300
  • b2f44ff76a Improve chapter recognition inorichi 2015-11-30 20:33:27 +0100
  • 366b362709 Merge remote-tracking branch 'inorichi/master' Yuri Revich 2015-11-30 22:23:22 +0300
  • 01a8b13975 Merge pull request #3 from icanit/master inorichi 2015-11-30 19:00:23 +0100
  • 82f1e694e8 Merge remote-tracking branch 'inorichi/master' #3 Yuri Revich 2015-11-30 20:49:42 +0300
  • 65c07450da UI improvements Yuri Revich 2015-11-30 20:45:45 +0300
  • cbd2e8398b Add Kissmanga (search not working yet) inorichi 2015-11-30 17:54:35 +0100
  • c37a6ac673 Fix batoto inorichi 2015-11-30 13:19:04 +0100