diff --git a/android/app/build.gradle b/android/app/build.gradle
index 923a3a357..35c2c726d 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -42,7 +42,7 @@ android {
}
defaultConfig {
- applicationId "com.linagora.android.teammail"
+ applicationId "com.workavia.mail"
minSdkVersion flutterMinSdkVersion.toInteger()
targetSdkVersion 35
versionCode flutterVersionCode.toInteger()
@@ -50,7 +50,7 @@ android {
// The number of method references in a .dex file cannot exceed 64K
multiDexEnabled true
manifestPlaceholders = [
- 'appAuthRedirectScheme': 'teammail.mobile'
+ 'appAuthRedirectScheme': 'workaviamail.mobile'
]
testInstrumentationRunner "pl.leancode.patrol.PatrolJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: "true"
@@ -86,7 +86,7 @@ android {
execution "ANDROIDX_TEST_ORCHESTRATOR"
}
- namespace "com.linagora.android.tmail"
+ namespace "com.workavia.mail"
}
flutter {
diff --git a/android/app/src/androidTest/java/com/linagora/android/tmail/MainActivityTest.java b/android/app/src/androidTest/java/com/workavia/mail/MainActivityTest.java
similarity index 97%
rename from android/app/src/androidTest/java/com/linagora/android/tmail/MainActivityTest.java
rename to android/app/src/androidTest/java/com/workavia/mail/MainActivityTest.java
index 678f6825a..5e17420eb 100644
--- a/android/app/src/androidTest/java/com/linagora/android/tmail/MainActivityTest.java
+++ b/android/app/src/androidTest/java/com/workavia/mail/MainActivityTest.java
@@ -1,4 +1,4 @@
-package com.linagora.android.tmail;
+package com.workavia.mail;
import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.Test;
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 0aae1ce1b..3d1b1adfd 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -98,7 +98,7 @@
@@ -110,7 +110,7 @@
-
diff --git a/android/app/src/main/kotlin/com/linagora/android/tmail/MainActivity.kt b/android/app/src/main/kotlin/com/workavia/mail/MainActivity.kt
similarity index 97%
rename from android/app/src/main/kotlin/com/linagora/android/tmail/MainActivity.kt
rename to android/app/src/main/kotlin/com/workavia/mail/MainActivity.kt
index 98789d5fc..3c255b39d 100644
--- a/android/app/src/main/kotlin/com/linagora/android/tmail/MainActivity.kt
+++ b/android/app/src/main/kotlin/com/workavia/mail/MainActivity.kt
@@ -1,4 +1,4 @@
-package com.linagora.android.tmail
+package com.workavia.mail
import android.app.NotificationManager
import android.content.Context
diff --git a/android/app/src/main/kotlin/com/linagora/android/tmail/NotificationGroup.kt b/android/app/src/main/kotlin/com/workavia/mail/NotificationGroup.kt
similarity index 93%
rename from android/app/src/main/kotlin/com/linagora/android/tmail/NotificationGroup.kt
rename to android/app/src/main/kotlin/com/workavia/mail/NotificationGroup.kt
index 235bbf42e..c1d9c01a4 100644
--- a/android/app/src/main/kotlin/com/linagora/android/tmail/NotificationGroup.kt
+++ b/android/app/src/main/kotlin/com/workavia/mail/NotificationGroup.kt
@@ -1,4 +1,4 @@
-package com.linagora.android.tmail
+package com.workavia.mail
import android.app.NotificationManager
import android.content.Context
@@ -10,7 +10,7 @@ import io.flutter.embedding.engine.FlutterEngine
import io.flutter.plugin.common.MethodChannel
class NotificationGroup {
- private val channel = "com.linagora.android.teammail.notification.group.permission"
+ private val channel = "com.workavia.mail.notification.group.permission"
fun register(flutterEngine: FlutterEngine, applicationContext: Context) {
MethodChannel(flutterEngine.dartExecutor.binaryMessenger, channel).setMethodCallHandler { call, result ->
diff --git a/android/app/src/main/res/drawable/android12branding.xml b/android/app/src/main/res/drawable/android12branding.xml
index 61b9554c2..983508112 100644
--- a/android/app/src/main/res/drawable/android12branding.xml
+++ b/android/app/src/main/res/drawable/android12branding.xml
@@ -1,39 +1,6 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+ android:width="1dp"
+ android:height="1dp"
+ android:viewportWidth="1"
+ android:viewportHeight="1" />
diff --git a/android/app/src/main/res/drawable/branding.xml b/android/app/src/main/res/drawable/branding.xml
index f0076d2b7..524adcfc8 100644
--- a/android/app/src/main/res/drawable/branding.xml
+++ b/android/app/src/main/res/drawable/branding.xml
@@ -1,36 +1,8 @@
+
-
-
-
-
-
-
-
-
-
-
-
+ android:width="1dp"
+ android:height="1dp"
+ android:viewportWidth="1"
+ android:viewportHeight="1" />
diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml
index fba21a24a..3f0e5c178 100644
--- a/android/app/src/main/res/values/strings.xml
+++ b/android/app/src/main/res/values/strings.xml
@@ -1,3 +1,3 @@
- Twake Mail
+ Workavia Mail
\ No newline at end of file
diff --git a/assets/images/ic_logo_twake_welcome.svg b/assets/images/ic_logo_twake_welcome.svg
index 2ea42a2b1..e6406cbad 100644
--- a/assets/images/ic_logo_twake_welcome.svg
+++ b/assets/images/ic_logo_twake_welcome.svg
@@ -1,48 +1,38 @@
-