Commit Graph

1108 Commits

Author SHA1 Message Date
appflowy
67dff1720b feat: remove backend 2022-02-06 11:48:43 +08:00
appflowy
62bafce0b2 fix: fallback to supported locale if easy_localization doesn't support device locale 2022-02-05 22:01:51 +08:00
appflowy
e9ba1e1886 fix: fallback to supported locale if easy_localization doesn't support device locale 2022-02-05 21:50:49 +08:00
appflowy
0d47397851 feat: config commitlint & ignore commitlint auto generated files 2022-02-05 16:34:29 +08:00
appflowy
592e91bed4 style: supportedLocales list 2022-02-05 11:23:10 +08:00
appflowy
0758db971b refactor: remove unuse imports 2022-02-05 11:16:46 +08:00
appflowy
662220ab8a fix: add toolbar tooltip language display issue 2022-02-05 11:16:46 +08:00
appflowy
18407a0e47 fix: new doc button's langauge display issue 2022-02-05 11:16:46 +08:00
Daniil Golubev
cb57d20bfb
Added russian translations (#287)
* Added russian translations

* Register russian locale
2022-02-04 21:46:57 -05:00
appflowy
a6f675c1d9 fix: locale data deserializere error 2022-02-05 10:27:43 +08:00
appflowy
ec4d69e5b8 fix: collapse button display color in dark mode 2022-02-05 10:26:51 +08:00
Nathan.fooo
e65a320c00
Merge pull request #306 from MikeWallaceDev/refactor_languange_remove_enum
Refactored Language settings to remove AppLanguage enum
2022-02-05 09:39:51 +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
Nathan.fooo
92b3f3e769
Merge pull request #303 from AppFlowy-IO/feat/commit_lint
Feat/commit lint
2022-02-04 20:27:42 +08:00
appflowy
ef1d10b377 ci: add commit lint 2022-02-04 15:55:06 +08:00
appflowy
ea0179536d fix: show_menu icon on dark mode 2022-02-04 15:54:36 +08:00
Nathan.fooo
b21498dc9b
Merge pull request #297 from lays147/fix-dockerfile
fix appflowy version in dockerfile
2022-02-03 09:22:37 +08:00
Lays Rodrigues
177ed8d51a fix appflowy version in dockerfile
Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>
2022-02-02 17:22:29 -03:00
appflowy
728d60239a added reset appearance setting 2022-02-01 12:15:11 +08:00
appflowy
df5e178c6c remove unuse codes 2022-02-01 11:29:11 +08:00
appflowy
be806e301c read device locale as default locale setting 2022-02-01 09:12:59 +08:00
appflowy
8127e47cea remove redundant interfaces 2022-01-31 10:18:34 +08:00
appflowy
99cadf98d2 remove app interface 2022-01-31 10:18:34 +08:00
appflowy
aaca3ba90d remove workspace interface 2022-01-31 10:18:34 +08:00
appflowy
6e8c3c821a remove splash interface 2022-01-31 10:18:34 +08:00
appflowy
f709bb6a6d remove iAuth interface 2022-01-31 10:18:34 +08:00
Nathan.fooo
4aa51a933d
Merge pull request #292 from FahimFBA/fba-improvement-on-readme
Improved the project's README
2022-01-31 07:59:08 +08:00
FahimFBA
df642b54f6 Improved the project's README
Removed the last `.` after **Twitter**.

Closing #291
2022-01-31 01:09:08 +06:00
Nathan.fooo
204c0a90f2
Merge pull request #288 from NewShi/feat/once_cell_perf
feat: use once_cell for perf.
2022-01-30 18:03:26 +08:00
NewPan
2090c36f71 feat: use once_cell for perf. 2022-01-30 15:17:30 +08:00
appflowy
fcc6f51b3b rename folder event 2022-01-30 10:33:21 +08:00
appflowy
a48031df7c return stream subscription 2022-01-30 10:33:05 +08:00
Nathan.fooo
442bf57e44
Merge pull request #285 from AppFlowy-IO/revert-282-feat/once_cell_perf
Revert "feat: use once_cell for perf."
2022-01-30 09:11:15 +08:00
Nathan.fooo
195bb9edcb
Revert "feat: use once_cell for perf." 2022-01-30 09:10:26 +08:00
Nathan.fooo
fccd8ad4b9
Merge pull request #282 from newyjp/feat/once_cell_perf
feat: use once_cell for perf.
2022-01-29 23:14:54 +08:00
appflowy
0159414cac set default theme: light 2022-01-29 22:56:20 +08:00
appflowy
3a1136a8fb update setting icon 2022-01-29 22:55:44 +08:00
appflowy
513423a9be fix undo redo issue 2022-01-29 22:47:09 +08:00
NewPan
3e3ac9503c feat: use once_cell for perf. 2022-01-29 22:32:25 +08:00
appflowy
5a3099e323 fix apps refresh issue and share button layout issue 2022-01-29 22:22:34 +08:00
Nathan.fooo
68d4c6dbdb
Merge pull request #279 from Hari-07/language_switcher
Language switcher
2022-01-29 14:08:08 +08: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
835a64ca75 Added language to be observed to application widget 2022-01-28 22:10:11 +05:30
Harinandan
214946cbbc Created UI for Langauge Switching 2022-01-28 22:09:32 +05:30
Harinandan
8e14f8b9f1 Added language to appearance model 2022-01-28 22:09:15 +05:30
Harinandan
95247bc5fb Refactored Language file 2022-01-28 22:08:57 +05:30
Harinandan
578bf963f7 Added language options to Appearance Model 2022-01-28 21:10:13 +05:30
Harinandan
6ea43cd5e5 Created AppLanguage class 2022-01-28 21:03:03 +05:30
appflowy
1c6b78e7d4 fix link button color on dark mode 2022-01-28 22:48:15 +08:00