Commit Graph

3092 Commits

Author SHA1 Message Date
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 1b70226c0f TF-2945 Apply quick select for read receipt in composer on tablet 2024-08-07 06:32:45 +02:00
dab246 c8ea2da3cf TF-2945 Apply quick select for read receipt in composer on web 2024-08-07 06:32:45 +02:00
dab246 0a8a0b0a6d TF-2907 Handle error correctly when perform reply event action 2024-08-07 06:32:45 +02:00
dab246 9bdb327c9e TF-2907 Fix can not click Mail to attendees button 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG 14e97e4360 TF-2907 Upgrade jmap_dart_client with new change in CalendarEvent response 2024-08-07 06:32:45 +02:00
dab246 3d2ef50a00 TF-2907 Hide widget when corresponding event attribute is null 2024-08-07 06:32:45 +02:00
dab246 3aabee59da TF-2907 Disable YES/NO/MAYBE action for events when missing METHOD/ORGANIZER/ATTENDEES 2024-08-07 06:32:45 +02:00
Nguyen Thai e27a696886 Bumped action versions to their latest stable 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG 5dc7f84d37 Bump version to v0.11.5001 2024-07-05 11:37:55 +07:00
Ettore Atalan 4621cb32d2 Translated using Weblate (German)
Currently translated at 88.0% (523 of 594 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/de/
2024-07-05 05:48:51 +02:00
Ettore Atalan 998160551e Translated using Weblate (German)
Currently translated at 27.1% (161 of 594 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/de/
2024-07-05 05:48:51 +02:00
artembru 9129c395d8 README.md
Deleted website URL

(cherry picked from commit 3a3ffc8dcf67a038fb752af9b216cdaaf440bd2e)
2024-07-05 10:18:16 +07:00
Dat H. Pham e008c65e8a Add Contribute paragraph
(cherry picked from commit 77a94c2068957f92d2badaccc8b8cbe4d50ebb03)
2024-07-05 10:18:16 +07:00
artembru d0a215289b README.md (#2912)
(cherry picked from commit 0500f00807512c6aa8c62f0ec5b7524e1eccc4e1)
2024-07-05 10:18:16 +07:00
DatDang fc25194b02 TF-2901 Implement getting cache composer on log in 2024-07-05 05:07:02 +02:00
DatDang b2c92388f2 TF-2901 Implement caching composer on log out 2024-07-05 05:07:02 +02:00
DatDang c4bffd6626 TF-2901 Create before unload manager to handle before log out callbacks 2024-07-05 05:07:02 +02:00
dab246 fc4ca58d4e TF-2475 Add onSubjectTextListener for subject focus node 2024-07-02 13:06:10 +02:00
dab246 e3822734a6 TF-2475 Update source script for flutter_inappwebview_web in index.html 2024-07-02 13:06:10 +02:00
dab246 6591ea9bd1 TF-2475 Handle format style rich text in identity creator 2024-07-02 13:06:10 +02:00
dab246 ff4f96e3d2 TF-2475 Handle format style rich text in vacation 2024-07-02 13:06:10 +02:00
dab246 e139e1ec94 TF-2475 Handle format style rich text in composer 2024-07-02 13:06:10 +02:00
dab246 cd5c240401 TF-2475 Replace TypeAheadFormField to TypeAheadField compatible flutter_typeahead version 0.5.2
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 87d1a17ddd76c87d2c99cee46c54ef3541929fc6)
2024-07-02 13:06:10 +02:00
dab246 83ffc1b8bd TF-2475 Upgrade dependencies to build success 2024-07-02 13:06:10 +02:00
dab246 298ae28668 TF-2532 Remove attachment/inlineImage icon in keyboard toolbar on tablet 2024-07-02 13:06:10 +02:00
dab246 31eeadc50d TF-2584 Update enough_html_editor in pubspec 2024-07-02 13:06:10 +02:00
dab246 da3fdd1202 TF-2584 Update padding toolbox buttons of composer in mobile 2024-07-02 13:06:10 +02:00
dab246 aba603933c TF-2584 Update correct icon for toolbox buttons of composer in mobile 2024-07-02 13:06:10 +02:00
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