Commit Graph

82 Commits

Author SHA1 Message Date
dab246 89a3743eaf Apply new design for all confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-31 21:22:11 -07:00
DatDang a5679b3346 TF-3502 Fix composer image loading icon 2025-03-17 04:34:55 -07:00
dab246 562cb39f19 TF-3479 Cleanup composer bindings after close composer
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-17 04:33:44 -07:00
dab246 42b5711769 TF-3478 Use tag to inject composer binding
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-17 04:33:44 -07:00
dab246 ae0c847960 Hot fix update new UI for confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-16 21:55:19 -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 700e8bc479 TF-3410 Update confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
DatDang 5a1fdbb123 TF-3082 Restore identity from cache 2024-09-10 20:22:54 +07:00
DatDang 2f669b077c Hotfix cannot set default identity 2024-08-26 09:43:24 +07:00
DatDang fcdaef80a2 TF-3043 Dereference public assets before delete identity 2024-08-15 16:50:57 +07:00
DatDang 7ea01d74bc TF-3042 Clean up public assets after identity is saved 2024-08-14 10:01:34 +07:00
dab246 6c13e00935 TF-2676 Add loading bar when load identities 2024-08-08 09:46:09 +02:00
dab246 8b7ac1f039 TF-2893 Apply the standard app grid icon 2024-08-08 09:46:09 +02:00
dab246 eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection 2024-08-07 06:32:45 +02:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 c0394d1a77 Fix overflow height delete identity dialog on mobile 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
dab246 fbb43e3bb0 TF-1831 Handle system back button in dialog view
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit dc93aa9961987315bd1b478aecda530049b75f02)
2024-01-08 14:25:26 +01:00
dab246 c96c126166 TF-2351 Remove unnecessary HtmlViewerControllerForWeb
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 177bc7c73831fcb5f23187abe6144e645be83c04)
2024-01-08 14:25:26 +01:00
dab246 fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
2023-11-21 16:54:33 +07:00
dab246 72ba6d4145 Fix long email content is cut off on android
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit cb53edf0eed467b40fefa85f7390dc3f5cfa6c35)
2023-10-27 11:18:29 +07:00
dab246 1af33dd20d TF-1961 Refactor html transformer
(cherry picked from commit 0272e45226ddb12827b7ef4820b00632758c353a)
2023-08-18 21:29:50 +07:00
dab246 6c06d0742c TF-1877 Fix error TextEditingController was used after being disposed on some screen
(cherry picked from commit 50e4c6ec55eea21a45a5a8dd31cd239245248df3)
2023-07-07 22:45:26 +07:00
dab246 04a8274b49 TF-1933 Fix text overflow with ellipsis is weird and ugly by design
(cherry picked from commit a4dd353672eca725abd66bee94347dc339b1102f)
2023-07-07 22:45:26 +07:00
dab246 96145aae7a Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
2023-06-15 16:43:58 +07:00
dab246 2fb2ab18e8 TF-1886 Support RTL mode for HTML display
(cherry picked from commit 9ac393489e746b49073b1a2d98063481f4c894c6)
2023-06-15 16:43:58 +07:00
dab246 cada3c2607 TF-1899 Hide add recipient button in forward when no network
(cherry picked from commit e60297d84c17be06a2c2e7be3b034c5d6415cca3)
2023-06-13 10:17:45 +07:00
dab246 86fe019b83 TF-1813 Display SendingQueue mailbox
(cherry picked from commit 3e3667777075ba4029d66302009d81eadf18b6d2)
2023-06-13 10:17:45 +07:00
dab246 476b929b90 TF-1711 Fix label displayed overlap for create identity button
(cherry picked from commit aa939af0d136d3d11f13c14ca3b550fe1513d270)
2023-04-24 17:03:39 +07:00
dab246 800488563b TF-1779 Fix logic of replacing dot in long email
(cherry picked from commit 24d306500325fc3f7b7901cf1936e46f8be6ccf3)
2023-04-24 17:03:39 +07:00
dab246 133b04b11c TF-1613 Implement handleSuccessViewState and handleFailureViewState for all controller
(cherry picked from commit 35e727e795bb3c44cc9c47e02542b5bdc3955fdd)
2023-04-14 17:12:34 +07:00
HuyNguyen 28347bb7c1 TF-1679: Hide cursor of bcc when focus to html editor
(cherry picked from commit 588c9b4873ea40b75dd6e6cffbe80af21a4b287c)
2023-04-14 17:12:34 +07:00
HuyNguyen b19a85ac36 TF-1679: Fix button close is hide
(cherry picked from commit 428f7fe45574b650465c8ea453014571496754a3)
2023-04-14 17:12:34 +07:00
dab246 58816574f9 TF-1684 Implement handle transform html signature
(cherry picked from commit cc535a6cf418d27b59e121ae6cd3dc57c065ddf3)
2023-04-14 17:12:34 +07:00
dab246 fed514e40b TF-1611 Fix can not display correctly menu screen when open setting view
(cherry picked from commit 2ba04f782ef17dac3b93930dccd3723f13d6836d)
2023-03-24 19:40:48 +07:00
dab246 963613a3b6 TF-1625 Remove Rxn<Session> variable and only use Rxn<AccountId> variable to listen change
(cherry picked from commit 9b56575290cbbf3ed47835117529e0d75346d703)
2023-03-24 19:40:48 +07:00
dab246 bb9dbb697a TF-1625 Get capability supported for Identity/set method
(cherry picked from commit 16a77edba891a628b728d05ddd3a61c9ba45b8dc)
2023-03-24 19:40:48 +07:00
dab246 4e17813e1a TF-1594 Use only one class TmailToast to display the message.
(cherry picked from commit 379c34b32b2e5c4dad141e6a98bdb92597fa6908)
2023-03-24 19:40:48 +07:00
dab246 9609e7ee9c TF-1512 Show keyboard below editor while type text 2023-03-10 21:10:36 +07:00
dab246 3f522445a9 TF-1512 Only use HtmlViewer to display signatures (for both html/text or plain/text formats) 2023-03-10 21:10:36 +07:00
dab246 f2a63c083a Optimize and refactor for MailboxVisibility 2023-02-24 17:33:31 +07:00
sherlockvn c80e839c7d fix mouse event captured by under signatureView in deleleDialogBuilder 2023-02-06 16:19:21 +07:00
sherlockvn 80aab37cb1 TF-1194 presentation layer: apply new delete identity design 2023-02-01 10:23:20 +07:00
sherlockvn d0277148e4 fixup! TF-1194 edit default identity: update presentation layer 2023-01-31 11:24:24 +07:00
sherlockvn 8c7c7c0db1 TF-1194 edit default identity: add controller to edit identity screen 2023-01-31 11:24:24 +07:00
sherlockvn 9c6379e40d Tf-1194 edit default identity: add bindings in interactor and controller 2023-01-31 11:24:24 +07:00
sherlockvn ce46de9e73 TF-1194 create new default identity: update identites controller and identity_creator controller 2023-01-18 13:33:55 +07:00
sherlockvn bf8005927e TF-1194 create new default identity: add bindings in interactors and utils class 2023-01-18 13:33:55 +07:00
sherlockvn 9147eed30c TF-1194: create new default identity: add function getSmallestIdentities and sortListIdentities 2023-01-18 13:33:55 +07:00
dab246 d9d0b71d35 TF-1194 Refactor and optimize widget 2022-12-29 10:30:05 +07:00