Commit Graph

306 Commits

Author SHA1 Message Date
dab246 a4c8d06bc1 TF-1694 Remove fluttertoast library because not used
(cherry picked from commit 5836725f90dc215db71917b45ef164437d5c9aef)
2023-04-14 17:12:34 +07:00
dab246 84438efc89 TF-1694 Use KeyboardUtils to centralized management show/hide keyboard
(cherry picked from commit e2598476ecdc8c5d16a17dc3c777a34620013c64)
2023-04-14 17:12:34 +07:00
HuyNguyen ba13a3e312 TF-1681: Add a dot at the end of the description
(cherry picked from commit 08fe2702c37386fd7afbd317660f9027f0b2d739)
2023-04-14 17:12:34 +07:00
HuyNguyen abeaf07050 TF-1677: Fix validation for email forward
(cherry picked from commit b8741e08799c84ff96fd349d264f00d6b71e08cc)
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 b020bcc6c0 TF-1613 Add InternalServerError to RemoteExceptionThrower
(cherry picked from commit 5f54d8e3975b42721f45d54ff44bec2ef6508911)
2023-04-14 17:12:34 +07:00
dab246 e81296bbaf TF-1667 Trigger show spam report banner when mailboxes changed
(cherry picked from commit 6530da92012774a8bd318cd1c87cf1f503feef69)
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
HuyNguyen a794d8491e TF-1604: Add requiredCapabilities support TeamMailbox for SetEmailMethod
(cherry picked from commit af9432c91755489a544b781bf068dd037fc627ee)
2023-03-24 19:40:48 +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
dab246 4cd4715856 TF-1625 Add method check capability is supported or not?
(cherry picked from commit ee45272afab3195a50255838c50c8c8be7f0c418)
2023-03-24 19:40:48 +07:00
dab246 0d77789c5f TF-1626 Remove id of email when call Email/set method
(cherry picked from commit ce1d27d893fd406aa812d4e4ea9debe1ec265ddb)
2023-03-24 19:40:48 +07:00
dab246 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
dab246 266000da91 TF-1581 Support language Italian 2023-03-10 21:10:36 +07:00
dab246 a95bf26fe5 TF-1581 Support language Arabic-Tunisia 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG d252479d19 Remove unnecessary local bindings when global binding did 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG 150e678a73 Add BadCredentialsException 2023-03-10 21:10:36 +07:00
HuyNguyen fb3df2a99f Refactor coding convention 2023-03-10 21:10:36 +07:00
Huy Nguyễn 1e0013260f Handle some case about share intent from android phone 2023-03-10 21:10:36 +07:00
dab246 b3ec90b507 TF-1477 Improve UX for advanced and quick search 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 bbcaaa549d TF-1487 Upgrade latest dependencies version
(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
2023-03-10 21:10:36 +07:00
dab246 9609e7ee9c TF-1512 Show keyboard below editor while type text 2023-03-10 21:10:36 +07:00
dab246 66e4d6c5d2 Mark cache version to clear cache data 2023-02-24 17:33:31 +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 b0273711ee TF-1427 Handle show mailbox in search mailbox view 2023-02-13 15:51:31 +07:00
dab246 07e0401797 TF-1427 Implement search mailbox for mobile/tablet 2023-02-13 15:51:31 +07:00
dab246 705dd5d28c TF-1427 Create new mailbox search view on web 2023-02-13 15:51:31 +07:00
HuyNguyen b2af558790 TF-1311: [Presentation]: Handle show toastMsg when hide mailbox 2023-02-09 15:09:55 +07:00
dab246 459b1995a7 TF-1323 Fix can not attach image on mobile and web 2023-02-06 12:04:30 +07:00
HuyNguyen 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
dab246 e56e8fde27 TF-1190 Handle SetError when save email as drafts 2023-02-06 09:52:00 +07:00
dab246 f41baf5250 TF-1190 Handle SetError when send message 2023-02-06 09:52:00 +07:00
dab246 c51ece70f2 TF-355 Fix the empty mailbox message not correct when filtering 2023-01-30 11:46:13 +07:00
sherlockvn 8587b9e8bd TF-1194 create new default identity: add presentation layer 2023-01-18 13:33:55 +07:00
HuyNguyen 04fd640384 TF-1363: [Presentation] Implement disable and enable spam report 2023-01-17 12:33:42 +07:00
HuyNguyen cd04a1b8d0 TF-1362: [Presentation] : Implement StoreLastTimeDismissed and show detail for spam report banner 2023-01-16 09:48:37 +07:00
HuyNguyen db5cc6a47b TF-1362: [Presentation] Create UI for all device and Add Action dismiss 2023-01-16 09:48:37 +07:00
Dat PHAM HOANG d443a28b98 TF-1379 Add privacy policy in login screen 2023-01-13 15:32:48 +07:00
dab246 7367d7e1d2 TF-1317 Show push notification on background or terminated app 2023-01-12 16:15:00 +07:00
dab246 eadc0c4ddc TF-1360 Fix can not add data to stream controller when re-login 2023-01-09 14:44:36 +07:00
dab246 e8a8676d37 TF-1361 Fix open notification while no network connection 2023-01-05 05:18:32 +07:00
HuyNguyen f2636b1ecf TF-1289: [Presentation] Refactor name function 2023-01-04 10:10:30 +07:00
HuyNguyen 5219cd4b69 TF-1289: [Data] Implement DestroySubscription in fcm datasource 2023-01-04 10:10:30 +07:00
dab246 d9d0b71d35 TF-1194 Refactor and optimize widget 2022-12-29 10:30:05 +07:00
sherlockvn 200e106c19 TF-1194 apply new design identity to manage identity screen in mobile 2022-12-29 10:30:05 +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 e85a573a12 fix bug fcm web 2022-12-16 12:21:56 +07:00
ManhNTX 8ae8a43697 TF-1248: add config support ios FCM to env.five 2022-12-09 11:35:23 +07:00
dab246 9af311ae1d TF-1201 Support right click to open mailbox in new tab 2022-12-08 09:54:50 +07:00