Commit Graph

6227 Commits (75314c78e01b4e93b719b2984078d558bf855745)
 

Author SHA1 Message Date
inorichi 920a71601b Don't restart library subscription
9 years ago
inorichi c6df23b1aa Don't query db twice
9 years ago
inorichi a52e33b628 Use EventBus
9 years ago
inorichi 1802dd04e4 More changes to MangaDetailActivity and its fragments
9 years ago
inorichi c13d747665 Show chapters tab if it's a manga from library
9 years ago
inorichi 161a4b17a6 Use same activity for manga details on catalague and library. Move some methos to view.
9 years ago
inorichi c768b4de3b Delete all view interfaces
9 years ago
inorichi 1929eea19d Delete old BasePresenter
9 years ago
inorichi b36aa69a67 All fragments using Nucleus
9 years ago
inorichi 8c0994747f All activities using Nucleus
9 years ago
inorichi 0e52c81970 Add MangaDetailActivity with two fragments, info and chapters
9 years ago
inorichi 07395892a0 Imports cleanup
9 years ago
inorichi 049e5a1ee5 Use RxPresenter in Library
9 years ago
inorichi 8da5c83cb3 Add catalogue detail page. Add simple tests for sources
9 years ago
inorichi 0cfd433234 Begin switch to Nucleus
9 years ago
inorichi 906cdc1348 Add MangaHere source
9 years ago
inorichi 235ed36fbe Introducing nucleus
9 years ago
inorichi 68f1102c40 Create empty MangaCatalogue
9 years ago
inorichi 684c5e98d3 Rename classes
9 years ago
inorichi fbf141aad8 Fix crash when searching in the library
9 years ago
inorichi 19eeb18d0d Show loading progress bar in catalogue
9 years ago
inorichi 991e4d40d0 Remove redundant code
9 years ago
inorichi 8dc7c550ad Use a publisher to get manga details. Refactor CatalogueListPresenter
9 years ago
inorichi ed76520ebc Load catalogue with thumbnails
9 years ago
inorichi c88d8f0ded Rename library holder
9 years ago
inorichi 13b4f5c385 Fix incorrect batoto thumbnail url. Create a function to copy the manga from network to local.
9 years ago
inorichi 82ac2b3223 Simplify if/else
9 years ago
inorichi 0febdfb715 Fix force close when no more mangas found
9 years ago
inorichi 0278531e51 Search mangas from source (unusable yet)
9 years ago
inorichi 66ab8caf76 Get mangas from search first steps
9 years ago
inorichi 38da2ba35b Optimize imports. Keep tracking of every subscription
9 years ago
inorichi e7116bdcab Load more mangas on scroll
9 years ago
inorichi 2aaaad7a24 Show mangas from catalogue
9 years ago
inorichi 381bedf68d Create presenter and view for CatalogueList
9 years ago
inorichi 18be01e4c5 Create empty CatalogueListActivity.
9 years ago
inorichi 13124ee02f Create catalogue fragment
9 years ago
inorichi a6a05fbb7f Use lambdas in CacheManager
9 years ago
inorichi 36265472f8 Move generic methods to Source
9 years ago
inorichi 270b3e796a Pull manga details from Batoto
9 years ago
inorichi e7ecfd1e84 Separate method pullImageUrlsFromNetwork to allow testing
9 years ago
inorichi ea8ded549b Insert or remove chapters with one subscriber
9 years ago
inorichi 74ccd8bd24 Update insertOrRemoveChapters method
9 years ago
inorichi 67a2e99cc1 Use interfaces for database managers, create a source manager
9 years ago
inorichi 7e3d7cb4c4 Merge branch 'master' of github.com:inorichi/mangafeed
9 years ago
inorichi 75c4e71c9a Initial commit
9 years ago
inorichi 2888023eb1 Insert or remove method (meh)
9 years ago
inorichi a3463addc3 Get chapter list
9 years ago
inorichi a78359e4a9 Download chapter images
9 years ago
inorichi c3b65d286f Send crash reports
9 years ago
inorichi b2a1ba777d Use constraints, delete chapters when deleting a Manga
9 years ago