Commit Graph

268 Commits

Author SHA1 Message Date
dab246 4d045bbf1a Hotfix conflict role Spam/Junk 2024-08-16 12:00:20 +07:00
dab246 df078728bb TF-2925 Write widget test for thread view 2024-08-15 10:14:19 +07:00
dab246 957fe7a78c TF-2951 Remove Clean button, Empty Trash/Spam now banner and Filters when there is no email in Spam/Trash folder 2024-08-08 09:46:09 +02:00
dab246 47b006f685 TF-2893 Apply the standard navigation bar 2024-08-08 09:46:09 +02:00
dab246 71ae708939 TF-2925 Fix change mailbox very quick when refreshing after any mail action make the message list is not showed correctly 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 eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection 2024-08-07 06:32:45 +02:00
dab246 7b5c0d5a75 TF-2871 Block notification on folders Sent, Outbox, Drafts, Spam and Trash 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 fc25194b02 TF-2901 Implement getting cache composer on log in 2024-07-05 05:07:02 +02:00
dab246 1c3ca5485a TF-2532 Only clear old data stream when add object to stream in share file
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 181e1ec20dafe4f865d0f2ce606311cf216e06fd)
2024-07-02 13:06:10 +02:00
dab246 5f450f2c31 Remove functions that are not called on some platforms 2024-06-11 13:59:12 +07:00
dab246 56a63d2bc9 Fix tThe editor background appears gray when the waning dialog appears 2024-06-11 13:59:12 +07:00
dab246 d73e0068c4 Avoid fetching again identity lists in SingleEmailController 2024-06-11 13:59:12 +07:00
dab246 cfd1a8d584 Release the variable on memory when the controller is closed 2024-06-11 13:59:12 +07:00
dab246 98275db493 Fix identity fetching again when open composer 2024-06-11 13:59:12 +07:00
dab246 3e5e0a8a64 TF-2717 Get identity again when back to dashboard from settings 2024-06-11 13:59:12 +07:00
dab246 0f051bddfc TF-2717 Get identity when open app, if not get identity, get whenever open composer 2024-06-11 13:59:12 +07:00
dab246 f80b77cc03 TF-2667 Store email to sending queue when sending with no connection on mobile 2024-06-11 13:59:12 +07:00
dab246 5d502736d8 TF-2667 Prevent close sending/saving dialog when click system back on mobile 2024-06-11 13:59:12 +07:00
dab246 5caf08290b TF-2667 Remove composer cache after close composer view 2024-06-11 13:59:12 +07:00
dab246 c013e0306c TF-2667 Add cancel button in progress saving message to drafts dialog 2024-06-11 13:59:12 +07:00
dab246 b58a0179f9 TF-2667 Refresh thread & mailbox view when saving message success 2024-06-11 13:59:12 +07:00
dab246 904736a3aa TF-2667 Show saving message dialog when preform save action 2024-06-11 13:59:12 +07:00
dab246 57a41a6a50 TF-2667 Show confirm dialog when send email failed 2024-06-11 13:59:12 +07:00
dab246 e232514f6b TF-2667 Show sending message dialog when click send button 2024-06-11 13:59:12 +07:00
dab246 61687b60e0 TF-2667 Create ApplicationVersionWidget to display app version 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
dab246 145a49d728 TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer 2024-06-11 13:59:12 +07:00
dab246 6f10eacbb3 TF-2785 Fix print feature empty when clicked too early 2024-04-15 11:45:00 +07:00
DatDang f7486e565f TF-2694 clear sort order when mailbox is tapped 2024-03-28 14:36:43 +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 defe71843f TF-2464 Save AccountId/UserName to cache before setup component dashboard
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 22e67d185fd0ccaec0aa733b9fd08668504d68e2)
2024-02-19 15:55:11 +07:00
dab246 5c7d2fd5d9 TF-2596 Support mail to with several recipients
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:07 +07:00
Dat PHAM HOANG b729ccaa1e [Android][Disable work manager] ADR
(cherry picked from commit 67fca11fab87fda7dfc4915d372496dfe9df5f8b)
2024-01-12 05:13:30 +01:00
Dat PHAM HOANG 13b7840fbc [Android][Disable work manager] Remove all related components of WorkManager
(cherry picked from commit 82231276b5445767527a57122774c0dc5a1a0758)
2024-01-12 05:13:30 +01:00
Dat PHAM HOANG b358188362 [Android][Disable work manager] Remove unuse interactors in sending queue
(cherry picked from commit 4bd7885845b1135e019869c733a42209da5df8e9)
2024-01-12 05:13:30 +01:00
Dat PHAM HOANG 85ad953a15 [Android][Disable work manager] Handle the logic of sending mail
- Send mail anyway
- If sending failed with no connection, email will be stored in cache
- No more automatically resend
- Resent, Edit, Delete manually

(cherry picked from commit 8c7e8c28fb20f053c9aae4069f1236baff4d6ef8)
2024-01-12 05:13:30 +01:00
hieubt 71dc206ccd TF-2101 Handle restore deleted messages
(cherry picked from commit e675f98a6c85d9c4a90efc686e6ff72d23b4c678)
2024-01-08 14:25:26 +01:00
hieubt b1ddc5e1cc TF-2101 Update navigation to email_recovery handle
(cherry picked from commit 5dd6fec26537825eda3b6882afb3180227ef7cf6)
2024-01-08 14:25:26 +01:00
hieubt bf0030e7d7 TF-2101 Handle open recover_deleted_messages
(cherry picked from commit a58beb7a293471f39b080805c652c9d6f73dfe20)
2024-01-08 14:25:26 +01:00
dab246 84b7239ad0 TF-2384 Handle open email detailed when click notification on background mode
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 72db39c87dbd8f06bfbb417e4fed4d384da356ea)
2024-01-08 14:25:26 +01:00
hieubt 53922c19d2 TF-1328 Implement archiveMessage in thread and singleEmail
(cherry picked from commit 83b45fdb3f3138e59b7882a8fdb77e522e753f3e)
2024-01-08 14:25:26 +01:00
dab246 a2a1f8246f TF-2384 Store data to keychain when save new Account
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4d84a3354927d1c0becaf0e8e6d7cc8c54721f58)
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 19fd4e625d TF-2323 Fix auto refresh emails list when click quick search filter
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 929d89db7bf626889a4a1307da186769c1da0b49)
2024-01-08 14:25:26 +01:00
dab246 d5f646af79 TF-2323 Use position to load more emails when sort by Subject & Sender
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 847a56bfd331dc29f05493a861fb6f21da2b2cde)
2024-01-08 14:25:26 +01:00
hieubt 1ad18e5ecc TF-2381 Fix duplicate searching result after load mre
(cherry picked from commit 1cebbf8495990e9eecd78500a6c08d116314d5dc)
2024-01-08 14:25:26 +01:00
hieubt d4f72b7d81 TF-2323 Implement from criterion with selection and follow search recommendation
(cherry picked from commit 23817c87d602c370fc9a0ea5fc86e660d61b7f07)
2024-01-08 14:25:26 +01:00
dab246 1d58957ab3 TF-1831 Persist browser history when invoke system back button in Setting View
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fe6b0a52c93be1b92024ff38aaf59f4e92677920)
2024-01-08 14:25:26 +01:00