Commit graph

13 commits

Author SHA1 Message Date
Dr.Blank
2fd4650bb8
upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
Dr.Blank
ff83c2cc63
feat: multiple theming options (#50)
* refactor: consolidate theme definitions by removing separate dark and light theme files

* feat: integrate dynamic color support and enhance theme settings management

* feat: add theme settings route and update theme management in app settings

* feat: enhance theme management by integrating high contrast support in various components

* feat: implement mode selection dialog for theme settings and enhance button functionality

* refactor: update theme import paths and consolidate theme provider files

* feat: enhance theme management by integrating theme selection based on audiobook playback

* refactor: update default value for useMaterialThemeFromSystem to false in theme settings

* refactor: adjust high contrast condition order in theme settings for consistency

* refactor: rename useMaterialThemeOfPlayingItem to useCurrentPlayerThemeThroughoutApp for clarity

* refactor: correct spelling in system theme provider and replace with updated implementation

* refactor: extract restore backup dialog into a separate widget for improved readability

* refactor: reorganize settings sections for clarity and improve restore dialog functionality
2024-10-05 10:01:08 -04:00
Dr-Blank
405d625cdc
refactor: update cover image handling to use item IDs and simplify library item actions 2024-09-23 03:55:32 -04:00
Dr-Blank
f645341a87
fix: deprecated properties 2024-09-18 00:00:27 -04:00
Dr-Blank
d0f1f01dde
change name to vaani 2024-08-23 04:21:46 -04:00
Dr-Blank
c24541f1cd
downloads and offline playback 2024-08-20 08:36:39 -04:00
Dr-Blank
f24e63d852
use logging package 2024-06-28 06:01:56 -04:00
Dr-Blank
be7f5daa88
playback reporting 2024-06-15 23:43:08 -04:00
Dr-Blank
610d9a2aa0
basic audiobook player 2024-05-14 06:13:16 -04:00
Dr-Blank
0d54f1cb15
theme on item page is much smoother now 2024-05-11 05:13:56 -04:00
Dr-Blank
1609fe9d65
feat: Add dark mode and theming options to app settings page 2024-05-11 04:46:17 -04:00
Dr-Blank
3ecdaadc3f
custom palette generator 2024-05-11 04:06:25 -04:00
Dr-Blank
a720c977c2
something 2024-05-08 05:03:49 -04:00