Commit Graph

68 Commits

Author SHA1 Message Date
appflowy
ea0179536d fix: show_menu icon on dark mode 2022-02-04 15:54:36 +08: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
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
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
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
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
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
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
Sean RIley Hawkins
2ae4762de8 Removed unused imports & Refactored 2022-01-10 17:26:46 +02:00
Sean RIley Hawkins
95378dd73a Refactored Values 2022-01-10 17:26:12 +02:00
Sean RIley Hawkins
5e56f5e0ec Fixed Dark Mode Bugs 2022-01-09 13:22:17 +02:00
AppFlowy.IO
2a134bcb40
fix light theme issues (#215)
* fix light theme issues
* rm hoverColor in ThemeData
2022-01-06 12:18:35 -05:00
appflowy
33d82a5104 fix migrate to flutter_bloc 8.0 CI errors 2022-01-05 10:46:17 +08:00
appflowy
b354fb79c8 migrate to flutter_bloc 8.0 2022-01-04 22:44:52 +08:00
appflowy
09ef0927f7 save create default workspace data 2022-01-03 19:50:08 +08:00
appflowy
45821f00a2 rename some structs 2022-01-03 19:50:08 +08:00
appflowy
f17f0dd6cf fix compile errors 2022-01-03 19:50:08 +08:00
appflowy
463cab6eee fix warnings 2022-01-03 19:49:25 +08:00
Mike Wallace
dd5d745c31
Theme Toggle Button for AppFlowy. Created by @rileyhawk1417 (#206)
* Added Theme Toggle
* Modified translations
2022-01-02 12:54:49 -05:00