Vaani/lib/settings/view
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
..
widgets feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
app_settings_page.dart feat: multiple theming options (#50) 2024-10-05 10:01:08 -04:00
auto_sleep_timer_settings_page.dart ui: better sleep timer ui in player and fix auto turn on settings (#43) 2024-10-02 09:18:06 -04:00
buttons.dart feat: multiple theming options (#50) 2024-10-05 10:01:08 -04:00
notification_settings_page.dart feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
player_settings_page.dart feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
shake_detector_settings_page.dart feat: add shake detection functionality (#36) 2024-09-28 01:27:56 -04:00
simple_settings_page.dart feat: add player settings page and enhance settings UI (#33) 2024-09-26 04:30:51 -04:00
theme_settings_page.dart feat: multiple theming options (#50) 2024-10-05 10:01:08 -04:00