Commit Graph

267 Commits

Author SHA1 Message Date
Dat Vu bc707b2612 fix: Update pubspec.lock to resolve stale worker_manager git ref (#4447)
Signed-off-by: dab246 <tdvu@linagora.com>
2026-04-10 12:42:24 +07:00
Dat Dang 61530b61c6 Reduce worker_manager memory allocation (#4435) 2026-04-09 18:26:19 +07:00
Théo Poizat 26393c038b Upgrade enough_html_editor
To enjoy the fix from the following PR https://github.com/linagora/enough_html_editor/pull/40
2026-03-25 11:52:35 +07:00
Dat Vu 4899002b87 TF-4394 Fix TXT preview is broken (#4396) 2026-03-23 13:47:44 +07:00
Théo Poizat 34e1dffa0a Add lottie package
To display lottie animation in web
2026-02-09 23:29:43 +07:00
Théo Poizat d739b61c83 Fix Scribe translations by using multiple_localization package
Even if all keys were translated, Scribe UI was always in default
language.

In short, it is not possible to load multiple localization delegates
with different .arb files. But we need these translations to be
located in a separate file because in the future we will move Scribe
in a separate module.

See
https://github.com/Innim/flutter_multiple_localization for more
explanation.
2026-02-03 14:26:28 +07:00
dab246 8f1da20e54 TF-4178 Add color picker modal 2026-01-19 11:34:43 +07:00
dab246 4af0ee1086 TF-4171 Add Labels module to dependency of root 2026-01-19 11:34:43 +07:00
dab246 ec75bb3cab TF-4136 Add config Sentry 2026-01-15 09:46:51 +07:00
dab246 ad768f1552 TF-4223 Fix welcome email is not well displayed 2026-01-12 05:16:02 +07:00
dab246 6f455cc728 fix(mu): email content not displayed due to sanitize html
(cherry picked from commit 2f06e52d81864a62d6e588bb24a6845e20371bf4)
2026-01-12 05:16:02 +07:00
Théo Poizat 7e0c98b080 Add scribe module 2025-12-19 19:03:39 +07:00
dab246 92b63bb555 Autocomplete link insertion 2025-11-20 15:27:58 +07:00
dab246 a9c8dfa6a8 Fix cannot open the link from mail composer 2025-11-20 13:50:26 +07:00
dab246 47d156b6d4 fixup! Cannot resize image in composer 2025-11-20 13:26:36 +07:00
dab246 21cfe7e306 Cannot resize image in composer 2025-11-20 13:26:36 +07:00
dab246 655a1bf81a TF-4142 Support Tab in insert link dialog & improve display dialog when cursor at the very bottom of composer 2025-11-17 11:43:18 +07:00
dab246 e8215cca46 TF-4142 Avoid mobile build error caused by dart:js_interop 2025-11-17 11:43:18 +07:00
dab246 249520b711 TF-4142 Implement hyperlink insertion 2025-11-17 11:43:18 +07:00
dab246 ee23058514 TF-3976 [WEB] Resolve InternetAddress type mismatch using universal_io 2025-11-12 14:10:37 +07:00
dab246 fb0ee07c6d TF-3976: Support get system dns via native 2025-11-12 14:10:37 +07:00
dab246 5aec0b2d13 TF-3976: Fix URL lookup failure when DNS resolution fails 2025-11-12 14:10:37 +07:00
dab246 73f9fb3650 TF-3976 Fix build web version is failed on CI 2025-11-12 14:10:37 +07:00
dab246 37deead391 TF-3976 Support DNS SRV resolvers without Cloudflare/Google dependency 2025-11-12 14:10:37 +07:00
dab246 35fa43ed6b TF-4011 Support Tab shortcut key to switch focus between tag & input field 2025-11-04 14:58:51 +07:00
dab246 0bd60ea83d TF-3911 Add Keyboard shortcuts dictionary in Setting 2025-11-03 05:18:48 +07:00
dab246 df49ce03c7 TF-4058 Upgrade dependencies to compatible with flutter version 3.32.8 2025-10-15 13:54:34 +07:00
dab246 993b05fbc2 fix: Drag & drop issue text copies instead of moves in the composer 2025-10-14 09:34:52 +07:00
dab246 783fa9e3fc TF-4013 Fix the issue where recipients cannot be moved during drag & drop and ellipsize the text.
(cherry picked from commit 033ba2aaee3acae9c4adcfd791832e9adee0efdc)
2025-10-14 09:34:52 +07:00
dab246 8e1205eaff TF-4034 Remove button to hide signature 2025-10-06 11:34:43 +07:00
DatDang 5c4329ba2a TF-3605 E2E Mailbox create, rename, move and delete sub folder 2025-09-17 11:43:22 +07:00
dab246 cf40d22cc8 TF-4011 Support arrow keys on keyboard to get again focus after deleting a recipient 2025-09-17 09:32:56 +07:00
DatDang 9e7298bc76 TF-3953 Close several modals when click outside 2025-08-22 11:24:38 +07:00
DatDang 2ef047061e TF-3940 Fix cozy browser back issue 2025-08-20 14:18:18 +07:00
dab246 7f195a5422 TF-3945 Change style for signature composer
Signed-off-by: dab246 <tdvu@linagora.com>
2025-08-19 14:10:41 +07:00
dab246 d4a56afaa1 TF-3833 Fix failed to keep mobile app connect after network issue
Signed-off-by: dab246 <tdvu@linagora.com>
2025-08-14 09:58:06 +07:00
DatDang 4fd0931c9e TF-3586: Upgrade Flutter to 3.27.4 2025-07-30 15:24:57 +07:00
dab246 32ba70d6e2 Hot fix drag n drop image in Safari, image be placed under signature
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-24 17:00:13 +07:00
DatDang 2a1fed5540 HOTFIX Thread Detail Firebase cannot initialize after upgraded dependencies 2025-07-21 16:47:47 +07:00
Dat Dang 78cb93ef1c Update Android API 35 (#3874) 2025-07-18 10:15:25 +07:00
dab246 fc2265b5e5 TF-3835 Fix problems with selecting Italic in fonts on Android
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-16 13:35:12 +07:00
dab246 45cd1c3613 Use Hive CE database to replace Hive database
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-01 10:34:16 +07:00
dab246 d2f0d9e180 TF-3177 Fix drag and dropping images sometimes breaks UI in composer on web
Signed-off-by: dab246 <tdvu@linagora.com>
2025-06-27 09:02:55 +07:00
dab246 3e48d9cf92 TF-3820 Fix IOS signature is not shown after switching between identities if having a quote text
Signed-off-by: dab246 <tdvu@linagora.com>
2025-06-24 10:26:06 +07:00
DatDang aa35d0ab01 Update lottie ios to have privacy manifest 2025-06-20 06:32:06 +07:00
DatDang bb8a0e3e95 TF-3772 Animated splash iOS 2025-06-18 17:19:47 +07:00
DatDang b5280c805d TF-3603: Integrate Cozy features
TF-3603 [TEMP] expose Cozy integration result to console.log
2025-06-18 10:33:44 +07:00
Dat Dang 6d08b8d16a TF-3786 Add Return-Path header when request read receipt (#3790) 2025-06-13 09:46:51 +07:00
dab246 a40cfb9797 TF-3740 Fix duplicated signatures when changing the From field with inline image in body
Signed-off-by: dab246 <tdvu@linagora.com>
2025-05-23 15:25:58 +07:00
dab246 1615f8be4d TF-3684 Fix signature is located in a wrong place if you move an inline image right-left
Signed-off-by: dab246 <tdvu@linagora.com>
2025-05-07 22:00:47 -07:00