Mike Wallace
8128283ad4
Merge pull request #396 from peter-gy/main
...
Add Hungarian translation
2022-02-28 20:09:13 -05:00
Mike Wallace
9112bbbcd3
Merge pull request #393 from ikipm/main
...
Add catalan translation
2022-02-28 19:59:45 -05:00
appflowy
8747457836
refactor: add plugins
2022-03-01 00:23:04 +08:00
Péter Ferenc Gyarmati
d9f7b1047d
feature: add Hungarian translation
2022-02-28 11:46:01 +01:00
appflowy
74831964a6
feat: update view properties
2022-02-28 16:00:43 +08:00
ikipm
d00425d50b
feature: Added catalan translation
2022-02-27 13:41:26 -05:00
luz paz
5d09e1509d
fix: various typos
...
Found via `codespell -q 3 -S *.svg,./frontend/app_flowy/assets/translations -L bloc,crate,homestate,nd,ot,ser`
2022-02-27 13:14:14 -05:00
Lays Rodrigues
8f50d0c6dc
feat: add portuguese translation
...
Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>
2022-02-27 10:28:58 -05:00
appflowy
23ccfa54b5
feat: config new ViewType
2022-02-26 18:35:42 +08:00
appflowy
d18e06a9ef
feat: migrate ViewType::Doc to ViewType::QuillDocument
2022-02-26 18:28:09 +08:00
appflowy
c843571e3d
feat: add new view_type, kanban
2022-02-26 17:28:23 +08:00
appflowy
d6770c6690
chore: delete freeze files
2022-02-26 16:49:55 +08:00
Aquitano / Thomas Breindl
cebf097fb2
Added german translations
...
+ added de_DE.json
+ registered german locale
2022-02-25 11:51:11 -05:00
appflowy
6078e46d3d
refactor: rename structs
2022-02-25 23:30:02 +08:00
Mehdi Bertul
f8f77db79b
Fix the translation to fr-FR ( Closes #369 ) ( #371 )
...
* fix: rename fr.json to fr-FR.json
* fix: the translation mistakes in fr-FR.json
* fix: added french language to system
Co-authored-by: MikeWallaceDev <mike@wallacehub.com>
2022-02-24 20:48:47 -05:00
appflowy
ed9a48fc1c
chore: rename struct property
2022-02-24 23:19:41 +08:00
appflowy
93695dc4be
chore: rename structs
2022-02-24 20:36:24 +08:00
appflowy
b855a1199d
Merge branch 'main' into refactor_document
2022-02-24 17:29:29 +08:00
Nathan.fooo
959b2db9a3
Merge pull request #376 from gaganyadav80/emoji_picker
...
feat: add emoji picker
2022-02-24 17:18:17 +08:00
appflowy
67a3ba6b34
chore: merge main
2022-02-24 16:49:14 +08:00
Nathan.fooo
c5759baea4
Merge pull request #374 from hieugao/refactor/remove-freezed-files
...
Remove `freezed` files
2022-02-24 16:15:43 +08:00
gaganyadav80
6ffa1ad191
feat: add emoji picker
...
1. files are under lib/workspace/presentation/widgets/emoji_picker/
2. add icon for emoji picker button on toolbar.
3. handles case when no emoji is found for the given query.
2022-02-24 02:09:51 +05:30
Pualoo
3a2424cda3
fix: DocBanner overflow issue#354
2022-02-23 14:33:08 -03:00
appflowy
c1237452ab
refactor: rename some class names
2022-02-23 22:32:27 +08:00
Hieu
a829d2ac61
refactor: remove freezed
files
2022-02-23 20:33:17 +07:00
appflowy
e3d9d4c42a
chore: rename some enum
2022-02-20 16:34:15 +08:00
appflowy
22742c904b
chore: rename some classes
2022-02-20 16:12:43 +08:00
appflowy
9012494e1f
chore: update launch option
2022-02-20 09:59:52 +08:00
appflowy
c9424c5d55
Merge branch 'main' into bloc_test
2022-02-20 08:49:53 +08:00
appflowy
cdec567cbb
feat: separate develop, release, test working directory
2022-02-20 08:35:52 +08:00
appflowy
e9ba9ad149
ci: add .appflowy_dev
2022-02-20 08:06:53 +08:00
appflowy
bf7e1b9829
ci: add build flowy_sdk deps
2022-02-19 23:26:38 +08:00
appflowy
0b0cbe192b
ci: run flutter test on ci
2022-02-19 23:19:33 +08:00
Joel Tony
0acb7063ed
Add 'fr'
2022-02-19 17:45:34 +05:30
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
2c3aade0f9
refactor: remove unuse code
2022-02-19 13:52:52 +08:00
Annie
257ea11ce6
Merge pull request #299 from gustavosr98/main
...
Added spanish [Venezuela] translations
2022-02-13 12:50:08 +08:00
appflowy
487e5035bb
ci: fix flutter warnings
2022-02-09 22:22:31 +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
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
appflowy
f709bb6a6d
remove iAuth interface
2022-01-31 10:18:34 +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
appflowy
5a3099e323
fix apps refresh issue and share button layout issue
2022-01-29 22:22:34 +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
578bf963f7
Added language options to Appearance Model
2022-01-28 21:10:13 +05:30
appflowy
1c6b78e7d4
fix link button color on dark mode
2022-01-28 22:48:15 +08:00
appflowy
beb844da17
fix trash_page display issues on dark mode
2022-01-28 21:38:19 +08:00
appflowy
ef8624e87c
update dark mode bg3 color
2022-01-28 21:32:45 +08:00
appflowy
564af73076
fix view listen issue because of the notifier didn't dispose.
2022-01-28 21:29:09 +08:00
appflowy
814f9f4c19
save language
2022-01-28 18:48:09 +08:00
appflowy
1c2c1e6250
save theme setting
2022-01-28 18:38:13 +08:00
Mike Wallace
17e82f98d5
Merge branch 'main' into rename_translation_files
2022-01-27 19:57:30 -05:00
MikeWallaceDev
e98972cebc
Renamed language files to correct format (using a dash)
2022-01-27 19:16:17 -05:00
MikeWallaceDev
c9c2ea74ad
Add French Canadian translation
2022-01-27 19:02:37 -05:00
appflowy
2fa99a563c
rename flowy-core to flowy-folder that manages the workspace,app,view
2022-01-27 20:43:43 +08:00
appflowy
eff62b24fb
fix under_line and strike_through line issue
2022-01-27 16:40:38 +08:00
appflowy
6b314ea283
fix dark mode theme color
2022-01-27 16:15:46 +08:00
appflowy
48e9e75cc7
revert flutter quill to v0.0.2
2022-01-24 20:12:04 +08:00
appflowy
a9eec5baed
solver conflicts
2022-01-24 17:32:40 +08:00
appflowy
10d99bdd8b
fix init folder manager bugs
2022-01-23 22:33:47 +08:00
appflowy
23c4924532
config folder sync on backend
2022-01-22 22:41:24 +08:00
appflowy
ccb7d0181f
add folder sync test
2022-01-22 20:59:32 +08:00
Mike Wallace
dc05a4cc65
Merge branch 'main' into settings-modal
2022-01-20 21:38:22 -05: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
03e58a90d2
Cleanup imports
2022-01-19 10:27:35 +05:30
Harinandan
01d2860948
Basic Setup of Settings Dialog
2022-01-19 10:26:46 +05:30
nathan
cfeb408bab
lock connectivity_plus version
2022-01-18 21:58:40 +08:00
appflowy
f9b552395b
trait for flowy-core persistence
2022-01-14 09:09:36 +08:00
appflowy
dac86ef857
refactor flowy-core pb
2022-01-13 14:48:41 +08:00