Commit Graph

6349 Commits (f3b7eaf4a37f047abd6523b9c8ff1da73fd0ef46)
 

Author SHA1 Message Date
inorichi c7e9016ad7 Add vertical viewer. Allow to select a viewer
9 years ago
inorichi 0a9b84ea11 Add broken webtoon viewer (not sure if it will be possible with RecyclerView)
9 years ago
inorichi d3c83f0bf2 Decouple viewer from the reader activity
9 years ago
inorichi ef7613f7ad Cache chapter images from presenter with glide.
9 years ago
inorichi fefc6ba0e9 Disable tiling, for now
9 years ago
inorichi 3a748a9453 Allow tapping on the edges of the chapter to change pages
9 years ago
inorichi 38c6fac385 Move dagger classes to injection directory
9 years ago
inorichi 57290a5395 Remove unused util classes
9 years ago
inorichi 985d71a869 Starting preferences
9 years ago
inorichi af678a5b3c Copy nucleus activity and fragment to create a base activity and fragment
9 years ago
inorichi 4966f1e15f Convert catalogue to a fragment
9 years ago
inorichi 4c786077a8 Show page number, improve the load of the first image of a chapter
9 years ago
inorichi 74da971b2e Reader working. Yay!
9 years ago
inorichi 915847c0ed Rename viewer to reader
9 years ago
inorichi 5142df103b Almost showing a chapter reader
9 years ago
inorichi 49c69be38e Fix wrong manga received through EventBus
9 years ago
inorichi 0c77a7034a Show chapter count
9 years ago
inorichi 9ad6efbada Minor changes
9 years ago
inorichi a3236e98d0 Instant search when leaving search mode
9 years ago
inorichi 85d34ab9e5 Search survive screen rotation
9 years ago
inorichi 264d627dea Use subscriptions in onCreate method in CataloguePresenter
9 years ago
inorichi 1719959bc8 Use nucleus restartables in chapters presenter. Fix some database methods. Add swipe refresh to chapters fragment. Use Icepick library.
9 years ago
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