This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app
Hunter Nickel df683375b1
Apply system animation scale to parts of Tachiyomi that don't respect it by default (#5794)
* Add initial code for scaling animations, apply scale to reader nav overlay

* Rename extension function, apply system animator scale to ActionToolbar

* Apply system animator scale to expanding manga cover animation

* Apply system animator scale to image crossfade (also disables animated covers when browsing)

* Add documentation, make MotionScene Transition comment a bit more clear

* Disable animated covers in MangaInfoHeaderAdapter if animator duration scale is 0

* Disable animated covers in Library if animator duration scale is 0

* Convert loadAny listener to extension function
2021-08-27 08:44:09 -04:00
..
src Apply system animation scale to parts of Tachiyomi that don't respect it by default (#5794) 2021-08-27 08:44:09 -04:00
.gitignore
build.gradle.kts Update deprecated Android Gradle DSL calls 2021-08-22 18:05:18 -04:00
proguard-android-optimize.txt
proguard-rules.pro Keep coroutine methods (fixes #5662) 2021-08-05 13:10:09 -04:00
shortcuts.xml