Commit Graph
100 Commits
Author SHA1 Message Date
dab246 85e6f6952b TF-2717 Write widget test for text overflow of label tag 2024-06-11 13:59:12 +07:00
dab246 87f41fc4ea TF-2717 Write widget test for multiple recipients when focus and unfocus 2024-06-11 13:59:12 +07:00
dab246 7803cd74b2 TF-2717 Write widgets test for case email address too long in recipient_tag_item 2024-06-11 13:59:12 +07:00
dab246 1c916b4cf1 TF-2717 Write widgets test for RecipientComposerWidget 2024-06-11 13:59:12 +07:00
dab246 0cdf89f0f9 TF-2717 Display attachment bar below subject field on tablet 2024-06-11 13:59:12 +07:00
dab246 867e758d88 TF-2717 Display attachment bar below subject field on landscape mobile 2024-06-11 13:59:12 +07:00
dab246 e6e25fc06d TF-2717 Display attachment bar below subject field on mobile 2024-06-11 13:59:12 +07:00
dab246 d9f4005bdf TF-2717 Allow show full signature in composer on mobile 2024-06-11 13:59:12 +07:00
dab246 0c1e7e0433 TF-2717 Replace from cc bcc buttons in to by arrow down button on mobile 2024-06-11 13:59:12 +07:00
dab246 f85691ae15 TF-2684 Fix difficult to select text in blue bar on responsive tablet 2024-06-11 13:59:12 +07:00
dab246 db7334669b TF-2684 Add button Mail to attendees to open composer with to: all attendees 2024-06-11 13:59:12 +07:00
dab246 56eff652fb TF-2684 Enable selectable in blue bar 2024-06-11 13:59:12 +07:00
dab246 8ddb4b9275 TF-2684 Use scrollbar theme replace customize scrollbar 2024-06-11 13:59:12 +07:00
dab246 dbf1f2d530 TF-2684 Add long press action for TMailButtonWidget 2024-06-11 13:59:12 +07:00
dab246 f80b77cc03 TF-2667 Store email to sending queue when sending with no connection on mobile 2024-06-11 13:59:12 +07:00
dab246 5d502736d8 TF-2667 Prevent close sending/saving dialog when click system back on mobile 2024-06-11 13:59:12 +07:00
dab246 a16e4ff485 TF-2667 Remove function not used 2024-06-11 13:59:12 +07:00
dab246 6b82027090 TF-2667 Fix width size inline image in email view after send email 2024-06-11 13:59:12 +07:00
dab246 31ff28d7d2 TF-2667 Handle error better when perform save as drafts 2024-06-11 13:59:12 +07:00
dab246 5caf08290b TF-2667 Remove composer cache after close composer view 2024-06-11 13:59:12 +07:00
dab246 84ce77a46f TF-2667 Fix crash when click on From me in search filter 2024-06-11 13:59:12 +07:00
dab246 70986542ee TF-2667 Write unit test for Domain & MailAddress class 2024-06-11 13:59:12 +07:00
dab246 397c00936e TF-2667 Clean WARNING/INFO when run dart analyze 2024-06-11 13:59:12 +07:00
dab246 3c94c168fe TF-2667 Remove log unnecessary 2024-06-11 13:59:12 +07:00
dab246 dbbbf7d856 TF-2667 Validate email in recipient form before send email 2024-06-11 13:59:12 +07:00
dab246 c013e0306c TF-2667 Add cancel button in progress saving message to drafts dialog 2024-06-11 13:59:12 +07:00
dab246 f2b70aec48 TF-2667 Add cancel button in progress send message dialog 2024-06-11 13:59:12 +07:00
dab246 ae6341532c TF-2667 Handle save message to cache when reload page 2024-06-11 13:59:12 +07:00
dab246 b58a0179f9 TF-2667 Refresh thread & mailbox view when saving message success 2024-06-11 13:59:12 +07:00
dab246 904736a3aa TF-2667 Show saving message dialog when preform save action 2024-06-11 13:59:12 +07:00
dab246 490a913bdb TF-2667 Show confirm dialog when click close composer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 57a41a6a50 TF-2667 Show confirm dialog when send email failed 2024-06-11 13:59:12 +07:00
dab246 ea58a4bd16 TF-2667 Replace isSendEmailLoading to ButtonState 2024-06-11 13:59:12 +07:00
dab246 e232514f6b TF-2667 Show sending message dialog when click send button 2024-06-11 13:59:12 +07:00
dab246 016b75aa51 TF-2667 Move the creation of mailbox request id to the data layer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 61687b60e0 TF-2667 Create ApplicationVersionWidget to display app version 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
dab246 145a49d728 TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer 2024-06-11 13:59:12 +07:00
dab246 d646a5b9e4 TF-2644 Display tooltip message when attachments exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 ea30322cbd TF-2644 Display warning dialog when drag from other email exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 5fb314f315 TF-2644 Display warning dialog when share file exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 70d71c22ae TF-2644 Display warning dialog when drag & drop file exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
dab246 4350a2bd3a TF-2644 Display warning dialog when pick file exceeded maximum size in composer 2024-06-11 13:59:12 +07:00
dab246 2518f92dee Hot fix build android failed 2024-05-31 10:57:23 +07:00
dab246 652f15e356 TF-2764 Support press Escape shortcut key on keyboard to close viewer 2024-05-30 17:26:32 +07:00
dab246 9351ebfd33 TF-2764 Support click to outside of document to close viewer 2024-05-30 17:26:32 +07:00
dab246 b7f78f719c TF-2764 Hide printing button in browsers (Firefox/Safari/Edge) 2024-05-30 17:26:32 +07:00
dab246 3a47e9ff4f TF-2764 Add adr for preview PDF in EmailView 2024-05-30 17:26:32 +07:00
dab246 450e0eb2ab TF-2764 Remove ViewAttachmentForWebInteractor 2024-05-30 17:26:32 +07:00
dab246 7524a97bc8 TF-2764 Add PDFViewer to preview PDF attachment 2024-05-30 17:26:32 +07:00
dab246 89a489eb06 TF-2764 Add CancelToken to download attachment for web 2024-05-30 17:26:32 +07:00
dab246 8d8728ec97 TF-2764 Enable preview PDF attachment on web platform 2024-05-30 17:26:32 +07:00
dab246 6fbde032d2 TF-2858 Write unit test for store event attendance status interactor 2024-05-20 11:18:49 +07:00
dab246 5bac79b97a TF-2858 Implement store event attendance status on presentation layer 2024-05-20 11:18:49 +07:00
dab246 9ce2fa69db TF-2858 Create store event attendance status interactor 2024-05-20 11:18:49 +07:00
dab246 c47013fadf TF-2858 Implement update event attendance status keywords property in email api 2024-05-20 11:18:49 +07:00
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +07:00
dab246 fde095523f Fix missing notification when execute receive new email & mark as read at same time in terminated app 2024-05-13 19:12:10 +07:00
dab246 43732a66d9 Sort notification list in order of last received date 2024-05-13 19:12:10 +07:00
dab246 2ee8afed7e Set silent for all notifications that are not groups 2024-05-13 19:12:10 +07:00
dab246 bcac253efa Add adr for silent notification 2024-05-13 19:12:10 +07:00
dab246 2f59c7fde1 Upgrade flutter_local_notifications version to 16.2.0 to support silent for notification on android 2024-05-13 19:12:10 +07:00
dab246 bd06d3174f TF-2830 Add recipient directly to account when click + Add recipients 2024-05-08 14:49:45 +07:00
dab246 045572a301 TF-2830 Replace reception to lecture 2024-05-08 14:49:45 +07:00
dab246 93fbf2c265 Hotfix: Build release ios failed
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 9f98b734ea0e363fe1c951effc7b4f7bc29dd2de)
(cherry picked from commit 18f503d445980bca7f1e4d38fe28f128b25d9606)
2024-05-03 15:35:31 +07:00
dab246 cb75677e28 Hotfix: Build app ios failed on CI/CD
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4dafebe684f928819190db06808cf3f489d150ae)
(cherry picked from commit 121a88d5eab5a4072c5f93ad58a325c07227a6e2)
2024-05-03 15:35:31 +07:00
dab246 8a2fb81ff0 Upgrade AppAuth to v1.7.4 in Podfile.lock 2024-05-03 15:35:31 +07:00
dab246 42e46e57c9 TF-2836 Remove button with no effect on mobile 2024-05-03 11:04:13 +07:00
dab246 467af83355 TF-2830 Fix add recipient is buggy in Forwards 2024-05-03 10:23:37 +07:00
dab246 63a7fb89a3 TF-2831 Custom message for Forwards
(cherry picked from commit 7dd4631aa2657a2561523c2bee59a985416f5cdb)
2024-05-03 10:09:42 +07:00
dab246 498d3cb77b Fix mobile app force logout with multiples request in onError queue 2024-05-03 05:39:36 +07:00
dab246 5eb75ee9ee TF-2310 Upgrade hive database to version 10 2024-04-15 15:08:31 +07:00
dab246 017c7135d3 TF-2310 Use singleton for HiveCacheConfig to avoid creating multiple instance 2024-04-15 15:08:31 +07:00
dab246 779bd224b1 TF-2310 Don't use Hive.boxExists() to avoid creating a database without an object store in hive on some browsers (Safari/Firefox) 2024-04-15 15:08:31 +07:00
dab246 38a0b972b8 TF-2785 Remove log unnecessary 2024-04-15 11:45:00 +07:00
dab246 6f10eacbb3 TF-2785 Fix print feature empty when clicked too early 2024-04-15 11:45:00 +07:00
dab246 3c4fa63970 TF-2774 Fix big image dimension in signature 2024-04-05 14:54:42 +07:00
dab246 700b7616f9 TF-2772 Fix align datetime in printing 2024-04-04 23:12:04 +07:00
dab246 697e01005d TF-2772 Fix print a long mail start with a blank page 2024-04-04 23:12:04 +07:00
dab246 645de4508e TF-2773 Fix printing no year on the email date 2024-04-04 17:00:27 +07:00
dab246 2590279d30 TF-2773 Fix text overflow in warning dialog forward 2024-04-04 15:32:11 +07:00
dab246 abd2b56088 Add adr for fix error no active Service Worker of firebase on web 2024-04-03 15:30:45 +07:00
dab246 b62588b163 Use debounceTime instead of throttleTime to avoid losing new messages 2024-04-03 15:30:45 +07:00
dab246 b9602fa793 Remove deleteFcmToken function not used 2024-04-03 15:30:45 +07:00
dab246 bac123f2d1 Fix no active Service Worker when call get token in the first time on web 2024-04-03 15:30:45 +07:00
dab246 9b521c8802 TF-2735 Fix Gesture back for user in composer on mobile 2024-04-01 15:17:13 +07:00
dab246 1dfa34ed79 TF-2754 Remove bytes param unnecessary 2024-04-01 15:16:11 +07:00
dab246 c021e00bf4 TF-2754 Fix yellow lines under text widgets of item downloading in browser 2024-04-01 15:16:11 +07:00
dab246 fce9ce9ea3 TF-2754 Fix padding bottom pdf viewer on Safari 2024-04-01 15:16:11 +07:00
dab246 28d21c9aac TF-2754 Supports PDF viewing on Opera 2024-04-01 15:16:11 +07:00
dab246 30c45ef0a1 TF-2754 Supports PDF viewing on Microsoft EDGE 2024-04-01 15:16:11 +07:00
dab246 2cff08cdf1 TF-1534 Fix cannot selection text on iOS 2024-03-27 15:15:38 +07:00
dab246 0b10bf6944 TF-2646 Fix confused Select all name 2024-03-26 18:58:37 +07:00
dab246 f5e6cd0822 TF-2460 Use conditional export for BroadcastChannel to avoid failed compilation 2024-03-26 18:58:03 +07:00
dab246 971b228107 TF-2460 Fix real time updates for web are broken 2024-03-26 18:58:03 +07:00
dab246 6ccdbd66c4 TF-2736 Remove the logo in printing 2024-03-20 16:12:53 +07:00
dab246 840a191831 TF-2713 Small evolution for printing 2024-03-15 11:47:07 +07:00
dab246 5b519aefe9 Fix unit test calendar_event_extension_test file to avoid build failed 2024-03-11 14:17:31 +07:00
dab246 7dbee0b747 Fix unit test file_utils_test file to avoid build failed 2024-03-11 14:17:31 +07:00
dab246 e9b620b56e Fix unit test set_email_recovery_action_method_test file to avoid build failed 2024-03-11 14:17:31 +07:00