Commit Graph

46 Commits

Author SHA1 Message Date
dab246 7674353735 Fix a gray screen appear in browser tablet responsive 2025-09-26 13:47:18 +07:00
dab246 9d79748362 hotfix: Email content broken when restore app from background then swipe to next/previous email on tablet 2025-09-26 13:47:18 +07:00
dab246 a499d5d50f Fix cannot open email on tablet/ipad device 2025-09-17 14:40:40 +07:00
DatDang 4fd0931c9e TF-3586: Upgrade Flutter to 3.27.4 2025-07-30 15:24:57 +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 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 ba83b319b8 Set default DividerTheme
(cherry picked from commit 9be02961277e990f8ded19106532f9c788eb1d7e)
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 c74ac62050 TF-2261 Fix app bar email view broken
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 5e26472141f1f4562f4e7e75034c4566dcd9351b)
2023-10-27 11:18:29 +07:00
dab246 6f1ef2e645 TF-2040 Add LanguageCodeConstants to manage language supported
(cherry picked from commit de57a6a8a43c18e1deed057d6a0e12c06c2bb1fe)
2023-07-31 19:24:25 +07:00
HuyNguyen 48d32b048d TF-1865: Modify sending email in composer when tap item and Long press item
(cherry picked from commit 5cfda1d92f38da9e5e4fab1413e6e52229a51639)
2023-06-13 10:17:45 +07:00
dab246 ba29dadea6 TF-1813 Display list sending email in SendingQueueView
(cherry picked from commit 16699d68fa52d5a8dd450c68c64220def1d6a142)
2023-06-13 10:17:45 +07:00
dab246 bbcaaa549d TF-1487 Upgrade latest dependencies version
(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
2023-03-10 21:10:36 +07:00
dab246 373405e443 TF-1427 Separate folder for email search 2023-02-13 15:51:31 +07:00
dab246 eadc0c4ddc TF-1360 Fix can not add data to stream controller when re-login 2023-01-09 14:44:36 +07:00
dab246 7913b44819 TF-1360 Fix can not load new email until reload mail list 2023-01-09 14:44:36 +07:00
sherlockvn 3e2e4fb1d2 TF-284 refactor mailboxDashboardView 2022-12-09 13:54:40 +07:00
sherlockvn 6c804e4ff7 TF-284 handle email notification when user click to notification 2022-12-09 13:54:40 +07:00
dab246 f3f2c19f20 TF-438 Apply new design for push notification 2022-12-02 16:13:47 +07:00
dab246 a0628326dd TF-438 Handle trigger on resume app to refresh ui 2022-12-02 16:13:47 +07:00
sherlock ebeeefb6fd TF-1149 remove drawer in emailView and SearchEmailView 2022-11-17 11:06:10 +07:00
dab246 b5e0569907 TF-1074 Change name app routes 2022-10-26 21:22:15 +07:00
ManhNTX df7f9b89ba TF-1042:Connection pop up never be disappear 2022-10-19 11:52:14 +07:00
dab246 038d595538 TF-933 Inject and navigate to SearchEmail routes 2022-09-16 15:00:45 +07:00
dab246 ffe5fe5056 TF-682 Support landscape tablet for ThreadView and EmailView 2022-07-05 14:27:31 +07:00
ManhNT 313a3dad7e move mailbox_dashboard_controller to controller folder
move mailbox_dashboard_controller to controller folder and add search_controller to mailbox_dashbroad_binding
2022-06-27 14:36:39 +07:00
dab246 f0c6055dc1 TF-658 Fix composer disappears when performing actions on browser 2022-06-15 20:14:21 +07:00
dab246 dbbc13eab4 TF-528 Update size for responsive on tablet and landscape mobile 2022-05-05 11:33:28 +07:00
dab246 72bb594369 TF-517 Add all screen for responsive 2022-04-27 17:50:58 +07:00
dab246 c9a579091a TF-460 Implement get identity for mobile 2022-04-26 15:35:10 +07:00
dab246 52fd989272 TF-460 Separate the header of MailboxDashboard on the browser 2022-04-26 15:35:10 +07:00
dab246 3b81962c3b TF-495 Implement linter for mailbox dashboard 2022-04-25 10:52:05 +07:00
dab246 706ce81c03 TF-467 Apply new UI for mailbox of destination picker and mailbox creator 2022-04-12 13:59:29 +07:00
dab246 7b5a2dd820 TF-467 Apply new UI for mailbox mobile 2022-04-12 13:59:29 +07:00
dab246 431ecd44ed TF-228 Checking network status in the app 2022-03-31 14:24:10 +07:00
dab246 c2f6434686 TF-381 Apply new UI EmailView for browser 2022-03-22 18:10:54 +07:00
dab246 f942041701 TF-381 Navigation route ThreadView to EmailView on browser 2022-03-22 18:10:54 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
dab246 c22bc94052 TF-248 Update UI for web 2022-02-10 22:43:09 +07:00
dab246 6f9b9d27b4 TF-249 Change ui mailbox list 2022-02-10 22:43:09 +07:00
dab246 2c8cd967c0 TF-248 Update list email, email content for tablet 2022-02-10 22:43:09 +07:00
dab246 3fd9a0cbda TF-161 Rotate the display in mobile view 2021-10-19 11:27:00 +07:00
dab246 bc6e10bafe Add presentation layer for get list Email in Mailbox 2021-08-18 17:17:21 +07:00
dab246 d10ee544b7 Rename Mail to Email 2021-08-18 17:17:21 +07:00
dab246 740859054a Add presentation layer for get Session 2021-08-05 10:53:10 +07:00
dab246 7a99fd2c59 Add presentation layer for mailbox, mail, message 2021-08-02 10:41:24 +07:00