Commit Graph

500 Commits

Author SHA1 Message Date
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
dab246 6f10eacbb3 TF-2785 Fix print feature empty when clicked too early 2024-04-15 11:45:00 +07:00
DatDang b63d212af4 TF-2533 Fix composer memory leak when reply and forward 2024-04-11 11:57:01 +07:00
DatDang ae0aeab048 TF-2533 Remove iframe listener dependency on dart 2024-04-11 11:57:01 +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
DatDang f14a936128 TF-2533 reset _htmlData value when screen dispose 2024-04-03 14:48:33 +07:00
DatDang 0605110a49 TF-2708 fix oversized pdf get overflowed 2024-04-01 21:43:40 +07:00
dab246 1dfa34ed79 TF-2754 Remove bytes param unnecessary 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 f5e6cd0822 TF-2460 Use conditional export for BroadcastChannel to avoid failed compilation 2024-03-26 18:58:03 +07:00
DatDang 754987b59e TF-2737 Separate PDF view handler between each browser 2024-03-22 16:35:35 +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
Dat Dang 65b587b9a0 TF-2708 Allow Chrome to download PDF after view (#2712) 2024-03-15 10:44:45 +07:00
DatDang 24c6141f76 TF-2682 Add new icon and color 2024-03-13 17:18:25 +07:00
DatDang 7abcea6320 TF-2591 Run js script on drop with HtmlEditor 2024-03-10 22:15:27 +07:00
DatDang 80a32559d9 TF-2591 Run js script on paste with HtmlEditor 2024-03-10 22:15:27 +07:00
dab246 58fa7f8a42 TF-2520 Use mime type png to display logo in print page
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 632762bfcd TF-2520 Convert email object to html to perform print on browser
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 ebd62ab78f TF-2520 Create some class to handle html
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 ab2c32154e TF-2520 Implement print email in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 4f206739aa TF-2520 Handle print email to pdf
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 a5446b8417 TF-2520 Add print icon in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
DatDang 31fbda6c0c TF-2628 Integrate ViewAttachmentForWebInteractor with SingleEmailController 2024-02-29 14:46:51 +07:00
DatDang 3bda85d919 TF-2628 Create open file in new browser tab function 2024-02-29 14:46:51 +07:00
Dat PHAM HOANG 9610587353 TF-2638 create mixin for getOptionParam 2024-02-28 12:08:54 +07:00
dab246 7e96d09f52 TF-2537 Fix app crash when user trying attach file to composer in web app
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-21 14:34:37 +07:00
dab246 d8b20c7089 TF-2540 Fix selected Email address at to/cc/bcc fields are moving too close to the bottom of input field
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:53 +07:00
dab246 e50a6fe977 TF-2513 Fix hidden text in mobile web
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-30 19:23:28 +01:00
dab246 730255fd95 TF-2513 Fix can not load image svg in mobile web app
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-30 19:23:28 +01:00
dab246 3878400fbf TF-2461 Fix warning when run dart analyze
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:54:15 +01:00
dab246 a6bf3160f3 Fix: Rename TeamMail to TwakeMail
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 5eecba3ab1ce97c57585e4ed0561d38c614d51a7)
2024-01-12 13:49:03 +07:00
hieubt 685356f710 TF-2101 Add email_recovery text and icon
(cherry picked from commit 703bcd0f5523aacd674a5c1121ae34fbd57e04c4)
2024-01-08 14:25:26 +01:00
dab246 a2a1f8246f TF-2384 Store data to keychain when save new Account
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4d84a3354927d1c0becaf0e8e6d7cc8c54721f58)
2024-01-08 14:25:26 +01:00
dab246 ba83b319b8 Set default DividerTheme
(cherry picked from commit 9be02961277e990f8ded19106532f9c788eb1d7e)
2024-01-08 14:25:26 +01:00
dab246 4299e1646f Fix login input cursor color
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 29f7e4b5eaf55c2e8af5e4c206f7a1aef0248458)
2024-01-08 14:25:26 +01:00
dab246 34465dc8f7 Fix horizontal padding bottom sheet modal
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 324fc75901b9f966a7eb3c4bbd0ff977dd4150c1)
2024-01-08 14:25:26 +01:00
dab246 5bb4249329 Fix advanced search form
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 59aee3f5023dc9722bd6f4f74abb19ea6bf39980)
2024-01-08 14:25:26 +01:00
dab246 f18c4ef122 Fix padding item email in Thread and Search
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 377085ba9054c6eb4c8e3d8388821473b3335962)
2024-01-08 14:25:26 +01:00
dab246 affc1a4ee7 Fix validate email sending dialog position
(cherry picked from commit 8d873b53843a971d3e8e5eb0f80f97f6c5587454)
2024-01-08 14:25:26 +01:00