komikku/app/src/main/java/exh
Cuong M. Tran 753285275f
Improve Theme cover based (#81)
* Support Pure dark mode
* Tag using elevated style (non pure-dark-mode) and more vibrant outline color (pure-dark-mode)
* More color for various icons
* Color theme for Metadata screen
* Always animated color change
* Always/Only use dominant color for library/update/upcoming cover's background
* Don't always generate color each time cover loaded (library/browse), only update color when new cover changed on detail page
* Fix the spinner background in Edit Manga Info
* Improve manga's backdrop color

Detail:
* Change Cover's color & ratio preference key to AppState

* using ElevatedSuggestionChip with color

* more icon color

* color theme for MetadataViewScreen

* enable animation by default

* Fix: can't turn off theme cover based

* Won't check pref for theme enabled everytime, instead always generate cover's color to run faster later

* Skip generate cover's vibrant color for browsing mangas if already generated, also won't even trying to read ratio for favorite mangas

* Only generate new seed color when cover loaded in detail page

* only use dominantColor for cover when cover is unable to load

* Don't use elevatedSuggestionChip for darkmode and change border color

* EditMangaInfo: Set Spinner's selected item's background color to transparent

* update chip color

* Colors Palette screen

* Support Amoled Dark Mode by upgrading Material-Kolor to 1.7.0

* improve manga's backdrop color

* only generate color while browsing if option is enabled, aslo fixed the case won't update dominant color if cover changed

* always using theme animation

* update translation
2024-06-12 18:22:44 +07:00
..
assets Full Compose settings (#8201) 2022-10-16 21:53:23 -04:00
debug Migrator improvements (#588) 2024-04-26 11:35:15 +07:00
eh Fix WorkManager cancellation issues 2024-06-04 18:01:18 +07:00
favorites Reduce build warnings 2024-04-26 11:35:15 +07:00
log Move :core to :core:common 2024-02-19 17:54:43 +07:00
md Add Namicomi support for external chapters on MD (jobobby04/TachiyomiSY#1188) 2024-06-04 17:08:12 +07:00
pagepreview Move :core to :core:common 2024-02-19 17:54:43 +07:00
recs A dedicated screen for related entries, fetching directly from sources 2024-05-19 02:52:52 +07:00
search Remove files executable permission 2024-01-28 23:44:37 +07:00
smartsearch Update usages 2023-10-01 15:56:07 -04:00
source Move more things to domain/data modules 2023-03-15 00:23:28 -04:00
uconfig Move :core to :core:common 2024-02-19 17:54:43 +07:00
ui Improve Theme cover based (#81) 2024-06-12 18:22:44 +07:00
util Move :core to :core:common 2024-02-19 17:54:43 +07:00
EXHMigrations.kt Rewrite Migrations (#577) 2024-04-26 11:35:15 +07:00
GalleryAdder.kt Move :core to :core:common 2024-02-19 17:54:43 +07:00