Commit Graph

60 Commits

Author SHA1 Message Date
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
HuyNguyen 06510e2ee5 TF-1289: [Domain] add storeSubscription use-case 2023-01-04 10:10:30 +07:00
HuyNguyen dd6079385d TF-1289: [Data] implement storeSubscription in fcm datasource 2023-01-04 10:10:30 +07:00
HuyNguyen 97a37e36be TF-1289: [Data] implement storeSubscription in fcm repository 2023-01-04 10:10:30 +07:00
HuyNguyen 097682fdcf TF-1289: [Domain] add storeSubscription in fcm repository 2023-01-04 10:10:30 +07:00
HuyNguyen 731018395f TF-1289: Delete FCM Token when logout 2023-01-04 10:10:30 +07:00
dab246 eec4418e60 TF-1369 Fix [FCM] Unsupported operation Platform 2023-01-03 15:46:00 +07:00
dab246 0144c2cbfa Fix device id null after register new token successful 2022-12-28 11:28:14 +07:00
ManhNTX 986414feb1 TF-1248: enable handle push notification IOS 2022-12-13 13:44:48 +07:00
sherlockvn 6c804e4ff7 TF-284 handle email notification when user click to notification 2022-12-09 13:54:40 +07:00
sherlockvn 4947c11563 TF-284 change payload of NotificationResponse when user click to notification 2022-12-09 13:54:40 +07:00
dab246 e45afae82e Change large icon for notification on android 2022-12-05 18:34:06 +07:00
dab246 f26ea03f76 TF-437 Hash code device id by pattern 2022-12-02 16:13:47 +07:00
dab246 8115a16fdc TF-437 Wrap get binding registered 2022-12-02 16:13:47 +07:00
dab246 32bb7c9796 TF-437 Delete state change of mailbox after invoke refresh change in background/terminated 2022-12-02 16:13:47 +07:00
dab246 b37de97d6b TF-437 Handle Mailbox/changes in background/terminated 2022-12-02 16:13:47 +07:00
dab246 569a04844b TF-437 Store state change of mailbox in background/terminate 2022-12-02 16:13:47 +07:00
dab246 49069a595c TF-437 Handle mailbox/changes in foreground 2022-12-02 16:13:47 +07:00
ManhNTX 045c7383e6 TF-1246: Enable FCM for Web browser 2022-12-02 16:13:47 +07:00
dab246 d990426c8e TF-439 Delete all class not used 2022-12-02 16:13:47 +07:00
dab246 81278d13ba TF-439 Handle get stored device id 2022-12-02 16:13:47 +07:00
dab246 ce1a52caac TF-439 Handle register new token the first time 2022-12-02 16:13:47 +07:00
dab246 d5e093150f TF-439 Implement handle register new token when expired 2022-12-02 16:13:47 +07:00
dab246 92da2d5152 TF-439 Add abstract method to register new token 2022-12-02 16:13:47 +07:00
dab246 4de25a778c TF-439 Implement get firebase subscription 2022-12-02 16:13:47 +07:00
dab246 38a6067319 TF-439 Add abstract get firebase subscription 2022-12-02 16:13:47 +07:00
dab246 21ec4bb071 TF-439 Implement handle store device id 2022-12-02 16:13:47 +07:00
dab246 5103f5a94c TF-439 Add abstract store device id 2022-12-02 16:13:47 +07:00
dab246 e91a8435e9 TF-439 Add stream controller to handle get/refresh fcm token 2022-12-02 16:13:47 +07:00
dab246 44bb192a8f TF-438 Remove func not used 2022-12-02 16:13:47 +07:00
dab246 f3f2c19f20 TF-438 Apply new design for push notification 2022-12-02 16:13:47 +07:00
dab246 d42756b4ea TF-438 Handle show local notification when type is EmailDelivery on background or terminate 2022-12-02 16:13:47 +07:00
dab246 c1416c88fa TF-438 Implement method for get/store/delete StateToRefresh and get email changes 2022-12-02 16:13:47 +07:00
dab246 17dde9366f TF-438 Add abstract for get/store/delete StateToRefresh and get email changes to push notification 2022-12-02 16:13:47 +07:00