Commit Graph

  • ab3e12ddeb TF-2893 Fix data loss when executing dotenv.load() and dotenv.get() simultaneously dab246 2024-07-23 13:37:17 +07:00
  • 6d8c7fd89d TF-2893 Update ADR for app_grid_configuration dab246 2024-07-23 13:37:00 +07:00
  • 439d40af86 TF-2893 Write unit test for application_manager dab246 2024-07-23 13:36:33 +07:00
  • 8b7ac1f039 TF-2893 Apply the standard app grid icon dab246 2024-07-23 13:35:02 +07:00
  • 47b006f685 TF-2893 Apply the standard navigation bar dab246 2024-07-23 13:32:32 +07:00
  • b1c747f3ef TF-2976 Add widget test for EmailTileBuilder for web DatDang 2024-07-22 11:41:42 +07:00
  • eb878e421e TF-2976 Update ThreadView UI DatDang 2024-07-19 16:58:16 +07:00
  • 1b63786c6b Hotfix API Url concat incorrect dab246 2024-07-23 16:45:03 +07:00
  • 71ae708939 TF-2925 Fix change mailbox very quick when refreshing after any mail action make the message list is not showed correctly dab246 2024-07-19 16:04:44 +07:00
  • 76e5b01ac6 TF-2857 Upgrade IPHONEOS_DEPLOYMENT_TARGET to 12.0 for compatibility with current flutter version dab246 2024-07-23 10:54:22 +07:00
  • 30b2f1a637 TF-2857 Change padding logo & version in header on browser dab246 2024-07-23 10:43:35 +07:00
  • 2228d1a5d8 TF-2857 Change logo & text in application dab246 2024-06-06 00:04:25 +07:00
  • d2a48cd6ab TF-2857 Change splash screen for iOS dab246 2024-06-05 23:31:51 +07:00
  • 06e6b7b74d TF-2857 Change splash screen for Android dab246 2024-06-05 23:25:51 +07:00
  • e782b72a00 TF-2857 Change splash screen for web dab246 2024-05-29 01:35:09 +07:00
  • b4b5aac15a TF-2857 Change notification large icon on Android dab246 2024-05-31 13:04:53 +07:00
  • c1f90ff767 TF-2857 Change Icon for Web app dab246 2024-05-31 02:57:53 +07:00
  • e33c54641d TF-2857 Change Icon for IOS app dab246 2024-05-31 02:47:07 +07:00
  • 2260a62227 TF-2857 Change Icon for Android app dab246 2024-05-31 02:38:22 +07:00
  • e67d7ab395 TF-2806 Disable reloading of mailbox lists on web browsers dab246 2024-04-22 15:19:51 +07:00
  • 65ee4c6c25 TF-2806 Disable rounded border of mailbox list on desktop dab246 2024-04-22 15:09:42 +07:00
  • 9f6608d017 TF-2973 Adjust remove button in email rule for each action or condition dab246 2024-07-17 15:23:30 +07:00
  • 6a2a9a9f5f Standardize branch names of dependencies dab246 2024-08-06 16:23:19 +07:00
  • e0c543f863 Bump version to v0.12.1 Dat PHAM HOANG 2024-07-18 16:25:30 +07:00
  • 72321e11f5 Upgrade minimum OS version for App framework Dat PHAM HOANG 2024-07-18 16:23:20 +07:00
  • 2a26cd4521 Bump version to v0.12.0 Dat PHAM HOANG 2024-07-18 14:43:22 +07:00
  • 56146f9ea3 Upgrade Flutter version in dockerfile Dat PHAM HOANG 2024-07-18 14:40:53 +07:00
  • f525214f92 Bump version to v0.11.6 Dat PHAM HOANG 2024-07-18 11:45:03 +07:00
  • d00ff5feba Translate vi Dat PHAM HOANG 2024-07-18 11:31:54 +07:00
  • bf15429e8f Translate for fr Dat PHAM HOANG 2024-07-18 11:15:47 +07:00
  • a34e7bf631 Translated using Weblate (Vietnamese) Dat H. Pham 2024-07-05 04:55:03 +00:00
  • 00bf4e4594 Translated using Weblate (Russian) Taisiya Prudentova 2024-07-05 09:34:35 +00:00
  • ab397e3353 Translated using Weblate (French) Florian DANIEL aka Facyla 2024-07-05 07:42:16 +00:00
  • e65a6f2682 TF-2930 Fix not persist hasRequestReadReceipt when reload browser dab246 2024-07-18 01:20:27 +07:00
  • 4ccb46137a TF-2930 Fix inline attachment lost when reply email dab246 2024-07-18 00:38:03 +07:00
  • b0ee2f24ba TF-2930 Fix inline attachment lost in draft emails dab246 2024-07-17 13:25:58 +07:00
  • 1fc3b76f94 TF-2928 Use default browser confirm dialog when token expired dab246 2024-07-16 16:16:16 +07:00
  • 103dc9c5e3 TF-2928 Write unit test for validateUrgentException and onError in BaseController dab246 2024-07-16 14:12:50 +07:00
  • 77246a9d36 TF-2928 Handle bad credential exception dab246 2024-07-12 19:02:47 +07:00
  • a769c43dfe TF-2928 Handle not network error exception dab246 2024-07-12 19:00:37 +07:00
  • e6094fb623 TF-2928 Handle connection error exception dab246 2024-07-12 18:59:52 +07:00
  • eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection dab246 2024-07-12 18:58:50 +07:00
  • 2a22cb1174 TF-2972 Turn color of Clean button into primary to have consistent color in app dab246 2024-07-17 14:00:59 +07:00
  • 287b6b74b0 TF-2929 Fix vacation banner is truncated in french dab246 2024-07-17 03:31:07 +07:00
  • adaab2198d Close hive boxes in Background (notificaiton) Dat PHAM HOANG 2024-07-16 16:15:31 +07:00
  • 7b5c0d5a75 TF-2871 Block notification on folders Sent, Outbox, Drafts, Spam and Trash dab246 2024-07-16 09:40:12 +07:00
  • 501d4d38d9 TF-2871 Handle click notification to open detailed email on iOS dab246 2024-07-11 09:46:23 +07:00
  • 9ffd20f1a7 TF-2871 Write unit test for KeychainSharingManager dab246 2024-07-11 08:49:29 +07:00
  • 33aff9eb05 TF-2871 Fix keychain not being accessible when application is terminated dab246 2024-07-11 08:46:28 +07:00
  • 9e753768cc TF-2871 Add adr for push notification click logic on iOS dab246 2024-07-02 14:31:17 +07:00
  • 01d3c602be TF-2871 Convert milliseconds to date for expire time dab246 2024-06-04 17:00:44 +07:00
  • 54e11a61e6 TF-2871 Use refreshToken again when the new refreshToken is null dab246 2024-06-04 16:58:37 +07:00
  • d2ee12c2ae TF-2871 Fix validate expire time in swift code dab246 2024-06-04 16:57:05 +07:00
  • ef159c78c5 TF-2871 Fix notification loss error when sending multiple notifications simultaneously. dab246 2024-05-21 02:11:13 +07:00
  • d3bc5912fb TF-2871 Fix incorrect ISO8601 date string to date conversion dab246 2024-05-21 01:14:31 +07:00
  • b48aa1fe2e TF-2871 Fix missing tokenEndpoint & scopes passing to keychain dab246 2024-05-21 01:04:23 +07:00
  • ee739de19c TF-3000 Fix long list recipient overlay in content body view dab246 2024-07-16 12:02:36 +07:00
  • e288d44618 TF-2946 Support copy action for email address in Drawer, MailboxView and Settings (mobile) Dat PHAM HOANG 2024-07-15 16:14:45 +07:00
  • 842c69061c TF-2946 Support copy action to copy own email dab246 2024-07-10 14:19:17 +07:00
  • 23818e1c38 TF-2989 Update html_editor_enhanced dependency dab246 2024-07-15 16:40:07 +07:00
  • 34cbb155bd TF-2989 Fix drag and drop text within composer is broken dab246 2024-07-12 17:46:58 +07:00
  • 01561e3167 TF-2988 Add TODO to remind update yaml after sprint 25 released DatDang 2024-07-15 10:03:11 +07:00
  • fb4c543745 TF-2988 Fix memory leak when reply to heavy email DatDang 2024-07-10 15:33:22 +07:00
  • 7c9c296e1c TF-2988 Update app build.gradle target to 34 DatDang 2024-07-10 10:24:16 +07:00
  • fefccae638 TF-2988 Update Flutter setup in analyze test ci DatDang 2024-07-09 14:22:43 +07:00
  • e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 DatDang 2024-07-09 11:32:42 +07:00
  • 1b70226c0f TF-2945 Apply quick select for read receipt in composer on tablet dab246 2024-07-10 14:07:25 +07:00
  • c8ea2da3cf TF-2945 Apply quick select for read receipt in composer on web dab246 2024-07-10 13:57:55 +07:00
  • 0a8a0b0a6d TF-2907 Handle error correctly when perform reply event action dab246 2024-07-09 19:52:38 +07:00
  • 9bdb327c9e TF-2907 Fix can not click Mail to attendees button dab246 2024-07-09 17:27:33 +07:00
  • 14e97e4360 TF-2907 Upgrade jmap_dart_client with new change in CalendarEvent response Dat PHAM HOANG 2024-07-09 11:47:54 +07:00
  • 3d2ef50a00 TF-2907 Hide widget when corresponding event attribute is null dab246 2024-06-09 00:25:44 +07:00
  • 3aabee59da TF-2907 Disable YES/NO/MAYBE action for events when missing METHOD/ORGANIZER/ATTENDEES dab246 2024-06-07 17:06:40 +07:00
  • e27a696886 Bumped action versions to their latest stable Nguyen Thai 2024-04-11 11:02:12 +07:00
  • 5dc7f84d37 Bump version to v0.11.5001 Dat PHAM HOANG 2024-07-05 11:17:51 +07:00
  • 4621cb32d2 Translated using Weblate (German) Ettore Atalan 2024-06-29 22:10:18 +00:00
  • 998160551e Translated using Weblate (German) Ettore Atalan 2024-06-29 12:19:00 +00:00
  • 9129c395d8 README.md artembru 2024-07-04 16:19:02 +02:00
  • e008c65e8a Add Contribute paragraph Dat H. Pham 2024-06-25 22:25:46 +07:00
  • d0a215289b README.md (#2912) artembru 2024-06-12 12:43:44 +02:00
  • fc25194b02 TF-2901 Implement getting cache composer on log in DatDang 2024-06-18 15:24:20 +07:00
  • b2c92388f2 TF-2901 Implement caching composer on log out DatDang 2024-06-18 15:24:02 +07:00
  • c4bffd6626 TF-2901 Create before unload manager to handle before log out callbacks DatDang 2024-06-18 15:23:06 +07:00
  • fc4ca58d4e TF-2475 Add onSubjectTextListener for subject focus node dab246 2024-07-01 14:59:30 +07:00
  • e3822734a6 TF-2475 Update source script for flutter_inappwebview_web in index.html dab246 2024-04-11 14:37:16 +07:00
  • 6591ea9bd1 TF-2475 Handle format style rich text in identity creator dab246 2024-01-30 04:41:27 +07:00
  • ff4f96e3d2 TF-2475 Handle format style rich text in vacation dab246 2024-01-30 04:41:15 +07:00
  • e139e1ec94 TF-2475 Handle format style rich text in composer dab246 2024-01-30 02:51:54 +07:00
  • cd5c240401 TF-2475 Replace TypeAheadFormField to TypeAheadField compatible flutter_typeahead version 0.5.2 dab246 2024-01-30 02:50:49 +07:00
  • 83ffc1b8bd TF-2475 Upgrade dependencies to build success dab246 2024-01-25 00:07:23 +07:00
  • 298ae28668 TF-2532 Remove attachment/inlineImage icon in keyboard toolbar on tablet dab246 2024-06-24 12:09:20 +07:00
  • 31eeadc50d TF-2584 Update enough_html_editor in pubspec dab246 2024-06-21 11:05:28 +07:00
  • da3fdd1202 TF-2584 Update padding toolbox buttons of composer in mobile dab246 2024-04-16 19:51:38 +07:00
  • aba603933c TF-2584 Update correct icon for toolbox buttons of composer in mobile dab246 2024-04-16 19:32:17 +07:00
  • 4ccebb8a55 TF-2584 Remove toolbox buttons in keyboard header and move to app bar of composer in mobile dab246 2024-06-13 15:09:12 +07:00
  • 1c3ca5485a TF-2532 Only clear old data stream when add object to stream in share file dab246 2024-02-02 16:26:14 +07:00
  • 797a14c483 TF-2532 Invoke request focus editor when insert inline image dab246 2024-02-02 16:23:54 +07:00
  • 800241cef0 TF-2532 Add attachment/inlineImage button at app bar composer on mobile/tablet dab246 2024-02-02 16:21:00 +07:00
  • 885a386068 Fix duplicated selected AccountCache Dat PHAM HOANG 2024-06-21 23:23:22 +07:00
  • 4a245e06b8 TF-2827 Only enable reply/forward button when email content loaded dab246 2024-05-31 18:38:47 +07:00