dab246
bab9d4f24c
TF-4269 Integrate Sentry into iOS NSE and automate dSYM upload in CI
2026-04-21 11:51:36 +07:00
dab246
4505c50302
Fix iOS build: bump IPHONEOS_DEPLOYMENT_TARGET to 14.0 for all targets
...
receive_sharing_intent requires iOS 14.0+. Flutter 3.38.9 upgrade
raised minimum deployment target, so all targets must be consistent
with Podfile's platform :ios, '14.0'.
2026-04-21 11:44:37 +07:00
dab246
e33cd29aa8
TF-4058 Upgrade native library Android/iOS to compatible with flutter version 3.32.8
2025-10-15 13:54:34 +07:00
Dat Dang
78cb93ef1c
Update Android API 35 ( #3874 )
2025-07-18 10:15:25 +07:00
Dat PHAM HOANG
a5282280f9
[iOS build] Update development profile for debug/profile build
2025-06-19 16:40:37 +07:00
Dat PHAM HOANG
1cf64517e6
Updated new profile for TwakeMail Release
2025-06-19 14:29:19 +07:00
dab246
c9eb363182
TF-3696 Upgrade to iOS SDK 18
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-05-05 21:05:02 -07:00
Dat Dang
2fcb5f03d0
TF-3275 Fix FCM iOS foreground desync ( #3314 )
2025-02-05 03:00:08 -08:00
dab246
933bb2931b
TF-3250 Fix Share file from external to Twake Mail sometimes open home screen only
2024-11-13 10:29:54 +07:00
dab246
76e5b01ac6
TF-2857 Upgrade IPHONEOS_DEPLOYMENT_TARGET to 12.0 for compatibility with current flutter version
2024-08-08 09:46:09 +02:00
dab246
501d4d38d9
TF-2871 Handle click notification to open detailed email on iOS
2024-08-07 06:32:45 +02:00
dab246
d2ee12c2ae
TF-2871 Fix validate expire time in swift code
2024-08-07 06:32:45 +02:00
dab246
d3bc5912fb
TF-2871 Fix incorrect ISO8601 date string to date conversion
2024-08-07 06:32:45 +02:00
dab246
2a1c5cd72f
Fix: Set ios target version 12
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit 8ff76350eacc720c422954647682caac9da53618)
2024-01-12 13:49:03 +07:00
dab246
1a20180ae5
Fix: Support multiple language for notification default message
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit 1172d4365f1365f4688475bcde3d76ea4e1883b5)
2024-01-12 13:49:03 +07:00
dab246
5f2b867b0d
Fix: Add xcscheme for NSE
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit 926f59c7ac9a8bb8a704a91c7b150e0f8dff6a5f)
2024-01-12 13:49:03 +07:00
Nguyen Thai
ef93aab8bf
Added NSE signing profiles
...
Fixed missing signing certs and profiles of build configurations
(cherry picked from commit cb759c409b38002d7b9e6d14bfaf05087b245fd6)
2024-01-08 14:25:26 +01:00
dab246
aac12f5731
TF-2384 Handle refresh token from flutter side when NSE refreshed token
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit 1fddbec1e8030f4e25bc8b0ec5d0d05004215e56)
2024-01-08 14:25:26 +01:00
dab246
b1b2bb90a5
TF-2384 Handle refresh token when token expired in NSE
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit c8a39bb42792770c001ac90d6301d53126225d95)
2024-01-08 14:25:26 +01:00
dab246
a1f86d502a
TF-2384 Handle NSE to get plain notification in iOS
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit 364f32a14b9888f73a3a103b8b5e1bc9b31e148e)
2024-01-08 14:25:26 +01:00
dab246
a904c69d45
Fix build ios to compatible Flutter 3.16.0
...
(cherry picked from commit 954522f003e121627bd15c207faf097f26984365)
2024-01-08 14:25:26 +01:00
dab246
1c2d064def
fix: Failed to build ios app on xcode 15.1
...
Signed-off-by: dab246 <tdvu@linagora.com >
(cherry picked from commit d53464679b36a870a33f00a885d1441d258cdd13)
2024-01-08 14:25:26 +01:00
dab246
4829e195c5
Upgrade environment sdk
...
(cherry picked from commit 75c95222dfdaf8debec694c3670a58fc12e5e587)
2023-08-18 21:29:50 +07:00
Nguyen Thai
146b208631
Splited the test report job for forks
...
Refactored fastlane for both ios and android
Refactored github workflows
(cherry picked from commit c3ff622af05f87e16ae1cadec0c95c87cca3d763)
2023-06-05 11:02:20 +07:00
dab246
bbcaaa549d
TF-1487 Upgrade latest dependencies version
...
(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
2023-03-10 21:10:36 +07:00
ManhNTX
1a0cb26f01
TF-1248: Enable FCM for iOS
2022-12-07 15:57:55 +07:00
ManhNTX
11e17c3b4d
TF-1202: Config Podfile for FCM
2022-12-02 16:13:47 +07:00
ManhNTX
7d33899aba
open composer view when selected share file
2022-08-03 15:31:50 +07:00
dab246
326165a655
TF-581 Update new splash screen for android/ios
2022-06-16 15:07:48 +07:00
dab246
5df57297bf
TF-581 Add new icon for android/ios
2022-06-16 15:07:48 +07:00
Dat PHAM HOANG
a7d71f02ff
Change Profile for development
2022-04-18 17:45:09 +07:00
Dat PHAM HOANG
561b620929
Add Provisioning_profile_specifier for TeamMailShareExtension
2022-04-18 15:19:06 +07:00
dab246
7ab072deab
TF-359 Open mailto link outside the Tmail app in mobile/tablet
2022-04-07 09:15:00 +07:00
Dat PHAM HOANG
67c0f50575
Update dependencies and stacks to build in CI
2022-02-08 14:43:13 +07:00
Nguyen Son Tung TRAN
bb264d9a08
Update the development cert and provisioning profile for the Tmail CI job
2021-09-14 12:03:49 +07:00
dab246
e26927790b
Init project flutter for TMail
2021-07-29 11:42:41 +07:00