Commit Graph

85 Commits

Author SHA1 Message Date
dab246 c5aa9f7d69 TF-475 Create custom toast 2022-05-31 09:04:00 +07:00
dab246 11c9a8713a TF-524 Apply quick search for mobile and tablet 2022-05-26 15:17:52 +07:00
dab246 9a142a0e23 TF-524 Show list search filter in ThreadView 2022-05-26 15:17:52 +07:00
dab246 acf6566924 TF-524 Open email detailed from quick search 2022-05-26 15:17:52 +07:00
dab246 243ce444cd TF-524 Implement quick search emails in selected mailbox by word 2022-05-26 15:17:52 +07:00
dab246 275fe6faf9 TF-474 Use Ever/Worker to listen Obx object 2022-05-11 17:39:17 +07:00
Dat PHAM HOANG a66b33472d Use GetAllEmails instead of RefreshAll Interactor 2022-04-27 16:26:41 +07:00
dab246 c9a579091a TF-460 Implement get identity for mobile 2022-04-26 15:35:10 +07:00
dab246 52fd989272 TF-460 Separate the header of MailboxDashboard on the browser 2022-04-26 15:35:10 +07:00
dab246 d8f236a89c TF-495 Implement linter for thread view 2022-04-25 10:52:05 +07:00
dab246 ead1ccd345 TF-495 Show FPS when load more emails 2022-04-25 10:52:05 +07:00
dab246 3aa3c38e2d TF-495 Apply isolate for LoadMore emails 2022-04-25 10:52:05 +07:00
dab246 cfce89fffd TF-153 Mark as spam when hover email in thread view 2022-04-15 19:48:12 +07:00
dab246 f5648cc7f7 TF-153 Mark as spam when selection email 2022-04-15 19:48:12 +07:00
dab246 16c5aed64e TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object 2022-04-15 19:48:12 +07:00
dab246 3c5044c0fc TF-484 Hover in email, action buttons are available to do in ThreadView 2022-04-15 14:32:12 +07:00
dab246 8248ad2f48 TF-467 Apply new UI for threadView 2022-04-12 13:59:29 +07:00
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