From 0e4304420442be37d334867f11e646826ca1f773 Mon Sep 17 00:00:00 2001
From: pacien
Date: Mon, 6 Aug 2018 20:02:24 +0200
Subject: Replace logo and icon
---
app/src/main/ic_launcher-web.png | Bin 0 -> 41737 bytes
.../res/drawable-v24/ic_launcher_background.xml | 32 +++++++++++
.../main/res/drawable/ic_launcher_foreground.xml | 27 +++++++++
app/src/main/res/icon.png | Bin 13933 -> 0 bytes
app/src/main/res/icon.svg | 61 ---------------------
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 11 ++++
.../res/mipmap-anydpi-v26/ic_launcher_round.xml | 11 ++++
app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 1103 -> 3151 bytes
app/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 0 -> 4917 bytes
app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 777 -> 2375 bytes
app/src/main/res/mipmap-mdpi/ic_launcher_round.png | Bin 0 -> 3187 bytes
app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 1400 -> 4347 bytes
.../main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 0 -> 6896 bytes
app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 2312 -> 6116 bytes
.../main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 0 -> 10500 bytes
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 3425 -> 7938 bytes
.../main/res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 0 -> 14599 bytes
17 files changed, 81 insertions(+), 61 deletions(-)
create mode 100644 app/src/main/ic_launcher-web.png
create mode 100644 app/src/main/res/drawable-v24/ic_launcher_background.xml
create mode 100644 app/src/main/res/drawable/ic_launcher_foreground.xml
delete mode 100644 app/src/main/res/icon.png
delete mode 100644 app/src/main/res/icon.svg
create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
create mode 100644 app/src/main/res/mipmap-hdpi/ic_launcher_round.png
create mode 100644 app/src/main/res/mipmap-mdpi/ic_launcher_round.png
create mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
create mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
create mode 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
(limited to 'app')
diff --git a/app/src/main/ic_launcher-web.png b/app/src/main/ic_launcher-web.png
new file mode 100644
index 0000000..72a25df
Binary files /dev/null and b/app/src/main/ic_launcher-web.png differ
diff --git a/app/src/main/res/drawable-v24/ic_launcher_background.xml b/app/src/main/res/drawable-v24/ic_launcher_background.xml
new file mode 100644
index 0000000..6715591
--- /dev/null
+++ b/app/src/main/res/drawable-v24/ic_launcher_background.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 0000000..b7429e8
--- /dev/null
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/icon.png b/app/src/main/res/icon.png
deleted file mode 100644
index 2e6a55d..0000000
Binary files a/app/src/main/res/icon.png and /dev/null differ
diff --git a/app/src/main/res/icon.svg b/app/src/main/res/icon.svg
deleted file mode 100644
index af89443..0000000
--- a/app/src/main/res/icon.svg
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..ee5cb46
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..ee5cb46
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png
index 9e2f791..994c2e2 100644
Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
new file mode 100644
index 0000000..51f5a93
Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png
index 8e7ee07..2d0036c 100644
Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
new file mode 100644
index 0000000..5daf313
Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 39523a1..c2ad41d 100644
Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..c4f3d4c
Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index bbf6351..4aeccd8 100644
Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..bb0ee76
Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index 0859e14..0438ec8 100644
Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
new file mode 100644
index 0000000..518b53e
Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ
--
cgit v1.2.3