mihon/app/src/main/java/eu/kanade/tachiyomi/util
vance b5017eebbf
Added dual page split setting (#4252)
* Add DualPageSplit option

* remove extra line

* Split double-page into two pages

* Remove !isAnimated check and add (ALPHA) to the label

* Fix missing insert pages

* Pager cleanup

* Add dual split to Webtoon and fix Vertical

* Fix L2R/R2L

* Add comments and refactor code in ImageUtil

* Use a simpler split solution in webtoon mode

Co-authored-by: weng <>
Co-authored-by: Andreas E <andreas.everos@gmail.com>
2021-02-09 17:54:44 -05:00
..
chapter Clean up global chapter settings code 2020-09-14 16:23:42 -04:00
lang Minor cleanup 2021-01-24 11:04:25 -05:00
preference Replace VectorDrawableCompat.create() with AppCompatResources.getDrawable() 2020-07-29 18:36:28 -04:00
storage Update libraries, some lints (#4099) 2020-12-08 22:21:08 -05:00
system Added dual page split setting (#4252) 2021-02-09 17:54:44 -05:00
view Revert edge to edge 2020-11-29 11:08:06 -05:00
CrashLogUtil.kt Add action to directly share crash log file from notification 2021-02-07 23:05:13 -05:00
JsoupExtensions.kt Move JsoupExtensions back (fixes #2562) 2020-02-02 23:45:13 -05:00
MangaExtensions.kt handle default category and add favorite check (#3248) 2020-05-30 09:17:27 -04:00
PkceUtil.kt Migrate to official MyAnimeList API (closes #4140) 2020-12-18 23:18:31 -05:00