Commit Graph

127 Commits

Author SHA1 Message Date
HuyNguyen 8a28225e05 TF-1604: Add requiredCapabilities support TeamMailbox for GetEmailMethod
(cherry picked from commit 3922303e63a8e910511361019a54ea13801e3f92)
2023-03-24 19:40:48 +07:00
dab246 bb9dbb697a TF-1625 Get capability supported for Identity/set method
(cherry picked from commit 16a77edba891a628b728d05ddd3a61c9ba45b8dc)
2023-03-24 19:40:48 +07:00
dab246 0d77789c5f TF-1626 Remove id of email when call Email/set method
(cherry picked from commit ce1d27d893fd406aa812d4e4ea9debe1ec265ddb)
2023-03-24 19:40:48 +07:00
dab246 9675f39659 TF-1606 Convert downloadUrl and uploadUrl to qualified url
(cherry picked from commit eb912f4e7100b411c4167b1d575a793327ad356c)
2023-03-24 19:40:48 +07:00
ManhNTX 4b8991358e TF-1573: scroll to cursor in Landscape mode
(cherry picked from commit fc1edb4be8c833e49c33468c48db8d0d325d243c)
2023-03-24 19:40:48 +07:00
ManhNTX 5b7058992f TF-1573: add removeFocusAllInputEditorHeader function when EditorFocus
(cherry picked from commit 75aab88cd20a6429215d84a1a6ffbf78f8d3f146)
2023-03-24 19:40:48 +07:00
ManhNTX 7e580a3c0e TF-1573: add removeFocusAllInputEditorHeader function
(cherry picked from commit f6ba2c7565f41dc58b354917c85efb98ff4aae24)
2023-03-24 19:40:48 +07:00
ManhNTX 1887a810e5 TF-1573: Remove double cursor on android
(cherry picked from commit f6dad776b6e91d11ef0215f6fddd22590e1f5def)
2023-03-24 19:40:48 +07:00
ManhNTX fde39b991a TF-1573: add webViewEditorClientY property
(cherry picked from commit 8650a6fc2c5e0f91da8abf678538f61b709f7f27)
2023-03-24 19:40:48 +07:00
ManhNTX e3317ad778 TF-1573: Cursor auto move while typing
(cherry picked from commit 64240b7fac51d66311ee308fe6287f3ddab40ac9)
2023-03-24 19:40:48 +07:00
dab246 4e17813e1a TF-1594 Use only one class TmailToast to display the message.
(cherry picked from commit 379c34b32b2e5c4dad141e6a98bdb92597fa6908)
2023-03-24 19:40:48 +07:00
dab246 fe05df3477 TF-1594 Move SendEmailInteractor to MailboxDashboardController to handle async send email
(cherry picked from commit 63aec51a6ea6e827ea924e91a13ec78d7f48edf7)
2023-03-24 19:40:48 +07:00
dab246 ee91963e53 TF-1371 Update position of Identity in edit email
(cherry picked from commit f0c6a5716cd55c963606550b09d4f5ec4b2140a5)
2023-03-24 19:40:48 +07:00
dab246 a31f331e09 TF-1371 Update position of Identity in reply/forward
(cherry picked from commit 53b99854e15b2eea12572d5c18322b43f744609f)
2023-03-24 19:40:48 +07:00
HuyNguyen a522cdd4d4 Remove fillter email address when reply, reply all 2023-03-10 21:10:36 +07:00
HuyNguyen fb3df2a99f Refactor coding convention 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 b9ea97baa5 TF-1493 Synchronize 2 types of signature when sending email 2023-03-10 21:10:36 +07:00
dab246 9644c7bfe1 TF-1513 Fix rich text toolbar lost on mobile 2023-03-10 21:10:36 +07:00
HuyNguyen 0913a73286 TF-1472: Fixed popup when sending email should be displayed at the bottom of screen 2023-03-10 21:10:36 +07:00
HuyNguyen 16cb40cf5b TF-1479: Add cc, bcc email for this case 2023-02-24 17:33:31 +07:00
HuyNguyen 08754cb028 TF-1479: Check verify toEmail when click to sent email 2023-02-24 17:33:31 +07:00
dab246 dbf9caf9c8 TF-874 Fix duplicate focusable when focus to editor composer on mobile 2023-02-24 17:33:31 +07:00
dab246 459b1995a7 TF-1323 Fix can not attach image on mobile and web 2023-02-06 12:04:30 +07:00
dab246 c5f4257361 Fix auto create tag email when focus body composer on mobile 2023-01-18 13:32:51 +07:00
dab246 d49f276ff3 TF-1354 Support delete this recipient with double backspace button in keyboard 2023-01-12 16:21:48 +07:00
dab246 76de848467 TF-1354 Support inputted email will be automatic enter 2023-01-12 16:21:48 +07:00
dab246 ba0217f2fb TF-1152 Make better manage initial cursor position in composer 2022-12-12 15:30:43 +07:00
sherlock 0052d74406 TF-1142 add keywork seen to draft email 2022-11-14 16:42:38 +07:00
dab246 1fcac735b4 TF-1139 Specify Team Mail in user agent 2022-11-02 14:39:14 +07:00
dab246 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 1b4f3e4841 TF-1115 Remove method not used 2022-10-28 16:20:02 +07:00
dab246 69e7715734 TF-657 Implement send receipt to sender 2022-10-21 10:32:17 +07:00
dab246 9a5fa29035 TF-657 Show notification message dialog when email has read receipt requested 2022-10-21 10:32:17 +07:00
sherlockvn ee718e010a TF-656 add request read receipt to composer controller 2022-10-18 09:40:06 +07:00
ManhNTX faa22be837 TF-1033: replace hard code position by scrollController.position.pixels 2022-10-07 14:47:48 +07:00
ManhNTX a7c1d002d3 TF-1033: apply auto scroll to identity , composer , vacation screen 2022-10-07 14:47:48 +07:00
ManhNTX 6db9d818f4 TF-1033: Auto scroll composer to follow user typing 2022-10-07 14:47:48 +07:00
ManhNTX b180f0187b TF-1033: fix path ios 2022-10-07 14:47:14 +07:00
ManhNTX ae0ef9400f TF-523: remove unnecessary intent-filter 2022-10-07 14:47:14 +07:00
ManhNTX be0f20b2cd TF-523: open composer and open file 2022-10-07 14:47:14 +07:00
ManhNTX 00f781b67f TF-880: Apply rich text toolbar at keyboard 2022-10-02 16:48:34 +07:00
dab246 67b5dd8f1a Fix error conflict when upgrade enough_html_editor 2022-09-27 18:17:14 +07:00
dab246 106a0c4a37 TF-942 Auto generate missing Outbox mailbox before send email 2022-09-26 16:13:27 +07:00
dab246 1722543808 TF-942 Re-normalizing variable names makes more sense 2022-09-26 16:13:27 +07:00
dab246 ac9f00c948 TF-971 Implement method injectAutoCompleteBindings in all controller handle autocomplete 2022-09-23 16:08:06 +07:00
dab246 1e454ee7fa TF-902 Fix remove blodId from htmlBody in accordance with RFC8621 documentation standard 2022-09-07 12:38:49 +07:00
ManhNTX 36bec1c9d5 TF-867 [Android] Share image with TeamMail app but image is not add to inline image 2022-08-31 10:54:25 +07:00
dab246 dfdc4823a6 TF-834 Fix in replied email, on is miss the date 2022-08-22 14:31:47 +07:00
dab246 593bf511e6 TF-802 Show message when enable/disable vacation responder 2022-08-19 06:01:47 +07:00