Commit Graph

3047 Commits

Author SHA1 Message Date
dab246 9d800ba798 Update Podfile.lock 2024-06-13 10:20:55 +07:00
dab246 2a862e5a05 Migrate v0.11.3-patch4-dev to master branch 2024-06-11 13:59:12 +07:00
dab246 1e180f0022 Update rich-text-composer dependency 2024-06-11 13:59:12 +07:00
dab246 016c59e395 Fix size Discard Changes button in dialog composer 2024-06-11 13:59:12 +07:00
dab246 53e231e8a4 Fix mail is stuck in loading in composer. 2024-06-11 13:59:12 +07:00
dab246 0d8ce9eb8a Fix can not show saving dialog anymore when click on back system button 2024-06-11 13:59:12 +07:00
dab246 9b4fbaf3d6 Avoid close composer when cancel sending or saving draft 2024-06-11 13:59:12 +07:00
dab246 de281dd133 Fix difficulty scrolling email content on Android 2024-06-11 13:59:12 +07:00
dab246 3d13d372ab Remove import unnecessary 2024-06-11 13:59:12 +07:00
dab246 d9e0265d2f Use MediaQuery.sizeOf to avoid rebuilding multiple times widget 2024-06-11 13:59:12 +07:00
dab246 0a9feaf963 Remove duplicated KeyboardVisibilityBuilder 2024-06-11 13:59:12 +07:00
dab246 32cb559fe0 Fix composer controller not deleted from GetX when click Discard Changes button 2024-06-11 13:59:12 +07:00
dab246 5f450f2c31 Remove functions that are not called on some platforms 2024-06-11 13:59:12 +07:00
dab246 56a63d2bc9 Fix tThe editor background appears gray when the waning dialog appears 2024-06-11 13:59:12 +07:00
dab246 90d79f8780 Fix part of the content is lost when replying or forwarding emails 2024-06-11 13:59:12 +07:00
dab246 d73e0068c4 Avoid fetching again identity lists in SingleEmailController 2024-06-11 13:59:12 +07:00
dab246 c0394d1a77 Fix overflow height delete identity dialog on mobile 2024-06-11 13:59:12 +07:00
dab246 36ab6b1ccc Only create and use the correct rich text controller for each platform 2024-06-11 13:59:12 +07:00
dab246 a2e6b78576 TF-2122 Fix highlight and font search result incorrect 2024-06-11 13:59:12 +07:00
Benoit TELLIER 6abe3cc3f0 Nettoyer -> Vider 2024-06-11 13:59:12 +07:00
dab246 cfd1a8d584 Release the variable on memory when the controller is closed 2024-06-11 13:59:12 +07:00
dab246 98275db493 Fix identity fetching again when open composer 2024-06-11 13:59:12 +07:00
dab246 c6472030dd TF-2215 Add Accept-Language and Content-Language when sent email 2024-06-11 13:59:12 +07:00
dab246 c19e56576f TF-2215 Remove LocaleInterceptor 2024-06-11 13:59:12 +07:00
DatDang b636422d37 TF-2671 Fix scroll jumping when typing on composer
(cherry picked from commit 2ab217d8b6193f61dfde0451ed49486cf51d664b)
2024-06-11 13:59:12 +07:00
dab246 3fefd1929e Disable outside dismissible confirm dialog in composer 2024-06-11 13:59:12 +07:00
dab246 b326ae31de Set default button padding in confirm dialog 2024-06-11 13:59:12 +07:00
dab246 d6b59193b6 Update html_editor_enhanced dependency 2024-06-11 13:59:12 +07:00
dab246 1c1b43b353 TF-2717 Show text input field when click tag recipient item 2024-06-11 13:59:12 +07:00
dab246 ec3953a6ed TF-2717 Write widget test for case recipient has expanded button 2024-06-11 13:59:12 +07:00
dab246 90ab1283d1 TF-2717 Use defaultTargetPlatform to easily write tests for widget 2024-06-11 13:59:12 +07:00
dab246 8dcd771e78 TF-2717 Auto hide text input recipient when unfocus 2024-06-11 13:59:12 +07:00
dab246 1e9895a00c TF-2717 Disable delete in keyboard shortcut on mobile 2024-06-11 13:59:12 +07:00
dab246 3e5e0a8a64 TF-2717 Get identity again when back to dashboard from settings 2024-06-11 13:59:12 +07:00
dab246 0f051bddfc TF-2717 Get identity when open app, if not get identity, get whenever open composer 2024-06-11 13:59:12 +07:00
dab246 c9821a1235 TF-2717 Use cnb_supported branch for rich_text_composer dependency 2024-06-11 13:59:12 +07:00
dab246 f8e4a9d264 TF-2717 Write widget test for change language 2024-06-11 13:59:12 +07:00
dab246 85e6f6952b TF-2717 Write widget test for text overflow of label tag 2024-06-11 13:59:12 +07:00
dab246 87f41fc4ea TF-2717 Write widget test for multiple recipients when focus and unfocus 2024-06-11 13:59:12 +07:00
dab246 7803cd74b2 TF-2717 Write widgets test for case email address too long in recipient_tag_item 2024-06-11 13:59:12 +07:00
dab246 1c916b4cf1 TF-2717 Write widgets test for RecipientComposerWidget 2024-06-11 13:59:12 +07:00
dab246 0cdf89f0f9 TF-2717 Display attachment bar below subject field on tablet 2024-06-11 13:59:12 +07:00
dab246 867e758d88 TF-2717 Display attachment bar below subject field on landscape mobile 2024-06-11 13:59:12 +07:00
dab246 e6e25fc06d TF-2717 Display attachment bar below subject field on mobile 2024-06-11 13:59:12 +07:00
dab246 d9f4005bdf TF-2717 Allow show full signature in composer on mobile 2024-06-11 13:59:12 +07:00
dab246 0c1e7e0433 TF-2717 Replace from cc bcc buttons in to by arrow down button on mobile 2024-06-11 13:59:12 +07:00
dab246 f85691ae15 TF-2684 Fix difficult to select text in blue bar on responsive tablet 2024-06-11 13:59:12 +07:00
dab246 db7334669b TF-2684 Add button Mail to attendees to open composer with to: all attendees 2024-06-11 13:59:12 +07:00
dab246 56eff652fb TF-2684 Enable selectable in blue bar 2024-06-11 13:59:12 +07:00
dab246 8ddb4b9275 TF-2684 Use scrollbar theme replace customize scrollbar 2024-06-11 13:59:12 +07:00