Commit Graph

320 Commits

Author SHA1 Message Date
dab246 e1664710b3 TF-3312 Add logout confirmation dialog 2025-02-05 03:00:08 -08:00
dab246 75f66f3758 fixup! TF-3296 Fix [SEARCH] Can't apply the "Starred" filter in search 2025-02-05 03:00:08 -08:00
dab246 ff7d2a205b TF-3296 Fix [SEARCH] Can't apply the "Starred" filter in search 2025-02-05 03:00:08 -08:00
dab246 b73784742a TF-3408 Remove limit result in autocomplete 2025-02-05 03:00:08 -08:00
dab246 840645b8f1 TF-3430 Fix reply and forward button are not synced 2025-02-05 03:00:08 -08:00
dab246 e9a8f498d3 TF-3396 Fix mobile app can not get the latest email when open app from terminated 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 6651d28d1e TF-3385 Fix Map spam/unspam from fromIterable to fromEntries 2025-02-05 03:00:08 -08:00
DatDang a1c36b45a9 TF-3385 Fix Map read status from fromIterable to fromEntries 2025-02-05 03:00:08 -08:00
DatDang db0f26f241 TF-3385 Revert undo operation handling 2025-02-05 03:00:08 -08:00
DatDang 0248b9138c TF-3385 Fix move and delete emails not work properly 2025-02-05 03:00:08 -08:00
DatDang 3541ac085e TF-3385 Fix mark as read not work properly 2025-02-05 03:00:08 -08:00
DatDang ea283207a7 TF-3385 Clean up ThreadController and SearchEmailController ever listener 2025-02-05 03:00:08 -08:00
DatDang b95ec24b3c TF-3385 Update move emails 2025-02-05 03:00:08 -08:00
DatDang 9660b40cd1 TF-3385 Update permanently delete emails 2025-02-05 03:00:08 -08:00
DatDang 059185660e TF-3385 Update save and remove draft email 2025-02-05 03:00:08 -08:00
DatDang 8f5168ec6b TF-3385 Update mark as read and star 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 7efe5ed31d TF-3372 Handling error for empty trash failure 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG b07a142bcc TF-3372 Handle Empty mailbox success + failure states 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 06adc9e6a8 TF-3372 Use viewStateMailboxActionProgress to build progress bar for not only MarkAsRead but also Empty mailbox action 2025-02-05 03:00:08 -08:00
dab246 360027d7a1 TF-3181 Handle on click contact support
(cherry picked from commit 7a6a02f58f5194c7f8c8ad3c047a5b8938ba598e)
2025-02-05 03:00:08 -08:00
dab246 091d52e635 TF-3333 Remove Mailbox/query & Mailbox/get when performing display spam banner 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG e386848af8 TF-3334 Add more concurrence test cases for WebSocketQueueHandler 2025-02-05 03:00:08 -08:00
dab246 01b320ce89 TF-3334 Skip getting stored state in interactor when performing actions with email and mailbox 2025-02-05 03:00:08 -08:00
dab246 dfd622d7ec TF-3334 Use queue to handle multiple refresh changes mailbox from incoming websocket 2025-02-05 03:00:08 -08:00
dab246 6063f4b832 TF-3334 Remove Email/get of unsubscribe email action 2025-02-05 03:00:08 -08:00
dab246 eb51e9b3b1 TF-3334 Remove Email/get of mark as read & mark as star action 2025-02-05 03:00:08 -08:00
DatDang ea58e3297b TF-3341 Enable web socket for mobile 2025-02-05 03:00:08 -08:00
dab246 2177082c97 TF-3226 Apply minInputLength on autocomplete capability to app 2024-11-20 14:51:23 +07:00
DatDang 60cb85d187 TF-3236 Display SearchSnippet in search result 2024-11-20 13:53:56 +07:00
dab246 933bb2931b TF-3250 Fix Share file from external to Twake Mail sometimes open home screen only 2024-11-13 10:29:54 +07:00
DatDang c4d0c27603 TF-3157 Implement web socket push 2024-11-06 21:32:34 +07:00
dab246 c11f4620a8 TF-3247 Fix Cc is displayed when clicking quick search results 2024-10-30 14:23:08 +07:00
dab246 d77e1585b8 TF-3004 Fix open close advanced search looses data 2024-10-15 16:48:36 +07:00
dab246 6d0c7ed7f5 TF-3005 Apply new design search result list contact view 2024-10-15 16:48:36 +07:00
dab246 c233ec7a2e TF-3005 Apply new design app bar contact view 2024-10-15 16:48:36 +07:00
Dat Vu e584e61521 TF-3007 [SEARCH] Support drag and drop between From & To field (#3154) 2024-10-15 16:48:36 +07:00
dab246 3392bf16bc TF-3006 [WEB] Handle mail address in quick search bar 2024-10-15 16:48:36 +07:00
dab246 5ffe1ab13f TF-3002 [MOBILE] Add delete button in search filters 2024-10-15 16:48:36 +07:00
dab246 fec26a555b TF-3002 [MOBILE] Combine SimpleSearchFilter & SearchEmailFilter 2024-10-15 16:48:36 +07:00
dab246 1041470f2d TF-3002 [WEB] Allow select All folder from destination picker when search 2024-10-15 16:48:36 +07:00
dab246 f7ff775a10 TF-3002 [WEB] Remove BuildContext in dashboard action 2024-10-15 16:48:36 +07:00
dab246 0efbece76f TF-3002 [WEB] Add Starred search filters in suggestion search view 2024-10-15 16:48:36 +07:00
dab246 b10b2200ff TF-3002 [WEB] Add Advanced Search & Clear filter button in search filters 2024-10-15 16:48:36 +07:00
dab246 e6eeabedee TF-3002 [WEB] Add delete button in search filters 2024-10-15 16:48:36 +07:00
dab246 8290025c14 TF-3002 [WEB] Add To/Folder search filters 2024-10-15 16:48:36 +07:00
dab246 34c9c0cd0e TF-3002 [WEB] Apply new design for SearchFilterButton 2024-10-15 16:48:36 +07:00
dab246 764ba95927 TF-3050 Fix synchronize button should refresh all mailbox and emails 2024-09-18 17:01:48 +07:00
dab246 47c7cb9ee8 TF-3123 Fix load more is irrelevant when filtering emails by unread 2024-09-16 15:49:48 +07:00
DatDang 82a49c5923 TF-3035 Restore identity from draft 2024-09-16 10:26:41 +07:00
dab246 75719edf2c Hotfix display custom range incorrect in search 2024-09-11 09:40:19 +07:00