komikku/app/src/main/java/exh/ui
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
..
batchadd Bump compose version 2024-05-19 02:52:52 +07:00
intercept implement mihonapp/mihon#326 (#1104) 2024-03-29 12:00:26 +07:00
login Address overridePendingTransition deprecation (#410) 2024-03-04 10:51:49 +07:00
metadata Improve Theme cover based (#81) 2024-06-12 18:22:44 +07:00
smartsearch Move :core to :core:common 2024-02-19 17:54:43 +07:00
SourceUtil.kt Fix multiple issues regarding sources loading too late 2024-03-29 11:56:12 +07:00