diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 646b4b8f06..f54c52b8de 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -89,7 +89,7 @@ android:excludeFromRecents="true" android:exported="true" android:icon="@mipmap/ic_launcher" - android:label="@string/app_name" + android:label="@string/app_search" android:launchMode="singleTop" android:theme="@style/Theme.AppCompat.Translucent"> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 95f3f2b892..51407ea630 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,7 @@ FairEmail Copyright Ⓒ 2018–2019 by M. Bokhorst + Search email Changelog FairEmail is an open source email app focused on privacy and security. For this reason some features might work differently from what you are used to. For example, messages will always be reformatted to remove unsafe elements and to improve readability and opening links needs to be confirmed for safety.