Commit Graph

434 Commits

Author SHA1 Message Date
dab246 087a037de5 TF-537 Add presentation layer for delete a identity 2022-05-05 16:03:16 +07:00
dab246 c40be824ff TF-537 Add data layer for delete a identity 2022-05-05 16:03:16 +07:00
dab246 3e4908ab98 TF-537 Add domain layer for delete a identity 2022-05-05 16:03:16 +07:00
dab246 4088c88649 TF-528 Apply linter for some widget 2022-05-05 11:33:28 +07:00
dab246 dbbc13eab4 TF-528 Update size for responsive on tablet and landscape mobile 2022-05-05 11:33:28 +07:00
Dat PHAM HOANG 2e3c4e8f88 Bump version to v0.3.1 2022-04-29 17:34:24 +07:00
dab246 f993eeb888 TF-457 Display signature, bcc email address in composer 2022-04-29 17:31:06 +07:00
Rene Cordier e059b87dc0 Add web release build in Jenkinsfile 2022-04-29 15:39:06 +07:00
John nguyen 3f7d1d0064 Changed read / unread email display for browser 2022-04-28 13:31:21 +07:00
John nguyen ee133f8672 Changed read / unread email display for mobile & tablet 2022-04-28 13:31:21 +07:00
dab246 3c8a3dce40 TF-517 Implement identity for FromEmailAddress in Composer on mobile 2022-04-27 17:50:58 +07:00
dab246 e4eca98483 TF-517 Implement identity for FromEmailAddress in Composer on browser 2022-04-27 17:50:58 +07:00
dab246 2a8860a4c1 TF-517 Implement TapCallBack when click logo app 2022-04-27 17:50:58 +07:00
dab246 72bb594369 TF-517 Add all screen for responsive 2022-04-27 17:50:58 +07:00
dab246 e794f4343a TF-517 Remove tooltip when hover selection icon 2022-04-27 17:50:58 +07:00
dab246 32ef62fba0 TF-517 Remove bottom margin when selecting email 2022-04-27 17:50:58 +07:00
dab246 94b8312905 TF-517 Show app version on ManageAccount screen 2022-04-27 17:50:58 +07:00
Taisiya Prudentova be98cd013f Translated using Weblate (Italian)
Currently translated at 96.2% (156 of 162 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/it/
2022-04-27 17:18:03 +07:00
J. Lavoie 36f5633a52 Translated using Weblate (Italian)
Currently translated at 96.2% (156 of 162 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/it/
2022-04-27 17:18:03 +07:00
Taisiya Prudentova 7fddeaf2d6 Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/
2022-04-27 17:18:03 +07:00
Taisiya Prudentova 037b03ed11 Translated using Weblate (Italian)
Currently translated at 87.6% (142 of 162 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/it/
2022-04-27 17:18:03 +07:00
Dat H. Pham f7312e520f Translated using Weblate (Vietnamese)
Currently translated at 51.8% (84 of 162 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/
2022-04-27 17:18:03 +07:00
Allan Nordhøy 629a2b8a01 Translated using Weblate (Norwegian Bokmål)
Currently translated at 9.2% (15 of 162 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/nb_NO/
2022-04-27 17:18:03 +07:00
Dat PHAM HOANG 312646557b [ADR] Fix empty items in the list (#339) 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG ae93de2a5f [ADR] Cleaning up cache strategy 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG ff9bc6d7e5 Clean up the cache whenever start the app 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG bb4538d090 Reduce the time email in cache 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG b4721a3a07 Not update the email in cache if cache not hit 2022-04-27 16:26:41 +07:00
Dat PHAM HOANG a66b33472d Use GetAllEmails instead of RefreshAll Interactor 2022-04-27 16:26:41 +07:00
dab246 9c53b4a948 TF-483 Hover in email, checkbox is available to select email in ThreadView 2022-04-26 19:08:17 +07:00
dab246 c9a579091a TF-460 Implement get identity for mobile 2022-04-26 15:35:10 +07:00
dab246 f432dfb376 TF-460 Add presentation layer for implement get all identities 2022-04-26 15:35:10 +07:00
dab246 4764f9eb90 TF-460 Add data layer for implement get all identities 2022-04-26 15:35:10 +07:00
dab246 4d6fdca187 TF-460 Add domain layer for implement get all identities 2022-04-26 15:35:10 +07:00
dab246 24eceb67f8 TF-460 Create ProfilesView and IdentitiesView 2022-04-26 15:35:10 +07:00
dab246 bfe3652730 TF-460 Implement ManageAccountLeftMenuView 2022-04-26 15:35:10 +07:00
dab246 d1c341b020 TF-460 Create ManageAccountDashBoardView 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 d0a54a2652 TF-495 Only apply benchmark and fps on debug or profile mode 2022-04-25 10:52:05 +07:00
dab246 d48df476e2 TF-495 Add document for linter plugin 2022-04-25 10:52:05 +07:00
dab246 3c44d9aa93 TF-495 Implement linter for mailbox view 2022-04-25 10:52:05 +07:00
dab246 a305ba1826 TF-495 Implement linter for composer 2022-04-25 10:52:05 +07:00
dab246 d8f236a89c TF-495 Implement linter for thread view 2022-04-25 10:52:05 +07:00
dab246 3b81962c3b TF-495 Implement linter for mailbox dashboard 2022-04-25 10:52:05 +07:00
dab246 bf85bf5927 TF-495 Add flutter_lints for app to encourage good coding practices 2022-04-25 10:52:05 +07:00
dab246 ead1ccd345 TF-495 Show FPS when load more emails 2022-04-25 10:52:05 +07:00
dab246 3aa3c38e2d TF-495 Apply isolate for LoadMore emails 2022-04-25 10:52:05 +07:00
dab246 2f54a02b40 TF-495 Create a GetEmailRequest object contains request information to LoadMore emails 2022-04-25 10:52:05 +07:00
dab246 6c635bd388 TF-495 Create a Benchmark object to calculate rendering time 2022-04-25 10:52:05 +07:00
Dat PHAM HOANG a7d71f02ff Change Profile for development 2022-04-18 17:45:09 +07:00