diff --git a/art/quicksy.svg b/art/quicksy.svg
index ad3b9cf9d..e70bf4f01 100644
--- a/art/quicksy.svg
+++ b/art/quicksy.svg
@@ -9,18 +9,42 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="56.24334mm"
- height="56.24334mm"
- viewBox="0 0 56.24334 56.243339"
+ width="20.68mm"
+ height="20.68mm"
+ viewBox="0 0 20.680001 20.680001"
version="1.1"
id="svg14750"
inkscape:version="0.92.2 2405546, 2018-03-11"
sodipodi:docname="quicksy.svg"
- inkscape:export-filename="/home/daniel/quicksy.png"
- inkscape:export-xdpi="231.22382"
- inkscape:export-ydpi="231.22382">
+ inkscape:export-filename="/home/smagnan/Work/osp/osp.cloud/osp.work.quicksy/package-quicksy/quicksy.png"
+ inkscape:export-xdpi="175"
+ inkscape:export-ydpi="175">
+
+
+
+
+
+
@@ -93,6 +117,78 @@
d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z"
style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ showguides="true"
+ inkscape:guide-bbox="true"
+ borderlayer="false"
+ inkscape:pagecheckerboard="true">
+
+
@@ -125,7 +230,7 @@
image/svg+xml
-
+
@@ -133,125 +238,129 @@
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
- transform="translate(-69.668634,-48.140243)">
+ transform="translate(-94.210196,-206.61407)">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ transform="matrix(0.28222223,0,0,0.28222223,-479.00124,-301.93764)">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/art/quicksy_launcher.svg b/art/quicksy_launcher.svg
deleted file mode 120000
index 6fce608d9..000000000
--- a/art/quicksy_launcher.svg
+++ /dev/null
@@ -1 +0,0 @@
-quicksy.svg
\ No newline at end of file
diff --git a/art/quicksy_mono.svg b/art/quicksy_mono.svg
new file mode 100644
index 000000000..8ca8d3e47
--- /dev/null
+++ b/art/quicksy_mono.svg
@@ -0,0 +1,181 @@
+
+
+
+
diff --git a/art/render.rb b/art/render.rb
index 94f6fef24..898ddbaa0 100755
--- a/art/render.rb
+++ b/art/render.rb
@@ -11,7 +11,6 @@ resolutions = {
}
images = {
- 'quicksy_launcher.svg' => ['quicksy/launcher', 48],
'main_logo.svg' => ['conversations/main_logo', 200],
'quicksy_main_logo.svg' => ['quicksy/main_logo', 200],
'splash_logo.svg' => ['conversations/splash_logo', 144],
@@ -24,7 +23,8 @@ images = {
'play_gif_white.svg' => ['play_gif_white', 128],
'play_video_black.svg' => ['play_video_black', 128],
'play_gif_black.svg' => ['play_gif_black', 128],
- 'conversations_mono.svg' => ['ic_notification', 24],
+ 'conversations_mono.svg' => ['conversations/ic_notification', 24],
+ 'quicksy_mono.svg' => ['quicksy/ic_notification', 24],
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
'ic_send_text_offline.svg' => ['ic_send_text_offline', 36],
'ic_send_text_offline_white.svg' => ['ic_send_text_offline_white', 36],
diff --git a/src/conversations/new_launcher-web.png b/src/conversations/new_launcher-web.png
new file mode 100644
index 000000000..76057f9fe
Binary files /dev/null and b/src/conversations/new_launcher-web.png differ
diff --git a/src/main/res/drawable-hdpi/ic_notification.png b/src/conversations/res/drawable-hdpi/ic_notification.png
similarity index 100%
rename from src/main/res/drawable-hdpi/ic_notification.png
rename to src/conversations/res/drawable-hdpi/ic_notification.png
diff --git a/src/main/res/drawable-mdpi/ic_notification.png b/src/conversations/res/drawable-mdpi/ic_notification.png
similarity index 100%
rename from src/main/res/drawable-mdpi/ic_notification.png
rename to src/conversations/res/drawable-mdpi/ic_notification.png
diff --git a/src/main/res/drawable-xhdpi/ic_notification.png b/src/conversations/res/drawable-xhdpi/ic_notification.png
similarity index 100%
rename from src/main/res/drawable-xhdpi/ic_notification.png
rename to src/conversations/res/drawable-xhdpi/ic_notification.png
diff --git a/src/main/res/drawable-xxhdpi/ic_notification.png b/src/conversations/res/drawable-xxhdpi/ic_notification.png
similarity index 100%
rename from src/main/res/drawable-xxhdpi/ic_notification.png
rename to src/conversations/res/drawable-xxhdpi/ic_notification.png
diff --git a/src/main/res/drawable-xxxhdpi/ic_notification.png b/src/conversations/res/drawable-xxxhdpi/ic_notification.png
similarity index 100%
rename from src/main/res/drawable-xxxhdpi/ic_notification.png
rename to src/conversations/res/drawable-xxxhdpi/ic_notification.png
diff --git a/src/conversations/res/drawable/ic_launcher_foreground.xml b/src/conversations/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 000000000..07a7ee7eb
--- /dev/null
+++ b/src/conversations/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
diff --git a/src/main/res/mipmap-anydpi-v26/new_launcher.xml b/src/conversations/res/mipmap-anydpi-v26/new_launcher.xml
similarity index 100%
rename from src/main/res/mipmap-anydpi-v26/new_launcher.xml
rename to src/conversations/res/mipmap-anydpi-v26/new_launcher.xml
diff --git a/src/main/res/mipmap-anydpi-v26/new_launcher_round.xml b/src/conversations/res/mipmap-anydpi-v26/new_launcher_round.xml
similarity index 100%
rename from src/main/res/mipmap-anydpi-v26/new_launcher_round.xml
rename to src/conversations/res/mipmap-anydpi-v26/new_launcher_round.xml
diff --git a/src/conversations/res/mipmap-hdpi/new_launcher.png b/src/conversations/res/mipmap-hdpi/new_launcher.png
new file mode 100644
index 000000000..70a2e4ae9
Binary files /dev/null and b/src/conversations/res/mipmap-hdpi/new_launcher.png differ
diff --git a/src/conversations/res/mipmap-hdpi/new_launcher_round.png b/src/conversations/res/mipmap-hdpi/new_launcher_round.png
new file mode 100644
index 000000000..9d4efa725
Binary files /dev/null and b/src/conversations/res/mipmap-hdpi/new_launcher_round.png differ
diff --git a/src/conversations/res/mipmap-mdpi/new_launcher.png b/src/conversations/res/mipmap-mdpi/new_launcher.png
new file mode 100644
index 000000000..30e6c86e1
Binary files /dev/null and b/src/conversations/res/mipmap-mdpi/new_launcher.png differ
diff --git a/src/conversations/res/mipmap-mdpi/new_launcher_round.png b/src/conversations/res/mipmap-mdpi/new_launcher_round.png
new file mode 100644
index 000000000..a196fd228
Binary files /dev/null and b/src/conversations/res/mipmap-mdpi/new_launcher_round.png differ
diff --git a/src/conversations/res/mipmap-xhdpi/new_launcher.png b/src/conversations/res/mipmap-xhdpi/new_launcher.png
new file mode 100644
index 000000000..39b674cb9
Binary files /dev/null and b/src/conversations/res/mipmap-xhdpi/new_launcher.png differ
diff --git a/src/conversations/res/mipmap-xhdpi/new_launcher_round.png b/src/conversations/res/mipmap-xhdpi/new_launcher_round.png
new file mode 100644
index 000000000..039a09fdd
Binary files /dev/null and b/src/conversations/res/mipmap-xhdpi/new_launcher_round.png differ
diff --git a/src/conversations/res/mipmap-xxhdpi/new_launcher.png b/src/conversations/res/mipmap-xxhdpi/new_launcher.png
new file mode 100644
index 000000000..a6273f142
Binary files /dev/null and b/src/conversations/res/mipmap-xxhdpi/new_launcher.png differ
diff --git a/src/conversations/res/mipmap-xxhdpi/new_launcher_round.png b/src/conversations/res/mipmap-xxhdpi/new_launcher_round.png
new file mode 100644
index 000000000..6c10228ec
Binary files /dev/null and b/src/conversations/res/mipmap-xxhdpi/new_launcher_round.png differ
diff --git a/src/conversations/res/mipmap-xxxhdpi/new_launcher.png b/src/conversations/res/mipmap-xxxhdpi/new_launcher.png
new file mode 100644
index 000000000..1a1105fd7
Binary files /dev/null and b/src/conversations/res/mipmap-xxxhdpi/new_launcher.png differ
diff --git a/src/conversations/res/mipmap-xxxhdpi/new_launcher_round.png b/src/conversations/res/mipmap-xxxhdpi/new_launcher_round.png
new file mode 100644
index 000000000..914cad2c4
Binary files /dev/null and b/src/conversations/res/mipmap-xxxhdpi/new_launcher_round.png differ
diff --git a/src/main/new_launcher-web.png b/src/main/new_launcher-web.png
deleted file mode 100644
index 6d9c493d6..000000000
Binary files a/src/main/new_launcher-web.png and /dev/null differ
diff --git a/src/main/res/drawable-hdpi/date_bubble_grey.9.png b/src/main/res/drawable-hdpi/date_bubble_grey.9.png
index 09f68c673..eb64a1e22 100644
Binary files a/src/main/res/drawable-hdpi/date_bubble_grey.9.png and b/src/main/res/drawable-hdpi/date_bubble_grey.9.png differ
diff --git a/src/main/res/drawable-hdpi/date_bubble_white.9.png b/src/main/res/drawable-hdpi/date_bubble_white.9.png
index 028192244..23789900d 100644
Binary files a/src/main/res/drawable-hdpi/date_bubble_white.9.png and b/src/main/res/drawable-hdpi/date_bubble_white.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_received.9.png b/src/main/res/drawable-hdpi/message_bubble_received.9.png
index 9695a23c5..4fb7faeb3 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_received.9.png and b/src/main/res/drawable-hdpi/message_bubble_received.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png
index 8bc5ea9ea..9bb617fa5 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png
index 2955fbf70..9b7ce26c3 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png
index c36e6d6db..7130402e9 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_received_white.9.png b/src/main/res/drawable-hdpi/message_bubble_received_white.9.png
index 4d61d5e6b..933f6a52e 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_white.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_sent.9.png b/src/main/res/drawable-hdpi/message_bubble_sent.9.png
index 7127f1c63..1bcd6e0d7 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_sent.9.png and b/src/main/res/drawable-hdpi/message_bubble_sent.9.png differ
diff --git a/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png
index caa966a29..a2db7445c 100644
Binary files a/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png differ
diff --git a/src/main/res/drawable-mdpi/date_bubble_grey.9.png b/src/main/res/drawable-mdpi/date_bubble_grey.9.png
index 1342b5540..0a0ebb220 100644
Binary files a/src/main/res/drawable-mdpi/date_bubble_grey.9.png and b/src/main/res/drawable-mdpi/date_bubble_grey.9.png differ
diff --git a/src/main/res/drawable-mdpi/date_bubble_white.9.png b/src/main/res/drawable-mdpi/date_bubble_white.9.png
index 2fdff79e7..40f26d399 100644
Binary files a/src/main/res/drawable-mdpi/date_bubble_white.9.png and b/src/main/res/drawable-mdpi/date_bubble_white.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_received.9.png b/src/main/res/drawable-mdpi/message_bubble_received.9.png
index b393b41d4..f56284415 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_received.9.png and b/src/main/res/drawable-mdpi/message_bubble_received.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png
index 721187dd2..ecfb9f427 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png
index 42d43cfa9..f2d79acee 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png
index 9d3379d50..2a81873ff 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_received_white.9.png b/src/main/res/drawable-mdpi/message_bubble_received_white.9.png
index bfd2b9f0a..5e9cb12a6 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_white.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_sent.9.png b/src/main/res/drawable-mdpi/message_bubble_sent.9.png
index 384aa121b..b7cc611fa 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_sent.9.png and b/src/main/res/drawable-mdpi/message_bubble_sent.9.png differ
diff --git a/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png
index 8a321fa4e..57819cbae 100644
Binary files a/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png differ
diff --git a/src/main/res/drawable-xhdpi/date_bubble_grey.9.png b/src/main/res/drawable-xhdpi/date_bubble_grey.9.png
index 08fa31387..4c06bdf80 100644
Binary files a/src/main/res/drawable-xhdpi/date_bubble_grey.9.png and b/src/main/res/drawable-xhdpi/date_bubble_grey.9.png differ
diff --git a/src/main/res/drawable-xhdpi/date_bubble_white.9.png b/src/main/res/drawable-xhdpi/date_bubble_white.9.png
index bf34442dd..2a96b9bfb 100644
Binary files a/src/main/res/drawable-xhdpi/date_bubble_white.9.png and b/src/main/res/drawable-xhdpi/date_bubble_white.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_received.9.png b/src/main/res/drawable-xhdpi/message_bubble_received.9.png
index cb18be2f2..e479bfb39 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_received.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png
index 4693fd92c..6ab302b2c 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png
index ba65852f5..03d423b87 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png
index bb38f5e2c..ef2cc4fce 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png
index 4aca28e79..4404bcfd4 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_sent.9.png b/src/main/res/drawable-xhdpi/message_bubble_sent.9.png
index ee41d7b34..5db6951e1 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_sent.9.png and b/src/main/res/drawable-xhdpi/message_bubble_sent.9.png differ
diff --git a/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png
index 07a6878cb..5c28d1caa 100644
Binary files a/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png b/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png
index 41d43576a..b7e9b500e 100644
Binary files a/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png and b/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/date_bubble_white.9.png b/src/main/res/drawable-xxhdpi/date_bubble_white.9.png
index 4cb8f9bd6..82d25540e 100644
Binary files a/src/main/res/drawable-xxhdpi/date_bubble_white.9.png and b/src/main/res/drawable-xxhdpi/date_bubble_white.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received.9.png
index dcf82ec5f..4670b8296 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png
index 5e59a0555..415fd1573 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png
index 88cc9a66c..76bff006c 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png
index 68c2e0bf1..e24a829be 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png
index 3d36fc73b..16548c294 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png b/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png
index 4339d4f47..521e027f6 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png differ
diff --git a/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png
index fe8a82a83..822344041 100644
Binary files a/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png b/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png
index e287f46f7..2eda42882 100644
Binary files a/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png and b/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png b/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png
index 58a0a615b..dfc24fadc 100644
Binary files a/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png and b/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png
index 2e9fa6493..eccc90077 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png
index 595ac68d3..fa3ca2035 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png
index f0828bd44..acfa862d6 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png
index eb562e58a..555719ee6 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png
index 916131d3a..9758293a7 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png
index da31ed225..55fa42798 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png differ
diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png
index 172dc3952..af45346c4 100644
Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png differ
diff --git a/src/main/res/mipmap-hdpi/ic_launcher_background.png b/src/main/res/mipmap-hdpi/ic_launcher_background.png
index 9fc237597..0e5a16390 100644
Binary files a/src/main/res/mipmap-hdpi/ic_launcher_background.png and b/src/main/res/mipmap-hdpi/ic_launcher_background.png differ
diff --git a/src/main/res/mipmap-mdpi/ic_launcher_background.png b/src/main/res/mipmap-mdpi/ic_launcher_background.png
index e15a5c98d..57edd5ca3 100644
Binary files a/src/main/res/mipmap-mdpi/ic_launcher_background.png and b/src/main/res/mipmap-mdpi/ic_launcher_background.png differ
diff --git a/src/main/res/mipmap-mdpi/new_launcher.png b/src/main/res/mipmap-mdpi/new_launcher.png
deleted file mode 100644
index 9e88d856e..000000000
Binary files a/src/main/res/mipmap-mdpi/new_launcher.png and /dev/null differ
diff --git a/src/main/res/mipmap-mdpi/new_launcher_round.png b/src/main/res/mipmap-mdpi/new_launcher_round.png
deleted file mode 100644
index 8e507e761..000000000
Binary files a/src/main/res/mipmap-mdpi/new_launcher_round.png and /dev/null differ
diff --git a/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/src/main/res/mipmap-xhdpi/ic_launcher_background.png
index 02e2693e7..7e4e772d0 100644
Binary files a/src/main/res/mipmap-xhdpi/ic_launcher_background.png and b/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ
diff --git a/src/main/res/mipmap-xhdpi/new_launcher.png b/src/main/res/mipmap-xhdpi/new_launcher.png
deleted file mode 100644
index 5970148eb..000000000
Binary files a/src/main/res/mipmap-xhdpi/new_launcher.png and /dev/null differ
diff --git a/src/main/res/mipmap-xhdpi/new_launcher_round.png b/src/main/res/mipmap-xhdpi/new_launcher_round.png
deleted file mode 100644
index ec3319e28..000000000
Binary files a/src/main/res/mipmap-xhdpi/new_launcher_round.png and /dev/null differ
diff --git a/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/src/main/res/mipmap-xxhdpi/ic_launcher_background.png
index d099bcd16..3ceecd75a 100644
Binary files a/src/main/res/mipmap-xxhdpi/ic_launcher_background.png and b/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ
diff --git a/src/main/res/mipmap-xxhdpi/new_launcher.png b/src/main/res/mipmap-xxhdpi/new_launcher.png
deleted file mode 100644
index 91b23c3a8..000000000
Binary files a/src/main/res/mipmap-xxhdpi/new_launcher.png and /dev/null differ
diff --git a/src/main/res/mipmap-xxhdpi/new_launcher_round.png b/src/main/res/mipmap-xxhdpi/new_launcher_round.png
deleted file mode 100644
index e3210f44a..000000000
Binary files a/src/main/res/mipmap-xxhdpi/new_launcher_round.png and /dev/null differ
diff --git a/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
index 52166eae8..b75f8bc45 100644
Binary files a/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png and b/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ
diff --git a/src/main/res/mipmap-xxxhdpi/new_launcher.png b/src/main/res/mipmap-xxxhdpi/new_launcher.png
deleted file mode 100644
index 6f7620306..000000000
Binary files a/src/main/res/mipmap-xxxhdpi/new_launcher.png and /dev/null differ
diff --git a/src/main/res/mipmap-xxxhdpi/new_launcher_round.png b/src/main/res/mipmap-xxxhdpi/new_launcher_round.png
deleted file mode 100644
index d006aeef9..000000000
Binary files a/src/main/res/mipmap-xxxhdpi/new_launcher_round.png and /dev/null differ
diff --git a/src/quicksy/AndroidManifest.xml b/src/quicksy/AndroidManifest.xml
index 1955a5cce..24b2f5e2f 100644
--- a/src/quicksy/AndroidManifest.xml
+++ b/src/quicksy/AndroidManifest.xml
@@ -4,7 +4,7 @@
package="eu.siacs.conversations">
+
+
+
+
diff --git a/src/quicksy/res/mipmap-anydpi-v26/new_launcher.xml b/src/quicksy/res/mipmap-anydpi-v26/new_launcher.xml
new file mode 100644
index 000000000..6f2acb4f0
--- /dev/null
+++ b/src/quicksy/res/mipmap-anydpi-v26/new_launcher.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/quicksy/res/mipmap-anydpi-v26/new_launcher_round.xml b/src/quicksy/res/mipmap-anydpi-v26/new_launcher_round.xml
new file mode 100644
index 000000000..6f2acb4f0
--- /dev/null
+++ b/src/quicksy/res/mipmap-anydpi-v26/new_launcher_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/quicksy/res/mipmap-hdpi/new_launcher.png b/src/quicksy/res/mipmap-hdpi/new_launcher.png
new file mode 100644
index 000000000..5a399668a
Binary files /dev/null and b/src/quicksy/res/mipmap-hdpi/new_launcher.png differ
diff --git a/src/quicksy/res/mipmap-hdpi/new_launcher_round.png b/src/quicksy/res/mipmap-hdpi/new_launcher_round.png
new file mode 100644
index 000000000..c82cdf735
Binary files /dev/null and b/src/quicksy/res/mipmap-hdpi/new_launcher_round.png differ
diff --git a/src/quicksy/res/mipmap-mdpi/new_launcher.png b/src/quicksy/res/mipmap-mdpi/new_launcher.png
new file mode 100644
index 000000000..a2b125abf
Binary files /dev/null and b/src/quicksy/res/mipmap-mdpi/new_launcher.png differ
diff --git a/src/quicksy/res/mipmap-mdpi/new_launcher_round.png b/src/quicksy/res/mipmap-mdpi/new_launcher_round.png
new file mode 100644
index 000000000..d52ec2242
Binary files /dev/null and b/src/quicksy/res/mipmap-mdpi/new_launcher_round.png differ
diff --git a/src/quicksy/res/mipmap-xhdpi/new_launcher.png b/src/quicksy/res/mipmap-xhdpi/new_launcher.png
new file mode 100644
index 000000000..d6df0ec83
Binary files /dev/null and b/src/quicksy/res/mipmap-xhdpi/new_launcher.png differ
diff --git a/src/quicksy/res/mipmap-xhdpi/new_launcher_round.png b/src/quicksy/res/mipmap-xhdpi/new_launcher_round.png
new file mode 100644
index 000000000..660ef96ef
Binary files /dev/null and b/src/quicksy/res/mipmap-xhdpi/new_launcher_round.png differ
diff --git a/src/quicksy/res/mipmap-xxhdpi/new_launcher.png b/src/quicksy/res/mipmap-xxhdpi/new_launcher.png
new file mode 100644
index 000000000..d7787abdd
Binary files /dev/null and b/src/quicksy/res/mipmap-xxhdpi/new_launcher.png differ
diff --git a/src/quicksy/res/mipmap-xxhdpi/new_launcher_round.png b/src/quicksy/res/mipmap-xxhdpi/new_launcher_round.png
new file mode 100644
index 000000000..2b4830476
Binary files /dev/null and b/src/quicksy/res/mipmap-xxhdpi/new_launcher_round.png differ
diff --git a/src/quicksy/res/mipmap-xxxhdpi/new_launcher.png b/src/quicksy/res/mipmap-xxxhdpi/new_launcher.png
new file mode 100644
index 000000000..dffe54a80
Binary files /dev/null and b/src/quicksy/res/mipmap-xxxhdpi/new_launcher.png differ
diff --git a/src/quicksy/res/mipmap-xxxhdpi/new_launcher_round.png b/src/quicksy/res/mipmap-xxxhdpi/new_launcher_round.png
new file mode 100644
index 000000000..f11138637
Binary files /dev/null and b/src/quicksy/res/mipmap-xxxhdpi/new_launcher_round.png differ