Commit Graph

114 Commits

Author SHA1 Message Date
dab246 a6f2a23cec TF-186 [BUG] Fix should not duplicate RE, FWD 2021-10-15 18:16:06 +07:00
Dat PHAM HOANG d8dd5ea31b TF-174 Order the ThreadView base on ReceivedAt to uniform with load more 2021-10-15 16:36:49 +07:00
dab246 630758e11a TF-170 [BUG] Fix selected mailbox is not display when open mailboxView 2021-10-15 11:54:06 +07:00
dab246 2ee2fdb029 TF-167 [BUG] Fix mark email as seen when moving it from Outbox to sent. 2021-10-15 11:45:59 +07:00
dab246 21833e0b05 TF-166 [BUG] Fix can not scroll to the end of composer 2021-10-14 17:04:35 +07:00
dab246 5f8db939c9 [BUG] Fix trim url, username, password in login 2021-10-14 14:32:51 +07:00
dab246 eb8103d98f TF-101 Show counter regular mailbox on app bar thread view 2021-10-14 14:32:51 +07:00
dab246 f198f4ada0 TF-101 Show counter for regular mailbox 2021-10-14 14:32:51 +07:00
dab246 8346e030c8 [BUG] Remove HtmlMessagePurifier when not used 2021-10-14 09:54:33 +07:00
dab246 d3bdd9c3e9 TF-168 [BUG] Hiding all view components without when login implementation 2021-10-14 09:54:33 +07:00
dab246 7caa2f4898 [BUG] Remove duplicate text in intl 2021-10-14 09:54:33 +07:00
dab246 6f40afa6f2 TF-164 [BUG] Fix Draft, Outbox header should change to recipient 2021-10-14 09:54:33 +07:00
dab246 dd5e8e4519 TF-105 [BUG] Fix long line should be wrapped 2021-10-13 12:20:30 +07:00
dab246 cb2c889fe2 TF-105 [BUG] Fix suggestion in Android show a phone number 2021-10-13 12:20:30 +07:00
dab246 b60656b70f TF-105 [BUG] Fix no subject should show empty instead of null 2021-10-13 12:20:30 +07:00
dab246 e654fe2866 TF-105 [BUG] Fix loading is blinking when reading email 2021-10-13 12:20:30 +07:00
dab246 ca28b55d24 TF-105 [BUG] Fix email address should be in lower case 2021-10-13 12:20:30 +07:00
dab246 15e1417730 TF-105 Handle event click link and loading content of HtmlContentViewer 2021-10-13 12:20:30 +07:00
dab246 8fb57725df TF-105 Change composer library html-editor-enhanced to enough_html_editor support display email content better 2021-10-13 12:20:30 +07:00
dab246 1350f96f06 TF-105 Make buttons in EmailView easier to press 2021-10-13 12:20:30 +07:00
dab246 99d2707c55 TF-105 Integrate HtmlContentViewer into EmailView 2021-10-13 12:20:30 +07:00
dab246 ee58a77758 TF-145 Implement LoadMoreEmails in ThreadView 2021-10-11 09:31:49 +07:00
dab246 a19f18c437 TF-145 Implement refresh changes emails in mailbox 2021-10-11 09:31:49 +07:00
dab246 a313ec72ed TF-145 Add presentation layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 bfd5901bf4 TF-145 Add data layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 3cac5e4e83 TF-145 Add domain layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 0ac2460bdf TF-145 Move mailboxResponse to domain layer of Mailbox 2021-10-11 09:31:49 +07:00
dab246 4493700c88 TF-145 Update data from return stream every time for defaultMailbox 2021-10-11 09:31:49 +07:00
dab246 b27472091b TF-145 Create and write unit-test for EmailCacheClient 2021-10-11 09:31:49 +07:00
dab246 f5874a7e49 TF-145 Create object EmailCache 2021-10-11 09:31:49 +07:00
dab246 4fc985b314 TF-141 Delete cache when logout 2021-10-07 11:30:48 +07:00
dab246 2362b5ad55 [BUG] Some button of app bar in email view, thread view and composer view quite hard to click 2021-10-04 17:23:52 +07:00
dab246 50bf856688 TF-103 [BUG] Given a mail in sent box, i open it, click reply, it sends it to myself 2021-10-04 17:23:52 +07:00
dab246 b39786ebda [BUG] Expand email address when click arrow button in email detail view 2021-10-04 17:23:52 +07:00
dab246 d8aac0ba69 TF-98 [BUG] Change the name in email item in list of Sent to the list of Recipients 2021-10-04 17:23:52 +07:00
Dat PHAM HOANG 1c512edaa6 TF-129 Unit-test for GetAllMailboxRepository 2021-10-01 15:48:47 +07:00
Dat PHAM HOANG c6ee4e907b TF-129 Unit-test for mailbox_cache_client 2021-10-01 15:48:47 +07:00
dab246 eb29f514dc TF-123 Implement refresh all mailbox 2021-10-01 15:48:47 +07:00
dab246 8f5171d581 TF-123 Implement caching mailbox when get all mailbox 2021-10-01 15:48:47 +07:00
dab246 b8b3cf0db0 TF-123 Setup configuration hive database for caching mailbox 2021-10-01 15:48:47 +07:00
dab246 dd0d1bbe87 TF-123 Create objects for caching mailbox 2021-10-01 15:48:47 +07:00
dab246 89cbb8fcc2 TF-129 Fix bug after select a recipient, focus should still in the same field 2021-10-01 15:48:26 +07:00
dab246 8413615e29 TF-79 Create popmenu for tablet 2021-09-27 08:14:26 +07:00
dab246 c7a3e90a68 TF-79 Mark as star/unstar selected multiple email 2021-09-27 08:14:26 +07:00
dab246 1b061d4af9 TF-79 Mark as star/unstar email in thread view 2021-09-27 08:14:26 +07:00
dab246 5d7fd819c8 TF-79 Mark as star/unstar in email detailed view 2021-09-27 08:14:26 +07:00
dab246 a12efc8d2b TF-80 Move multiple email to mailbox from thread view 2021-09-24 17:50:26 +07:00
dab246 24e52dc6a4 TF-80 Undo when move email to mailbox success from email detailed view 2021-09-24 17:50:26 +07:00
dab246 afc8c0fe77 TF-80 Move email to Mailbox in Email Detailed view 2021-09-24 17:50:26 +07:00
dab246 c227df8df2 TF-80 Create pick destination screen 2021-09-24 17:50:26 +07:00