Commit Graph

2935 Commits

Author SHA1 Message Date
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +07:00
Dat Dang 175f285e51 TF-2850 Replace new Twake Workplace logos (#2863) 2024-05-15 15:17:52 +07:00
Dat Dang 849d93109d Create ADR reconfirming the configuration of fcm ios payload (#2860) 2024-05-15 11:35:17 +07:00
dab246 fde095523f Fix missing notification when execute receive new email & mark as read at same time in terminated app 2024-05-13 19:12:10 +07:00
dab246 43732a66d9 Sort notification list in order of last received date 2024-05-13 19:12:10 +07:00
dab246 2ee8afed7e Set silent for all notifications that are not groups 2024-05-13 19:12:10 +07:00
dab246 bcac253efa Add adr for silent notification 2024-05-13 19:12:10 +07:00
dab246 2f59c7fde1 Upgrade flutter_local_notifications version to 16.2.0 to support silent for notification on android 2024-05-13 19:12:10 +07:00
DatDang d47f255043 TF-2533 Add ADR on memory leak js lifecycle 2024-05-09 13:54:31 +07:00
DatDang 205c625c7d Calendar event clean up unused classes & methods 2024-05-08 17:45:51 +07:00
DatDang 5d8dd4c00d TF-2840 calendar event reject integrate interactor to SingleEmailController 2024-05-08 17:45:51 +07:00
DatDang d70f4461e5 TF-2840 calendar event reject create interactor 2024-05-08 17:45:51 +07:00
DatDang 90e17cf075 TF-2838 calendar event reject repo implementation 2024-05-08 17:45:51 +07:00
DatDang f9cde9568f TF-2838 calendar event reject api & data source implementation 2024-05-08 17:45:51 +07:00
DatDang 57c4e413d3 TF-2838 calendar event reject abstract data source & repo 2024-05-08 17:45:51 +07:00
DatDang f7805594eb TF-2821 calendar event maybe integrate single email controller 2024-05-08 17:45:51 +07:00
DatDang 7ef6fad41b TF-2821 calendar event maybe create interactor 2024-05-08 17:45:51 +07:00
DatDang a92aa445ad TF-2819 calendar event maybe repo implementation 2024-05-08 17:45:51 +07:00
DatDang f3b8477329 TF-2819 calendar event maybe api & data source implementation 2024-05-08 17:45:51 +07:00
DatDang 8ec3dec834 TF-2819 calendar event maybe abstract data source & repo 2024-05-08 17:45:51 +07:00
DatDang f36164f807 TF-2812 Calendar event accept integrate UI 2024-05-08 17:45:51 +07:00
DatDang 94d683c3c1 TF-2802 Add calendar event accept interactor to single email controller 2024-05-08 17:45:51 +07:00
DatDang 8ed14711a3 TF-2802 Expose blobId of chosen calendar event after parse 2024-05-08 17:45:51 +07:00
DatDang c438352e11 TF-2802 Create calendar event accept interactor 2024-05-08 17:45:51 +07:00
DatDang 101fec89ee TF-2800 calendar event accept update jmap_dart_client dependencies 2024-05-08 17:45:51 +07:00
DatDang 77b13ee2a2 TF-2800 Calendar event accept - repo implementation 2024-05-08 17:45:51 +07:00
DatDang e5ff971877 TF-2800 Calendar event accept - API and data source implementation 2024-05-08 17:45:51 +07:00
DatDang 38cf6481e0 TF-2800 Calendar event accept - abstract data source and repo 2024-05-08 17:45:51 +07:00
dab246 bd06d3174f TF-2830 Add recipient directly to account when click + Add recipients 2024-05-08 14:49:45 +07:00
dab246 045572a301 TF-2830 Replace reception to lecture 2024-05-08 14:49:45 +07:00
Dat PHAM HOANG 79765414d5 TW-2835 Add right exception thrower for database operation of AuthenticationOIDCDatasource 2024-05-07 18:14:10 +07:00
Dat PHAM HOANG 7755fc30e2 Bump version to v0.11.3 (v0.11.3-patch4-15) 2024-05-03 18:10:35 +07:00
dab246 93fbf2c265 Hotfix: Build release ios failed
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 9f98b734ea0e363fe1c951effc7b4f7bc29dd2de)
(cherry picked from commit 18f503d445980bca7f1e4d38fe28f128b25d9606)
2024-05-03 15:35:31 +07:00
dab246 cb75677e28 Hotfix: Build app ios failed on CI/CD
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4dafebe684f928819190db06808cf3f489d150ae)
(cherry picked from commit 121a88d5eab5a4072c5f93ad58a325c07227a6e2)
2024-05-03 15:35:31 +07:00
dab246 8a2fb81ff0 Upgrade AppAuth to v1.7.4 in Podfile.lock 2024-05-03 15:35:31 +07:00
Dat PHAM HOANG 31802630b9 Bump version to v0.11.3414 (v0.11.3-patch4-14) 2024-05-03 2024-05-03 11:18:52 +07:00
dab246 42e46e57c9 TF-2836 Remove button with no effect on mobile 2024-05-03 11:04:13 +07:00
dab246 467af83355 TF-2830 Fix add recipient is buggy in Forwards 2024-05-03 10:23:37 +07:00
dab246 63a7fb89a3 TF-2831 Custom message for Forwards
(cherry picked from commit 7dd4631aa2657a2561523c2bee59a985416f5cdb)
2024-05-03 10:09:42 +07:00
dab246 498d3cb77b Fix mobile app force logout with multiples request in onError queue 2024-05-03 05:39:36 +07:00
DatDang bcc9bb02f8 TF-2533 part 3 replace beforeunload with pagehide 2024-04-25 16:34:04 +07:00
Dat PHAM HOANG d2fdbfab0f TF-2810 Handle crashed when no browser available for OIDC 2024-04-23 12:44:20 +07:00
Benoit TELLIER 5a22ea0509 Improve FR translation for read receipt 2024-04-20 17:33:21 +07:00
Dat PHAM HOANG 6786bbaf1d Update Changelog for v0.11.3-patch4-13 (15 Apr 2024) 2024-04-15 16:39:38 +07:00
dab246 5eb75ee9ee TF-2310 Upgrade hive database to version 10 2024-04-15 15:08:31 +07:00
dab246 017c7135d3 TF-2310 Use singleton for HiveCacheConfig to avoid creating multiple instance 2024-04-15 15:08:31 +07:00
dab246 779bd224b1 TF-2310 Don't use Hive.boxExists() to avoid creating a database without an object store in hive on some browsers (Safari/Firefox) 2024-04-15 15:08:31 +07:00
dab246 38a0b972b8 TF-2785 Remove log unnecessary 2024-04-15 11:45:00 +07:00
dab246 6f10eacbb3 TF-2785 Fix print feature empty when clicked too early 2024-04-15 11:45:00 +07:00
DatDang 4c4a02ce7a TF-2533 resolve file picker memory leak 2024-04-15 10:23:33 +07:00