diff --git a/res/drawable-hdpi/ic_launcher_background.png b/res/drawable-hdpi/ic_launcher_background.png
new file mode 100644
index 0000000000000000000000000000000000000000..239ffd7b7d30db42c447552e08274c33fd54e738
Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_background.png differ
diff --git a/res/drawable-hdpi/ic_launcher_foreground.png b/res/drawable-hdpi/ic_launcher_foreground.png
new file mode 100644
index 0000000000000000000000000000000000000000..239ffd7b7d30db42c447552e08274c33fd54e738
Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_foreground.png differ
diff --git a/res/drawable-mdpi/ic_launcher_background.png b/res/drawable-mdpi/ic_launcher_background.png
new file mode 100644
index 0000000000000000000000000000000000000000..65cb629deefefbce402cc6d8c040dc2eddd5802e
Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_background.png differ
diff --git a/res/drawable-mdpi/ic_launcher_foreground.png b/res/drawable-mdpi/ic_launcher_foreground.png
new file mode 100644
index 0000000000000000000000000000000000000000..42874a238179ce72e1c7258ef09d1420c527e238
Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_foreground.png differ
diff --git a/res/drawable-xhdpi/ic_launcher_background.png b/res/drawable-xhdpi/ic_launcher_background.png
new file mode 100644
index 0000000000000000000000000000000000000000..d838054772d607aad73b6c5dc275f9ef7e65ea9d
Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_background.png differ
diff --git a/res/drawable-xhdpi/ic_launcher_foreground.png b/res/drawable-xhdpi/ic_launcher_foreground.png
new file mode 100644
index 0000000000000000000000000000000000000000..50491f94231a7cdb9a7be0e86e58df57d30519bb
Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_foreground.png differ
diff --git a/res/drawable-xxhdpi/ic_launcher_background.png b/res/drawable-xxhdpi/ic_launcher_background.png
new file mode 100644
index 0000000000000000000000000000000000000000..cea07e4079c23a77303aa5c510b7856436b1e6b0
Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_background.png differ
diff --git a/res/drawable-xxhdpi/ic_launcher_foreground.png b/res/drawable-xxhdpi/ic_launcher_foreground.png
new file mode 100644
index 0000000000000000000000000000000000000000..cea07e4079c23a77303aa5c510b7856436b1e6b0
Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_foreground.png differ
diff --git a/res/drawable-xxxhdpi/ic_launcher_background.png b/res/drawable-xxxhdpi/ic_launcher_background.png
new file mode 100644
index 0000000000000000000000000000000000000000..76adc8615d51c03f89fb044399d15b18a031c755
Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_background.png differ
diff --git a/res/drawable-xxxhdpi/ic_launcher_foreground.png b/res/drawable-xxxhdpi/ic_launcher_foreground.png
new file mode 100644
index 0000000000000000000000000000000000000000..76adc8615d51c03f89fb044399d15b18a031c755
Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_foreground.png differ
diff --git a/res/drawable/ic_launcher_background.xml b/res/drawable/ic_launcher_background.xml
deleted file mode 100644
index fc4823054e0e3af053a38aecf3b95f595ab454d3..0000000000000000000000000000000000000000
--- a/res/drawable/ic_launcher_background.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
diff --git a/res/drawable/ic_launcher_foreground.xml b/res/drawable/ic_launcher_foreground.xml
deleted file mode 100644
index 686ffa2b53b156a4f10f9ff3c8e061b36ebf17df..0000000000000000000000000000000000000000
--- a/res/drawable/ic_launcher_foreground.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/res/drawable/ic_launcher_monochrome.xml b/res/drawable/ic_launcher_monochrome.xml
deleted file mode 100644
index fc64ec074b28902023890de67a69e7fb62712691..0000000000000000000000000000000000000000
--- a/res/drawable/ic_launcher_monochrome.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
diff --git a/res/layout/account_selector_list_item_condensed.xml b/res/layout/account_selector_list_item_condensed.xml
index ae9172603327a82d53e80620c9330ca3e5a8e7ba..a7de3c02378bafd74d67787b1b2996441804302a 100644
--- a/res/layout/account_selector_list_item_condensed.xml
+++ b/res/layout/account_selector_list_item_condensed.xml
@@ -38,19 +38,9 @@
android:layout_marginRight="8dip"
android:layout_marginEnd="8dip"
android:textSize="16sp"
- android:textColor="@color/contacts_text_color"
+ android:textColor="?android:attr/textColorPrimary"
android:textAppearance="?android:attr/textAppearanceMedium"
android:singleLine="true"
android:ellipsize="end"/>
-
-
diff --git a/res/layout/dialog_title.xml b/res/layout/dialog_title.xml
index 45f5f736769e60c7b92c7cc540fb9da390f1d4a1..63fcf0b23270121d92fd4d3fe7c9d17cef52def4 100644
--- a/res/layout/dialog_title.xml
+++ b/res/layout/dialog_title.xml
@@ -22,7 +22,7 @@
android:paddingStart="24dp"
android:paddingEnd="24dp"
android:textSize="20sp"
- android:textColor="@color/contacts_text_color"
+ android:textColor="?android:attr/textColorPrimary"
android:textAlignment="viewStart"
android:fontFamily="sans-serif-medium"
android:ellipsize="end"
diff --git a/res/layout/expanding_entry_card_item.xml b/res/layout/expanding_entry_card_item.xml
index dbbeee5fa4a703e119844f2977db4ffb468c2aaa..c044428d57168df7c0123fbc4128da3e20f0022f 100644
--- a/res/layout/expanding_entry_card_item.xml
+++ b/res/layout/expanding_entry_card_item.xml
@@ -67,24 +67,29 @@
android:layout_marginEnd="@dimen/expanding_entry_card_item_sub_header_icon_margin_right"
android:layout_marginBottom="@dimen/expanding_entry_card_item_sub_header_icon_margin_bottom" />
-
-
-
+ android:orientation="horizontal"
+ android:gravity="center"
+ >
+
+
+
+
+
+
+
+
+ ~ Copyright (C) 2024 Murena SAS
+ ~
+ ~ This program is free software: you can redistribute it and/or modify
+ ~ it under the terms of the GNU General Public License as published by
+ ~ the Free Software Foundation, either version 3 of the License, or
+ ~ (at your option) any later version.
+ ~
+ ~ This program is distributed in the hope that it will be useful,
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ ~ GNU General Public License for more details.
+ ~
+ ~ You should have received a copy of the GNU General Public License
+ ~ along with this program. If not, see .
+ -->
-
-
-
+
+
diff --git a/res/values-de/e_strings.xml b/res/values-de/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6bf4239408ed3cca11a08b86c9dd8a637293036a
--- /dev/null
+++ b/res/values-de/e_strings.xml
@@ -0,0 +1,24 @@
+
+
+ Exportiere vCard-Version
+ Kontakte ist eine Abänderung von LineageOS Kontakte
+ Quellcode
+ Information über Kontakte
+ Autoren
+ Lizenz
+ Kontakte ist eine quelloffene App für Android
+
\ No newline at end of file
diff --git a/res/values-fr/e_strings.xml b/res/values-fr/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..92cc2b1fd3580b78daece6cc988d26839fda43b6
--- /dev/null
+++ b/res/values-fr/e_strings.xml
@@ -0,0 +1,19 @@
+
+
+
+ Version d\'export de la vCard
+
\ No newline at end of file
diff --git a/res/values-is/e_strings.xml b/res/values-is/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..76fbe8cec557a788e22ce33ad038484398ce4098
--- /dev/null
+++ b/res/values-is/e_strings.xml
@@ -0,0 +1,24 @@
+
+
+ Flytja út vCard útgáfu
+ Grunnkóði
+ Notkunarleyfi
+ Contacts er tengiliðaforrit með opnum grunnkóða fyrir Android
+ Contacts tengiliðaforritið er kvíslað frá LineageOS Contacts
+ Höfundar
+ Upplýsingar um tengiliði
+
\ No newline at end of file
diff --git a/res/values-it/e_strings.xml b/res/values-it/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a0ca73d9902d80d62b1a381de7c83fe143ec5b23
--- /dev/null
+++ b/res/values-it/e_strings.xml
@@ -0,0 +1,24 @@
+
+
+ Esporta in formato vCard
+ Autori
+ Codice sorgente
+ Licenza
+ Info su Contatti
+ Contatti è una App open source per Android
+ Contatti è un fork di LineageOS Contacts
+
\ No newline at end of file
diff --git a/res/values-ja/e_strings.xml b/res/values-ja/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..282ec11e97ed0fbd279c3e4c2b89903b85767a81
--- /dev/null
+++ b/res/values-ja/e_strings.xml
@@ -0,0 +1,10 @@
+
+
+ 作者
+ ソースコード
+ ライセンス
+ 連絡先情報
+ vCardバージョンをエクスポート
+ ContactsはLineageOS Contactsのフォークです
+ Contactsはアンドロイド用のオープンソースのアプリケーションです
+
\ No newline at end of file
diff --git a/res/values-nb-rNO/e_strings.xml b/res/values-nb-rNO/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ad05d0075ad92c8091ec60e204be04a6e130ab1e
--- /dev/null
+++ b/res/values-nb-rNO/e_strings.xml
@@ -0,0 +1,10 @@
+
+
+ Kontakter er en videreutvikling av LineageOS Contacts
+ Utviklere
+ Kildekode
+ Lisens
+ Informasjon om Kontakter
+ Kontakter er en åpen kildekode-applikasjon for Android
+ Eksporter vCard-versjon
+
\ No newline at end of file
diff --git a/res/values-nl/e_strings.xml b/res/values-nl/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5c0f88da5e5e30efce2ac97d75d220b7fedd4edd
--- /dev/null
+++ b/res/values-nl/e_strings.xml
@@ -0,0 +1,24 @@
+
+
+ Exporteer vCard versie
+ Contacten is gebaseerd op LineageOS Contacts
+ Broncode
+ Informatie over Contacten
+ Auteurs
+ Licentie
+ Contacten is een open source app voor Android
+
\ No newline at end of file
diff --git a/res/values-ru/e_strings.xml b/res/values-ru/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d1e7b3f4ffd4a0ae05e5fd7e4f6c29dbf81fe046
--- /dev/null
+++ b/res/values-ru/e_strings.xml
@@ -0,0 +1,19 @@
+
+
+
+ Экспорт vCard версии
+
\ No newline at end of file
diff --git a/res/values-sv/e_strings.xml b/res/values-sv/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..2ff1d99d3813e91285f05d5789ad34198897a390
--- /dev/null
+++ b/res/values-sv/e_strings.xml
@@ -0,0 +1,24 @@
+
+
+ Exportera vCard-version
+ Kontakter är avgrenad från LineageOS Kontakter
+ Upphovsmän
+ Källkod
+ Licens
+ Information om Kontakter
+ Kontakter är en app med öppen källkod för Android
+
\ No newline at end of file
diff --git a/res/values-uk/e_strings.xml b/res/values-uk/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..71e42678b174026855bdbf2e33c296b8da05e0c1
--- /dev/null
+++ b/res/values-uk/e_strings.xml
@@ -0,0 +1,10 @@
+
+
+ Застосунок створений на основі LineageOS Contacts
+ Вихідний код
+ Автори
+ Ліцензія
+ Контактні дані
+ Експорт vCard версії
+ Контакти - це додаток з відкритим кодом для Android
+
\ No newline at end of file
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 9bd8bbe2b901b65990977ef6c2320056b414aa0d..25841b3899cd46095cbbe3359eecaf5b859db545 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -143,7 +143,7 @@
20dp
8dp
13dp
- 16dp
+ 13dp
27dp
diff --git a/res/values/e_arrays.xml b/res/values/e_arrays.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a38cce56ce220eb09b4fdd4a9b123da167ba3f12
--- /dev/null
+++ b/res/values/e_arrays.xml
@@ -0,0 +1,28 @@
+
+
+
+
+ - @string/menu_export_type_vcf_21
+ - @string/menu_export_type_vcf_30
+ - @string/menu_export_type_vcf_40
+
+
+
+ - @string/menu_export_type_vcf_21_value
+ - @string/menu_export_type_vcf_30_value
+ - @string/menu_export_type_vcf_40_value
+
+
diff --git a/res/values/e_strings.xml b/res/values/e_strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f5ffa90eb6c708e1cd784a057eb8a49cdf46cd07
--- /dev/null
+++ b/res/values/e_strings.xml
@@ -0,0 +1,41 @@
+
+
+
+
+ Contacts is forked from LineageOS Contacts
+
+
+ Authors
+
+
+ Source code
+
+
+ Licence
+
+
+ Contacts information
+ Contacts is an open source App for Android
+
+
+ Export vCard version
+ VCF 2.1
+ VCF 3.0
+ VCF 4.0
+ v21_generic
+ v30_generic
+ v40_generic
+
diff --git a/res/values/styles.xml b/res/values/styles.xml
index d31ce80da46e2ec7e3ee40e375ad536fc8dca232..5473705d2492f070ed152b924e3a7f7fbf4b27f4 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -289,7 +289,7 @@
- true
-