Commit Graph

153 Commits

Author SHA1 Message Date
dab246 23ecdfbf11 TF-2948 Apply new identity view for web
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-31 14:45:59 +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 b5caab6465 TF-3763 Hide Filter icon when advanced search view is opened
Signed-off-by: dab246 <tdvu@linagora.com>
2025-06-17 05:03:19 +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 c603b5e40b TF-3479 Allow open multiple composer on screen
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 b3aaef83a5 TF-3410 Update color, dimensions and alignments in EmailView
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
dab246 d9def92781 TF-3410 Change color of icons in TopAppBarThreadSelection
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
dab246 d2ee165f49 TF-3449 Setup Sender-set important flag in Setting View
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-06 20:30:23 -08:00
dab246 621756dca1 TF-3449 Add Mark as important option in context menu
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-06 20:30:23 -08:00
Florent Azavant f1ec1d7324 TF-3189 new option to copy a folder's subaddress 2025-02-19 02:34:29 -08:00
Florent Azavant 89d80fe142 TF-3189 new option to enable/disable subaddressing for a personal folder 2025-02-19 02:34:29 -08:00
DatDang f66e1460e4 TF-3454 Download all attachments as ZIP 2025-02-18 20:13:16 -08:00
dab246 129d5f5fa8 TF-3181 Display contact support button on web app
(cherry picked from commit cfc027522962fbf7092c8a15876d6c61f0aca6fc)
2025-02-05 03:00:08 -08:00
dab246 2de503d990 TF-2387 Update logo & description for welcome screen 2024-11-08 14:25:09 +07:00
dab246 541f5cbe7b TF-2387 Add Privacy Policy button to starting page in mobile 2024-11-08 14:25:09 +07:00
dab246 1393e2cd07 TF-2387 Add TwakeWelcome page the first time app launch 2024-11-08 14:25:09 +07:00
Dat Vu 401f0b97fb Change logos to beta and move position version on web (#3203) 2024-10-16 17:56:20 +07:00
dab246 34c9c0cd0e TF-3002 [WEB] Apply new design for SearchFilterButton 2024-10-15 16:48:36 +07:00
dab246 123229fce1 TF-3023 Show Good/Bad SMime signature icon in email view 2024-08-09 09:17:13 +02:00
DatDang eb878e421e TF-2976 Update ThreadView UI 2024-08-08 09:46:09 +02:00
dab246 2228d1a5d8 TF-2857 Change logo & text in application 2024-08-08 09:46:09 +02:00
dab246 9f6608d017 TF-2973 Adjust remove button in email rule for each action or condition 2024-08-08 09:46:09 +02:00
dab246 aba603933c TF-2584 Update correct icon for toolbox buttons of composer in mobile 2024-07-02 13:06:10 +02:00
DatDang 2652a99e0e TF-2877 Create new notification icon & texts 2024-06-19 16:23:29 +07:00
DatDang 42b7a874ab TF-2615 Update always read receipt icon color to match others 2024-03-14 16:58:58 +07:00
DatDang 24c6141f76 TF-2682 Add new icon and color 2024-03-13 17:18:25 +07:00
dab246 a5446b8417 TF-2520 Add print icon in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
hieubt 810527778c TF-2327 Add replyAll icon for email_view 2024-01-31 07:16:38 +01:00
dab246 730255fd95 TF-2513 Fix can not load image svg in mobile web app
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-30 19:23:28 +01:00
hieubt 685356f710 TF-2101 Add email_recovery text and icon
(cherry picked from commit 703bcd0f5523aacd674a5c1121ae34fbd57e04c4)
2024-01-08 14:25:26 +01:00
Dat PHAM HOANG 04d105e332 Change to Twake Mail in localization
(cherry picked from commit 5ee7dc641111894cea69f40c711da645d37bac81)
2024-01-08 14:25:26 +01:00
dab246 7cf5c08ef5 TF-1718 Show Unsubscribe action in context menu action on mobile
(cherry picked from commit 2d6b426f05bcfcc75d4e57f2443576a9f3f69689)
2023-11-21 16:54:33 +07:00
hieubt cf953f8404 TF-1709 Add icon for quick sort filter
(cherry picked from commit 981f0c03b5a50c1cefb5cf85b765473beeb45404)
2023-11-21 16:54:33 +07:00
hieubt c6435ac37f TF-1801 Change icon download attachment
(cherry picked from commit a22147f1004da1dc9b415494707b80e2da92ede0)
2023-10-27 11:18:29 +07:00
hieubt 931ff728db TF-1017 Add function handle when press scrollToTop
(cherry picked from commit 443196f84d07638ff8dc668e08296d0c8cd4905b)
2023-10-13 10:17:52 +07:00
hieubt 3ff04c8180 TF-1017 Add icon for scroll to top button
(cherry picked from commit 003d56781178bbd34689081b4ccafa50a8b18353)
2023-10-13 10:17:52 +07:00
dab246 5b8c45586b TF-2172 Add DropZone widget
(cherry picked from commit 72f5f04800c1bb56118676b44cf0102ba14ef034)
2023-10-09 12:12:24 +07:00
dab246 655446133c TF-2116 Add RequestReadReceipt and more option
(cherry picked from commit 5f9eb6b9c78239ffb586eea98feaf3e6c30981f9)
2023-10-09 12:12:24 +07:00
dab246 2571022e5f TF-2116 Add icon, color and base widget
(cherry picked from commit a4c7eea22ec6557bfdaee4d0ee18ce1a4501a43d)
2023-10-09 12:12:24 +07:00
dab246 d506248fa6 Replace all png icon to svg icon
(cherry picked from commit b3d87bdaf11289778e508402c567fee2e545af98)
2023-09-14 16:58:31 +07:00
dab246 03426ec638 TF-2057 Add event description detail widget
(cherry picked from commit 7f8693755c849e2cf3d4cbb37290da4e20050bc8)
2023-07-31 19:24:25 +07:00
dab246 588614f034 TF-2035 Show calendar event banner in email view
(cherry picked from commit 130f575da86e23095d2b626ff8af133a7122ab2e)
2023-07-31 19:24:25 +07:00
dab246 c37ab20901 TF-1857 Display calendar event icon in item list email
(cherry picked from commit 6c938a7971fc7ac443ff2a800a292bdc75912d31)
2023-07-31 19:24:25 +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 657afb67b9 TF-1957 Fix name of attachments are reversed in RTL mode
(cherry picked from commit 8f8efa90f6f2488867b236261cc27145d7e9716f)
2023-07-07 22:45:26 +07:00
dab246 9b5f533579 TF-1915 Show toast message when connected to the internet
(cherry picked from commit a1f466725cf1896cfb43144d41c6806a074e06eb)
2023-06-13 10:17:45 +07:00