Commit Graph

615 Commits

Author SHA1 Message Date
dab246 df49ce03c7 TF-4058 Upgrade dependencies to compatible with flutter version 3.32.8 2025-10-15 13:54:34 +07:00
dab246 e31e616192 TF-4075 Use Scrollable.ensureVisible replace for animateTo
(cherry picked from commit aa187c17f7952a66d237abbe1f66efb2f01fd298)
2025-10-14 09:34:52 +07:00
dab246 6c7331960f TF-4075 Apply new design for attachments view 2025-10-14 09:34:52 +07:00
dab246 7057648b28 TF-4075 Jump to attachments list position on mobile
(cherry picked from commit cd2ca1ec3c5b5160820823905d9f0183536b07e3)
2025-10-14 09:34:52 +07:00
dab246 3478e2aabc TF-4075 Jump to attachments list position on web responsive mobile 2025-10-14 09:34:52 +07:00
dab246 5f3098484b TF-4075 Show/Hide all attachments inside email view
(cherry picked from commit 2827c6485edd54cac25f8653878b0e9407cd7592)
2025-10-14 09:34:52 +07:00
dab246 6bbebd8e67 TF-4075 Change attachments location
(cherry picked from commit ab23dac45d9dcf7c5e057f8e16974b3ed8205771)
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 c5b7e64145 TF-4040 Modal closes when swiping down 2025-10-06 10:59:42 +07:00
dab246 e28523059b TF-4040 Open email modal when clicking on sender avatar 2025-10-06 10:59:42 +07:00
dab246 9214347010 Fix single email controller unit test is failed 2025-09-26 13:47:18 +07:00
dab246 2baf754cc1 Fix when we select email frequently, sometime, email view displays not selected email 2025-09-26 13:47:18 +07:00
dab246 7674353735 Fix a gray screen appear in browser tablet responsive 2025-09-26 13:47:18 +07:00
dab246 9d79748362 hotfix: Email content broken when restore app from background then swipe to next/previous email on tablet 2025-09-26 13:47:18 +07:00
dab246 993cdb235a TF-4029 Fix singular vs plural for attachments 2025-09-19 12:19:06 +07:00
Dat Vu bf3c465b14 Fix email content is broken when perform previous/next email then back to app (#4028) 2025-09-19 09:43:46 +07:00
dab246 be79c30b1d TF-4002 Avoid losing focus when displaying above iframe 2025-09-16 10:19:49 +07:00
dab246 c12a3b4ecf TF-4004 Avoid lost focus when display above iframe 2025-09-16 09:38:08 +07:00
dab246 b66d84ecb8 TF-3996 Group context menu actions when opened email 2025-09-15 14:34:22 +07:00
Dang Dat c6ace7a9b5 E2E Fix integration test Twake Mail v0.18.4
E2E Fix integration test Twake Mail v0.18.4
2025-09-11 10:31:20 +07:00
dab246 430a41a7bd TF-3609 Add integration test for case display email address info dialog in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 24bd319abd TF-3570 Add integration test for case delete email in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 371716fb80 TF-3570 Add integration test for case move email to folder in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 13f5e12b98 TF-3570 Add integration test for case mark as star/unStar in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 817499f7ae TF-3570 Add integration test for case mark as unread in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 b94d1900ae TF-3552 Add expect email view scrollable with long content
Signed-off-by: dab246 <tdvu@linagora.com>
2025-09-11 10:31:20 +07:00
dab246 850a09a281 TF-4000 Display all attachments in email detailed view 2025-09-08 17:39:28 +07:00
dab246 7256854538 TF-4000 Set the Show all attachment button to be hidden by default 2025-09-08 17:39:28 +07:00
DatDang 2ca0f12b55 HOTFIX Enable reply toggle regardless of Thread setting 2025-09-04 17:33:27 +07:00
DatDang 1786664194 HOTFIX Enable iOS quote toggle 2025-09-04 17:33:27 +07:00
dab246 5a64ff7e8f TF-3894 Fix blank email content when opening email 2025-09-04 09:30:29 +07:00
dab246 a4b0885477 Close color picker when click outside in composer 2025-08-27 16:06:26 +07:00
dab246 ff0ac57c1d Standardize button actions in confirm dialog 2025-08-27 16:06:26 +07:00
DatDang f1280c5de9 TF-3963 Additional context menu actions for ThreadView and EmailView 2025-08-22 11:37:13 +07:00
DatDang 9e7298bc76 TF-3953 Close several modals when click outside 2025-08-22 11:24:38 +07:00
DatDang e5e1771834 TF-3924 Thread Detail Delay selected email content render 2025-08-22 11:00:24 +07:00
DatDang 0b17dc26e8 TF-3924 Thread Detail Memory leak resolve 2025-08-22 11:00:24 +07:00
DatDang d83e92bc5f TF-3924 Thread Detail Keep html view alive after thread load 2025-08-22 11:00:24 +07:00
DatDang d34ddf5d39 TF-3947 Thread Detail Thread level move & delete 2025-08-21 16:06:26 +07:00
DatDang b7cd3f7179 TF-3941 Thread Detail Thread level mark read/star, archive and spam 2025-08-20 13:21:06 +07:00
dab246 79faf747df TF-3939 Show bottom sheet context menu when click on three dots more option
Signed-off-by: dab246 <tdvu@linagora.com>
2025-08-20 13:19:14 +07:00
dab246 801b08bc90 TF-3933 Avoid load font from google
Signed-off-by: dab246 <tdvu@linagora.com>
2025-08-11 10:05:35 +07:00
DatDang 6a6f0b3274 Fix attachments cannot be export multiple times in mobile 2025-07-31 16:37:10 +07:00
dab246 88764f9e0f Update toast message when start download all attachment
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 16:37:10 +07:00
dab246 8100e886d7 Support vertical scrolling email view when cursor is over calendar event description
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 16:37:10 +07:00
dab246 a4d7fec6e1 Support vertical scrolling of all information between app bar and bottom bar in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 16:37:10 +07:00
dab246 3ce7c60cef Change order of attachment and mail body on desktop
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 16:37:10 +07:00
dab246 296065c0b7 Change order of attachment and mail body on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 16:37:10 +07:00
dab246 23ecdfbf11 TF-2948 Apply new identity view for web
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 14:45:59 +07:00
DatDang 4fd0931c9e TF-3586: Upgrade Flutter to 3.27.4 2025-07-30 15:24:57 +07:00