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
This commit is contained in:
stanig2106
2026-04-29 18:12:55 +02:00
parent 97a8d0d95c
commit 3fda5649c3
57 changed files with 421 additions and 510 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"title": "Lade die Twake Mail-App herunter.",
"title": "Lade die V-Mail-App herunter.",
"description": "Schneller und bequemer",
"open": "Öffnen"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"title": "Download Twake Mail application",
"title": "Download V-Mail application",
"description": "Faster and more convenient",
"open": "Open"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"title": "Télécharger lapplication Twake Mail",
"title": "Télécharger lapplication V-Mail",
"description": "Plus rapide et pratique",
"open": "Ouvrir"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"title": "Tải ứng dụng Twake Mail",
"title": "Tải ứng dụng V-Mail",
"description": "Nhanh hơn và thuận tiện hơn",
"open": "Mở"
}
+7 -7
View File
@@ -18,19 +18,19 @@
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Twake Mail">
<meta name="description" content="Workavia Mail">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Twake Mail">
<meta name="apple-mobile-web-app-title" content="Workavia Mail">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/svg" href="favicon.svg"/>
<title>Twake Mail</title>
<title>Workavia Mail</title>
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="splash/style.css">
<link rel="stylesheet" type="text/css" href="worker_service/style.css">
@@ -49,7 +49,7 @@
<body>
<dotlottie-player class="center" src="/splash/lottie-tmail.json" background="transparent" speed="1" style="width: 176px; height: 176px" direction="1" playmode="forward" autoplay=""></dotlottie-player>
<img src="splash/img/icon_twp.png" alt="Twake Workplace logo" class="bottom-image">
<div class="bottom-image" style="font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Plus Jakarta Sans', system-ui, sans-serif; font-weight: 800; font-size: 32px; letter-spacing: -0.5px; color: #000; text-align: center; width: auto;">Workavia</div>
<div class="smart-banner">
<button class="button close" onClick="closeSmartBanner()">
@@ -60,7 +60,7 @@
</picture>
</button>
<div class="banner-content">
<picture class="twake-mail-icon">
<picture class="workavia-mail-icon">
<source srcset="worker_service/img/tmail-1x.png 1x, worker_service/img/tmail-2x.png 2x, worker_service/img/tmail-3x.png 3x, worker_service/img/tmail-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="worker_service/img/tmail-1x.png 1x, worker_service/img/tmail-2x.png 2x, worker_service/img/tmail-3x.png 3x, worker_service/img/tmail-4x.png 4x" media="(prefers-color-scheme: dark)">
<img aria-hidden="true" src="worker_service/img/tmail-1x.png" alt="">
@@ -70,7 +70,7 @@
<div class="banner-description" id="banner-description-id"></div>
</span>
<span style="flex: 1"></span>
<span class="open-button" id="open-button-id" onClick="openTwakeMailApp()"></span>
<span class="open-button" id="open-button-id" onClick="openWorkaviaMailApp()"></span>
</div>
</div>
@@ -93,7 +93,7 @@
return registration.unregister();
}));
} catch (error) {
console.log('[Twake Mail] Error unregistering service worker: ', error);
console.log('[Workavia Mail] Error unregistering service worker: ', error);
}
_flutter.loader.load({
onEntrypointLoaded: async function(engineInitializer) {
+1 -1
View File
@@ -31,7 +31,7 @@
}
};
</script>
<title>Twake Mail</title>
<title>V-Mail</title>
</head>
<body></body>
+1 -1
View File
@@ -22,7 +22,7 @@
}
}
</script>
<title>Twake Mail</title>
<title>V-Mail</title>
</head>
<body>
+3 -3
View File
@@ -1,11 +1,11 @@
{
"name": "Twake Mail - JMAP Email Client",
"short_name": "Twake Mail",
"name": "Workavia Mail",
"short_name": "Workavia Mail",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "Twake Mail - JMAP Email Client",
"description": "Workavia Mail",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
+1 -1
View File
@@ -17,7 +17,7 @@
align-items: center;
}
.twake-mail-icon {
.workavia-mail-icon {
margin-left: 12px;
margin-right: 16px;
}
+14 -14
View File
@@ -1,28 +1,28 @@
const androidStore = 'https://play.google.com/store/apps/details?id=com.linagora.android.teammail';
const iosStore = 'https://apps.apple.com/app/twake-mail/id1587086189';
const openAppDeepLink = 'twakemail.mobile://openapp';
const androidStore = 'https://play.google.com/store/apps/details?id=com.workavia.mail';
const iosStore = '';
const openAppDeepLink = 'workaviamail.mobile://openapp';
const iosPlatform = 'iOS';
const androidPlatform = 'android';
const otherPlatform = 'other';
function getPlatform() {
const ua = navigator.userAgent || navigator.vendor || window.opera;
console.info('[TwakeMail] getPlatform():', ua);
console.info('[VMail] getPlatform():', ua);
if (/iPhone|iPad|iPod/i.test(ua)) return iosPlatform;
if (/Android/i.test(ua)) return androidPlatform;
return otherPlatform;
}
function openTwakeMailApp() {
function openWorkaviaMailApp() {
const os = getPlatform();
console.info('[TwakeMail] handleOpenTwakeMailApp() - OS:', os);
console.info('[VMail] handleOpenWorkaviaMailApp() - OS:', os);
let fallbackTimer;
let hiddenAt = null;
const clearFallback = (reason) => {
if (fallbackTimer) clearTimeout(fallbackTimer);
console.info(`[TwakeMail] Cancel store redirect: ${reason}`);
console.info(`[VMail] Cancel store redirect: ${reason}`);
window.removeEventListener('blur', onBlur);
document.removeEventListener('visibilitychange', onVisibility);
window.removeEventListener('pagehide', onPageHide);
@@ -53,10 +53,10 @@ function openTwakeMailApp() {
// fallback only if still visible after 1500 ms AND page wasnt hidden recently
fallbackTimer = setTimeout(() => {
if (!document.hidden && (!hiddenAt || Date.now() - hiddenAt > 800)) {
console.info('[TwakeMail] Deep link failed — redirecting to store.');
console.info('[VMail] Deep link failed — redirecting to store.');
window.location.href = storeUrl;
} else {
console.info('[TwakeMail] App likely opened — skip store redirect.');
console.info('[VMail] App likely opened — skip store redirect.');
}
}, 1500);
};
@@ -66,7 +66,7 @@ function openTwakeMailApp() {
} else if (os === iosPlatform) {
tryOpen(openAppDeepLink, iosStore);
} else {
console.info('[TwakeMail] Unsupported platform. No app open.');
console.info('[VMail] Unsupported platform. No app open.');
}
closeSmartBanner();
@@ -76,11 +76,11 @@ function initialTmailApp() {
const os = getPlatform();
const originInUrl = window.location;
console.info('[TwakeMail] initialTmailApp(): OriginInUrl:', originInUrl);
console.info('[VMail] initialTmailApp(): OriginInUrl:', originInUrl);
// Skip displaying the banner on desktop browsers
if (os === otherPlatform || typeof window === 'undefined') {
console.info('[TwakeMail] Skipping smart-banner on desktop.');
console.info('[VMail] Skipping smart-banner on desktop.');
return;
}
@@ -96,7 +96,7 @@ function initialTmailApp() {
}
function showSmartBanner() {
console.info('[TwakeMail] showSmartBanner(): Displaying the smart banner.');
console.info('[VMail] showSmartBanner(): Displaying the smart banner.');
const smartBanner = document.querySelector('.smart-banner');
if (!smartBanner) return;
@@ -107,7 +107,7 @@ function showSmartBanner() {
}
function closeSmartBanner() {
console.info('[TwakeMail] closeSmartBanner(): Closing the smart banner.');
console.info('[VMail] closeSmartBanner(): Closing the smart banner.');
const smartBanner = document.querySelector('.smart-banner');
if (!smartBanner) return;