diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e4f615219..d1ca798b8 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -66,6 +66,7 @@ + + + + \ No newline at end of file diff --git a/res/mipmap-anydpi-v26/ic_launcher_round.xml b/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..4ae7d1237 --- /dev/null +++ b/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/res/mipmap-hdpi/ic_launcher.png b/res/mipmap-hdpi/ic_launcher.png index 8891b90ae..d8b1b9db8 100644 Binary files a/res/mipmap-hdpi/ic_launcher.png and b/res/mipmap-hdpi/ic_launcher.png differ diff --git a/res/mipmap-hdpi/ic_launcher_background.png b/res/mipmap-hdpi/ic_launcher_background.png new file mode 100644 index 000000000..d05b2f383 Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/res/mipmap-hdpi/ic_launcher_foreground.png b/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 000000000..6940bb70b Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/res/mipmap-hdpi/ic_launcher_round.png b/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 000000000..b1736e316 Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/res/mipmap-mdpi/ic_launcher.png b/res/mipmap-mdpi/ic_launcher.png index 3f87a8d84..4d25b6db5 100644 Binary files a/res/mipmap-mdpi/ic_launcher.png and b/res/mipmap-mdpi/ic_launcher.png differ diff --git a/res/mipmap-mdpi/ic_launcher_background.png b/res/mipmap-mdpi/ic_launcher_background.png new file mode 100644 index 000000000..a976fd84d Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/res/mipmap-mdpi/ic_launcher_foreground.png b/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 000000000..c1087a7a7 Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/res/mipmap-mdpi/ic_launcher_round.png b/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 000000000..c89275fef Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/res/mipmap-xhdpi/ic_launcher.png b/res/mipmap-xhdpi/ic_launcher.png index c1264a099..7c0c8055c 100644 Binary files a/res/mipmap-xhdpi/ic_launcher.png and b/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_background.png b/res/mipmap-xhdpi/ic_launcher_background.png new file mode 100644 index 000000000..98c831de5 Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_foreground.png b/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 000000000..8f722f9bc Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_round.png b/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 000000000..d67ff226e Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher.png b/res/mipmap-xxhdpi/ic_launcher.png index 308429566..b364380f0 100644 Binary files a/res/mipmap-xxhdpi/ic_launcher.png and b/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_background.png b/res/mipmap-xxhdpi/ic_launcher_background.png new file mode 100644 index 000000000..baa7aa0ba Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_foreground.png b/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 000000000..1cb45a657 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_round.png b/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 000000000..16045ffa1 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher.png b/res/mipmap-xxxhdpi/ic_launcher.png index 081d6866d..3f468bcb8 100644 Binary files a/res/mipmap-xxxhdpi/ic_launcher.png and b/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_background.png b/res/mipmap-xxxhdpi/ic_launcher_background.png new file mode 100644 index 000000000..c3a84f539 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 000000000..16fc7e6f0 Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/res/mipmap-xxxhdpi/ic_launcher_round.png b/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 000000000..54b7defbf Binary files /dev/null and b/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/res/values/non_localizable_custom.xml b/res/values/non_localizable_custom.xml index 87e9d31b1..683b9771e 100644 --- a/res/values/non_localizable_custom.xml +++ b/res/values/non_localizable_custom.xml @@ -93,6 +93,7 @@ linphone-android@belledonne-communications.com true true + linphone_notification_id false diff --git a/res/values/strings.xml b/res/values/strings.xml index eb53619d0..d6d650789 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -483,4 +483,5 @@ Call options Audio route Exit conference + Linphone Notification