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 |
|
dab246
|
a9a322818a
|
Use fontFamily for all style in Text widget
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-07-15 12:40:02 +07:00 |
|
dab246
|
e6fe0ce5f1
|
TF-3758 Update style and padding for app version, quotas
Signed-off-by: dab246 <tdvu@linagora.com>
|
2025-06-12 14:02:58 +07:00 |
|
DatDang
|
f8bcb96802
|
Show app version on login view
|
2024-09-26 10:47:17 +07:00 |
|
DatDang
|
0d4c266300
|
TF-2965 Add retry capability for OIDC check request
|
2024-09-17 18:50:41 +07:00 |
|
dab246
|
8b7ac1f039
|
TF-2893 Apply the standard app grid icon
|
2024-08-08 09:46:09 +02:00 |
|
dab246
|
2228d1a5d8
|
TF-2857 Change logo & text in application
|
2024-08-08 09:46:09 +02:00 |
|
dab246
|
506eaabb4b
|
Fix login view background color
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit e0d25fbd6be827048f249ffd236ce1718129515e)
|
2024-01-08 14:25:26 +01:00 |
|
dab246
|
9b661b0688
|
TF-2271 Implement dns lookup to get jmap url
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7b0c0015a15a243b6b4aef3d78e7653d556ad109)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
fb47832225
|
TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
|
2023-11-21 16:54:33 +07:00 |
|
dab246
|
d506248fa6
|
Replace all png icon to svg icon
(cherry picked from commit b3d87bdaf11289778e508402c567fee2e545af98)
|
2023-09-14 16:58:31 +07:00 |
|
dab246
|
980f7e34f3
|
TF-2046 Use controller cached in GetWidget instead of using Get.find<LoginController>()
(cherry picked from commit 4403e2871d6486e693b6c4052df92b7634eadb25)
|
2023-07-20 18:37:52 +07:00 |
|
dab246
|
cffd27c3bf
|
TF-1963 Use viewState to update result from interactor
(cherry picked from commit 335536fb94b32d978082578048ec06f70d21edcb)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
3eb1e20b5b
|
TF-1665 Enable app grid on mobile
(cherry picked from commit c9f9a2c214316606c8d3f9d63cf38c326369b112)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
133b04b11c
|
TF-1613 Implement handleSuccessViewState and handleFailureViewState for all controller
(cherry picked from commit 35e727e795bb3c44cc9c47e02542b5bdc3955fdd)
|
2023-04-14 17:12:34 +07:00 |
|
Dat PHAM HOANG
|
d443a28b98
|
TF-1379 Add privacy policy in login screen
|
2023-01-13 15:32:48 +07:00 |
|
dab246
|
2a39904b35
|
TF-1068 Implement make recent list for input of URL
|
2022-10-21 13:56:05 +07:00 |
|
ManhNTX
|
df7f9b89ba
|
TF-1042:Connection pop up never be disappear
|
2022-10-19 11:52:14 +07:00 |
|
dab246
|
0ad9c21001
|
TF-783 Show toast message and disable login button when no connection internet
|
2022-08-06 07:48:52 +07:00 |
|
dab246
|
a393048418
|
TF-624 Hide credential form when oidc is available on browser
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
dcaa340fa1
|
TF-624 Add loading widget when click single sign-on button
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
217a3ccc9e
|
TF-624 Check and get oidc configuration on browser
|
2022-06-09 21:20:26 +07:00 |
|
Dat PHAM HOANG
|
af92c6d213
|
Fix the app logo in the center of login form
|
2022-05-19 13:55:23 +07:00 |
|
Dat PHAM HOANG
|
a16fab5562
|
Add padding for the login form in web
|
2022-05-19 13:55:23 +07:00 |
|
Dat PHAM HOANG
|
15cc421525
|
TF-518 Handle missing field in login form
|
2022-05-12 17:34:05 +07:00 |
|
Dat PHAM HOANG
|
3fc2ae4776
|
TF-518 Apply new UI for login in web
|
2022-05-12 17:34:05 +07:00 |
|