summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml2
-rw-r--r--res/mipmap-hdpi/ic_launcher_application.pngbin8430 -> 3418 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher_home.pngbin464 -> 5650 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_application.pngbin4953 -> 2206 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_home.pngbin416 -> 3403 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_application.pngbin11814 -> 4842 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_home.pngbin443 -> 8133 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_application.pngbin19388 -> 7718 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_home.pngbin473 -> 13218 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher_application.pngbin0 -> 7718 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher_home.pngbin0 -> 19286 bytes
11 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4965c0c8e..e60ae5865 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -82,7 +82,7 @@
android:backupAgent="com.android.launcher3.LauncherBackupAgentHelper"
android:hardwareAccelerated="true"
android:icon="@mipmap/ic_launcher_home"
- android:label="@string/application_name"
+ android:label="@string/cm_application_name"
android:largeHeap="@bool/config_largeHeap"
android:restoreAnyVersion="true"
android:supportsRtl="true" >
diff --git a/res/mipmap-hdpi/ic_launcher_application.png b/res/mipmap-hdpi/ic_launcher_application.png
index b9aa101ad..cde69bccc 100644
--- a/res/mipmap-hdpi/ic_launcher_application.png
+++ b/res/mipmap-hdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher_home.png b/res/mipmap-hdpi/ic_launcher_home.png
index b556d7aba..dc40251c2 100644
--- a/res/mipmap-hdpi/ic_launcher_home.png
+++ b/res/mipmap-hdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_application.png b/res/mipmap-mdpi/ic_launcher_application.png
index 4771b855f..c133a0cbd 100644
--- a/res/mipmap-mdpi/ic_launcher_application.png
+++ b/res/mipmap-mdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_home.png b/res/mipmap-mdpi/ic_launcher_home.png
index 961bb7dbd..e2625e431 100644
--- a/res/mipmap-mdpi/ic_launcher_home.png
+++ b/res/mipmap-mdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_application.png b/res/mipmap-xhdpi/ic_launcher_application.png
index 932f0f791..bfa42f0e7 100644
--- a/res/mipmap-xhdpi/ic_launcher_application.png
+++ b/res/mipmap-xhdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_home.png b/res/mipmap-xhdpi/ic_launcher_home.png
index 46ec2b775..70e72523c 100644
--- a/res/mipmap-xhdpi/ic_launcher_home.png
+++ b/res/mipmap-xhdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_application.png b/res/mipmap-xxhdpi/ic_launcher_application.png
index 7fc739aaf..324e72cdd 100644
--- a/res/mipmap-xxhdpi/ic_launcher_application.png
+++ b/res/mipmap-xxhdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_home.png b/res/mipmap-xxhdpi/ic_launcher_home.png
index d2975a39f..9652a687f 100644
--- a/res/mipmap-xxhdpi/ic_launcher_home.png
+++ b/res/mipmap-xxhdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher_application.png b/res/mipmap-xxxhdpi/ic_launcher_application.png
new file mode 100644
index 000000000..324e72cdd
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher_home.png b/res/mipmap-xxxhdpi/ic_launcher_home.png
new file mode 100644
index 000000000..652593d3f
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_launcher_home.png
Binary files differ