Commit Graph

473 Commits

Author SHA1 Message Date
dab246 bda9a1c91c TF-3253 Fix body content is lost 2024-11-11 05:21:06 +07:00
dab246 1393e2cd07 TF-2387 Add TwakeWelcome page the first time app launch 2024-11-08 14:25:09 +07:00
dab246 596e95648d TF-3243 Fix email without content 2024-11-04 10:31:19 +07:00
dab246 3ecae6d7e3 Fix 3D links not work on mobile 2024-11-04 06:31:47 +07:00
Dat Vu 3205e00d65 Standardize HTML sanitizing when preview email (#3223) 2024-10-24 15:56:48 +07:00
Dat Vu 401f0b97fb Change logos to beta and move position version on web (#3203) 2024-10-16 17:56:20 +07:00
dab246 6d0c7ed7f5 TF-3005 Apply new design search result list contact view 2024-10-15 16:48:36 +07:00
dab246 7cdd6d8790 TF-3192 Update highlight style as design 2024-10-15 16:48:36 +07:00
dab246 33bf16d8f9 TF-3002 [MOBILE] Apply new design for SearchFilterButton 2024-10-15 16:48:36 +07:00
dab246 442140d360 TF-3002 [WEB] Update unselected icon color for filter message button 2024-10-15 16:48:36 +07:00
dab246 e6eeabedee TF-3002 [WEB] Add delete button in search filters 2024-10-15 16:48:36 +07:00
dab246 34c9c0cd0e TF-3002 [WEB] Apply new design for SearchFilterButton 2024-10-15 16:48:36 +07:00
dab246 2944778074 Fix hyperlink iOS still show full link 2024-09-30 15:16:52 +07:00
dab246 88f198e65c Replace dart:ui to dart:ui_web when platformViewRegistry in dart:ui is deprecated 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 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
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
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 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 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 7524a97bc8 TF-2764 Add PDFViewer to preview PDF attachment 2024-05-30 17:26:32 +07:00
DatDang bcc9bb02f8 TF-2533 part 3 replace beforeunload with pagehide 2024-04-25 16:34:04 +07:00