Commit Graph

546 Commits

Author SHA1 Message Date
dab246 8173536331 TF-2940 Add spell check for subject email 2024-09-18 18:15:31 +07:00
dab246 2739a284d8 TF-2602 Set charset for attachment with mimeType=text/plain when sent email on web 2024-09-17 15:50:49 +07:00
dab246 b5d8776af9 TF-2602 Add detect file charset on mobile 2024-09-17 15:50:49 +07:00
dab246 8221c2e5e0 TF-2903 Handle mailto link on web 2024-09-17 10:09:13 +07:00
dab246 2c9461f9f5 TF-2903 Handling of 3D links 2024-09-17 10:09:13 +07:00
dab246 eca41f491d TF-2903 Add sanitize url function 2024-09-17 10:09:13 +07:00
dab246 7daab0bb1a TF-3087 [MOBILE] Add loading bar for suggestion search 2024-09-16 10:27:58 +07:00
dab246 208a6cde0d TF-3087 [WEB] Apply new design suggestions search for email address in search bar 2024-09-16 10:27:58 +07:00
DatDang 82a49c5923 TF-3035 Restore identity from draft 2024-09-16 10:26:41 +07:00
DatDang 0cb9ddf350 TF-3084 Handle drop image to identity editor for public asset 2024-08-20 10:10:31 +07:00
DatDang c42a913d82 TF-3042 Create PublicAsset and display after pick image 2024-08-14 10:01:34 +07:00
dab246 123229fce1 TF-3023 Show Good/Bad SMime signature icon in email view 2024-08-09 09:17:13 +02:00
dab246 252df057ba TF-2975 Change the layout main screen in mobile app 2024-08-09 06:22:52 +02:00
dab246 8b7ac1f039 TF-2893 Apply the standard app grid icon 2024-08-08 09:46:09 +02:00
DatDang eb878e421e TF-2976 Update ThreadView UI 2024-08-08 09:46:09 +02:00
dab246 1b63786c6b Hotfix API Url concat incorrect 2024-08-08 09:46:09 +02:00
dab246 2228d1a5d8 TF-2857 Change logo & text in application 2024-08-08 09:46:09 +02:00
dab246 9f6608d017 TF-2973 Adjust remove button in email rule for each action or condition 2024-08-08 09:46:09 +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 eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection 2024-08-07 06:32:45 +02:00
dab246 2a22cb1174 TF-2972 Turn color of Clean button into primary to have consistent color in app 2024-08-07 06:32:45 +02:00
dab246 501d4d38d9 TF-2871 Handle click notification to open detailed email on iOS 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
DatDang b2c92388f2 TF-2901 Implement caching composer on log out 2024-07-05 05:07:02 +02:00
dab246 cd5c240401 TF-2475 Replace TypeAheadFormField to TypeAheadField compatible flutter_typeahead version 0.5.2
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 87d1a17ddd76c87d2c99cee46c54ef3541929fc6)
2024-07-02 13:06:10 +02:00
DatDang 2652a99e0e TF-2877 Create new notification icon & texts 2024-06-19 16:23:29 +07:00
dab246 016c59e395 Fix size Discard Changes button in dialog composer 2024-06-11 13:59:12 +07:00
dab246 53e231e8a4 Fix mail is stuck in loading in composer. 2024-06-11 13:59:12 +07:00
dab246 de281dd133 Fix difficulty scrolling email content on Android 2024-06-11 13:59:12 +07:00
dab246 d9e0265d2f Use MediaQuery.sizeOf to avoid rebuilding multiple times widget 2024-06-11 13:59:12 +07:00
dab246 c0394d1a77 Fix overflow height delete identity dialog on mobile 2024-06-11 13:59:12 +07:00
dab246 a2e6b78576 TF-2122 Fix highlight and font search result incorrect 2024-06-11 13:59:12 +07:00
dab246 b326ae31de Set default button padding in confirm dialog 2024-06-11 13:59:12 +07:00
dab246 90ab1283d1 TF-2717 Use defaultTargetPlatform to easily write tests for widget 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 6b82027090 TF-2667 Fix width size inline image in email view after send email 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 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 ae6341532c TF-2667 Handle save message to cache when reload page 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 e232514f6b TF-2667 Show sending message dialog when click send button 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 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 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 bcc9bb02f8 TF-2533 part 3 replace beforeunload with pagehide 2024-04-25 16:34:04 +07:00
dab246 38a0b972b8 TF-2785 Remove log unnecessary 2024-04-15 11:45:00 +07:00