mihon/app/src/main/java/eu/kanade/tachiyomi/ui/reader
lifeweaver d9a2255be9 Retain last read page when using the webtoon mode (#738)
* Retain last read page when using the webtoon mode, see issue #453

* #738 inorichi's request change to webtoonreader pull request

* #738 per inorichi recycler could be null at the point
scrollToLastPageRead was called, moved to below the check in the view
had been initialized.
2017-04-09 16:01:07 +02:00
..
viewer Retain last read page when using the webtoon mode (#738) 2017-04-09 16:01:07 +02:00
ChapterLoader.kt Rename OnlineSource to HttpSource 2017-01-20 21:27:53 +01:00
ReaderActivity.kt Fix #636. Minor improvements. Dependency updates 2017-02-23 22:30:43 +01:00
ReaderChapter.kt Move source and network outside data 2017-01-20 21:24:31 +01:00
ReaderCustomFilterDialog.kt Fix #660. Update subsampling 2017-02-19 23:39:53 +01:00
ReaderEvent.kt Kissmanga loading through Cloudflare. A lot of refactoring was needed 2016-05-15 20:46:58 +02:00
ReaderPresenter.kt Fix #704. Dependency updates 2017-03-11 16:00:07 +01:00
ReaderSettingsDialog.kt Add crop borders functionality, #219 2017-02-12 00:30:32 +01:00
SaveImageNotifier.kt Notification Improvements (#594) 2017-01-20 21:18:15 +01:00