31 Commits

Author SHA1 Message Date
Luke Greenwood
2d1793c5ff
fix: Theme toggle not updating UI (#1205) 2022-10-02 20:19:17 +08:00
appflowy
908d005737 refactor: add setting documentation and support save key/value in setting 2022-09-28 11:44:44 +08:00
Vincent Chan
9b5184cd72 Merge branch 'main' into feat/flowy-overlay 2022-09-01 14:37:16 +08:00
appflowy
a2d8fe9e80 chore: run dart fix --apply 2022-08-31 09:19:31 +08:00
Vincent Chan
84b5762017 feat: unify styles 2022-08-25 11:45:51 +08:00
appflowy
4488247fb1 fix: default icon for user avatar 2022-08-12 19:19:19 +08:00
Ian Su
d56e8c7673 fix: add icon_url in migration 2022-08-08 22:19:05 +08:00
Ian Su
4eccdf3d28 feat: save icon into db 2022-08-06 22:38:03 +08:00
Ian Su
7fc9a085c5 refactor: move icon state to SettingsUserViewBloc 2022-08-06 22:38:03 +08:00
Ian Su
634170a86e feat: modify user setting layout 2022-08-06 22:38:03 +08:00
Ian Su
65e41dca88 feat: pick icon in settings dialog 2022-08-06 22:38:03 +08:00
Vincent Chan
50a767286b
Merge pull request #699 from sunny7dusk/feat_language_selector_356
feat: Initial implementation of updated language selector ui based on figma
2022-07-26 12:04:55 +08:00
Lucas Oliveira
02e3e7c49a feat: implement new toggle 2022-07-25 13:58:03 -03:00
sunny7dusk
59b511c52c feat: Initial implementation of updated language selector ui based on figma 2022-07-23 13:15:34 -04:00
Ian Su
1a887979c4 fix: fix merge from main 2022-07-22 00:54:11 +08:00
Ian Su
da80efecd1 feat: add SettingDialogBloc 2022-07-22 00:01:39 +08:00
Ian Su
29ce171783 feat: show name on _UserNameInput 2022-07-10 11:31:26 +08:00
Ian Su
f24e154b4f refactor: create SettingsUserViewBloc 2022-07-09 22:00:17 +08:00
Ian Su
51ab1b6798 feat: add widget to update username 2022-07-05 10:12:09 +08:00
MikeWallaceDev
5519dcd525 refactor: language settings to remove applanguage enum
Fixes: #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
2022-02-04 20:09:41 -05:00
appflowy
595cfed892 added missing translation 2022-01-29 10:50:14 +08:00
appflowy
d7b936a017 fixed language switching issue 2022-01-29 09:24:04 +08:00
Harinandan
214946cbbc Created UI for Langauge Switching 2022-01-28 22:09:32 +05:30
appflowy
1c2c1e6250 save theme setting 2022-01-28 18:38:13 +08:00
Harinandan
2317f1682c Cleaned up imports 2022-01-20 08:39:46 +05:30
Harinandan
8c17e96c51 Replaced literal strings with translation 2022-01-20 08:37:47 +05:30
Harinandan
c1ccad104b Fixed adaptive Size issue 2022-01-20 08:13:38 +05:30
Harinandan
907b10b783 Added constrained box 2022-01-19 23:52:12 +05:30
Harinandan
fd98b192af Added adaptive theme and change theme button 2022-01-19 14:11:33 +05:30
Harinandan
0ed1847672 Refactor Settings Menu Element into seperate file 2022-01-19 10:29:02 +05:30
Harinandan
01d2860948 Basic Setup of Settings Dialog 2022-01-19 10:26:46 +05:30