appflowy
|
0b0cbe192b
|
ci: run flutter test on ci
|
2022-02-19 23:19:33 +08:00 |
|
appflowy
|
2781809f87
|
chore: await Sytem launch
|
2022-02-19 17:12:44 +08:00 |
|
appflowy
|
6fc8197468
|
feat: build flowy_sdk as dylib on macOS
|
2022-02-19 16:59:36 +08:00 |
|
appflowy
|
c559c5cc6b
|
feat: config bloc test
|
2022-02-19 16:48:57 +08:00 |
|
appflowy
|
2c3aade0f9
|
refactor: remove unuse code
|
2022-02-19 13:52:52 +08:00 |
|
appflowy
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
nathan
|
ceaf1ccc21
|
feat: fix windows build erros
|
2022-02-17 16:32:10 +08:00 |
|
appflowy
|
a7819c6456
|
chore: delete dart_event.dart
|
2022-02-16 18:11:25 +08:00 |
|
appflowy
|
373407fd57
|
ci: fix potential ci error
|
2022-02-16 18:09:43 +08:00 |
|
Nathan.fooo
|
91b1430e7b
|
Merge pull request #337 from AppFlowy-IO/auto_gen_dart_event
Auto gen dart event
|
2022-02-16 16:11:09 +08:00 |
|
Nathan.fooo
|
7335119933
|
Merge pull request #334 from dadyarri/fix-typo-in-ru-translate
fix typo in ru translate
|
2022-02-16 15:29:05 +08:00 |
|
appflowy
|
5a0f87fe02
|
ci: add missing file
|
2022-02-16 12:27:41 +08:00 |
|
appflowy
|
2a6ce12a55
|
ci: fix ci errors
|
2022-02-16 12:22:26 +08:00 |
|
appflowy
|
0aed86737f
|
feat: add dart_event.dart to gitignore
|
2022-02-16 11:16:24 +08:00 |
|
appflowy
|
afd8335e95
|
chore: cache dart_event.dart file
|
2022-02-16 11:13:14 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
bf3a0b6e5b
|
feat: add flowy_clean command to remove the build.rs cache
|
2022-02-15 22:37:13 +08:00 |
|
Daniil
|
e9712540a1
|
style: fix typo in ru translate
|
2022-02-14 14:31:37 +03:00 |
|
xurunkang
|
bcf9e83fd7
|
feat: support automated release by Github CI. (macOS/Linux)
|
2022-02-14 12:21:10 +08:00 |
|
Annie
|
257ea11ce6
|
Merge pull request #299 from gustavosr98/main
Added spanish [Venezuela] translations
|
2022-02-13 12:50:08 +08:00 |
|
appflowy
|
9b8c110a66
|
refactor: optimize protobuf code gen process
|
2022-02-13 12:04:34 +08:00 |
|
Nathan.fooo
|
4ba1ba00a5
|
Revert "ci: test web hook"
|
2022-02-10 15:28:52 +08:00 |
|
appflowy
|
bf36cbccbb
|
ci: test web hook
|
2022-02-10 15:19:44 +08:00 |
|
appflowy
|
487e5035bb
|
ci: fix flutter warnings
|
2022-02-09 22:22:31 +08:00 |
|
appflowy
|
f872c6c1f8
|
ci: fix flutter warnings
|
2022-02-09 21:56:46 +08:00 |
|
appflowy
|
5809758539
|
refactor: rename error-code to flowy-error-code in case of ambiguous
|
2022-02-09 19:26:06 +08:00 |
|
appflowy
|
d0b02cb4fd
|
refactor: generate dart pb files with feature flag: dart
|
2022-02-08 16:24:59 +08:00 |
|
appflowy
|
9135b92a39
|
refactor: generate the pb files using build.rs
|
2022-02-08 14:36:59 +08:00 |
|
Gustavo Sanchez
|
ecf2598be7
|
Merge branch 'main' into main
|
2022-02-07 16:12:11 -04:00 |
|
Gustavo Sanchez
|
e1f6e483e7
|
Merge branch 'main' into main
|
2022-02-05 16:35:25 -04:00 |
|
MikeWallaceDev
|
1796d0a448
|
fix: put back Russian language
set EasyLocalization to not save language locally.
|
2022-02-05 13:13:48 -05: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
|
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
|
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 |
|
appflowy
|
ea0179536d
|
fix: show_menu icon on dark mode
|
2022-02-04 15:54:36 +08:00 |
|
Gustavo Sanchez
|
062873a1fe
|
Add i18n support for Spanish (Venezuela)
|
2022-02-02 19:17:34 -04: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 |
|