mihon/app/src/main/java/eu/kanade/tachiyomi/ui
Ivan Iskandar da16110e1c
Edge-to-edge manga details view (#5613)
* Prepare for edge-to-edge MangaController

* Fix derpy liftToScroll with our own implementation

* Edge-to-edge MangaController

Except when legacy blue theme is used.

* Save app bar lift state for controller backstack

* Fix expanded cover position after the view recycled

* Handle overlap changes when incognito mode disabled

* Tablet fixes

* Revert "Handle overlap changes when incognito mode disabled"

This reverts commit 1f492449

Breaks on rotation changes.

* Fix MangaController's swipe refresh position

* All controllers are now doing lift app bar on scroll by default

They are already doing that before so this pretty much just a cleanups.

* TachiyomiCoordinatorLayout: Support ViewPager for app bar lift state check

I'm willing to revert this if this minute detail solution is deemed too hacky xD

* Fix app bar not lifted when scrolled without fling

* Save app bar lift state across configuration changes

* Fix MangaController's swipe refresh position after configuration change

* TachiyomiCoordinatorLayout: Update ViewPager reference when controller is changed
2021-08-19 09:12:52 -04:00
..
base Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
browse Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
category Replace material-dialogs usage with Material Components' (#5423) 2021-07-14 18:04:03 -04:00
download Add background to draggable items (#5353) 2021-06-09 17:16:59 -04:00
library Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
main Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
manga Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
more Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
reader ReaderTransitionView: Use context theme color for texts (#5738) 2021-08-19 09:10:05 -04:00
recent Use toRelativeString in Updates and History headings 2021-08-15 17:42:06 -04:00
security Fix forced secure screen disabled after disabling incognito (#5634) 2021-08-05 17:52:20 -04:00
setting Use separate string for toRelativeString "Today" 2021-08-15 17:42:31 -04:00
webview More themes cleanup (#5410) 2021-06-19 15:45:16 -04:00