Commit Graph

51 Commits

Author SHA1 Message Date
dab246 9f8eab3e01 TF-1899 Add failure param when handleExceptionAction
(cherry picked from commit 3e87b9fb2c17ebc6524003d3587be02317a7a768)
2023-06-13 10:17:45 +07:00
dab246 ef49db7b91 TF-1899 Clear view state when no network
(cherry picked from commit e45c252f690aacc7baf9fda7c381ef43493a2de0)
2023-06-13 10:17:45 +07:00
dab246 00d8499879 TF-1899 Sync and optimize handle error in base controller
(cherry picked from commit 1901d66c9100ca455c91ee8c95341de2a283eb67)
2023-06-13 10:17:45 +07:00
dab246 f121e0c719 TF-1839 Clean OpenedEmail in cache
(cherry picked from commit 817a238431576730d419fc2b08c0c4a9865cc1e1)
2023-06-13 10:17:45 +07:00
HuyNguyen 9405fa60d9 TF-1842: Handle error for _deleteSendingEmailAction and _sendEmailAction
(cherry picked from commit 7b2ab3e85a778a6662ede7c81b3cdddcbd0e7204)
2023-06-13 10:17:45 +07:00
dab246 9dac861baa TF-1599 Handle remove notification when email mask as read or delete permanent
(cherry picked from commit 1abcc61474728cadca024d21eba43aaf4f09a078)
2023-04-14 17:12:34 +07:00
dab246 133b04b11c TF-1613 Implement handleSuccessViewState and handleFailureViewState for all controller
(cherry picked from commit 35e727e795bb3c44cc9c47e02542b5bdc3955fdd)
2023-04-14 17:12:34 +07:00
dab246 bee9ac37aa TF-1613 Add abstract onData, onDone, onError method for ViewState in BaseController
(cherry picked from commit f0384f02df0e43fece4d0c45f23c6b178eef43fe)
2023-04-14 17:12:34 +07:00
dab246 91b2cbae00 TF-1631 Handle session on background message
(cherry picked from commit 78e7c362beb783efd3894a929345ed84ffcd6404)
2023-04-14 17:12:34 +07:00
dab246 62548698f8 TF-1631 Implement FcmMessageController and FcmTokenController
(cherry picked from commit aa101127f5aab44b9d86880dd760e78b1d0c9368)
2023-04-14 17:12:34 +07:00
Dat PHAM HOANG ab82a91cec ⚒️ Fix Logout error
(cherry picked from commit 5162c145874cdb593aa28617d69f92330fde39d6)
2023-04-14 17:12:34 +07:00
HuyNguyen 02e5d9e6aa TF-1604: Add method check and get capability is support TeamMailboxes
(cherry picked from commit 078e1ce36fc9c5f1c2d854667d1da52b44fea199)
2023-03-24 19:40:48 +07:00
HuyNguyen 8a28225e05 TF-1604: Add requiredCapabilities support TeamMailbox for GetEmailMethod
(cherry picked from commit 3922303e63a8e910511361019a54ea13801e3f92)
2023-03-24 19:40:48 +07:00
dab246 fed514e40b TF-1611 Fix can not display correctly menu screen when open setting view
(cherry picked from commit 2ba04f782ef17dac3b93930dccd3723f13d6836d)
2023-03-24 19:40:48 +07:00
dab246 4e17813e1a TF-1594 Use only one class TmailToast to display the message.
(cherry picked from commit 379c34b32b2e5c4dad141e6a98bdb92597fa6908)
2023-03-24 19:40:48 +07:00
Dat PHAM HOANG 0ae860e789 Fix build error 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG f1ccbe26e5 Move logout logic to BaseController to handle logout when BadCredentials for all cases 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG f202f8593b Handle BadCredentialsException in BaseController 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
HuyNguyen 34fedb9e3f TF-1414: [Presentation] Create new UI and implement get AllMailBox and Subscribe Mailbox 2023-02-14 17:50:49 +07:00
dab246 e8a8676d37 TF-1361 Fix open notification while no network connection 2023-01-05 05:18:32 +07:00
dab246 eec4418e60 TF-1369 Fix [FCM] Unsupported operation Platform 2023-01-03 15:46:00 +07:00
dab246 7a45e3d177 TF-1356 Fix Env.file data lost after logout and login again 2022-12-27 17:23:23 +07:00
ManhNTX 045c7383e6 TF-1246: Enable FCM for Web browser 2022-12-02 16:13:47 +07:00
dab246 552398006d TF-438 Await loadFcmConfigFile completed to init fcm 2022-12-02 16:13:47 +07:00
dab246 68fb9de326 TF-1217 Handle fcm message on foreground/background/terminate 2022-12-02 16:13:47 +07:00
ManhNTX 82b2e30031 TF-1205: remove android:hardwareAccelerated 2022-12-02 16:13:47 +07:00
ManhNTX d2da7f23b1 TF-1205: rename class 2022-12-02 16:13:47 +07:00
ManhNTX 11e17c3b4d TF-1202: Config Podfile for FCM 2022-12-02 16:13:47 +07:00
ManhNTX 972402bc59 TF-1202: Configure ENV for FCM 2022-12-02 16:13:47 +07:00
dab246 6d5a58b1f8 TF-1180 Reorganize inject and get interactor 2022-11-18 16:33:18 +07:00
dab246 f4f6298761 TF-898 Implement quick creating rule in email view 2022-11-14 11:52:23 +07:00
dab246 bd78732fe9 TF-1118 Auto inject forwarding when capability supported 2022-11-10 11:10:49 +07:00
dab246 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 1b4f3e4841 TF-1115 Remove method not used 2022-10-28 16:20:02 +07:00
dab246 423a12eea1 TF-1115 Implement catch exception when for GetAllEmail and RefreshChangesEmail 2022-10-28 16:20:02 +07:00
dab246 079bd404c2 TF-1074 Handle go to path /session 2022-10-26 21:22:15 +07:00
dab246 daddeb78dc TF-1074 Handle go to path /destination_picker 2022-10-26 21:22:15 +07:00
dab246 69e7715734 TF-657 Implement send receipt to sender 2022-10-21 10:32:17 +07:00
ManhNTX df7f9b89ba TF-1042:Connection pop up never be disappear 2022-10-19 11:52:14 +07:00
dab246 ac9f00c948 TF-971 Implement method injectAutoCompleteBindings in all controller handle autocomplete 2022-09-23 16:08:06 +07:00
dab246 129118bd3c TF-971 Add method injectAutoCompleteBindings in baseController 2022-09-23 16:08:06 +07:00
dab246 ead1ccd345 TF-495 Show FPS when load more 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 a7d013cfc7 TF-83 Fix show message constraints when sending a message 2022-04-07 15:18:30 +07:00
dab246 431ecd44ed TF-228 Checking network status in the app 2022-03-31 14:24:10 +07:00
dab246 aceac30149 TF-348 Fix unread email counter not updating 2022-03-28 09:23:55 +07:00
dab246 449b512986 TF-56 Send email with attachment 2021-09-23 11:29:29 +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 7a99fd2c59 Add presentation layer for mailbox, mail, message 2021-08-02 10:41:24 +07:00