Commit Graph

91 Commits

Author SHA1 Message Date
dab246 223fdbf1fb TF-3278 Handle open app via deep link at MailboxDashboard screen 2025-02-05 03:00:08 -08:00
dab246 c6ed9f7c2b TF-3278 Handle open tmail app deep link but it was installed but signed in with the other account 2025-02-05 03:00:08 -08:00
dab246 e1664710b3 TF-3312 Add logout confirmation dialog 2025-02-05 03:00:08 -08:00
dab246 1689f709b5 TF-3323 Make sure that web socket connection can be reconnected in some case 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 b344062068 TF-3226 Parsing minInputLength from Autocomplete capability in session 2024-11-20 14:51:23 +07:00
dab246 0b777ab951 TF-2387 Navigate to TwakeWelcome page when perform logout action 2024-11-08 14:25:09 +07:00
dab246 1393e2cd07 TF-2387 Add TwakeWelcome page the first time app launch 2024-11-08 14:25:09 +07:00
DatDang c4d0c27603 TF-3157 Implement web socket push 2024-11-06 21:32:34 +07:00
dab246 4d045bbf1a Hotfix conflict role Spam/Junk 2024-08-16 12:00:20 +07:00
dab246 ab3e12ddeb TF-2893 Fix data loss when executing dotenv.load() and dotenv.get() simultaneously 2024-08-08 09:46:09 +02:00
dab246 1fc3b76f94 TF-2928 Use default browser confirm dialog when token expired 2024-08-07 06:32:45 +02:00
dab246 103dc9c5e3 TF-2928 Write unit test for validateUrgentException and onError in BaseController 2024-08-07 06:32:45 +02:00
dab246 77246a9d36 TF-2928 Handle bad credential exception 2024-08-07 06:32:45 +02:00
dab246 a769c43dfe TF-2928 Handle not network error exception 2024-08-07 06:32:45 +02:00
dab246 e6094fb623 TF-2928 Handle connection error exception 2024-08-07 06:32:45 +02:00
dab246 eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection 2024-08-07 06:32:45 +02:00
dab246 501d4d38d9 TF-2871 Handle click notification to open detailed email on iOS 2024-08-07 06:32:45 +02:00
DatDang c4bffd6626 TF-2901 Create before unload manager to handle before log out callbacks 2024-07-05 05:07:02 +02:00
dab246 61687b60e0 TF-2667 Create ApplicationVersionWidget to display app version 2024-06-11 13:59:12 +07:00
dab246 a90e36c6b3 TF-2599 Fix notification flood
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-26 13:12:44 +07:00
dab246 07042bfb45 TF-2599 Remove requestPermissionContact in AdvancedFilterController due unnecessary and avoid error request only one set of permissions at a time
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-26 13:12:44 +07:00
dab246 8fb7ca0f01 TF-2592 Hide toast message when get error token expired
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:59 +07:00
dab246 c0600c4e68 TF-2460 Cancel deleting firebase token after logout
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:53 +07:00
dab246 72dc821963 TF-2461 Navigate to login when response failure is GetCredentialFailure/GetStoredTokenOidcFailure/GetAuthenticatedAccountFailure
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:54:15 +01:00
dab246 3d5bdd3e17 TF-2384 Only request push notification permission when FCM available
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit e75ea4b639baaddd838c7a1d42cdbc4b912cd3c6)
2024-01-08 14:25:26 +01:00
dab246 bfcdda6b67 TF-2298 Always get token when open app
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fae6398d87fdbe2c49fa2dd69b8b20ef11171775)
2024-01-08 14:25:26 +01:00
dab246 f5d878012d TF-2298 Update expires time when old token has expired
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fb26afe8f52df6e16476aea8a68f9f92c5c4b001)
2024-01-08 14:25:26 +01:00
dab246 9b661b0688 TF-2271 Implement dns lookup to get jmap url
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7b0c0015a15a243b6b4aef3d78e7653d556ad109)
2023-11-21 16:54:33 +07:00
dab246 fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
2023-11-21 16:54:33 +07:00
dab246 4d89ab4783 TF-2311 Always get session from cache when get session from server failure on mobile
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 1c8d61b6d7871ce8685077e86389217e29eab7d9)
2023-11-21 16:54:33 +07:00
dab246 3ac12ff258 TF-2116 Remove log message unnecessary
(cherry picked from commit 5046f4895a966ff33c91c4ecd6238c99529b5dfa)
2023-10-09 12:12:24 +07:00
dab246 566575fcb9 Make the beautify logging tool
(cherry picked from commit 3322703de81c2c53f45b25743071769f8bdabb55)
2023-09-14 16:58:31 +07:00
dab246 20c9777819 Fix TextEditingController was used after being disposed in LoginView
(cherry picked from commit 16d0c8b5db6e5829836a87afb66769698236c837)
2023-09-14 16:58:31 +07:00
dab246 8bf5cf3b50 TF-2035 Add binding interactor for calendar event
(cherry picked from commit 4422c12bf5ab8b5c2448893271e74666f3029c9a)
2023-07-31 19:24:25 +07:00
dab246 efddcc0ae5 TF-2046 Add delay time for a while for GetX to delete the controller instance of the previous page
(cherry picked from commit 466784af57d5c6be7b205e4b76e94a2ffa8f8347)
2023-07-20 18:37:52 +07:00
dab246 c3224155ab TF-2008 Only display the toast message of losing network connection on the web
(cherry picked from commit a9c945ba37cca89c4051a5a1efefe993a6fb3745)
2023-07-14 16:24:47 +07:00
dab246 6c06d0742c TF-1877 Fix error TextEditingController was used after being disposed on some screen
(cherry picked from commit 50e4c6ec55eea21a45a5a8dd31cd239245248df3)
2023-07-07 22:45:26 +07:00
dab246 bc8a03cbce [HOT-FIX] Webfinger is recalled many times
(cherry picked from commit 1873e0f199c29965543a7504f30308e0024c725c)
2023-07-07 22:45:26 +07:00
dab246 7c1f8cc2c7 TF-1829 Fix app crash upon 401
(cherry picked from commit 8906322f932c4e1edadaf3f1831fc533fddd9a8b)
2023-07-07 22:45:26 +07:00
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