Commit Graph

256 Commits

Author SHA1 Message Date
dab246 89d32cb88c TF-1868 Fix a mailbox is visible then it's parents needs to be visible too
(cherry picked from commit 02a505fc6241ffb4df7559004e8dae718f13d39e)
2023-07-14 16:24:47 +07:00
dab246 ad54e6e863 TF-1683 Fix height/color divider for correctly
(cherry picked from commit 25c772101eb693825413e6587961c3c56d0e5da2)
2023-07-10 18:28:59 +07:00
dab246 b6d3d904e5 TF-1959 Fix invalid email red border is displayed over the address field in RTL mode
(cherry picked from commit 0165705626bce7755cbefe94ce45d126bfd9771a)
2023-07-07 22:45:26 +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 24d7eee69a TF-1708 Sync use mailbox display name to show all mailbox name by in toast, dialog, label, path..
(cherry picked from commit 62137b655383199005c31d21fce46906fab451dc)
2023-07-07 22:45:26 +07:00
dab246 7694a82110 TF-1708 Sync mailbox path by display name
(cherry picked from commit 6cc0a00821bc71c28750ab3ba8377d6f83881346)
2023-07-07 22:45:26 +07:00
dab246 36f13051bd TF-1708 Improvement search mailbox by display name at locale
(cherry picked from commit f3efbe715c06b87ce3006dc936be26dd272a643c)
2023-07-07 22:45:26 +07:00
dab246 a93268a41b TF-1708 Display mailbox name by language selected
(cherry picked from commit babf065fce72e41c2b14e945e91a7fccb91385d4)
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 d771cf95d4 TF-1933 Fix padding user information widget
(cherry picked from commit 1a64c5ec469b0ed995a0635830c244d496cb54ea)
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 b7a4e3f585 Support RTL mode for alignment mailbox view
(cherry picked from commit 9136f16236305ef65ebbc3c0415e7ffdc637bef7)
2023-06-15 16:43:58 +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 51c11f2cad TF-1897 Fix ScrollController not attached to any scroll views
(cherry picked from commit adfcaf96f5f3d30a9ede997b17f238b3519d293d)
2023-06-13 10:17:45 +07:00
dab246 6aa87ff012 TF-1915 SendingState of SendingEmail updates according to the work done in WorkManager when network connectivity is restored
(cherry picked from commit 744c8bc8dc8a82cb3afb75aead5a744adaae5501)
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 8513b2da93 TF-1815 Move email improvement
(cherry picked from commit d7884423c0e14697ec2af29e55d39602aa7869f8)
2023-06-05 11:02:20 +07:00
dab246 5b01715dcd TF-1810 Move all hive clients to a separate folder
(cherry picked from commit c72e16b576835b7748e20ab3e5cce5e1f505a65f)
2023-06-05 11:02:20 +07:00
dab246 94d066305a TF-1792 Hide banner empty trash when mailbox trash empty emails
(cherry picked from commit b0533ebb3e480b737a84085d6743eba1b8c897a6)
2023-05-08 13:03:51 +07:00
dab246 5016f891c7 TF-1792 Add option EmptyTrash for mailbox menu
(cherry picked from commit 9c7a2c465e57d19d80f33a9cb916923f177ae129)
2023-05-08 13:03:51 +07:00
HuyNguyen 136a40b0e3 TF-1687: Fix EmailTitle is cut off at the wrong place
(cherry picked from commit 855b39d79da371b733be10ad569e304fec5e8b75)
2023-05-08 13:03:51 +07:00
HuyNguyen 0f4ae09f2f TF-1687: Re-align title and unread count
(cherry picked from commit 0b1169d96930ced40cfeb3a7ab198d79f6a0fc43)
2023-05-08 13:03:51 +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 3eb1e20b5b TF-1665 Enable app grid on mobile
(cherry picked from commit c9f9a2c214316606c8d3f9d63cf38c326369b112)
2023-04-14 17:12:34 +07:00
dab246 c190d6bc06 TF-1698 Fix system not redirect correct url when user double click many times to view email in mailbox
(cherry picked from commit 1f205b2d89d6db3b84193e8bd3941a3e310f2a6a)
2023-04-14 17:12:34 +07:00
dab246 84438efc89 TF-1694 Use KeyboardUtils to centralized management show/hide keyboard
(cherry picked from commit e2598476ecdc8c5d16a17dc3c777a34620013c64)
2023-04-14 17:12:34 +07:00
HuyNguyen 063bc54e40 TF-1687: Set name email and counter displayed in a single line
(cherry picked from commit 5dc28bf6976a65a6ca21923732d3f60010c913a4)
2023-04-14 17:12:34 +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
dab246 e81296bbaf TF-1667 Trigger show spam report banner when mailboxes changed
(cherry picked from commit 6530da92012774a8bd318cd1c87cf1f503feef69)
2023-04-14 17:12:34 +07:00
HuyNguyen 0b0db87260 TF-1604: Add requiredCapabilities support TeamMailbox for mailbox
(cherry picked from commit ac7a8bff08ddc13e94b9ae97923c477c7d810ba0)
2023-03-24 19:40:48 +07:00
dab246 61a9414fe1 TF-1628 Remove HyperLink of mailbox avoid conflict WebView of email on browser
(cherry picked from commit b685eae9842419a930978aaac367a8d63760291a)
2023-03-24 19:40:48 +07:00
HuyNguyen 55e9a8c8b3 TF-1616: Fix drag and drop email to mailbox
(cherry picked from commit 324a28c958dd9b4b9f25d7ce18c6a2a4a5c18531)
2023-03-24 19:40:48 +07:00
dab246 57ac72706c TF-1201 Support mouse right click for mailbox menu to open context menu on browser
(cherry picked from commit 1ce2735d7ae40c76082988aae9bc28a835ac1a56)
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 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
dab246 b32c859a8f TF-1535 Fix cannot scroll to view email list on responsive version browser 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
HuyNguyen 6e2f57f69b Add trigger scroll for destination picker and mailbox visibility screen 2023-03-10 21:10:36 +07:00
HuyNguyen 6a49b78e95 Add trigger scroll when expand parent of default mailbox 2023-03-10 21:10:36 +07:00
HuyNguyen 7a6796d989 Fix cannot expand default mailbox 2023-03-10 21:10:36 +07:00
HuyNguyen cff94304b2 TF-1478: Update menu option for parent of team-mailboxes 2023-03-10 21:10:36 +07:00
HuyNguyen 22072bdfa5 TF-1478: Update menu option for other mailbox 2023-03-10 21:10:36 +07:00
HuyNguyen fdfc611c35 TF-1478: Update menu option when long press action 2023-03-10 21:10:36 +07:00
HuyNguyen 7a23317175 TF-1468: Add check expand mode of mailbox when trigger scroll 2023-02-24 17:33:31 +07:00
HuyNguyen 6a15afe734 TF-1468: Update waiting time for rebuild widget 2023-02-24 17:33:31 +07:00
HuyNguyen 6d72681f4a TF-1468: Update scroll suggestion of options once click expand icon to the mailbox list 2023-02-24 17:33:31 +07:00
dab246 cbc3243907 TF-1176 Fix delete button is enable even when no mailbox is selected 2023-02-24 17:33:31 +07:00
dab246 57b5f791e5 TF-1176 Add padding right for UserInformationWidget in MailboxView 2023-02-24 17:33:31 +07:00
dab246 062f444b86 Add progress loading view when build tree 2023-02-24 17:33:31 +07:00
dab246 59c6bb936e Change color expand arrow button mailbox 2023-02-24 17:33:31 +07:00