HuyNguyen
|
04fd640384
|
TF-1363: [Presentation] Implement disable and enable spam report
|
2023-01-17 12:33:42 +07:00 |
|
HuyNguyen
|
7a85c15f98
|
TF-1363: [Date] Implement Store, Get, Delete spamReportState in Repository and datasource
|
2023-01-17 12:33:42 +07:00 |
|
HuyNguyen
|
a3dae605a4
|
TF-1363: [Domain] [Domain] Store, Get, Delete spamReportState in UseCase
|
2023-01-17 12:33:42 +07:00 |
|
dab246
|
d5b61a2a7d
|
TF-1296 Improve auto suggestion is still slow response
|
2023-01-17 10:30:18 +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
|
46b50842ce
|
TF-1362: [Domain] Get unreadSpamEmail in Usecase
|
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 |
|
HuyNguyen
|
6030aec159
|
TF-1362: [Data] Implement store and get LastTimeDismissedSpamReport in repository and datasource
|
2023-01-16 09:48:37 +07:00 |
|
HuyNguyen
|
dadd7d005a
|
TF-1362: [Domain] Store and Get lastTimeDismissedSpamRepirt in UseCase
|
2023-01-16 09:48:37 +07:00 |
|
dab246
|
39cea0c079
|
TF-1153 Improve recipient input in composer
|
2023-01-16 05:07:27 +07:00 |
|
Dat PHAM HOANG
|
d443a28b98
|
TF-1379 Add privacy policy in login screen
|
2023-01-13 15:32:48 +07:00 |
|
dab246
|
170bfff3b4
|
TF-1354 Fix overflow text on web
|
2023-01-12 16:21:48 +07:00 |
|
dab246
|
fb690ea078
|
TF-1354 Support use Up/Down in keyboard to move selection in the list
|
2023-01-12 16:21:48 +07:00 |
|
dab246
|
d49f276ff3
|
TF-1354 Support delete this recipient with double backspace button in keyboard
|
2023-01-12 16:21:48 +07:00 |
|
dab246
|
76de848467
|
TF-1354 Support inputted email will be automatic enter
|
2023-01-12 16:21:48 +07:00 |
|
dab246
|
79e5a4197c
|
TF-1354 Support auto-suggestion input the name with space
|
2023-01-12 16:21:48 +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
|
6566372337
|
TF-1317 Update authentication account to store AccountId
|
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 |
|
dab246
|
1b59d7a99e
|
TF-1360 Fix can not MarkAsRead when open app from notification
|
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
|
0be83f82b6
|
TF-1289-PartII : Handle destroy subscription when logout OIDC
|
2023-01-06 10:44:50 +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
|
b291250cfc
|
TF-1289: [Presentation] Implement DestroySubscription when logout
|
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
|
93d7141ba1
|
TF-1289: Make sure clear data in Hive DB
|
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 |
|
Dat PHAM HOANG
|
4472fb82a0
|
Bump version to v0.5.3
|
2023-01-03 15:47:32 +07:00 |
|
dab246
|
eec4418e60
|
TF-1369 Fix [FCM] Unsupported operation Platform
|
2023-01-03 15:46:00 +07:00 |
|
Dat PHAM HOANG
|
9301c0350b
|
Bump version to v0.5.2
|
2023-01-03 11:57:06 +07:00 |
|
dab246
|
f849766545
|
TF-1358 Fix can not use advanced search in email view
|
2022-12-29 12:21:33 +07:00 |
|
dab246
|
d9d0b71d35
|
TF-1194 Refactor and optimize widget
|
2022-12-29 10:30:05 +07:00 |
|
sherlockvn
|
f664a7fc05
|
TF-1194 remove old design code of manage identities screen
|
2022-12-29 10:30:05 +07:00 |
|
sherlockvn
|
b60a86fa62
|
TF-1194 Add another Rx variable and function check signature shown to identitiesController
|
2022-12-29 10:30:05 +07:00 |
|
sherlockvn
|
094752aa9c
|
TF-1194 apply new design identity to manage identity screen in web
|
2022-12-29 10:30:05 +07:00 |
|