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
6e09d853fd
feat(ai-scribe): Fix the English locale file `(intl_en.arb)` is missing all three AI Scribe keys
...
feat(ai-scribe): Fix async function declared without proper return type annotation.
feat(ai-scribe): Fix Async operations not properly awaited.
feat(ai-scribe): Fix inconsistent capitalization between button labels.
feat(ai-scribe): Fix GenerateAITextFailure check will never match.
feat(ai-scribe): Fix consider validating text input for predefined actions.
feat(ai-scribe): Using a subshell for directory isolation.
feat(ai-scribe): Fix verify the mock usage or document intent.
feat(ai-scribe): Using a more conventional import for Offset.
feat(ai-scribe): Adding error handling for consistency
feat(ai-scribe): Remove `fromJson` and `toJson` of AIResponse
feat(ai-scribe): Using constants for role values.
feat(ai-scribe): Using a more specific import.
feat(ai-scribe): Using Timer for cleaner lifecycle management
feat(ai-scribe): Adding error handling to fromMap() for consistency.
feat(ai-scribe): Disposing the ValueNotifier
feat(ai-scribe): Redundant null check after assignment
feat(ai-scribe): Fix calling `registerSelectionChangeListener` multiple times may be inefficient.
feat(ai-scribe): Safer type handling for JavaScript callback args
feat(ai-scribe): Fix async callbacks not awaited in switch statement.
feat(ai-scribe): Fix binding lifecycle mismatch for GetAIScribeConfigInteractor
feat(ai-scribe): Fix ai prompts
feat(ai-scribe): Fix unawaited async call to `_setupSelectionListener`
feat(ai-scribe): Fix switch cases use top-origin coordinates while `PositionedDirectional(bottom:)`` expects bottom-origin coordinates.
feat(ai-scribe): Adding error handling for selection listener setup.
2025-12-19 19:03:39 +07:00
dab246
f526b39fae
Remove We're sorry in intl file
2025-11-20 15:28:30 +07:00
dab246
993cdb235a
TF-4029 Fix singular vs plural for attachments
2025-09-19 12:19:06 +07:00
dab246
296065c0b7
Change order of attachment and mail body on mobile
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-31 16:37:10 +07:00
Florent Azavant
3a853533bc
TF-3200 updated the options menu for personal folders
2024-10-25 21:36:29 +07:00
chrismaster
95e8cd64f5
Update intl_en.arb fix to languageGerman
2024-10-25 21:35:10 +07:00
chrismaster
b2a6c383ba
Update intl_en.arb add German
2024-10-25 21:35:10 +07:00
dab246
145a49d728
TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer
2024-06-11 13:59:12 +07:00
dab246
4350a2bd3a
TF-2644 Display warning dialog when pick file exceeded maximum size in composer
2024-06-11 13:59:12 +07:00
DatDang
c5e79d0a01
fixup! TF-2890 Remove calendar event reply description text
2024-05-23 14:02:43 +07:00
dab246
0b10bf6944
TF-2646 Fix confused Select all name
2024-03-26 18:58:37 +07:00
dab246
840a191831
TF-2713 Small evolution for printing
2024-03-15 11:47:07 +07:00
dab246
1cc9b273db
TF-2613 Add intl for French/Vietnamese language
...
Signed-off-by: dab246 <tdvu@linagora.com >
2024-03-04 11:57:22 +07:00
hieubt
8f345e633e
TF-2327 Delete duplicated text
2024-01-31 07:16:38 +01:00
hieubt
a37e666c43
TF-2327 Remove unnecessary whitespace in some text
2024-01-31 07:16:38 +01:00
Dat PHAM HOANG
46d29f21b9
[Android][Disable work manager] Change the logic of network status base on internet connection
...
(update every 5 secs)
(cherry picked from commit d665abc45d752165e3c13ef29619fd28b30d8eeb)
2024-01-12 05:13:30 +01:00
hieubt
329d720554
TF-2241 Update text for en, fr, vi follow new language subtitle
...
(cherry picked from commit 56fa26b20b391a0cc2bd5ec1086cf5451b80e84a)
2024-01-08 14:25:26 +01:00
Dat PHAM HOANG
90bc6509f4
Change Team Mail in text inside app
...
(cherry picked from commit 1612e26b30ff96a0b8f485c54c61fee2f70154de)
2024-01-08 14:25:26 +01:00
Dat PHAM HOANG
04d105e332
Change to Twake Mail in localization
...
(cherry picked from commit 5ee7dc641111894cea69f40c711da645d37bac81)
2024-01-08 14:25:26 +01:00
Dat PHAM HOANG
6f471deec5
Change from empty to clean Trash/Spam
...
(cherry picked from commit a89e5bf1877aa5cb03c091df4e44ce6a244ced18)
2023-10-27 11:18:29 +07:00
Dat PHAM HOANG
14349927de
Change forwarding setting explaination ( #2270 )
...
(cherry picked from commit 35fdd9b66d653c2ddb142ad7589c375c9a94f8f0)
2023-10-27 11:18:29 +07:00
Dat PHAM HOANG
e17f9ab4b1
Change from mailbox to folder ( #2156 )
...
(cherry picked from commit 1bdaa417a25648bbe5e9c3637c413c246da3d7ef)
2023-10-27 11:18:29 +07:00
Allan Nordhøy
6cccced562
Translated using Weblate (English)
...
Currently translated at 100.0% (64 of 64 strings)
Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/en/
2022-02-21 12:40:23 +07:00
Rene Cordier
3bc27174ca
Change label "username" to "Email" in login form
2021-11-12 16:58:28 +07:00
dab246
3eaaccd551
TF-138 Add presentation layer for search mail with text pattern
2021-10-26 15:34:08 +07:00
dab246
7caa2f4898
[BUG] Remove duplicate text in intl
2021-10-14 09:54:33 +07:00
dab246
c7a3e90a68
TF-79 Mark as star/unstar selected multiple email
2021-09-27 08:14:26 +07:00
dab246
a12efc8d2b
TF-80 Move multiple email to mailbox from thread view
2021-09-24 17:50:26 +07:00
dab246
39ca213285
TF-56 Implement upload single attachment
2021-09-23 11:29:29 +07:00
dab246
d168900975
TF-32 Add presentation layer of export attachment for ios platform
2021-09-18 15:01:39 +07:00
dab246
20f98ce541
TF-32 Add presentation layer of download attachment for android platform
2021-09-18 15:01:39 +07:00
dab246
5fd305d102
TF-78 Implement mark as unread when touch the "eye slash" icon on the top of screen EmailView
2021-09-17 10:06:36 +07:00
dab246
e7bf7f782e
TF-78 Implement mark as read & unread for multiple selected email in threads
2021-09-17 10:06:36 +07:00
dab246
161eed5d72
TF-78 Create action bar and context menu when multiple selected email
2021-09-17 10:06:36 +07:00
Dat PHAM HOANG
c4b3109294
Change TMail to Team Mail
2021-09-16 18:05:21 +07:00
dab246
ee615c7ccd
TF-46 Create composer widget with add presentation
2021-08-31 10:37:29 +07:00
dab246
842072e0d6
Add presentation layer for GetEmailContent
2021-08-25 14:02:01 +07:00
dab246
360ab9a501
Init home feature add presentation layer
2021-07-29 11:42:41 +07:00