Commit Graph

16 Commits

Author SHA1 Message Date
oSumAtrIX
10bae69db6
build(Needs bump): Bump dependencies (#1717) 2024-03-04 12:47:38 +01:00
Benjamin
d4b15aee4d
fix: Specify that dark theme is dark (#1699) 2024-02-25 09:37:55 +07:00
Ushie
f82c439b26
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03:00
validcube
a0b673c138
refactor: apply suggestions from analyser
Signed-off-by: validcube <pun.butrach@gmail.com>
2023-12-23 10:47:12 +07:00
validcube
ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
Benjamin Halko
6f4866ef63
fix: default theme not following system (#1288) 2023-09-20 20:03:15 -07:00
Benjamin
6260a80738
feat(settings - appearance): add system option (#1279)
Closes #1260
2023-09-21 03:25:23 +03:00
EvadeMaster
92a3b0d6e0
feat(style): use native switch & chip (#732)
* chore: remove useless themedata

* feat(style): new switch

* feat(style): use native chip components

* chore: remove unused import

* feat(accessibility): set tooltip

* chore: remove unneeded themedata

* chore: fix theme

* feat(i18n): add 3 new strings

* feat(style): correct material 3 theme on nondynamic
2023-03-14 21:53:42 +07:00
EvadeMaster
3ae4d69110
chore: migrate deprecation code && code cleanup (#708)
Fixes all issues in `flutter analyze`.
<Reviewed>

Commits:
* chore: migrate deprecated text style

* chore: migrate `toggleableActiveColor` to individual theme

* chore: don't use 'BuildContext's across async gaps
2023-02-20 16:53:53 +07:00
EvadeMaster
318cd87a9a
feat(style): use the correct m3 theming (partially) (#680) 2023-02-07 15:46:29 +03:00
Jay Gajjar
a54ca799b9
feat: update rules of analysis_options.yaml. and solved all problems (#665)
* update rules of analysis_options.yaml. and solved all problems

* refactor: fix remaining problems

---------

Co-authored-by: Ushie <ushiekane@gmail.com>
2023-01-30 15:35:06 +03:00
Alberto Ponces
598f7571de feat: Auto dark mode based on system theme 2022-09-14 23:23:03 +01:00
Alberto Ponces
1e890708d2 fix: Further improvements on app theming 2022-09-07 12:01:04 +01:00
Aunali321
10fbbe845e fix: Material you improvements (#60) 2022-09-06 19:40:34 +01:00
Alberto Ponces
15db9dcdb3
fix: Use primary color for toggleable buttons 2022-09-05 17:48:14 +01:00
Alberto Ponces
5404208562
feat: improve app theming code and add Material You (#58) 2022-09-05 03:32:36 +01:00