Commit Graph

3063 Commits

Author SHA1 Message Date
dab246 4ccebb8a55 TF-2584 Remove toolbox buttons in keyboard header and move to app bar of composer in mobile 2024-07-02 13:06:10 +02:00
dab246 1c3ca5485a TF-2532 Only clear old data stream when add object to stream in share file
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 181e1ec20dafe4f865d0f2ce606311cf216e06fd)
2024-07-02 13:06:10 +02:00
dab246 797a14c483 TF-2532 Invoke request focus editor when insert inline image 2024-07-02 13:06:10 +02:00
dab246 800241cef0 TF-2532 Add attachment/inlineImage button at app bar composer on mobile/tablet 2024-07-02 13:06:10 +02:00
Dat PHAM HOANG 885a386068 Fix duplicated selected AccountCache 2024-06-24 12:08:09 +07:00
dab246 4a245e06b8 TF-2827 Only enable reply/forward button when email content loaded 2024-06-21 09:12:29 +07:00
dab246 9020fe0a62 TF-2827 Only enable print button when email content loaded 2024-06-21 09:12:29 +07:00
DatDang 98c848db9a TF-2877 Create ADR for notification setting decision 2024-06-19 16:23:29 +07:00
DatDang f477c5b697 TF-2877 Create notification setting view 2024-06-19 16:23:29 +07:00
DatDang ef0e4ad2a8 TF-2877 Create notification interactors and controller 2024-06-19 16:23:29 +07:00
DatDang b89820618c TF-2877 Create notification data source & repo 2024-06-19 16:23:29 +07:00
DatDang 2652a99e0e TF-2877 Create new notification icon & texts 2024-06-19 16:23:29 +07:00
dab246 640b100f21 TF-2868 Fix composer bold option toggle 2024-06-19 09:18:27 +07:00
dab246 31e1d2183a TF-2919 Fix composer is not closed after click Send anyway button on warning dialog for subject reminder in mobile 2024-06-13 16:03:42 +07:00
dab246 e5e8d2ae7d TF-2919 Fix cannot close warning dialog show for subject reminder when click Cancel button 2024-06-13 16:03:42 +07:00
dab246 82b51082fc TF-2919 Fix memory leak when attach files in composer 2024-06-13 16:03:42 +07:00
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