Commit Graph

55 Commits

Author SHA1 Message Date
dab246 22bbd585cf TF-248 Change avatar of item list email 2022-02-10 22:43:09 +07:00
dab246 32b8e714a3 [BUG] Fix duplicate load more emails 2021-10-27 16:29:12 +07:00
dab246 ce941c4852 TF-138 Implement refresh changes email when make action for email 2021-10-26 15:34:08 +07:00
dab246 17eeefbb39 TF-138 Implement load more for search email 2021-10-26 15:34:08 +07:00
dab246 3eaaccd551 TF-138 Add presentation layer for search mail with text pattern 2021-10-26 15:34:08 +07:00
dab246 faa40747eb TF-138 Add data layer for search mail with text pattern 2021-10-26 15:34:08 +07:00
dab246 62d416c4a4 TF-138 Add domain layer for search mail with text pattern 2021-10-26 15:34:08 +07:00
dab246 00884989d8 TF-148 Add data layer for cleanup email cache 2021-10-22 14:38:55 +07:00
dab246 3fd9a0cbda TF-161 Rotate the display in mobile view 2021-10-19 11:27:00 +07:00
dab246 60ffa5ace0 TF-106 Fix display inlined image CIDs of emails 2021-10-19 10:58:47 +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 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 d3bdd9c3e9 TF-168 [BUG] Hiding all view components without when login implementation 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 ca28b55d24 TF-105 [BUG] Fix email address should be in lower case 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 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 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 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 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
dab246 8f5171d581 TF-123 Implement caching mailbox when get all mailbox 2021-10-01 15:48:47 +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 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
dab246 430f21bdaf TF-56 Create object LoadingState 2021-09-23 11:29:29 +07:00
dab246 43377040d5 Fix bug subject email deleted when compose email 2021-09-21 17:04:29 +07:00
dab246 d168900975 TF-32 Add presentation layer of export attachment for ios platform 2021-09-18 15:01:39 +07:00
dab246 5fd305d102 TF-78 Implement mark as unread when touch the "eye slash" icon on the top of screen EmailView 2021-09-17 10:06:36 +07:00
dab246 8721b08f33 TF-78 Update state email and count unread current mailbox when mark as read & unread multiple selected email 2021-09-17 10:06:36 +07:00
dab246 e7bf7f782e TF-78 Implement mark as read & unread for multiple selected email in threads 2021-09-17 10:06:36 +07:00
dab246 161eed5d72 TF-78 Create action bar and context menu when multiple selected email 2021-09-17 10:06:36 +07:00
dab246 59ab5265fd TF-78 Update state email in threads and count unread of current mailbox when back from EmailView 2021-09-17 10:06:36 +07:00
dab246 0a9a27ff9d TF-47 Fix navigation compose email from thread view 2021-09-09 16:34:19 +07:00
dab246 0cd7552ad2 TF-48 Implement compose and send email with simple text 2021-09-08 15:19:56 +07:00
dab246 db4d262a8c TF-48 Create and update object for compose email 2021-09-08 15:19:56 +07:00
dab246 5d5c2a3549 TF-46 Compose email from ThreadView 2021-08-31 10:37:29 +07:00
dab246 b70fc6edb8 TF-34 Add presentation layer for fix bug mock data user 2021-08-26 18:02:58 +07:00
dab246 9b79609854 TF-38 Fix bug sort by sentAt for ThreadView 2021-08-26 09:20:29 +07:00
dab246 842072e0d6 Add presentation layer for GetEmailContent 2021-08-25 14:02:01 +07:00