DatDang
|
8a2ea62987
|
TF-3715 Thread Detail create resuable actions
TF-3715 Thread Detail refactor actions for expanded email view
TF-3715 Thread Detail apply actions for collapsed email view
TF-3715 Thread Detail fix unit tests
TF-3715 Thread Detail add await for _getEmailContent in composer
TF-3715 Thread Detail remove unused emailLoaded in ThreadDetailAppBar
TF-3715 Thread Detail hide print action when isMobile
TF-3715 Thread Detail allow mark as read in EmailActionReactor
TF-3715 Thread Detail fix loadMoreThreadDetailEmails unit test
TF-3715 Thread Detail fix action small tap region
TF-3715 Thread Detail fix cannot permanent delete email
TF-3715 Thread Detail prevent close when move email
TF-3715 Thread Detail fix refresh when mark star selected collapsed email
TF-3715 Thread Detail update print action display logic
TF-3715 Thread Detail fix duplicate mark star in app bar
TF-3715 Thread Detail create new transformer for reply forward empty content email
TF-3715 Thread Detail fix email not load after open multiple times
TF-3715 Thread Detail fix close when move expanded email
TF-3715 Thread Detail fix duplicate and missing actions
TF-3715 Thread Detail restore editAsNewEmail action to _getEmailContent in setupEmailContent
TF-3715 Thread Detail update print action name
TF-3715 Thread Detail handle move and delete email with 1 item in thread detail
TF-3715 Thread Detail fix tap outside to close context menu
TF-3715 Thread Detail fix create rule and compose from recipient info
TF-3715 Thread Detail handle move and delete email with 1 item in thread detail
TF-3715 Thread Detail Fix cannot create email rule
TF-3715 Thread Detail Fix crash composer
TF-3715 Thread Detail Fix cannot unsubscribe
TF-3715 Thread Detail Fix duplicate actions on single email
TF-3715 Thread Detail Fix refresh view when reply/forward
TF-3715 Thread Detail Revert old logic to _getEmailContent
TF-3715 Thread Detail Update specific cases for UpdatedEmailKeywordsAction
TF-3715 Thread Detail Fix concurrent modification during iteration
TF-3715 Thread Detail Fix unsubscribe for all thread detail emails
TF-3715 Thread Detail Remove unnecessary Future in reactor
TF-3715 Thread Detail Remove dependency from SingleEmailController
TF-3715 Thread Detail Apply individual list post and unsubscribe header
TF-3715 Thread Detail Fix unsubscribe collapsed email
TF-3715 Thread Detail Conditionally inject rule filter interactor
|
2025-07-21 05:34:53 +07:00 |
|
dab246
|
421fa321ba
|
TF-3644 Handle scroll thread detail when cursor is in email content area
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-21 05:34:53 +07:00 |
|
DatDang
|
58a576adeb
|
TF-3643 Thread Detail get emails meta data method
TF-3643 Thread Detail cache email with thread id
TF-3643 Thread Detail view thread detail
TF-3643 Thread Detail [Part 2 fixup] remove ThreadDetailController dependency from MailboxDashboardController
TF-3643 Thread Detail [Part 2 fixup] remove EmailSupervisorController dependency from ThreadDetailController
TF-3643 Thread Detail [Part 2 fixup] move isSearchRunning check into ThreadDetailController
TF-3643 Thread Detail [Part 2 fixup] ensure GetEmailsByIdsInteractor performance
TF-3643 Thread Detail [Part 2 fixup] unit test loadMoreThreadDetailEmails
TF-3643 Thread Detail [Part 2 fixup] unit test getEmailIdsToLoad
TF-3643 Thread Detail [Part 2 fixup] optimize ThreadDetailBinding bindingsDataSource
TF-3643 Thread Detail [Part 2 fixup] optimize getThreadDetailLoadingView
TF-3643 Thread Detail [Part 2 fixup] readd unique ValueKey for HtmlContentViewerOnWebWidget
TF-3643 Thread Detail [Part 2 fixup] unit test initializeThreadDetailEmails
TF-3643 Thread Detail [Part 3 fixup] Update private action button methods
TF-3643 Thread Detail [Part 4 fixup] Collapsed email preview 65 characters max
TF-3643 Thread Detail [Part 4 fixup] Remove personal scripts
TF-3643 Thread Detail move EmailInThreadStatus into PresentationEmail
TF-3643 Thread Detail refactor toggle collapse expand
TF-3643 Thread Detail EmailViewAppBarWidget required parameters
TF-3643 Thread Detail tap avatar toggle expansion
TF-3643 Thread Detail fix cannot open single email
TF-3643 Thread Detail fix open thread first time blank view
TF-3643 Thread Detail fix thread detail UI
TF-3643 Thread Detail fix round bottom view
TF-3643 Thread Detail fix round bottom view
TF-3643 Thread Detail bottom actions depend on current expanded email
TF-3643 Thread Detail hide next previous actions
TF-3643 Thread Detail fix load more show initial loading view
TF-3643 Thread Detail fix cannot view single email
TF-3643 Thread Detail fix bottom place holder not aligned
TF-3643 Thread Detail fix back to search view
TF-3643 Thread Detail fix display 65 character preview collapsed email
TF-3643 Thread Detail fix search not work
TF-3643 Thread Detail fix bottom place holder UI
TF-3643 Thread Detail fix expand view
TF-3643 Thread Detail jump to top of last email view
TF-3643 Thread Detail remove toMe condition of filtering thread
TF-3643 Thread Detail fix sort thread detail
TF-3643 Thread Detail fix assert not work in release
TF-3643 Thread Detail add load more test case <20
TF-3643 Thread Detail remove the use of currentThreadId
TF-3643 Thread Detail remove the use of selectedEmail in SingleEmailController
TF-3643 Thread Detail fix unit test SingleEmailController calendar
TF-3643 Thread Detail disable 2 way scroll control
TF-3643 Thread Detail allow thread to load sent email incase thread only contains 1 email
TF-3643 Thread Detail disable single email page view
TF-3643 Thread Detail update emailsNotLoadedCount name
TF-3643 Thread Detail remove collapsed email char limit
TF-3643 Thread Detail fix CI
TF-3643 Thread Detail unit test handleGetEmailIdsByThreadIdSuccess
TF-3643 Thread Detail make _currentEmailId private
TF-3643 Thread Detail fix search click users
TF-3643 Thread Detail fix scroll jump
TF-3643 Thread Detail fix scroll jump
TF-3643 Thread Detail fix web back action
TF-3643 Thread Detail round bottom actions
TF-3643 Thread Detail fix tablet large empty email
TF-3643 Thread Detail fix email subject selectable
TF-3643 Thread Detail fix email single view with top divider
TF-3643 Thread Detail fix email cache threadId missing
TF-3643 Thread Detail fix filter sent email in thread details
TF-3643 Thread Detail fix select text
TF-3643 Thread Detail fix subject alignment
TF-3643 Thread Detail fix subject alignment
TF-3643 Thread Detail fix tablet large empty email
TF-3643 Thread Detail add nullcheck for _jumpScrollViewToTopOfEmail
TF-3643 Thread Detail decouple ThreadDetailController from SingleEmailController
TF-3643 Thread Detail combine emailIds to emailIdsPresentation
TF-3643 Thread Detail remove currentEmailLoaded obx listener of SingleEmailController
TF-3643 Thread Detail replace threadAction with an email ui action
TF-3643 Thread Detail fix top and bottom bar delay displaying
TF-3643 Thread Detail update ReplyForwardBottomBarAction to PerformEmailActionInThreadDetailAction
TF-3643 Thread Detail use getOwnEmailAddress in ThreadDetailAppBar
TF-3643 Thread Detail add TextOverflow.ellipsis to EmailSubjectWidget
TF-3643 Thread Detail fix round border threadDetailLoadingView
|
2025-07-21 05:34:53 +07:00 |
|
dab246
|
672188baa2
|
Apply new style Language section in Setting on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-15 13:37:15 +07:00 |
|
dab246
|
8289593247
|
Apply new style Language section in Setting on desktop
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-15 13:37:15 +07:00 |
|
dab246
|
a9a322818a
|
Use fontFamily for all style in Text widget
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-15 12:40:02 +07:00 |
|
dab246
|
141fa2cc2c
|
Apply new style left menu in Settings
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-14 17:26:30 +07:00 |
|
dab246
|
8c0a3bccfa
|
Fix bottom overflow of confirm dialog save message on landscape mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-14 14:14:43 +07:00 |
|
dab246
|
722a2d94e1
|
Apply new style modal profile UI for desktop
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-14 14:14:43 +07:00 |
|
dab246
|
d133d9e9c9
|
TF-3819 Fix IOS modified signature is not kept in Draft folder
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-23 14:22:09 +07:00 |
|
DatDang
|
bb8a0e3e95
|
TF-3772 Animated splash iOS
|
2025-06-18 17:19:47 +07:00 |
|
dab246
|
506603b44f
|
TF-3759 Update style popup context menu for filter message option on mailbox dashboard view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
2fdab039da
|
TF-3759 Update style popup context menu for profile setting menu
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
2d175633e7
|
TF-3766 Change context menu style for other widgets on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
0775a58fef
|
TF-3766 Change context menu style for mailbox on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 16:43:45 +07:00 |
|
dab246
|
c528722685
|
TF-3763 Update style for Has attachment checkbox in advanced search view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-17 05:03:19 +07:00 |
|
dab246
|
a76c09c4d7
|
TF-3765 Change dialog style
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-13 10:51:13 +07:00 |
|
dab246
|
991b9e22e8
|
TF-3764 Fix left padding All folders in destination picker
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-13 09:39:54 +07:00 |
|
dab246
|
5068a11524
|
TF-3764 Add Create filter button in context menu
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-13 09:39:54 +07:00 |
|
dab246
|
bab0331fe0
|
TF-3764 Update new empty view for folder
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-13 09:39:54 +07:00 |
|
dab246
|
15c0d58c7c
|
TF-3758 Update mailbox view on mobile web responsive
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
f179a9a6a8
|
TF-3758 Update text style for folder item
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
6b09fb9faf
|
TF-3758 Update app grid in left menu on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
d7c4418674
|
TF-3758 Update mailbox app bar
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
6949da4cce
|
TF-3758 Update size for left menu on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
dab246
|
fafc3ff0c7
|
TF-3773 Change banner of Trash/Spam folder
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-11 11:00:45 +07:00 |
|
dab246
|
b625894c39
|
TF-3761 Update search bar for search mailbox in left menu
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-11 11:00:02 +07:00 |
|
dab246
|
f029f1986b
|
TF-3760 Fix these buttons are overflowed when text too long
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-09 16:24:26 +07:00 |
|
dab246
|
537889f934
|
TF-3760 Change style of input dialog on web
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-09 16:24:26 +07:00 |
|
dab246
|
a9575c20f2
|
TF-3678 Support accessibility for Input field in Identity dialog
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-18 22:04:07 -07:00 |
|
dab246
|
d3ddea3bd5
|
TF-3678 Support accessibility for loading icon in the mail list area
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-18 22:04:07 -07:00 |
|
dab246
|
5f0476a105
|
TF-3678 Support accessibility for Set as default identity checkbox
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-18 22:04:07 -07:00 |
|
dab246
|
0ca3ca170d
|
TF-3719 Add handle export log to device if need
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-16 09:59:49 -07:00 |
|
dab246
|
52ef2db300
|
TF-3704 Fix style label mailbox item
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-11 20:21:08 -07:00 |
|
dab246
|
8b0072548f
|
TF-3704 Fix Folders text is not correct style
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-11 20:21:08 -07:00 |
|
dab246
|
b7e4eb6245
|
TF-3704 Fix height composer button
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-11 20:21:08 -07:00 |
|
dab246
|
d478b0de0f
|
TF-3703 Update default value of offsetHtmlContentHeight
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-05-04 23:10:28 -07:00 |
|
dab246
|
037fcc03a1
|
Cannot preview image with file name containing image extension (jpg,..) and mime type is application/octet-stream
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-16 21:37:32 -07:00 |
|
dab246
|
3337a608be
|
TF-3627 Remove right padding editor scroll bar in composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-16 19:59:47 -07:00 |
|
DatDang
|
94560acf01
|
TF-3647 Disable email view zoom
|
2025-04-14 21:25:56 -07:00 |
|
dab246
|
b3506853a1
|
TF-3507 Try to avoid screen blink when refreshing email list
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 04:01:05 -07:00 |
|
dab246
|
9363d4edbf
|
TF-3507 Improve PullToRefreshWidget to increase performance
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 04:01:05 -07:00 |
|
dab246
|
712bc26402
|
TF-3507 Fix offline cache prevents updating email query view cache
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 04:01:05 -07:00 |
|
dab246
|
3248f44cf2
|
TF-3622 Add integration test for case deformed inlined image
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 01:55:26 -07:00 |
|
dab246
|
551ef15276
|
TF-3622 Fix deformed inlined image
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-14 01:55:26 -07:00 |
|
DatDang
|
91dddff18d
|
TF-3487 Create retriable failure state and toast
|
2025-04-09 07:55:42 -07:00 |
|
dab246
|
7523ddf07b
|
Prevents the content from automatically wrapping to the next line
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-08 23:43:53 -07:00 |
|
dab246
|
75b675002c
|
Add div tag with markdown style when isTextTable is true for email content text/plain
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-08 23:43:53 -07:00 |
|
DatDang
|
4538959d30
|
TF-3578 Calendar event show free busy status
|
2025-04-04 00:13:40 -07:00 |
|
dab246
|
0703d14761
|
TF-3601 Fix content gone blank in composer on IOS
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-04-03 02:38:48 -07:00 |
|