Commit Graph

161 Commits

Author SHA1 Message Date
dab246 1432cb0209 TF-191 Fix keyboard to email input type when input for Url, Email, To, Cc, Bcc 2021-10-18 16:48:48 +07:00
dab246 ececc65a26 TF-185 [BUG] Fix can not display all parts of email which have multiple html part 2021-10-15 20:42:29 +07:00
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 61bb02b25e TF-175 [BUG] Fix special character in avatar 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
Tung Tran 12002444a7 Update the provisioning profile to add DatPH's iPX 2021-10-14 14:14:49 +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
Dat PHAM HOANG ca91f0ead4 Disable un-use permissions for iOS 2021-10-13 20:54:02 +07:00
Dat PHAM HOANG d3ef598265 Bump version to v0.1.1 2021-10-13 16:35:56 +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 a282c8b281 TF-105 [BUG] Fix one line message is not displayed well 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 a9d83852d0 TF-105 Create HtmlContentViewer widget 2021-10-13 12:20:30 +07:00
dab246 86cdbda60b TF-105 Create html transformer 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 1224173fa0 TF-145 Add unit-test for RefreshChangesEmailsInMailboxInteractor 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 aa8ab28b2e TF-145 Add unit-test for GetEmailsInMailboxInteractor 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
Dat PHAM HOANG 54b63cfa61 [ADR] Caching 2021-10-06 11:39:28 +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 c475820353 TF-113 [BUG] Date should be display in the local time zone 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