Commit Graph

72 Commits

Author SHA1 Message Date
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
dab246 449b512986 TF-56 Send email with attachment 2021-09-23 11:29:29 +07:00
dab246 a3b0ae0d53 TF-56 Implement upload multiple attachment 2021-09-23 11:29:29 +07:00
dab246 39ca213285 TF-56 Implement upload single attachment 2021-09-23 11:29:29 +07:00
dab246 6aaa8f93d3 TF-56 Implement local file picker 2021-09-23 11:29:29 +07:00
dab246 430f21bdaf TF-56 Create object LoadingState 2021-09-23 11:29:29 +07:00
dab246 dbbfb186f8 TF-60 Add presentation get device contact suggestion 2021-09-22 18:34:35 +07:00
dab246 bd54ac22b9 TF-60 Add data get device contact suggestion 2021-09-22 18:34:35 +07:00
dab246 6ed3df52a2 TF-60 Add domain get device contact suggestion 2021-09-22 18:34:35 +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 afae25a97a TF-32 Add data layer of export attachment for ios platform 2021-09-18 15:01:39 +07:00
dab246 0158142e45 TF-32 Add domain layer of export attachment for ios platform 2021-09-18 15:01:39 +07:00
dab246 20f98ce541 TF-32 Add presentation layer of download attachment for android platform 2021-09-18 15:01:39 +07:00
dab246 30dfb5aec6 TF-32 Add data layer of download attachment for android platform 2021-09-18 15:01:39 +07:00
dab246 ddf8a32e66 TF-32 Add domain layer of download attachment for android platform 2021-09-18 15:01:39 +07:00
Dat PHAM HOANG afe6095c7e Remove LoginAPI, because it does not belongs to JMAP server 2021-09-17 11:24:04 +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 3219aedc70 TF-78 Implement automatically marked as read when open one email 2021-09-17 10:06:36 +07:00
Dat PHAM HOANG c4b3109294 Change TMail to Team Mail 2021-09-16 18:05:21 +07:00
Huy Nguyen b304f7a144 Update Intl package 2021-09-15 11:54:42 +07:00
Dat PHAM HOANG eadcdd57ae Move main.dart file for controlling easily in CI system 2021-09-14 14:59:46 +07:00
dab246 686c79f7d5 TF-73 Fix bug can not scroll to write email in composer 2021-09-14 14:07:21 +07:00
dab246 d8e9fff15f TF-74 Fix bug keep only one input focus on composer at one time 2021-09-14 14:07:21 +07:00
dab246 382550b264 Fix display two line for from email address 2021-09-13 20:51:38 +07:00
dab246 0a9a27ff9d TF-47 Fix navigation compose email from thread view 2021-09-09 16:34:19 +07:00
dab246 60e46bb253 TF-48 Implement autocomplete email address 2021-09-08 15:19:56 +07:00
dab246 c46329774b TF-48 Implement save email address to local storage 2021-09-08 15:19:56 +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
Dat PHAM HOANG 63702035c8 TF-37 Sort mailbox in alphabet 2021-09-08 09:32:47 +07:00
Dat PHAM HOANG e63298bc29 TF-37 Generate tree with Map 2021-09-08 09:32:47 +07:00
dab246 ee615c7ccd TF-46 Create composer widget with add presentation 2021-08-31 10:37:29 +07:00
dab246 ee0dc37b7a TF-46 Compose email for Reply, Forward from EmailView 2021-08-31 10:37:29 +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 4393caf179 TF-34 Add domain layer MailboxDashBoard for fix bug mock data user 2021-08-26 18:02:58 +07:00
dab246 cae1252fc8 TF-34 Add data layer login for fix bug mock data user 2021-08-26 18:02:58 +07:00
dab246 b3e1534de3 TF-34 Add domain layer login for fix bug mock data user 2021-08-26 18:02:58 +07:00