Commit Graph

553 Commits

Author SHA1 Message Date
DatDang e041362b11 TF-3034 Prevent duplicate draft warning 2024-10-07 10:55:39 +07:00
DatDang 416baa18d3 TF-3183 Clean up draft after email sent 2024-10-04 11:52:23 +07:00
dab246 f2b1eab5bc Fix alignment receive time in email view 2024-09-30 15:16:52 +07:00
dab246 8173536331 TF-2940 Add spell check for subject email 2024-09-18 18:15:31 +07:00
dab246 514bc578ec TF-2602 Set charset for attachment with mimeType=text/plain when sent email on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2024-09-17 15:50:49 +07:00
DatDang 7faa9c791c TF-3035 Show and hide signature toggle button on draft 2024-09-16 10:26:41 +07:00
DatDang 82a49c5923 TF-3035 Restore identity from draft 2024-09-16 10:26:41 +07:00
dab246 b27eaed659 Fix cannot copy & paste base64 image as inline image in composer web 2024-08-20 11:46:02 +07:00
DatDang 0cb9ddf350 TF-3084 Handle drop image to identity editor for public asset 2024-08-20 10:10:31 +07:00
dab246 b5e3881ad4 TF-2938 Fix request read receipt is not saved onto drafts 2024-08-16 11:46:51 +07:00
dab246 df078728bb TF-2925 Write widget test for thread view 2024-08-15 10:14:19 +07:00
dab246 e65a6f2682 TF-2930 Fix not persist hasRequestReadReceipt when reload browser 2024-08-07 06:32:45 +02:00
dab246 4ccb46137a TF-2930 Fix inline attachment lost when reply email 2024-08-07 06:32:45 +02:00
dab246 b0ee2f24ba TF-2930 Fix inline attachment lost in draft emails 2024-08-07 06:32:45 +02:00
dab246 1fc3b76f94 TF-2928 Use default browser confirm dialog when token expired 2024-08-07 06:32:45 +02:00
dab246 77246a9d36 TF-2928 Handle bad credential exception 2024-08-07 06:32:45 +02:00
dab246 eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection 2024-08-07 06:32:45 +02:00
dab246 34cbb155bd TF-2989 Fix drag and drop text within composer is broken 2024-08-07 06:32:45 +02:00
DatDang fb4c543745 TF-2988 Fix memory leak when reply to heavy email 2024-08-07 06:32:45 +02:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 1b70226c0f TF-2945 Apply quick select for read receipt in composer on tablet 2024-08-07 06:32:45 +02:00
dab246 c8ea2da3cf TF-2945 Apply quick select for read receipt in composer on web 2024-08-07 06:32:45 +02:00
DatDang fc25194b02 TF-2901 Implement getting cache composer on log in 2024-07-05 05:07:02 +02:00
DatDang b2c92388f2 TF-2901 Implement caching composer on log out 2024-07-05 05:07:02 +02:00
dab246 fc4ca58d4e TF-2475 Add onSubjectTextListener for subject focus node 2024-07-02 13:06:10 +02:00
dab246 e139e1ec94 TF-2475 Handle format style rich text in composer 2024-07-02 13:06:10 +02:00
dab246 298ae28668 TF-2532 Remove attachment/inlineImage icon in keyboard toolbar on tablet 2024-07-02 13:06:10 +02:00
dab246 da3fdd1202 TF-2584 Update padding toolbox buttons of composer in mobile 2024-07-02 13:06:10 +02:00
dab246 4ccebb8a55 TF-2584 Remove toolbox buttons in keyboard header and move to app bar of composer in mobile 2024-07-02 13:06:10 +02:00
dab246 797a14c483 TF-2532 Invoke request focus editor when insert inline image 2024-07-02 13:06:10 +02:00
dab246 800241cef0 TF-2532 Add attachment/inlineImage button at app bar composer on mobile/tablet 2024-07-02 13:06:10 +02:00
dab246 31e1d2183a TF-2919 Fix composer is not closed after click Send anyway button on warning dialog for subject reminder in mobile 2024-06-13 16:03:42 +07:00
dab246 e5e8d2ae7d TF-2919 Fix cannot close warning dialog show for subject reminder when click Cancel button 2024-06-13 16:03:42 +07:00
dab246 82b51082fc TF-2919 Fix memory leak when attach files in composer 2024-06-13 16:03:42 +07:00
dab246 2a862e5a05 Migrate v0.11.3-patch4-dev to master branch 2024-06-11 13:59:12 +07:00
dab246 016c59e395 Fix size Discard Changes button in dialog composer 2024-06-11 13:59:12 +07:00
dab246 0d8ce9eb8a Fix can not show saving dialog anymore when click on back system button 2024-06-11 13:59:12 +07:00
dab246 9b4fbaf3d6 Avoid close composer when cancel sending or saving draft 2024-06-11 13:59:12 +07:00
dab246 3d13d372ab Remove import unnecessary 2024-06-11 13:59:12 +07:00
dab246 0a9feaf963 Remove duplicated KeyboardVisibilityBuilder 2024-06-11 13:59:12 +07:00
dab246 32cb559fe0 Fix composer controller not deleted from GetX when click Discard Changes button 2024-06-11 13:59:12 +07:00
dab246 5f450f2c31 Remove functions that are not called on some platforms 2024-06-11 13:59:12 +07:00
dab246 90d79f8780 Fix part of the content is lost when replying or forwarding emails 2024-06-11 13:59:12 +07:00
dab246 36ab6b1ccc Only create and use the correct rich text controller for each platform 2024-06-11 13:59:12 +07:00
dab246 c6472030dd TF-2215 Add Accept-Language and Content-Language when sent email 2024-06-11 13:59:12 +07:00
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