Commit Graph

  • b0a8740e8d Improve download manager. Add an option to select the number of threads for downloads. inorichi 2015-11-04 10:51:49 +0100
  • 11638ae917 Allow reading downloaded chapters inorichi 2015-11-03 21:27:56 +0100
  • 62ae572c72 Add a temporary way to select download directory inorichi 2015-11-03 20:04:07 +0100
  • 13ff612ce0 Initial download manager inorichi 2015-11-03 16:21:50 +0100
  • b3f12ae333 Allow to remove a favorite manga from info tab inorichi 2015-11-02 21:22:31 +0100
  • 04dfdba0b7 Refresh button in library is now looking for new chapters in sources and notifying the user inorichi 2015-11-02 17:25:06 +0100
  • faef785fc3 Add multiple chapters selection and allow to mark them as read/unread inorichi 2015-11-02 14:42:08 +0100
  • 22ee78d256 Show toast when source login is needed inorichi 2015-11-01 22:04:48 +0100
  • 9407d9b4f5 Minor changes inorichi 2015-11-01 21:28:03 +0100
  • 95581007df Rename pager adapter and horizontal view pager inorichi 2015-10-29 15:54:18 +0100
  • 571c24d3d9 Fix bug in reader's current position inorichi 2015-10-29 15:31:42 +0100
  • 720b0a29ce Allow fullscreen reading inorichi 2015-10-29 13:46:10 +0100
  • afebfec737 Initial support for read chapters inorichi 2015-10-29 00:45:51 +0100
  • 5e01937cce Recover page position when configuration changes inorichi 2015-10-28 21:29:28 +0100
  • cd456d2186 Use BehaviorSubject instead of PublishSubject to observe page progress inorichi 2015-10-28 17:47:21 +0100
  • e160f53bb2 Better handling of loading progress and image load. inorichi 2015-10-28 17:20:00 +0100
  • d26049155c Increase cache size inorichi 2015-10-28 14:03:58 +0100
  • 1339e32de7 Show download progress. Caching of images now without glide inorichi 2015-10-28 02:10:37 +0100
  • 3561392d24 Retry calls inorichi 2015-10-27 18:40:13 +0100
  • 68e5efb02b Better error handling for images inorichi 2015-10-27 17:12:16 +0100
  • 35b8be6c75 Library now showing favorite mangas inorichi 2015-10-27 00:00:09 +0100
  • baa24fbf17 Check credentials before saving inorichi 2015-10-26 18:50:11 +0100
  • 1b45ff3b12 Authentication with batoto done inorichi 2015-10-26 17:29:16 +0100
  • 8b0b174c93 Split source class inorichi 2015-10-26 14:04:03 +0100
  • 0ef610bb73 Minor changes again inorichi 2015-10-26 02:15:31 +0100
  • e975860420 Minor changes inorichi 2015-10-26 01:55:36 +0100
  • 0e9e80b081 Initial support for sources' login. Upgrade support library version. inorichi 2015-10-26 01:41:10 +0100
  • e857a44987 Fix batoto parser inorichi 2015-10-25 00:08:15 +0200
  • c7e9016ad7 Add vertical viewer. Allow to select a viewer inorichi 2015-10-24 22:47:34 +0200
  • 0a9b84ea11 Add broken webtoon viewer (not sure if it will be possible with RecyclerView) inorichi 2015-10-24 21:09:58 +0200
  • d3c83f0bf2 Decouple viewer from the reader activity inorichi 2015-10-24 16:04:42 +0200
  • ef7613f7ad Cache chapter images from presenter with glide. inorichi 2015-10-23 01:40:27 +0200
  • fefc6ba0e9 Disable tiling, for now inorichi 2015-10-22 17:24:17 +0200
  • 3a748a9453 Allow tapping on the edges of the chapter to change pages inorichi 2015-10-22 02:20:42 +0200
  • 38c6fac385 Move dagger classes to injection directory inorichi 2015-10-21 21:04:10 +0200
  • 57290a5395 Remove unused util classes inorichi 2015-10-21 20:54:11 +0200
  • 985d71a869 Starting preferences inorichi 2015-10-21 19:27:22 +0200
  • af678a5b3c Copy nucleus activity and fragment to create a base activity and fragment inorichi 2015-10-21 18:36:01 +0200
  • 4966f1e15f Convert catalogue to a fragment inorichi 2015-10-21 17:20:03 +0200
  • 4c786077a8 Show page number, improve the load of the first image of a chapter inorichi 2015-10-21 16:40:50 +0200
  • 74da971b2e Reader working. Yay! inorichi 2015-10-21 02:18:29 +0200
  • 915847c0ed Rename viewer to reader inorichi 2015-10-21 00:18:55 +0200
  • 5142df103b Almost showing a chapter reader inorichi 2015-10-21 00:04:04 +0200
  • 49c69be38e Fix wrong manga received through EventBus inorichi 2015-10-19 23:54:19 +0200
  • 0c77a7034a Show chapter count inorichi 2015-10-19 17:27:41 +0200
  • 9ad6efbada Minor changes inorichi 2015-10-19 15:10:25 +0200
  • a3236e98d0 Instant search when leaving search mode inorichi 2015-10-19 04:23:31 +0200
  • 85d34ab9e5 Search survive screen rotation inorichi 2015-10-19 04:15:30 +0200
  • 264d627dea Use subscriptions in onCreate method in CataloguePresenter inorichi 2015-10-19 02:57:00 +0200
  • 1719959bc8 Use nucleus restartables in chapters presenter. Fix some database methods. Add swipe refresh to chapters fragment. Use Icepick library. inorichi 2015-10-18 19:18:50 +0200
  • 920a71601b Don't restart library subscription inorichi 2015-10-18 02:33:15 +0200
  • c6df23b1aa Don't query db twice inorichi 2015-10-18 01:59:21 +0200
  • a52e33b628 Use EventBus inorichi 2015-10-18 01:22:05 +0200
  • 1802dd04e4 More changes to MangaDetailActivity and its fragments inorichi 2015-10-17 21:31:10 +0200
  • c13d747665 Show chapters tab if it's a manga from library inorichi 2015-10-17 17:32:31 +0200
  • 161a4b17a6 Use same activity for manga details on catalague and library. Move some methos to view. inorichi 2015-10-17 17:09:33 +0200
  • c768b4de3b Delete all view interfaces inorichi 2015-10-17 16:34:22 +0200
  • 1929eea19d Delete old BasePresenter inorichi 2015-10-17 16:33:29 +0200
  • b36aa69a67 All fragments using Nucleus inorichi 2015-10-17 16:28:35 +0200
  • 8c0994747f All activities using Nucleus inorichi 2015-10-17 15:51:44 +0200
  • 0e52c81970 Add MangaDetailActivity with two fragments, info and chapters inorichi 2015-10-17 13:51:54 +0200
  • 07395892a0 Imports cleanup inorichi 2015-10-17 04:06:30 +0200
  • 049e5a1ee5 Use RxPresenter in Library inorichi 2015-10-17 04:03:39 +0200
  • 8da5c83cb3 Add catalogue detail page. Add simple tests for sources inorichi 2015-10-17 02:39:16 +0200
  • 0cfd433234 Begin switch to Nucleus inorichi 2015-10-16 21:40:59 +0200
  • 906cdc1348 Add MangaHere source inorichi 2015-10-16 21:30:16 +0200
  • 235ed36fbe Introducing nucleus inorichi 2015-10-16 19:31:18 +0200
  • 68f1102c40 Create empty MangaCatalogue inorichi 2015-10-15 01:51:35 +0200
  • 684c5e98d3 Rename classes inorichi 2015-10-14 13:39:07 +0200
  • fbf141aad8 Fix crash when searching in the library inorichi 2015-10-14 12:49:00 +0200
  • 19eeb18d0d Show loading progress bar in catalogue inorichi 2015-10-14 12:27:51 +0200
  • 991e4d40d0 Remove redundant code inorichi 2015-10-14 11:54:22 +0200
  • 8dc7c550ad Use a publisher to get manga details. Refactor CatalogueListPresenter inorichi 2015-10-13 21:27:29 +0200
  • ed76520ebc Load catalogue with thumbnails inorichi 2015-10-13 20:16:15 +0200
  • c88d8f0ded Rename library holder inorichi 2015-10-13 18:57:10 +0200
  • 13b4f5c385 Fix incorrect batoto thumbnail url. Create a function to copy the manga from network to local. inorichi 2015-10-13 16:47:27 +0200
  • 82ac2b3223 Simplify if/else inorichi 2015-10-13 00:15:03 +0200
  • 0febdfb715 Fix force close when no more mangas found inorichi 2015-10-12 23:53:27 +0200
  • 0278531e51 Search mangas from source (unusable yet) inorichi 2015-10-12 23:17:37 +0200
  • 66ab8caf76 Get mangas from search first steps inorichi 2015-10-12 23:00:55 +0200
  • 38da2ba35b Optimize imports. Keep tracking of every subscription inorichi 2015-10-12 21:33:53 +0200
  • e7116bdcab Load more mangas on scroll inorichi 2015-10-12 18:39:24 +0200
  • 2aaaad7a24 Show mangas from catalogue inorichi 2015-10-12 01:01:20 +0200
  • 381bedf68d Create presenter and view for CatalogueList inorichi 2015-10-11 15:48:17 +0200
  • 18be01e4c5 Create empty CatalogueListActivity. Add some changes to view interfaces inorichi 2015-10-11 15:01:26 +0200
  • 13124ee02f Create catalogue fragment inorichi 2015-10-10 14:28:57 +0200
  • a6a05fbb7f Use lambdas in CacheManager inorichi 2015-10-09 22:28:32 +0200
  • 36265472f8 Move generic methods to Source inorichi 2015-10-09 22:08:36 +0200
  • 270b3e796a Pull manga details from Batoto inorichi 2015-10-09 16:05:13 +0200
  • e7ecfd1e84 Separate method pullImageUrlsFromNetwork to allow testing inorichi 2015-10-09 13:38:28 +0200
  • ea8ded549b Insert or remove chapters with one subscriber inorichi 2015-10-08 22:48:50 +0200
  • 74ccd8bd24 Update insertOrRemoveChapters method inorichi 2015-10-08 14:28:57 +0200
  • 67a2e99cc1 Use interfaces for database managers, create a source manager inorichi 2015-10-08 13:15:29 +0200
  • 7e3d7cb4c4 Merge branch 'master' of github.com:inorichi/mangafeed inorichi 2015-10-07 11:53:00 +0200
  • 75c4e71c9a Initial commit inorichi 2015-10-07 11:51:12 +0200
  • 2888023eb1 Insert or remove method (meh) inorichi 2015-10-07 00:26:53 +0200
  • a3463addc3 Get chapter list inorichi 2015-10-06 19:44:30 +0200
  • a78359e4a9 Download chapter images inorichi 2015-10-06 00:24:29 +0200
  • c3b65d286f Send crash reports inorichi 2015-10-05 12:47:10 +0200
  • b2a1ba777d Use constraints, delete chapters when deleting a Manga inorichi 2015-10-03 00:27:47 +0200