mihon/app/src/main/java/eu/kanade/tachiyomi
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
..
annotations
data Replace NetworkInfo with NetworkCapabilities (#5785) 2021-08-26 22:09:40 -04:00
extension Do background app/extension checks less frequently 2021-08-13 18:24:21 -04:00
network DNS-over-HTTPS (Adguard) (#5715) 2021-08-15 11:20:52 -04:00
source Group 'Source not installed' cases in library update error log (#5589) 2021-07-21 17:57:33 -04:00
ui Apply system animation scale to parts of Tachiyomi that don't respect it by default (#5794) 2021-08-27 08:44:09 -04:00
util Apply system animation scale to parts of Tachiyomi that don't respect it by default (#5794) 2021-08-27 08:44:09 -04:00
widget Apply system animation scale to parts of Tachiyomi that don't respect it by default (#5794) 2021-08-27 08:44:09 -04:00
App.kt Apply system animation scale to parts of Tachiyomi that don't respect it by default (#5794) 2021-08-27 08:44:09 -04:00
AppModule.kt Address some build warnings 2021-06-05 17:49:20 -04:00
Migrations.kt Always re-setup background jobs on migration runs 2021-08-13 18:28:07 -04:00