dab246
|
c8bc63ee93
|
TF-3178 Add verify name only contain spaces for identity name
|
2024-11-04 06:41:34 +07:00 |
|
florentos17
|
124c4ce09a
|
TF-3149 corrected typos and added clarification to identity management Name field (#3216)
|
2024-10-22 16:43:16 +02:00 |
|
dab246
|
b4db2f8521
|
TF-2940 Add spell check for identity text input
|
2024-09-18 18:15:31 +07:00 |
|
dab246
|
e5e4a6896d
|
TF-3114 Fix list buttons covered by keyboard in identity creator view
|
2024-09-18 05:24:22 +07:00 |
|
dab246
|
7f16d92f19
|
TF-3114 Hide rich text button when focusing on Name/Bcc to text input
|
2024-09-18 05:24:22 +07:00 |
|
DatDang
|
83eb5a1921
|
TF-3082 Fix identity dialog auto scroll after picking image
|
2024-09-10 20:22:54 +07:00 |
|
DatDang
|
5be6e5b5cd
|
TF-3082 Fix identity dialog auto scroll to bottom after reload
|
2024-09-10 20:22:54 +07:00 |
|
DatDang
|
5a1fdbb123
|
TF-3082 Restore identity from cache
|
2024-09-10 20:22:54 +07:00 |
|
DatDang
|
fdbbf855b6
|
TF-3082 Warn user and save identity cache on reload/session expired
|
2024-09-10 20:22:54 +07:00 |
|
DatDang
|
6dfd15a586
|
Fix Identity bottom buttons overlap with system navigation bar
|
2024-08-30 16:55:55 +07:00 |
|
DatDang
|
150b4607d5
|
Hotfix center identity creator loading
|
2024-08-26 09:43:24 +07:00 |
|
Dat Dang
|
df692d8d43
|
TF-3095 public asset handle base64 on paste (#3098)
|
2024-08-21 10:24:49 +07:00 |
|
DatDang
|
0cb9ddf350
|
TF-3084 Handle drop image to identity editor for public asset
|
2024-08-20 10:10:31 +07:00 |
|
DatDang
|
7ea01d74bc
|
TF-3042 Clean up public assets after identity is saved
|
2024-08-14 10:01:34 +07:00 |
|
DatDang
|
3b87d591e0
|
TF-3042 Delete newly created PublicAsset when discard identity changes
|
2024-08-14 10:01:34 +07:00 |
|
DatDang
|
c42a913d82
|
TF-3042 Create PublicAsset and display after pick image
|
2024-08-14 10:01:34 +07:00 |
|
dab246
|
cc814f4b89
|
TF-2676 Fix lost button at the bottom of identity editor
|
2024-08-08 09:46:09 +02:00 |
|
dab246
|
ef995d115b
|
TF-2724 Fix automatically scroll down when user click to edit one Profile Identity
|
2024-08-08 09:46:09 +02:00 |
|
dab246
|
d651d33e46
|
TF-2676 Trim identity name space
|
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 |
|
DatDang
|
e8eb67bf63
|
Upgrade dependencies after upgrade Flutter 3.22.2
|
2024-08-07 06:32:45 +02:00 |
|
dab246
|
6591ea9bd1
|
TF-2475 Handle format style rich text in identity creator
|
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
|
36ab6b1ccc
|
Only create and use the correct rich text controller for each platform
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
6b82027090
|
TF-2667 Fix width size inline image in email view after send email
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
c9fed1fa41
|
TF-2667 Use Username replace UserProfile
|
2024-06-11 13:59:12 +07:00 |
|
DatDang
|
b2f438a967
|
TF-2675 Pin save button to bottom in edit identity dialog web
|
2024-03-12 21:24:08 +07:00 |
|
dab246
|
ebd62ab78f
|
TF-2520 Create some class to handle html
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-03-08 13:40:12 +07:00 |
|
dab246
|
3878400fbf
|
TF-2461 Fix warning when run dart analyze
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-01-26 07:54:15 +01:00 |
|
hieubt
|
1f39ea1cf3
|
TF-2346 Implement image compression
(cherry picked from commit a9dda0bf702b527e439245973c4711b1bc9f140d)
|
2024-01-08 14:25:26 +01:00 |
|
hieubt
|
bd27b2eca9
|
TF-2346 Update Identity creator view
(cherry picked from commit 0ead468e6b4312e1fe53a43b581963aeab2d535d)
|
2024-01-08 14:25:26 +01:00 |
|
hieubt
|
fa4abb6063
|
TF-2346 Update identity creator constant
(cherry picked from commit ae1097cb1261370e14f35ed696f517c5bf552f41)
|
2024-01-08 14:25:26 +01:00 |
|
hieubt
|
29e3327c14
|
TF-2346 Add loading bar while compressing image
(cherry picked from commit 2c24908f55bdfccddd97774998bb865efbfed061)
|
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
|
b6be0dcf3a
|
TF-2245 Only use bytes when insert image in identity creator on web
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit d879dbaf7e9fbe81c7cf1c1e43b1ec275e3522c6)
|
2023-10-27 11:18:29 +07:00 |
|
dab246
|
56fac29e55
|
TF-2116 Persist new signature when open draft email
(cherry picked from commit 4bf72a6e31855061b232fe3c6bab483bcb3f264a)
|
2023-10-09 12:12:24 +07:00 |
|
dab246
|
3809a05a35
|
TF-2116 Apply new design composer mobile
(cherry picked from commit fe4ec144d1a18a94de782f87fff56bbf1cd3a00a)
|
2023-10-09 12:12:24 +07:00 |
|
dab246
|
fca8540ac3
|
TF-1710 Remove some import unnecessary
(cherry picked from commit 3bef92aa5ec2acd313eb32f6ff1ed9e025d773b1)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
ce14267928
|
TF-1486 Add insert image in signature on mobile/tablet
(cherry picked from commit 3411ecf28c01651a3747e67dd797885a10b532fe)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
d072f6a243
|
TF-1486 Add insert image in signature on web
(cherry picked from commit 50f0e54b2a47fe2e857372f56293d1c1800ded2b)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
2f4f8beec4
|
TF-1486 Update size, padding for identity creator view
(cherry picked from commit 028bbcbdd8e433ac5221bb4c9bf135d0f53518e3)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
fb5f96f316
|
TF-1960 Fix padding, alignment widget in IdentityCreatorView
(cherry picked from commit bde38aff78d77056a7b07628acb812e74b43abdb)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
39ce09fb82
|
TF-1960 Only allow text input fields on 1 line
(cherry picked from commit 091d1472bf19c7041012adb94192eb749433a595)
|
2023-07-07 22:45:26 +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
|
96145aae7a
|
Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
|
2023-06-15 16:43:58 +07:00 |
|
dab246
|
5c3833b72f
|
TF-1884 Support RTL mode for TypeAheadFormField
(cherry picked from commit e375d87d5d485ecb717b1a8afee2b7bf741fbeac)
|
2023-06-15 16:43:58 +07:00 |
|
dab246
|
df19b979a2
|
TF-1884 Support RTL mode for TextField
(cherry picked from commit 3f8445141bea9dbf276a6a336114e4e2b549936f)
|
2023-06-15 16:43:58 +07:00 |
|
dab246
|
0cc2a2f0cc
|
TF-1885 Support RTL mode for HTML composer
(cherry picked from commit 8a4569ef3a749e0f3abc0a385aa915d749b16a9a)
|
2023-06-15 16:43:58 +07:00 |
|
dab246
|
ff2015ccc2
|
TF-1694 Fix padding header identity creator view
(cherry picked from commit 76d407b7653ca21ae5994dce7d21b1adb1d1b273)
|
2023-04-14 17:12:34 +07:00 |
|