Commit Graph

52 Commits

Author SHA1 Message Date
dab246 804f5e2a02 fix: White overlay hides bottom action in create identity view 2025-10-15 22:18:09 +07:00
dab246 d304083b2e TF-3416 Implement preview EML attachment 2025-02-05 03:00:08 -08:00
dab246 1393e2cd07 TF-2387 Add TwakeWelcome page the first time app launch 2024-11-08 14:25:09 +07:00
dab246 56a63d2bc9 Fix tThe editor background appears gray when the waning dialog appears 2024-06-11 13:59:12 +07:00
hieubt bf0030e7d7 TF-2101 Handle open recover_deleted_messages
(cherry picked from commit a58beb7a293471f39b080805c652c9d6f73dfe20)
2024-01-08 14:25:26 +01:00
dab246 4ff601b4fc TF-2311 Remove session page view
(cherry picked from commit 557d67b816c91076d8cafc9aa680e62d5b012f5b)
2023-11-21 16:54:33 +07:00
dab246 ee5f103048 Fix can not open new tab for email
(cherry picked from commit f5c569ad340d66d27cf676b4de9602a41ed93fb5)
2023-10-09 12:12:24 +07:00
dab246 b645c6ae1a TF-2134 Add mailto page router
(cherry picked from commit d2d3acf255e5b616d55ae379cf1f79f6cc098639)
2023-09-14 16:58:31 +07:00
dab246 6c06d0742c TF-1877 Fix error TextEditingController was used after being disposed on some screen
(cherry picked from commit 50e4c6ec55eea21a45a5a8dd31cd239245248df3)
2023-07-07 22:45:26 +07:00
dab246 96145aae7a Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
2023-06-15 16:43:58 +07:00
dab246 761e4c7f4b TF-1694 Fix the Cancel/Save button is hidden
(cherry picked from commit b469d1389d945128bfe569ce252c6d759ef1e06a)
2023-04-14 17:12:34 +07:00
dab246 9609e7ee9c TF-1512 Show keyboard below editor while type text 2023-03-10 21:10:36 +07:00
dab246 07e0401797 TF-1427 Implement search mailbox for mobile/tablet 2023-02-13 15:51:31 +07:00
sherlockvn 8587b9e8bd TF-1194 create new default identity: add presentation layer 2023-01-18 13:33:55 +07:00
dab246 7160fee763 TF-934 Add page not found 2022-11-15 09:41:33 +07:00
dab246 171b791449 TF-934 Handle route path when open email in new tab 2022-11-15 09:41:33 +07:00
dab246 a4eb2ffbec TF-934 Add link for item list emails 2022-11-15 09:41:33 +07:00
dab246 a251d91eb6 TF-1118 Remove EmailForwardCreator not used 2022-11-10 11:10:49 +07:00
dab246 079bd404c2 TF-1074 Handle go to path /session 2022-10-26 21:22:15 +07:00
dab246 a32bfe35de TF-1074 Handle go to path /emails_forward_creator 2022-10-26 21:22:15 +07:00
dab246 5925bf0077 TF-1074 Handle go to path /rules_filter_creator 2022-10-26 21:22:15 +07:00
dab246 950a0363bf TF-1074 Handle go to path /identity_creator 2022-10-26 21:22:15 +07:00
dab246 f2ab8136f8 TF-1074 Handle go to path /contact 2022-10-26 21:22:15 +07:00
dab246 50bba630d5 TF-1074 Handle go to path /mailbox_creator 2022-10-26 21:22:15 +07:00
dab246 daddeb78dc TF-1074 Handle go to path /destination_picker 2022-10-26 21:22:15 +07:00
dab246 d3124f055b TF-1074 Handle go to path /dashboard 2022-10-26 21:22:15 +07:00
dab246 b5e0569907 TF-1074 Change name app routes 2022-10-26 21:22:15 +07:00
dab246 7fe899daf5 TF-933 Implement search contact when select contact filter in search view 2022-09-20 22:11:14 +07:00
ManhNTX 3c85f1d5ed TF-831: implement Add a new recipient in forwarding 2022-08-23 14:04:21 +07:00
ManhNTX 04b530a4b9 TF-831: create email_forward_creator view 2022-08-23 14:04:21 +07:00
dab246 5dd2d4132f TF-611 Handle create new email rule filter 2022-08-11 15:09:25 +07:00
ManhNTX 0c3391f76c create suggest box email 2022-07-01 08:39:41 +07:00
Dat PHAM HOANG 8c96a486d1 TF-571 Injection and configuration for Hive cache 2022-06-01 14:31:58 +07:00
dab246 909db3c5df TF-548 Inject TmailContactDataSource in composer of TMail 2022-05-13 16:09:36 +07:00
Dat PHAM HOANG 3fc2ae4776 TF-518 Apply new UI for login in web 2022-05-12 17:34:05 +07:00
dab246 36e33b0866 TF-527 Add presentation layer in add new identity 2022-05-05 17:05:50 +07:00
dab246 f432dfb376 TF-460 Add presentation layer for implement get all identities 2022-04-26 15:35:10 +07:00
dab246 d1c341b020 TF-460 Create ManageAccountDashBoardView 2022-04-26 15:35:10 +07:00
dab246 7b5a2dd820 TF-467 Apply new UI for mailbox mobile 2022-04-12 13:59:29 +07:00
dab246 1482dd9392 TF-358 Implement deferred for all pages 2022-04-04 17:21:42 +07:00
Dat PHAM HOANG 6bb1cfb0ce TF-362 Change the view of Home and Session to become loading with spinner in white background 2022-03-18 17:05:07 +07:00
dab246 b0198640a4 TF-295 Apply new UI for composer tablet 2022-03-17 10:54:49 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
dab246 eec37295c8 TF-233 Add presentation for create new mailbox 2022-02-23 14:19:10 +07:00
dab246 c227df8df2 TF-80 Create pick destination screen 2021-09-24 17:50:26 +07:00
dab246 ee615c7ccd TF-46 Create composer widget with add presentation 2021-08-31 10:37:29 +07:00
dab246 842072e0d6 Add presentation layer for GetEmailContent 2021-08-25 14:02:01 +07:00
dab246 bc6e10bafe Add presentation layer for get list Email in Mailbox 2021-08-18 17:17:21 +07:00
dab246 d10ee544b7 Rename Mail to Email 2021-08-18 17:17:21 +07:00
dab246 740859054a Add presentation layer for get Session 2021-08-05 10:53:10 +07:00