mihon/app/src/main/java/eu/kanade/tachiyomi
Ivan Iskandar 914b686c8e
ReaderTransitionView: Use context theme color for texts (#5738)
* Put themed reader context in adapter

This avoids creating themed context everytime the page holder is created, this
also allows the transition view to use the same themed context.

* Check against app night mode to create themed reader context

* ReaderTransitionView: Use context theme color for texts

The whole reader will need to be recreated when changing reader background while
webtoon mode is used, because recreating just the RecyclerView without messing
up the scroll position is impossible (I hope I just missed something).
2021-08-19 09:10:05 -04:00
..
annotations Fix annotations package name 2020-11-29 17:08:20 -05:00
data Label one-shots correctly in anilist track search (#5741) 2021-08-19 09:08:48 -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 ReaderTransitionView: Use context theme color for texts (#5738) 2021-08-19 09:10:05 -04:00
util ReaderTransitionView: Use context theme color for texts (#5738) 2021-08-19 09:10:05 -04:00
widget Replace AboutLibraries activity with custom controller 2021-08-07 11:50:20 -04:00
App.kt Remove unnecessary MultiDex library 2021-07-24 11:54:53 -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