Commit Graph

41 Commits

Author SHA1 Message Date
dab246 da29ff01e3 Use common FilterField & EmailReceiveTimeType objects for the entire app
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-30 09:18:16 +07:00
dab246 84616f210c TF-2666 Apply new UI for edit recipient card on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-28 17:27:20 +07:00
dab246 6653551609 TF-2666 Apply new design for edit recipient card on web
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-28 17:27:20 +07:00
dab246 7ca3950c34 TF-2666 Edit one recipient in To/Cc/Bcc on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-28 17:27:20 +07:00
dab246 3b96eeeb20 TF-2666 Edit one recipient in To/Cc/Bcc on web
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-28 17:27:20 +07:00
dab246 1e10edbe45 Hot fix cannot display name after press Enter key to select autocomplete in composer
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-24 03:50:48 -07:00
dab246 e6b2868044 TF-3480 Support drag email address from To/Cc/Bcc/ReplyTo of composer to To/Cc/Bcc/ReplyTo of other
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-17 04:33:44 -07:00
dab246 a258dec4ee TF-3410 Use TextTheme apply almost text style for text widget
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
dab246 352681b60e TF-3410 Update icon color & icon size of composer view
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
dab246 d2e2b5ed06 TF-3539 Fix auto complete does not show name
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 21:24:20 -07:00
dab246 36a9117e00 Fix cannot auto create tag when paste list email and switch focus
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-10 21:24:20 -07:00
dab246 bcad1e0cd9 Handle the behaviour of Reply/ReplyToList/ReplyAll button
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 02:34:29 -08:00
Florent Azavant 2a56764214 TF-3189 composer now correctly encodes subaddresses 2025-02-19 02:34:29 -08:00
Florent Azavant 74fc8d5d72 TF-3189 new reply to field in the mail composer 2025-02-19 02:34:29 -08:00
dab246 aceaebe869 TF-3408 Auto load more when user uses arrow down of keyboard 2025-02-05 03:00:08 -08:00
dab246 b73784742a TF-3408 Remove limit result in autocomplete 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 3d1b4bdfbb TF-3344 Handle separator when submit list of mail addresses in text 2025-02-05 03:00:08 -08:00
dab246 2177082c97 TF-3226 Apply minInputLength on autocomplete capability to app 2024-11-20 14:51:23 +07:00
dab246 f2b1eab5bc Fix alignment receive time in email view 2024-09-30 15:16:52 +07:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 36ab6b1ccc Only create and use the correct rich text controller for each platform 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 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 f8e4a9d264 TF-2717 Write widget test for change language 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 e6e25fc06d TF-2717 Display attachment bar below subject field 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 a2a1f8246f TF-2384 Store data to keychain when save new Account
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4d84a3354927d1c0becaf0e8e6d7cc8c54721f58)
2024-01-08 14:25:26 +01:00
dab246 0b9da034b3 Fix recipient input field cursor color
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fa54f626730cc49686538514370d5b2dff86f078)
2024-01-08 14:25:26 +01:00
dab246 8722210fc0 TF-2378 Fix user cannot see the suggestion when recipient is longer than 10 on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 23e4b11e221278b6b1066ed490a91637180e8613)
2024-01-08 14:25:26 +01:00
dab246 e0cf8272cf TF-2336 Fix jumping screen when clicking on Cc, Bcc
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 376836017243e803ae056c085a2a0fb3756e2b15)
2024-01-08 14:25:26 +01:00
dab246 bfb35a7187 TF-1155 Handle moving focus between fields using the tab key in advanced search
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7044a1ca5477390af9d1d7a9003e0d8aae7c632f)
2023-11-21 16:54:33 +07:00
hieubt e9fa9fe3a8 TF-2196 Add 'From'to recipient widget
(cherry picked from commit b2e443ab6df966526bb6fd3cdc24915b3b5c48cb)
2023-11-21 16:54:33 +07:00
dab246 39bca48671 TF-2259 Fix padding and overflow text in recipients composer
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit b1301f72e2a4377d5f3500b6f1ea2c6a8bc7c304)
2023-11-21 16:54:33 +07:00
dab246 6095959181 TF-2191 Fix keyboard disappear when switch focus from subject to body in composer android
(cherry picked from commit 880c7f1ae9e96c5b3dedaca01bf3736e7dd869d4)
2023-10-13 10:17:52 +07:00
dab246 20fd8ebdee TF-2180 Fix suggestion list being hidden once user use device with small screen
(cherry picked from commit 924490be86d36a0cb206d867ced790ae49454673)
2023-10-09 12:12:24 +07:00
dab246 c3a6d0f4d8 TF-2119 Disable drag and drop recipients on mobile
(cherry picked from commit d1760dbdbac30a3af13fd6a7dca97236484dbd9a)
2023-10-09 12:12:24 +07:00
dab246 e1dd99c613 TF-2119 Implement drag and drop between recipients
(cherry picked from commit 958940c8a79d4f33eb52fd69718ce1b5c8daaeaa)
2023-10-09 12:12:24 +07:00
dab246 f84f2ce4fd TF-2116 Create RecipientComposer widget and style
(cherry picked from commit 24be032c8c04e9673953c9dc83d096e7b61fdb04)
2023-10-09 12:12:24 +07:00