Commit Graph

  • 46b50842ce TF-1362: [Domain] Get unreadSpamEmail in Usecase HuyNguyen 2023-01-11 13:46:48 +07:00
  • db5cc6a47b TF-1362: [Presentation] Create UI for all device and Add Action dismiss HuyNguyen 2023-01-10 00:25:21 +07:00
  • 6030aec159 TF-1362: [Data] Implement store and get LastTimeDismissedSpamReport in repository and datasource HuyNguyen 2023-01-07 00:52:29 +07:00
  • dadd7d005a TF-1362: [Domain] Store and Get lastTimeDismissedSpamRepirt in UseCase HuyNguyen 2023-01-06 23:57:23 +07:00
  • 39cea0c079 TF-1153 Improve recipient input in composer dab246 2023-01-13 18:16:32 +07:00
  • d443a28b98 TF-1379 Add privacy policy in login screen Dat PHAM HOANG 2023-01-12 18:47:27 +07:00
  • 170bfff3b4 TF-1354 Fix overflow text on web dab246 2023-01-11 10:23:45 +07:00
  • fb690ea078 TF-1354 Support use Up/Down in keyboard to move selection in the list dab246 2023-01-11 09:51:18 +07:00
  • d49f276ff3 TF-1354 Support delete this recipient with double backspace button in keyboard dab246 2023-01-10 19:13:24 +07:00
  • 76de848467 TF-1354 Support inputted email will be automatic enter dab246 2023-01-10 16:19:08 +07:00
  • 79e5a4197c TF-1354 Support auto-suggestion input the name with space dab246 2023-01-10 12:39:45 +07:00
  • 7367d7e1d2 TF-1317 Show push notification on background or terminated app dab246 2023-01-09 17:01:34 +07:00
  • 97583820fa TF-1317 Get account from cache to handle state change dab246 2023-01-04 19:24:48 +07:00
  • 6566372337 TF-1317 Update authentication account to store AccountId dab246 2023-01-04 19:00:53 +07:00
  • eadc0c4ddc TF-1360 Fix can not add data to stream controller when re-login dab246 2023-01-09 14:11:19 +07:00
  • d2f03a9567 TF-1360 Fix open again email detailed when logout app opened from notification dab246 2023-01-06 13:38:48 +07:00
  • 7913b44819 TF-1360 Fix can not load new email until reload mail list dab246 2023-01-06 13:04:51 +07:00
  • 1b59d7a99e TF-1360 Fix can not MarkAsRead when open app from notification dab246 2023-01-06 12:12:14 +07:00
  • e989870675 Hot fix: Fix duplicate fcm token when login HuyNguyen 2023-01-05 15:32:07 +07:00
  • 0be83f82b6 TF-1289-PartII : Handle destroy subscription when logout OIDC HuyNguyen 2023-01-04 15:18:43 +07:00
  • e8a8676d37 TF-1361 Fix open notification while no network connection dab246 2023-01-04 09:43:39 +07:00
  • f2636b1ecf TF-1289: [Presentation] Refactor name function HuyNguyen 2022-12-29 21:54:21 +07:00
  • b291250cfc TF-1289: [Presentation] Implement DestroySubscription when logout HuyNguyen 2022-12-29 21:52:53 +07:00
  • 5219cd4b69 TF-1289: [Data] Implement DestroySubscription in fcm datasource HuyNguyen 2022-12-29 18:01:57 +07:00
  • 37e7013dd5 TF-1289: [Data] Implement DestroySubscription in fcm repository HuyNguyen 2022-12-29 17:53:58 +07:00
  • 4acc4ce5cb TF-1289: [Domain] Add DestroySubscription in use-case HuyNguyen 2022-12-29 17:50:14 +07:00
  • 886c9406df TF-1289: [Presentation] Implement GetSubscription in presentation and reloadable HuyNguyen 2022-12-29 17:23:58 +07:00
  • b7dacc655a TF-1289: [Data] Implement GetSubscription in fcm datasource HuyNguyen 2022-12-29 17:05:49 +07:00
  • 5eb3a35046 TF-1289: [Data] Implement GetSubscription in fcm repository HuyNguyen 2022-12-29 17:03:25 +07:00
  • f71999ddfc TF-1289: [Domain] Add GetSubscription in reposiroty HuyNguyen 2022-12-29 16:41:39 +07:00
  • bb1a3cc97e TF-1289: [Presentation] implement StoreSubscription in presentation HuyNguyen 2022-12-29 16:36:01 +07:00
  • 06510e2ee5 TF-1289: [Domain] add storeSubscription use-case HuyNguyen 2022-12-29 16:24:03 +07:00
  • dd6079385d TF-1289: [Data] implement storeSubscription in fcm datasource HuyNguyen 2022-12-29 15:49:41 +07:00
  • 97a37e36be TF-1289: [Data] implement storeSubscription in fcm repository HuyNguyen 2022-12-29 15:37:15 +07:00
  • 097682fdcf TF-1289: [Domain] add storeSubscription in fcm repository HuyNguyen 2022-12-29 15:22:54 +07:00
  • 93d7141ba1 TF-1289: Make sure clear data in Hive DB HuyNguyen 2022-12-29 15:12:07 +07:00
  • 731018395f TF-1289: Delete FCM Token when logout HuyNguyen 2022-12-29 15:01:14 +07:00
  • 4472fb82a0 Bump version to v0.5.3 Dat PHAM HOANG 2023-01-03 15:47:32 +07:00
  • eec4418e60 TF-1369 Fix [FCM] Unsupported operation Platform dab246 2023-01-03 15:13:30 +07:00
  • 9301c0350b Bump version to v0.5.2 Dat PHAM HOANG 2023-01-03 11:57:06 +07:00
  • f849766545 TF-1358 Fix can not use advanced search in email view dab246 2022-12-28 16:22:19 +07:00
  • d9d0b71d35 TF-1194 Refactor and optimize widget dab246 2022-12-28 14:13:11 +07:00
  • f664a7fc05 TF-1194 remove old design code of manage identities screen sherlockvn 2022-12-27 14:25:54 +07:00
  • b60a86fa62 TF-1194 Add another Rx variable and function check signature shown to identitiesController sherlockvn 2022-12-27 14:23:37 +07:00
  • 094752aa9c TF-1194 apply new design identity to manage identity screen in web sherlockvn 2022-12-27 14:18:20 +07:00
  • 200e106c19 TF-1194 apply new design identity to manage identity screen in mobile sherlockvn 2022-12-27 14:17:37 +07:00
  • 0144c2cbfa Fix device id null after register new token successful dab246 2022-12-28 10:13:50 +07:00
  • 7a45e3d177 TF-1356 Fix Env.file data lost after logout and login again dab246 2022-12-27 17:04:34 +07:00
  • 1c622e9693 Create README.md Diep Tran 2022-12-23 12:44:16 +07:00
  • b882f916a0 TF-1319 Fix mail body scroll long blank gap dab246 2022-12-21 15:36:41 +07:00
  • 0b404a420b TF-1330 Fix can not swipe left/right in email view on mobile dab246 2022-12-20 16:43:15 +07:00
  • 4c7d4da10d TF-1306 Fix auto suggestion list doesn't close when finishing typing dab246 2022-12-20 12:08:00 +07:00
  • e85a573a12 fix bug fcm web ManhNTX 2022-12-15 16:48:38 +07:00
  • 6897a0fac9 Bump version to v0.5.1 Dat PHAM HOANG 2022-12-14 18:08:10 +07:00
  • 5f24d249ef Translated using Weblate (Russian) Dat H. Pham 2022-12-14 11:02:43 +00:00
  • 6f33107fb3 Translated using Weblate (Italian) Dat H. Pham 2022-12-14 11:03:56 +00:00
  • 37167f007e Bump version to v0.5.0 Dat PHAM HOANG 2022-12-14 16:57:12 +07:00
  • 492b531288 Translated using Weblate (Russian) Taisiya Prudentova 2022-12-12 09:08:18 +00:00
  • 2de5debae9 Translated using Weblate (Italian) Taisiya Prudentova 2022-11-09 07:02:49 +00:00
  • b0c7668015 Translated using Weblate (Russian) Taisiya Prudentova 2022-11-07 09:44:14 +00:00
  • b3d1267239 TF-1248: enable handle push notification IOS ManhNTX 2022-12-10 07:53:07 +07:00
  • 9abbf7a0be Added firebase setup for release builds Nguyen Thai 2022-12-13 18:34:45 +07:00
  • 986414feb1 TF-1248: enable handle push notification IOS ManhNTX 2022-12-10 07:53:07 +07:00
  • 57a036299a Create template for story Dat H. Pham 2022-12-13 11:01:02 +07:00
  • ba0217f2fb TF-1152 Make better manage initial cursor position in composer dab246 2022-12-09 19:18:37 +07:00
  • d9c0ded54d TF-1231 When remove Subject in AdvancedSearch, filter is not update because it is empty Dat PHAM HOANG 2022-12-08 16:34:52 +07:00
  • 077eeed38b TF-284 Remove async unnecessary dab246 2022-12-09 12:51:43 +07:00
  • 3e2e4fb1d2 TF-284 refactor mailboxDashboardView sherlockvn 2022-12-07 16:30:16 +07:00
  • 6c804e4ff7 TF-284 handle email notification when user click to notification sherlockvn 2022-12-08 15:24:12 +07:00
  • db045faf2f TF-284 add getEmailByIdInteractor in mailboxDashboardController sherlockvn 2022-12-08 15:22:52 +07:00
  • 4947c11563 TF-284 change payload of NotificationResponse when user click to notification sherlockvn 2022-12-08 15:20:10 +07:00
  • 66d16b7a98 TF-284 fix open wrong email in mailbox which is not inbox sherlockvn 2022-12-08 15:19:21 +07:00
  • 8ae8a43697 TF-1248: add config support ios FCM to env.five ManhNTX 2022-12-08 07:34:27 +07:00
  • 015860a593 Aligned provisioning profile name Nguyen Thai 2022-12-08 09:21:42 +07:00
  • 9af311ae1d TF-1201 Support right click to open mailbox in new tab dab246 2022-12-07 15:37:47 +07:00
  • c9cfd43734 TF-1284 Fix some view blank when reload web dab246 2022-12-07 18:32:21 +07:00
  • e70fa04779 TF-1233 Fix error out of range in create avatar icon Dat PHAM HOANG 2022-12-07 15:20:03 +07:00
  • 1a0cb26f01 TF-1248: Enable FCM for iOS ManhNTX 2022-12-03 21:25:21 +07:00
  • 7648507907 TF-1270 Sync route path and mailbox contain for list email after fetched dab246 2022-12-07 01:15:40 +07:00
  • 54f1fd3a04 TF-1270 Fix click on an email then another email open dab246 2022-12-07 01:13:13 +07:00
  • 9c89c1527b TF-1243 Fix move to after advance search result list went blank dab246 2022-12-06 11:43:50 +07:00
  • a4fd61e0ac TF-1260: auto-complete dont input the final email ManhNTX 2022-12-05 23:18:30 +07:00
  • e45afae82e Change large icon for notification on android dab246 2022-12-05 14:29:51 +07:00
  • eba4882c67 Fix icon notification is white in android release build dab246 2022-12-05 14:09:25 +07:00
  • fffc81db9a supported fcm ManhNTX 2022-12-02 16:23:45 +07:00
  • f26ea03f76 TF-437 Hash code device id by pattern dab246 2022-11-30 18:55:50 +07:00
  • 8115a16fdc TF-437 Wrap get binding registered dab246 2022-11-30 12:19:57 +07:00
  • 32bb7c9796 TF-437 Delete state change of mailbox after invoke refresh change in background/terminated dab246 2022-11-30 12:13:06 +07:00
  • b37de97d6b TF-437 Handle Mailbox/changes in background/terminated dab246 2022-11-30 12:09:00 +07:00
  • 569a04844b TF-437 Store state change of mailbox in background/terminate dab246 2022-11-30 11:51:46 +07:00
  • 49069a595c TF-437 Handle mailbox/changes in foreground dab246 2022-11-30 11:34:19 +07:00
  • 045c7383e6 TF-1246: Enable FCM for Web browser ManhNTX 2022-11-29 20:11:15 +07:00
  • d990426c8e TF-439 Delete all class not used dab246 2022-11-30 12:34:27 +07:00
  • 81278d13ba TF-439 Handle get stored device id dab246 2022-11-29 16:45:49 +07:00
  • ce1a52caac TF-439 Handle register new token the first time dab246 2022-11-29 16:28:24 +07:00
  • d5e093150f TF-439 Implement handle register new token when expired dab246 2022-11-29 16:24:04 +07:00
  • 92da2d5152 TF-439 Add abstract method to register new token dab246 2022-11-29 16:23:35 +07:00
  • 4de25a778c TF-439 Implement get firebase subscription dab246 2022-11-29 15:34:06 +07:00
  • 38a6067319 TF-439 Add abstract get firebase subscription dab246 2022-11-29 15:14:54 +07:00
  • 21ec4bb071 TF-439 Implement handle store device id dab246 2022-11-29 14:50:51 +07:00