Commit Graph

  • 8e91d738f4 Master branch regression of dependencies to support flutter 3.16.0 dab246 2024-01-02 10:38:23 +07:00
  • e41d329c72 TF-2384 Store email delivery state in background mode on iOS dab246 2023-12-24 21:50:48 +07:00
  • a1f86d502a TF-2384 Handle NSE to get plain notification in iOS dab246 2023-12-24 20:09:25 +07:00
  • edcc30808c TF-2384 Create TwakeCore in ios folder to handle network jmap request to server dab246 2023-12-24 19:31:03 +07:00
  • 0cd0c24a56 TF-2384 Delete data from keychain when logout dab246 2023-12-24 19:24:51 +07:00
  • a2a1f8246f TF-2384 Store data to keychain when save new Account dab246 2023-12-24 19:24:33 +07:00
  • 940cc2f315 TF-2384 Create KeychainSharingManager to manage data push notification dab246 2023-12-24 19:18:50 +07:00
  • 3d5bdd3e17 TF-2384 Only request push notification permission when FCM available dab246 2023-12-24 19:16:18 +07:00
  • 3eee8ef62d TF-2384 Add flutter_secure_storage to use key chain dab246 2023-12-24 19:11:17 +07:00
  • cfcce759c2 TF-2384 Create StateCacheManager dab246 2023-12-24 19:00:03 +07:00
  • 499141cdaa TF-2384 Merge Token with TokenOIDC to avoid confusion dab246 2023-12-24 18:57:34 +07:00
  • 293c58b239 Set mouse cursor click when select item email dab246 2023-12-19 19:04:10 +07:00
  • ba83b319b8 Set default DividerTheme dab246 2023-12-19 18:55:07 +07:00
  • bd4fb500f6 Fix login password input obscure icon dab246 2023-12-19 12:12:17 +07:00
  • 4299e1646f Fix login input cursor color dab246 2023-12-19 12:11:52 +07:00
  • 1da70b32e3 Remove code not used dab246 2023-12-19 12:00:05 +07:00
  • 34465dc8f7 Fix horizontal padding bottom sheet modal dab246 2023-12-19 11:59:52 +07:00
  • 3f3a918a00 Update flutter_image_compress in pubspec.lock for all module dab246 2023-12-19 11:58:56 +07:00
  • 06b426975f Fix line size menu item setting dab246 2023-12-06 14:48:21 +07:00
  • 1d6724edab Fix mailbox item padding dab246 2023-12-06 14:24:13 +07:00
  • ceedcb1ced Fix menu setting background color dab246 2023-12-06 09:35:39 +07:00
  • 5bb4249329 Fix advanced search form dab246 2023-12-06 09:27:59 +07:00
  • f18c4ef122 Fix padding item email in Thread and Search dab246 2023-12-06 01:28:03 +07:00
  • affc1a4ee7 Fix validate email sending dialog position dab246 2023-12-05 18:55:21 +07:00
  • d97457d42c Fix composer label color dab246 2023-12-05 17:58:39 +07:00
  • b87dac46ac Fix recipient tag border and background color dab246 2023-12-05 17:50:54 +07:00
  • 5c45a8e729 Fix recipient tag padding dab246 2023-12-05 17:45:34 +07:00
  • 0b9da034b3 Fix recipient input field cursor color dab246 2023-12-05 17:44:53 +07:00
  • a49926f788 Fix popup menu background color dab246 2023-12-05 02:11:10 +07:00
  • 348556392d Add title message for privacy button dab246 2023-12-05 02:09:00 +07:00
  • 506eaabb4b Fix login view background color dab246 2023-12-05 02:08:03 +07:00
  • 8d8145fd4c Rename TODO comment to be accurate dab246 2023-12-05 01:46:40 +07:00
  • 9fe9ec27f9 Remove all border when width size = 0 dab246 2023-12-05 01:45:09 +07:00
  • 49830df0e7 Replace WillPopScope to PopScope dab246 2023-12-05 01:44:31 +07:00
  • 3b1df9e3b6 Upgrade android kotlin version to compatible Flutter 3.16.0 dab246 2023-12-05 00:43:36 +07:00
  • a904c69d45 Fix build ios to compatible Flutter 3.16.0 dab246 2023-12-04 19:45:17 +07:00
  • 43ff5ae8e0 Upgraded dependencies to support Flutter 3.16.0 dab246 2023-12-04 19:23:25 +07:00
  • 2494376a50 Upgrade flutter version to 3.16.0 for Dockerfile dab246 2023-12-04 18:22:46 +07:00
  • 1302d4fb8a Upgrade flutter version to 3.16.0 for Workflows Aryan More 2023-11-17 02:19:46 +07:00
  • a725e5d713 TF-2399 Remove unnecessary <br> tag hieubt 2023-12-27 23:01:01 +07:00
  • 7731096dbe TF-2241 Change display text hieubt 2023-12-26 18:16:33 +07:00
  • a4a0005ee5 TF-2241 Delete old language subtitle hieubt 2023-12-26 18:15:52 +07:00
  • 329d720554 TF-2241 Update text for en, fr, vi follow new language subtitle hieubt 2023-12-26 18:15:17 +07:00
  • afdcf80a0d TF-2241 Change language setting subtitle hieubt 2023-12-26 18:14:16 +07:00
  • 98b67038cc TF-2394 Add mostRecent as default value of sortOrder hieubt 2023-12-26 17:44:27 +07:00
  • bfcdda6b67 TF-2298 Always get token when open app dab246 2023-12-20 20:20:35 +07:00
  • d152056473 TF-2298 Write unit test to check token expired time dab246 2023-12-04 10:57:31 +07:00
  • 5061fcaced TF-2298 Add document adr for register firebase registration token flow dab246 2023-12-04 10:55:28 +07:00
  • 8aac206468 TF-2298 Show default notification when get failure dab246 2023-12-04 10:54:36 +07:00
  • f5d878012d TF-2298 Update expires time when old token has expired dab246 2023-12-04 10:53:26 +07:00
  • e3dea129b6 TF-2298 Fix error Firebase.initializeApp throw exception dab246 2023-11-23 15:25:28 +07:00
  • a3b711a659 TF-2323 Handle search sort by Relevance dab246 2023-12-18 12:09:25 +07:00
  • 19fd4e625d TF-2323 Fix auto refresh emails list when click quick search filter dab246 2023-12-18 11:41:30 +07:00
  • d5f646af79 TF-2323 Use position to load more emails when sort by Subject & Sender dab246 2023-12-18 11:26:14 +07:00
  • 1ad18e5ecc TF-2381 Fix duplicate searching result after load mre hieubt 2023-12-05 22:17:17 +07:00
  • d4f72b7d81 TF-2323 Implement from criterion with selection and follow search recommendation hieubt 2023-11-26 13:51:38 +07:00
  • 7ac76486ed TF-2323 Add contact view to dialog router hieubt 2023-11-26 13:47:49 +07:00
  • 9f20af2435 TF-2323 Update mailbox dashboard view hieubt 2023-11-26 13:47:26 +07:00
  • d24b9dd240 TF-2323 Update contact controller hieubt 2023-11-26 13:46:10 +07:00
  • 1fad23bc91 TF-2323 Update contact view for web hieubt 2023-11-26 13:45:33 +07:00
  • 4640ed6c8e TF-2323 Update quick_search_filter hieubt 2023-11-26 13:44:58 +07:00
  • a2f22cb2bf TF-2323 Add text for fromMe suggestion hieubt 2023-11-26 13:43:56 +07:00
  • 1d58957ab3 TF-1831 Persist browser history when invoke system back button in Setting View dab246 2023-12-11 00:46:28 +07:00
  • 9b9dc3c3b8 TF-1831 Remove manage account button inside popup menu in Setting View dab246 2023-12-11 00:20:35 +07:00
  • fbb43e3bb0 TF-1831 Handle system back button in dialog view dab246 2023-12-10 02:53:23 +07:00
  • 9e5e6af9ce TF-1831 Handle system back button in setting view dab246 2023-12-10 01:40:48 +07:00
  • 326dded301 TF-1831 Handle system back button in mobile composer dab246 2023-12-09 17:32:49 +07:00
  • 4bfc551a2a TF-1831 Handle system back button to back to the INBOX dab246 2023-12-09 17:14:59 +07:00
  • bb98f02918 TF-1831 Handle system back button in search email dab246 2023-12-09 15:59:20 +07:00
  • 535ac67971 TF-1831 Handle system back button in Email Detailed View dab246 2023-12-08 18:04:03 +07:00
  • 82f42aa805 TF-2401 Fix cannot upload svg image as signature dab246 2023-12-13 16:24:50 +07:00
  • 1c2d064def fix: Failed to build ios app on xcode 15.1 dab246 2023-12-13 16:47:32 +07:00
  • 90bc6509f4 Change Team Mail in text inside app Dat PHAM HOANG 2023-12-07 15:42:01 +07:00
  • 5319d5ca0e Change notification icon for Android Dat PHAM HOANG 2023-12-06 17:29:46 +07:00
  • af01af0780 Change splash screen icon for iOS Dat PHAM HOANG 2023-12-06 15:55:06 +07:00
  • a59642e733 Change splash screen for Android Dat PHAM HOANG 2023-12-06 15:18:33 +07:00
  • cdc4d74e67 Change Splash screen for web Dat PHAM HOANG 2023-12-05 17:17:10 +07:00
  • 04d105e332 Change to Twake Mail in localization Dat PHAM HOANG 2023-12-05 14:24:47 +07:00
  • 90ee31c1dd Change Web icon Dat PHAM HOANG 2023-12-05 14:23:19 +07:00
  • 01f60f02df Change app name iOS Dat PHAM HOANG 2023-12-05 14:22:27 +07:00
  • 95941201c8 Change icon for iOS Dat PHAM HOANG 2023-12-04 17:22:12 +07:00
  • 69284b2d6b Change Notification icon for Android Dat PHAM HOANG 2023-12-04 17:21:40 +07:00
  • e30053b43c Change Icon for Android app Dat PHAM HOANG 2023-12-04 15:20:16 +07:00
  • 1f39ea1cf3 TF-2346 Implement image compression hieubt 2023-12-04 09:17:46 +07:00
  • bd27b2eca9 TF-2346 Update Identity creator view hieubt 2023-12-04 09:17:13 +07:00
  • fa4abb6063 TF-2346 Update identity creator constant hieubt 2023-12-04 09:16:50 +07:00
  • 29e3327c14 TF-2346 Add loading bar while compressing image hieubt 2023-12-04 09:16:28 +07:00
  • 21ffd0f68f TF-2346 Add text when can not compress image hieubt 2023-12-04 09:15:58 +07:00
  • 6b0a24c8af TF-2346 Update image compression library hieubt 2023-12-04 09:15:15 +07:00
  • 47892494a1 TF-2263 Fix recipient list in field "Cc" is not in correct position dab246 2023-12-06 16:24:07 +07:00
  • 8722210fc0 TF-2378 Fix user cannot see the suggestion when recipient is longer than 10 on mobile dab246 2023-12-06 15:52:50 +07:00
  • 2b02bb658b TF-2084 Fix wrong action title hieubt 2023-12-05 22:47:58 +07:00
  • 6469776a7b TF-2351 Apply scrollbar for email event calendar view dab246 2023-11-27 15:10:21 +07:00
  • af7c0982a7 TF-2351 Fix missing body when read mail with ics attachment dab246 2023-11-27 14:49:07 +07:00
  • c96c126166 TF-2351 Remove unnecessary HtmlViewerControllerForWeb dab246 2023-11-27 12:52:42 +07:00
  • e0cf8272cf TF-2336 Fix jumping screen when clicking on Cc, Bcc dab246 2023-11-22 15:34:31 +07:00
  • 662a0f33f2 Schedule build to run on workday end (11:00 UTC) Nguyen Thai 2023-11-24 17:52:05 +07:00
  • a352bd5ada TF-2331 Fix Read receipt includes weird attachments that are impossible to download dab246 2023-11-22 16:21:35 +07:00
  • 34db6f893d TF-2313 Apply scrollbar for setting view dab246 2023-11-22 17:55:17 +07:00
  • de7cc457b5 TF-2313 Apply scrollbar for mailbox visibility view dab246 2023-11-22 17:55:02 +07:00