Commit Graph

508 Commits

Author SHA1 Message Date
DatDang b636422d37 TF-2671 Fix scroll jumping when typing on composer
(cherry picked from commit 2ab217d8b6193f61dfde0451ed49486cf51d664b)
2024-06-11 13:59:12 +07:00
dab246 3fefd1929e Disable outside dismissible confirm dialog in composer 2024-06-11 13:59:12 +07:00
dab246 1c1b43b353 TF-2717 Show text input field when click tag recipient item 2024-06-11 13:59:12 +07:00
dab246 ec3953a6ed TF-2717 Write widget test for case recipient has expanded button 2024-06-11 13:59:12 +07:00
dab246 8dcd771e78 TF-2717 Auto hide text input recipient when unfocus 2024-06-11 13:59:12 +07:00
dab246 1e9895a00c TF-2717 Disable delete in keyboard shortcut on mobile 2024-06-11 13:59:12 +07:00
dab246 0f051bddfc TF-2717 Get identity when open app, if not get identity, get whenever open composer 2024-06-11 13:59:12 +07:00
dab246 f8e4a9d264 TF-2717 Write widget test for change language 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 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 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 397c00936e TF-2667 Clean WARNING/INFO when run dart analyze 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 7524a97bc8 TF-2764 Add PDFViewer to preview PDF attachment 2024-05-30 17:26:32 +07:00
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +07:00
DatDang b63d212af4 TF-2533 Fix composer memory leak when reply and forward 2024-04-11 11:57:01 +07:00
DatDang a246859040 TF-2533 Resolve composer memory leak 2024-04-05 15:55:22 +07:00
dab246 3c4fa63970 TF-2774 Fix big image dimension in signature 2024-04-05 14:54:42 +07:00
dab246 9b521c8802 TF-2735 Fix Gesture back for user in composer on mobile 2024-04-01 15:17:13 +07:00
Dat Dang a1e76f4634 Update defaut read receipt setting to false (#2730) 2024-03-19 09:17:14 +07:00
Dat Dang ae3f746475 TF-2683 Integrate update always read receipt setting in composer (#2700) 2024-03-13 17:18:25 +07:00
DatDang 0424d27d3f TF-2681 Integrate get always read receipt setting interactor with composer controller 2024-03-13 17:18:25 +07:00
DatDang 6a0b94c868 TF-2680 Make EmailRequest always has headerMdn in ComposerController 2024-03-13 17:18:25 +07:00