Commit Graph

219 Commits

Author SHA1 Message Date
dab246 e56e8fde27 TF-1190 Handle SetError when save email as drafts 2023-02-06 09:52:00 +07:00
dab246 f41baf5250 TF-1190 Handle SetError when send message 2023-02-06 09:52:00 +07:00
sherlockvn 8587b9e8bd TF-1194 create new default identity: add presentation layer 2023-01-18 13:33:55 +07:00
dab246 c5f4257361 Fix auto create tag email when focus body composer on mobile 2023-01-18 13:32:51 +07:00
dab246 f074d8cf64 Fix out of memory in when type recipient composer 2023-01-18 13:32:51 +07:00
dab246 d5b61a2a7d TF-1296 Improve auto suggestion is still slow response 2023-01-17 10:30:18 +07:00
dab246 39cea0c079 TF-1153 Improve recipient input in composer 2023-01-16 05:07:27 +07:00
dab246 170bfff3b4 TF-1354 Fix overflow text on web 2023-01-12 16:21:48 +07:00
dab246 fb690ea078 TF-1354 Support use Up/Down in keyboard to move selection in the list 2023-01-12 16:21:48 +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 79e5a4197c TF-1354 Support auto-suggestion input the name with space 2023-01-12 16:21:48 +07:00
dab246 4c7d4da10d TF-1306 Fix auto suggestion list doesn't close when finishing typing 2022-12-20 19:49:11 +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 34aa2fe875 TF-1115 Implement catch exception for ContactDataSource 2022-10-28 16:20:02 +07:00
dab246 2f392232bc TF-1115 Implement catch exception for ComposerDataSource 2022-10-28 16:20:02 +07:00
dab246 6a9f36396b TF-1115 Implement catch exception for StateDataSource 2022-10-28 16:20:02 +07:00
dab246 48c1247dfe TF-1115 Implement catch exception for HtmlDataSource 2022-10-28 16:20:02 +07:00
dab246 d4187eec74 TF-1115 Implement catch exception for EmailDataSource 2022-10-28 16:20:02 +07:00
dab246 da90a2b2fc TF-1115 Implement catch exception for MailboxDataSource 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 398654a79d TF-657 Separate interactor/repository/datasource of identity 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 9626d12c77 TF-656 add request read receipt to composer_view 2022-10-18 09:40:06 +07:00
sherlockvn ee718e010a TF-656 add request read receipt to composer controller 2022-10-18 09:40:06 +07:00
ManhNTX 350167eae5 TF-1034: Apply new rich text toolbox for Tablet 2022-10-14 15:30:13 +07:00
dab246 fd579ee7a3 TF-1038 Remove this redundant buttons in to cc bcc 2022-10-13 15:51:41 +07:00
dab246 36a90fbc63 TF-985 Apply new design for list attachment in EmailView 2022-10-13 11:14:40 +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 9fd1b4f653 TF-1033: able share other file not media file 2022-10-07 14:47:14 +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 e7429b9fd5 TF-912: Support rich text for signature htmlBody of identity 2022-10-02 16:48:34 +07:00
ManhNTX 00f781b67f TF-880: Apply rich text toolbar at keyboard 2022-10-02 16:48:34 +07:00
dab246 9240768deb TF-858 Add HtmlEditor for message of vacation on web 2022-09-30 17:37:34 +07:00
dab246 7c69ba820c TF-981 Fix composer background color is broken 2022-09-28 18:27:04 +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 cfa69fa08a TF-913 Fix button text line break in composer overlay 2022-09-22 14:05:17 +07:00
Dat PHAM HOANG 18b2757c86 TF-939 Fix error Timer only run one time by init it every time select tag 2022-09-15 20:21:45 +07:00
Dat PHAM HOANG 5f2c42004e TF-939 Update Tmail contact capabilityIdentifier 2022-09-15 20:21:45 +07:00