Commit Graph

68 Commits

Author SHA1 Message Date
dab246 7ab072deab TF-359 Open mailto link outside the Tmail app in mobile/tablet 2022-04-07 09:15:00 +07:00
dab246 1c7f9ad333 TF-239 Empty trash folder 2022-04-06 09:37:33 +07:00
dab246 a89c5db744 TF-239 Delete single email permanently 2022-04-06 09:37:33 +07:00
dab246 6445e3076f TF-239 Delete multiple emails permanently 2022-04-06 09:37:33 +07:00
dab246 641dce4905 TF-314 Implement delete multiple email in ThreadView 2022-03-31 09:51:03 +07:00
dab246 8bf80db4de TF-314 Implement delete an email in EmailView 2022-03-31 09:51:03 +07:00
dab246 f639fdc0d8 TF-348 Fix preserve the selection state when opening an email 2022-03-28 09:23:55 +07:00
dab246 0d369c1b06 TF-348 Fix refresh email list when change email in search 2022-03-28 09:23:55 +07:00
dab246 aceac30149 TF-348 Fix unread email counter not updating 2022-03-28 09:23:55 +07:00
dab246 50b8c5d35b TF-393 Fix threadView auto scroll up to the top after reading email 2022-03-24 17:47:18 +07:00
dab246 fdf1e45d66 TF-390 Apply new ui for suggestion box for email address 2022-03-24 17:33:25 +07:00
dab246 c2f6434686 TF-381 Apply new UI EmailView for browser 2022-03-22 18:10:54 +07:00
dab246 dc35d5e5a0 TF-381 Apply new UI search emails 2022-03-22 18:10:54 +07:00
dab246 c3f73a8649 TF-381 Add logout action in browser new UI 2022-03-22 18:10:54 +07:00
dab246 3cb2b58827 TF-381 Apply new UI for MailboxView in browser 2022-03-22 18:10:54 +07:00
dab246 7dc8672b82 TF-381 Apply new UI for emails selection active 2022-03-22 18:10:54 +07:00
dab246 61f3f0d00f TF-381 Apply new UI for list emails 2022-03-22 18:10:54 +07:00
dab246 f942041701 TF-381 Navigation route ThreadView to EmailView on browser 2022-03-22 18:10:54 +07:00
Dat PHAM HOANG 8bbe8b0bd7 TF-340 Request to back-end with /query + /get in the case local cache has size < defaultLimit 2022-03-17 11:41:15 +07:00
Dat PHAM HOANG c0b654d5a9 TF-343 list scroll ot sorted well because multiple requests to back-end at the same time 2022-03-17 11:41:15 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
dab246 2972554be7 TF-275 Fix bug reload changes colors 2022-03-08 14:08:00 +07:00
dab246 5f2799ee79 TF-267 Fix bug display a full page for sorting results 2022-03-08 10:02:13 +07:00
dab246 79a7b45142 TF-234 Implement delete a mailbox 2022-02-25 06:30:42 +07:00
dab246 ba453f71b2 TF-35 Implement search mailbox 2022-02-24 09:49:16 +07:00
dab246 808191a806 TF-82 Edit a email draft 2022-02-23 18:50:44 +07:00
dab246 a2ffd9b354 TF-82 Discard email drafts 2022-02-23 18:50:44 +07:00
dab246 e739e23c62 TF-233 Implement create new mailbox and sub-folder 2022-02-23 14:19:10 +07:00
dab246 9c521cde9b TF-233 Create mailbox location 2022-02-23 14:19:10 +07:00
dab246 2810b03a35 TF-119 Filter messages support for tablet, desktop 2022-02-11 17:21:35 +07:00
dab246 ca69bee4cd TF-119 Filter messages with unread, attachments, starred 2022-02-11 17:21:35 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 2c8cd967c0 TF-248 Update list email, email content for tablet 2022-02-10 22:43:09 +07:00
dab246 818d65b3a6 TF-248 Change ui toast notification 2022-02-10 22:43:09 +07:00
dab246 a48f508171 TF-248 Update UI and Action for selection multiple email 2022-02-10 22:43:09 +07:00
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
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 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 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