Commit Graph

21 Commits

Author SHA1 Message Date
stanig2106 3fda5649c3 rebrand: Workavia Mail (tier 1+2+3+4)
Build Docker images with Sentry / Build release image with Sentry (push) Failing after 1m59s
Release / Release (android, ubuntu-latest) (push) Failing after 38m31s
Release / Release (ios, macos-14) (push) Has been cancelled
Integration tests / Run integration tests for mobile apps (push) Failing after 15s
Build dev binaries / Build app (ios, macos-14) (push) Waiting to run
Build dev binaries / Build app (android, ubuntu-latest) (push) Failing after 34m13s
Tier 1+2 - web/UI user-facing:
- Replace all visible "Twake Mail" / "Linagora" with "Workavia Mail"
- Swap 3 logo SVGs (icon kept, wordmark replaced via SVG <text>)
- Splash: replace icon_twp.png with HTML <div>Workavia</div>
- Remove power_by_linagora.svg, replace with AGPL SourceLinkWidget
- Patch web/index.html, manifest.json, login/logout-callback HTMLs
- Patch all 16 ARB locales + scribe ARB + app_localizations.dart
- Patch 4 web/i18n/*.json (FR/EN/DE/VI smart banner titles)
- App grid reduced to "Mail" + "Calendar"
- User-Agent: Twake-Mail -> Workavia-Mail

Tier 3+4 - mobile native:
- Bundle ID: com.linagora.{android,ios}.teammail -> com.workavia.mail
- URL schemes consolidated: teammail.mobile/twakemail.mobile -> workaviamail.mobile
- Android: applicationId, namespace, AndroidManifest, strings.xml
- Android: move Kotlin sources com.linagora.android.tmail -> com.workavia.mail
- Android: empty branding.xml + android12branding.xml (vector text not patchable)
- iOS: Info.plist (CFBundleDisplayName/Name, schemes), Runner.entitlements
- iOS: TwakeMailNSE + TeamMailShareExtension entitlements + Info.plist
- iOS: Runner.xcodeproj (12x PRODUCT_BUNDLE_IDENTIFIER, 9x APP_GROUP_ID)
- iOS: TokenRefreshManager.swift redirect URLs
- iOS: fastlane Appfile + Matchfile
- Dart: oidc_constant, app_config keychain, notification MethodChannel

Known follow-ups (require user action):
- Apple Team ID KUT463DS29 (still Linagora) -> needs Workavia team for App Store
- Android branding.xml emptied: need PNG/path-converted wordmark for splash
- iOS sub-bundle paths (TwakeMailNSE/, TeamMailShareExtension/) on disk unchanged
- iOS App Store URL emptied; Play Store ID points to com.workavia.mail
2026-04-29 18:12:55 +02:00
Dat Dang 77e2381ca9 Upgrade Flutter to 3.38.9 (#4455) 2026-04-17 17:39:29 +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
DatDang 8746080f91 TF-3533 Migrate gradle plugins 2025-03-17 22:11:41 -07:00
DatDang ff71b07239 Fix patrol test on Firebase Test Lab 2025-02-05 03:00:08 -08:00
DatDang 25437ba92e TF-2953 Set up Patrol tests 2024-11-01 10:01:18 +07:00
DatDang 7c9c296e1c TF-2988 Update app build.gradle target to 34 2024-08-07 06:32:45 +02:00
dab246 83ffc1b8bd TF-2475 Upgrade dependencies to build success 2024-07-02 13:06:10 +02:00
ManhNTX 82b2e30031 TF-1205: remove android:hardwareAccelerated 2022-12-02 16:13:47 +07:00
ManhNTX d2da7f23b1 TF-1205: rename class 2022-12-02 16:13:47 +07:00
ManhNTX 11e17c3b4d TF-1202: Config Podfile for FCM 2022-12-02 16:13:47 +07:00
ManhNTX f94cfe7ee8 TF-1202: Configure FCM 2022-12-02 16:13:47 +07:00
Dat PHAM HOANG ec91c45d39 Support targetSDK 31 (required from Play store)
- Components using IntentFilter must set android:exported="true"
- Other required was not impacted
2022-11-22 15:45:22 +07:00
Nguyen Thai fb19c5a66c Added workflow for CI/CD 2022-09-28 18:27:32 +07:00
Dat PHAM HOANG 9cd7e8c7de TF-909 [Android ]Upgrade compileSDK 32 because of androidx.webkit.webkit:1.5.0 2022-09-06 17:43:13 +07:00
dab246 ffb5cadc16 TF-571 Setup and get OIDC configuration 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG da7f33d6f7 Update new compile Android SDK version to 31 2022-02-08 18:51:01 +07:00
Dat PHAM HOANG 7870721e85 Update appId to com.linagora.android.teammail 2021-09-14 10:01:39 +07:00
dab246 41b4e8296c TF-46 Config for Android platform 2021-08-31 10:37:29 +07:00
dab246 e26927790b Init project flutter for TMail 2021-07-29 11:42:41 +07:00