Commit Graph

  • 969942f3b8 TF-2313 Apply scrollbar for contact view dab246 2023-11-22 17:43:54 +07:00
  • f83e3a56fa TF-2313 Apply scrollbar for search mailbox view dab246 2023-11-22 17:35:06 +07:00
  • 3addaeb6bd TF-2313 Apply scrollbar for search email view dab246 2023-11-22 17:34:59 +07:00
  • 788109ae96 TF-2313 Apply scrollbar for destination picker view dab246 2023-11-22 17:34:45 +07:00
  • 473f2d780f TF-2313 Apply scrollbar for mailbox list dab246 2023-11-22 17:34:11 +07:00
  • df2b0dc8a2 TF-2313 Apply scrollbar for email list view dab246 2023-11-22 17:33:39 +07:00
  • b5e9bdb8d0 TF-2313 Add ScrollbarListView widget dab246 2023-11-22 17:32:44 +07:00
  • d14ff9d73c TF-2345 Fixe attachments are not displayed when cid is present dab246 2023-11-22 08:55:34 +07:00
  • cd00cea7d9 TF-2304 Implement sort in controller hieubt 2023-11-15 17:30:13 +07:00
  • de78bfb441 TF-2304 Add sort filter to search hieubt 2023-11-15 17:29:55 +07:00
  • e264648abb TF-2304 Add pop up title for sort selecting in tablet hieubt 2023-11-15 17:28:16 +07:00
  • 9a86c9f470 TF-2304 Add action sheet for sort selecting hieubt 2023-11-15 17:27:41 +07:00
  • 18342265a1 TF-2304 Add sortOrder to simple_search_filter hieubt 2023-11-15 17:26:47 +07:00
  • 24ca5828c2 Run cider release to update CHANGELOG file dab246 2023-11-21 15:43:05 +07:00
  • 3debad2cdb Bump version to v0.10.5 dab246 2023-11-21 15:37:27 +07:00
  • 83bd14cb74 TF-1718 Implement unsubscribeMail on Jmap server in offline mode dab246 2023-11-16 13:23:40 +07:00
  • a6ecaf321d TF-1718 Implement unsubscribeMail on Jmap server dab246 2023-11-16 12:48:38 +07:00
  • 4d8c7dc52e TF-1718 Add unsubscribeMail method to datasource/repository/interactor on jmap server dab246 2023-11-16 12:40:12 +07:00
  • 41eb95257d TF-1718 Handle unsubscribe mail by mailto links dab246 2023-11-16 10:40:58 +07:00
  • 67f0b702ab TF-1718 Handle unsubscribe mail by https links dab246 2023-11-16 00:29:24 +07:00
  • 0b49cf36ee TF-1718 Show dialog unsubscribe mail dab246 2023-11-16 00:14:40 +07:00
  • 94909470af TF-1718 Check List-Unsubscribe in header of email & parsing to EmailUnsubscribe dab246 2023-11-15 19:55:38 +07:00
  • 7cf5c08ef5 TF-1718 Show Unsubscribe action in context menu action on mobile dab246 2023-11-15 15:27:43 +07:00
  • 0c974e2316 TF-1718 Show Unsubscribe button in email view on web & tablet dab246 2023-11-15 14:46:06 +07:00
  • 9a37b717ac TF-2271 Remove parameter not used dab246 2023-11-21 09:31:56 +07:00
  • 7f5cdeaa16 TF-2271 Remove SessionController dab246 2023-11-20 15:33:24 +07:00
  • d6aa6b2c51 TF-2271 Add todo desc dns_client in dependency dab246 2023-11-20 09:27:40 +07:00
  • 9b661b0688 TF-2271 Implement dns lookup to get jmap url dab246 2023-11-10 17:06:50 +07:00
  • c0bef69435 TF-2271 Replace string to object for Username & Password dab246 2023-11-10 17:05:09 +07:00
  • 6c6e406879 TF-2271 Add dnsLookupToGetJmapUrl method in login repository/datasource dab246 2023-11-10 10:48:05 +07:00
  • b71328a0e4 TF-2271 Add DNService for dns lookup to catch SRV Record to get jmap url dab246 2023-11-10 10:46:15 +07:00
  • 390d7cc0ed TF-1973 Dispose ValueNotifier when not used dab246 2023-11-21 09:18:49 +07:00
  • caa981e509 TF-1973 Fix selection mode still displayed when dragging or moving email dab246 2023-11-20 14:53:47 +07:00
  • 2ffda63517 TF-2321 Set isSendEmailLoading = false when tap outside to close the dialog in composer dab246 2023-11-16 15:13:08 +07:00
  • 69c1f569be TF-2311 Update baseUrl when text input changed dab246 2023-11-15 09:29:14 +07:00
  • 3ac7db244d TF-2311 Show status bar when logout app on Android dab246 2023-11-14 18:33:37 +07:00
  • fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory dab246 2023-11-14 17:33:17 +07:00
  • 4ff601b4fc TF-2311 Remove session page view dab246 2023-11-14 17:29:22 +07:00
  • 00bfadbfe7 TF-2311 Sync session hive cache id name dab246 2023-11-14 17:22:22 +07:00
  • 5871225537 TF-2311 Only delete the folder when it exists dab246 2023-11-14 17:20:43 +07:00
  • eb3e27ce91 TF-2311 Select default mailbox when receive data stream in onData dab246 2023-11-13 22:26:31 +07:00
  • 4d89ab4783 TF-2311 Always get session from cache when get session from server failure on mobile dab246 2023-11-13 19:25:07 +07:00
  • 713c924c67 TF-2311 Set timeout when get session dab246 2023-11-13 19:24:04 +07:00
  • 603acaa35a Adding functionality for mails to be unread when moved to spam. david.potoma 2023-11-05 12:49:30 +01:00
  • 34caadc2b7 TF-1709 Implement sortOrder hieubt 2023-11-11 00:43:14 +07:00
  • f0713f3789 TF-1709 Add quick sort filter to mailbox dashboard hieubt 2023-11-11 00:40:57 +07:00
  • cf953f8404 TF-1709 Add icon for quick sort filter hieubt 2023-11-11 00:39:28 +07:00
  • e485506d4a TF-1709 Add sortOrder property to search_email_filter hieubt 2023-11-11 00:38:47 +07:00
  • 8923bb42ad TF-1709 Add select sort to advance search view hieubt 2023-11-11 00:37:13 +07:00
  • 5f9b69f693 TF-1709 Add select sort type dropdown hieubt 2023-11-11 00:30:27 +07:00
  • b96b93f1c5 TF-1709 Add sort order type hieubt 2023-11-11 00:29:34 +07:00
  • 89cfd71a3e TF-1709 Add sort type title hieubt 2023-11-11 00:28:48 +07:00
  • dbdffff355 TF-2302 Resolve conflicts on the master branch dab246 2023-11-09 16:49:20 +07:00
  • 3d5677f6e0 TF-2302 Update jmap_dart_client library dab246 2023-11-08 17:06:56 +07:00
  • 780751034a TF-2302 Fix show folder dab246 2023-11-07 19:08:52 +07:00
  • 5cb611b649 TF-2302 Fix edit identity dab246 2023-11-07 18:57:36 +07:00
  • 953777ec5b TF-2302 Fix move folder dab246 2023-11-07 16:25:22 +07:00
  • 0c46071bbf TF-2302 Fix delete folder dab246 2023-11-07 16:21:42 +07:00
  • f7ba168d7a TF-2302 Fix rename folder dab246 2023-11-07 16:15:22 +07:00
  • 5c5aaec976 TF-2302 Fix move email to mailbox dab246 2023-11-07 13:53:35 +07:00
  • bfa596eb9f TF-2302 Get device contact when missing autocomplete capability dab246 2023-11-07 12:10:23 +07:00
  • 6d05079b1e TF-2302 Rename GetAutocompleteWithDeviceContactInteractor to GetAllAutocompleteInteractor dab246 2023-11-07 11:25:16 +07:00
  • 17da789fe3 TF-1705 Auto create default folder no role if missing on server CYRUS dab246 2023-11-02 15:58:51 +07:00
  • 39e53f0769 TF-1704 Fix weird infinity loop when delete folder on server CYRUS dab246 2023-10-31 01:33:37 +07:00
  • c279730309 TF-1705 Auto create default folder if missing on server CYRUS dab246 2023-10-31 01:30:11 +07:00
  • 5e69c8bd1c TF-1706 Fix grey bar on server CYRUS dab246 2023-05-15 18:14:34 +07:00
  • 5bfd61abd8 TF-2198 Implement get autocomplete contact in quick search dab246 2023-11-06 18:40:48 +07:00
  • a96b18d99a TF-2198 Add contact field to quick search input form dab246 2023-11-06 18:39:09 +07:00
  • c87b944c29 TF-1155 Change color for tag only text hieubt 2023-11-08 21:51:03 +07:00
  • 0c74d81031 TF-1155 Call the search action when pressing enter on the keyboard dab246 2023-11-08 17:00:55 +07:00
  • f13bc5de61 TF-1155 Update value From field when click quick search action dab246 2023-11-08 16:51:37 +07:00
  • c94dfc5f00 TF-1155 Remove class not used dab246 2023-11-08 16:05:12 +07:00
  • 9116bfec3d TF-1155 Update UI for input field dab246 2023-11-08 15:30:04 +07:00
  • 0c4fe85b69 TF-1155 Automatically clear value of From/To field when disable advanced search dab246 2023-11-08 14:50:26 +07:00
  • a0fede7b8f TF-1155 Automatically collapsed and created tags when fields lose focus dab246 2023-11-08 13:50:49 +07:00
  • bfb35a7187 TF-1155 Handle moving focus between fields using the tab key in advanced search dab246 2023-11-08 12:22:10 +07:00
  • e41aa811ff TF-1155 Allow click to select suggestion item dab246 2023-11-08 11:26:36 +07:00
  • 03cc402b62 TF-1155 Implement new From/To fields hieubt 2023-11-07 17:30:24 +07:00
  • 5a980ba058 TF-1155 Change From/To in advanced search hieubt 2023-11-07 17:30:04 +07:00
  • 9563d21fe8 TF-1155 Add text field suggestion for web hieubt 2023-11-07 17:29:33 +07:00
  • 6fdc1aa91e TF-1155 Add tag item for web hieubt 2023-10-30 11:06:53 +07:00
  • 7efe6975dd TF-1155 Add suggestion item for web hieubt 2023-10-30 11:06:33 +07:00
  • 64171603bb TF-2196 Update controller with 'From' hieubt 2023-11-03 16:08:36 +07:00
  • 38a2c0ddf1 TF-2196 Update composer with 'From' hieubt 2023-11-03 16:07:50 +07:00
  • f29b1e98e2 TF-2196 Add identities bottom sheet hieubt 2023-11-03 16:06:57 +07:00
  • 4d6f919660 TF-2196 Add 'From; field fow mobile hieubt 2023-11-03 16:06:30 +07:00
  • 9117b88c21 TF-2196 Add 'From' field dropdown hieubt 2023-11-03 16:06:08 +07:00
  • e9fa9fe3a8 TF-2196 Add 'From'to recipient widget hieubt 2023-11-03 16:05:39 +07:00
  • 7566f25d29 TF-2196 Add 'From' field text and color hieubt 2023-11-03 15:16:04 +07:00
  • 774fb4ad87 TF-2269 Add a new action "Confirm all email here are Spam" for spam mailbox dab246 2023-11-06 13:07:10 +07:00
  • 54ff9bdada TF-2269 Show the report once a day dab246 2023-11-06 12:32:20 +07:00
  • b4cf796a57 TF-2269 Clear local spam report data when logout and upgrade app dab246 2023-11-06 11:39:17 +07:00
  • 39bca48671 TF-2259 Fix padding and overflow text in recipients composer dab246 2023-10-31 19:48:26 +07:00
  • c6040437d2 TF-2259 Fix suggestion displayed on top when having many recipients dab246 2023-10-31 19:44:53 +07:00
  • 5cee2a186f feat: Rename mailbox to folder dab246 2023-11-01 15:33:50 +07:00
  • 05f509496f Fix cannot delete email rule hieubt 2023-10-10 18:35:24 +07:00
  • 84a9cc3ed0 FIx cannot edit email rule hieubt 2023-10-10 18:35:08 +07:00
  • 8e3fabea41 Fix missing id field when create new email rule hieubt 2023-10-10 18:34:50 +07:00
  • 4edcc926e5 TF-2184 Change the order of multi actions hieubt 2023-10-10 16:22:35 +07:00
  • ae4b201a4f TF-2184 Update creator controller for creating rule with multiple actions hieubt 2023-10-03 10:52:09 +07:00