dab246
|
3ed868c35d
|
TF-1915 Update state action of sending email item
(cherry picked from commit b23e3389432ec4e385da0d08b79f1727405f0503)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
6aa87ff012
|
TF-1915 SendingState of SendingEmail updates according to the work done in WorkManager when network connectivity is restored
(cherry picked from commit 744c8bc8dc8a82cb3afb75aead5a744adaae5501)
|
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 |
|
HuyNguyen
|
9405fa60d9
|
TF-1842: Handle error for _deleteSendingEmailAction and _sendEmailAction
(cherry picked from commit 7b2ab3e85a778a6662ede7c81b3cdddcbd0e7204)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
bf902d79ee
|
TF-1813 Add log stackTrace in ExceptionThrower
(cherry picked from commit a1634ad2553fb331603738620b416a5a7dda66a8)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
c98be4cfc5
|
TF-1812 Implement interactor store sending email
(cherry picked from commit d1a064ec87c9f0ebdb373c893d891db9a93a9d37)
|
2023-06-13 10:17:45 +07:00 |
|
HuyNguyen
|
63f375a29c
|
TF-1808: Hanlde store email when opening email
(cherry picked from commit 2c895379f83b34e9bafb7545b21d790d01d444af)
|
2023-06-05 11:02:20 +07:00 |
|
HuyNguyen
|
28d75ce384
|
TF-1808: Create func store email when opening in data layer
(cherry picked from commit a24b4698eedd8c28461877a717ef305a6c47f185)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
4cbce715b4
|
TF-1811 Store email when receive in background for Android
(cherry picked from commit bdba8599afc95171124527b623812f998dc6e604)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
d357358341
|
TF-1810 Implement store detailed email to cache
(cherry picked from commit 6be6d69ad8e5fb05d839e2649b1f444613eea6d1)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
664d1825c0
|
TF-1810 Implement get detailed email from notification
(cherry picked from commit 2bb972e9598d42758d7f1ab50c5e1d973c6fcd01)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
b62e26176e
|
TF-1810 Implement get new receive email from notification
(cherry picked from commit d523e899b472d220652a0ef23ffb2dd730c0126d)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
7e0f338fa0
|
TF-1810 Add GetNewReceiveEmailFromNotificationInteractor to get new receive email from notification
(cherry picked from commit df7a84a932f8496d92e5eed8ccd66c0b8709ae61)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
892fceb037
|
TF-1810 Add StoreDetailedEmailToCacheInteractor to store detailed email to cache
(cherry picked from commit 60a91537f7ea1225b5ca67f6dd9ef358b33939da)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
5b01715dcd
|
TF-1810 Move all hive clients to a separate folder
(cherry picked from commit c72e16b576835b7748e20ab3e5cce5e1f505a65f)
|
2023-06-05 11:02:20 +07:00 |
|
dab246
|
876cc368b0
|
Use TupleKey(ObjectKey-AccountId-UserName) to store data to hive
(cherry picked from commit e0ace535d5f3af71eb13598d92524caf2c6d9bbf)
|
2023-05-08 13:03:51 +07:00 |
|
dab246
|
550752a2a4
|
Store and get fcm cache by AccountId
(cherry picked from commit e327dff45a4fc67d0c5a2d2afe64fc4673e2eac1)
|
2023-05-08 13:03:51 +07:00 |
|
dab246
|
eb27022a08
|
Get state cache by AccountId
(cherry picked from commit 9bb1de613ca58e5a7cb66fbc97ecd308754d088b)
|
2023-05-08 13:03:51 +07:00 |
|
dab246
|
6189edd777
|
Get all mailbox cache by AccountId
(cherry picked from commit 8a7ccbf5d757ac9f1ffbd1fc5a1c863f30ab7b4c)
|
2023-05-08 13:03:51 +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
|
fbaea1a951
|
TF-1599 Implement GetEmailChanges to remove notification
(cherry picked from commit 9a41ea84a40c97091b4c4c5d2e0c19afcafc712f)
|
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
|
8467db2689
|
TF-1600 Add list mailboxes allow push notifications
(cherry picked from commit f38a7945f0e8bb1f59dbc95d01749d50cb83de09)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
b99b8d4392
|
TF-1600 Handle push notification
(cherry picked from commit e53834452c9ad3bd96ce036eb4a9363269cda1ef)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
0ff9de5e75
|
TF-1600 Inject binding GetMailboxesNotPutNotificationsInteractor
(cherry picked from commit ec7ba399465051528bdf4b92aa769235f61f53ef)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
4c64fefe75
|
TF-1600 Implement GetMailboxesNotPutNotificationsInteractor
(cherry picked from commit ba849b288e4e943648c35bf6a494eaa804b049b6)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
0c9d7ec4d3
|
Fix cannot show push notification on android
(cherry picked from commit 07f1b44da20eddb412f36d982f2e08e0ca6d7f71)
|
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 |
|
dab246
|
72906ceb3b
|
TF-1631 Add abstract class FcmBaseController
(cherry picked from commit 920093f24785669fe5267dca95de8754a26096f3)
|
2023-04-14 17:12:34 +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
|
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 |
|
Dat PHAM HOANG
|
d252479d19
|
Remove unnecessary local bindings when global binding did
|
2023-03-10 21:10:36 +07:00 |
|
dab246
|
2b71aba278
|
TF-1487 Apply linter rule
|
2023-03-10 21:10:36 +07:00 |
|
dab246
|
163ed8b9fe
|
Add null-safety for list props with type dynamic
|
2023-02-24 17:33:31 +07:00 |
|
dab246
|
7367d7e1d2
|
TF-1317 Show push notification on background or terminated app
|
2023-01-12 16:15:00 +07:00 |
|
dab246
|
97583820fa
|
TF-1317 Get account from cache to handle state change
|
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
|
d2f03a9567
|
TF-1360 Fix open again email detailed when logout app opened from notification
|
2023-01-09 14:44:36 +07:00 |
|
dab246
|
7913b44819
|
TF-1360 Fix can not load new email until reload mail list
|
2023-01-09 14:44:36 +07:00 |
|
HuyNguyen
|
e989870675
|
Hot fix: Fix duplicate fcm token when login
|
2023-01-06 13:53:10 +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 |
|
HuyNguyen
|
37e7013dd5
|
TF-1289: [Data] Implement DestroySubscription in fcm repository
|
2023-01-04 10:10:30 +07:00 |
|
HuyNguyen
|
4acc4ce5cb
|
TF-1289: [Domain] Add DestroySubscription in use-case
|
2023-01-04 10:10:30 +07:00 |
|
HuyNguyen
|
886c9406df
|
TF-1289: [Presentation] Implement GetSubscription in presentation and reloadable
|
2023-01-04 10:10:30 +07:00 |
|
HuyNguyen
|
b7dacc655a
|
TF-1289: [Data] Implement GetSubscription in fcm datasource
|
2023-01-04 10:10:30 +07:00 |
|
HuyNguyen
|
5eb3a35046
|
TF-1289: [Data] Implement GetSubscription in fcm repository
|
2023-01-04 10:10:30 +07:00 |
|
HuyNguyen
|
f71999ddfc
|
TF-1289: [Domain] Add GetSubscription in reposiroty
|
2023-01-04 10:10:30 +07:00 |
|
HuyNguyen
|
bb1a3cc97e
|
TF-1289: [Presentation] implement StoreSubscription in presentation
|
2023-01-04 10:10:30 +07:00 |
|