diff --git a/app/src/beta/res/drawable-hdpi/ic_launcher_adaptive_fore.png b/app/src/beta/res/drawable-hdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..252b0ccde Binary files /dev/null and b/app/src/beta/res/drawable-hdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/beta/res/drawable-hdpi/splash_icon.png b/app/src/beta/res/drawable-hdpi/splash_icon.png new file mode 100644 index 000000000..f06a1d734 Binary files /dev/null and b/app/src/beta/res/drawable-hdpi/splash_icon.png differ diff --git a/app/src/beta/res/drawable-mdpi/ic_launcher_adaptive_fore.png b/app/src/beta/res/drawable-mdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..889e05cbe Binary files /dev/null and b/app/src/beta/res/drawable-mdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/beta/res/drawable-mdpi/splash_icon.png b/app/src/beta/res/drawable-mdpi/splash_icon.png new file mode 100644 index 000000000..f33370864 Binary files /dev/null and b/app/src/beta/res/drawable-mdpi/splash_icon.png differ diff --git a/app/src/beta/res/drawable-xhdpi/ic_launcher_adaptive_fore.png b/app/src/beta/res/drawable-xhdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..582fd4aac Binary files /dev/null and b/app/src/beta/res/drawable-xhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/beta/res/drawable-xhdpi/splash_icon.png b/app/src/beta/res/drawable-xhdpi/splash_icon.png new file mode 100644 index 000000000..89d9cc1ed Binary files /dev/null and b/app/src/beta/res/drawable-xhdpi/splash_icon.png differ diff --git a/app/src/beta/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png b/app/src/beta/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..633754398 Binary files /dev/null and b/app/src/beta/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/beta/res/drawable-xxhdpi/splash_icon.png b/app/src/beta/res/drawable-xxhdpi/splash_icon.png new file mode 100644 index 000000000..710a81b92 Binary files /dev/null and b/app/src/beta/res/drawable-xxhdpi/splash_icon.png differ diff --git a/app/src/beta/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png b/app/src/beta/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..2056b911d Binary files /dev/null and b/app/src/beta/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/beta/res/drawable-xxxhdpi/splash_icon.png b/app/src/beta/res/drawable-xxxhdpi/splash_icon.png new file mode 100644 index 000000000..3d96a9b3d Binary files /dev/null and b/app/src/beta/res/drawable-xxxhdpi/splash_icon.png differ diff --git a/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 000000000..1413a3145 --- /dev/null +++ b/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/app/src/beta/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/beta/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..1413a3145 --- /dev/null +++ b/app/src/beta/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/app/src/beta/res/mipmap-hdpi/ic_launcher.png b/app/src/beta/res/mipmap-hdpi/ic_launcher.png new file mode 100755 index 000000000..d9e08616d Binary files /dev/null and b/app/src/beta/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png b/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png new file mode 100755 index 000000000..89ee0d1bb Binary files /dev/null and b/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/beta/res/mipmap-mdpi/ic_launcher.png b/app/src/beta/res/mipmap-mdpi/ic_launcher.png new file mode 100755 index 000000000..fba365a68 Binary files /dev/null and b/app/src/beta/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png b/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png new file mode 100755 index 000000000..bf03b3fab Binary files /dev/null and b/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/beta/res/mipmap-xhdpi/ic_launcher.png b/app/src/beta/res/mipmap-xhdpi/ic_launcher.png new file mode 100755 index 000000000..b7c67c942 Binary files /dev/null and b/app/src/beta/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100755 index 000000000..c13971670 Binary files /dev/null and b/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/beta/res/mipmap-xxhdpi/ic_launcher.png b/app/src/beta/res/mipmap-xxhdpi/ic_launcher.png new file mode 100755 index 000000000..4b6c97166 Binary files /dev/null and b/app/src/beta/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100755 index 000000000..3d1083145 Binary files /dev/null and b/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/beta/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/beta/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100755 index 000000000..da1bc12cd Binary files /dev/null and b/app/src/beta/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100755 index 000000000..6a699a165 Binary files /dev/null and b/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/drawable-hdpi/ic_launcher_adaptive_fore.png b/app/src/debug/res/drawable-hdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..c718b2bbf Binary files /dev/null and b/app/src/debug/res/drawable-hdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/debug/res/drawable-hdpi/splash_icon.png b/app/src/debug/res/drawable-hdpi/splash_icon.png new file mode 100644 index 000000000..b7c6fa4f3 Binary files /dev/null and b/app/src/debug/res/drawable-hdpi/splash_icon.png differ diff --git a/app/src/debug/res/drawable-mdpi/ic_launcher_adaptive_fore.png b/app/src/debug/res/drawable-mdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..30174a0cc Binary files /dev/null and b/app/src/debug/res/drawable-mdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/debug/res/drawable-mdpi/splash_icon.png b/app/src/debug/res/drawable-mdpi/splash_icon.png new file mode 100644 index 000000000..b9c43aad0 Binary files /dev/null and b/app/src/debug/res/drawable-mdpi/splash_icon.png differ diff --git a/app/src/debug/res/drawable-xhdpi/ic_launcher_adaptive_fore.png b/app/src/debug/res/drawable-xhdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..b9d54806d Binary files /dev/null and b/app/src/debug/res/drawable-xhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/debug/res/drawable-xhdpi/splash_icon.png b/app/src/debug/res/drawable-xhdpi/splash_icon.png new file mode 100644 index 000000000..dcbd604b3 Binary files /dev/null and b/app/src/debug/res/drawable-xhdpi/splash_icon.png differ diff --git a/app/src/debug/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png b/app/src/debug/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..0a94f64cb Binary files /dev/null and b/app/src/debug/res/drawable-xxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/debug/res/drawable-xxhdpi/splash_icon.png b/app/src/debug/res/drawable-xxhdpi/splash_icon.png new file mode 100644 index 000000000..ffa5c6128 Binary files /dev/null and b/app/src/debug/res/drawable-xxhdpi/splash_icon.png differ diff --git a/app/src/debug/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png b/app/src/debug/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png new file mode 100755 index 000000000..1da3c78f9 Binary files /dev/null and b/app/src/debug/res/drawable-xxxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/app/src/debug/res/drawable-xxxhdpi/splash_icon.png b/app/src/debug/res/drawable-xxxhdpi/splash_icon.png new file mode 100644 index 000000000..e4f41c827 Binary files /dev/null and b/app/src/debug/res/drawable-xxxhdpi/splash_icon.png differ diff --git a/app/src/debug/res/mipmap-hdpi/ic_launcher.png b/app/src/debug/res/mipmap-hdpi/ic_launcher.png old mode 100644 new mode 100755 index b64b5bfe4..acae85c53 Binary files a/app/src/debug/res/mipmap-hdpi/ic_launcher.png and b/app/src/debug/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png old mode 100644 new mode 100755 index 8fca34bd7..3ae4ea138 Binary files a/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher.png b/app/src/debug/res/mipmap-mdpi/ic_launcher.png old mode 100644 new mode 100755 index 894df70a0..257de79cc Binary files a/app/src/debug/res/mipmap-mdpi/ic_launcher.png and b/app/src/debug/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png old mode 100644 new mode 100755 index 3b3bd3046..8f70067f3 Binary files a/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-xhdpi/ic_launcher.png b/app/src/debug/res/mipmap-xhdpi/ic_launcher.png old mode 100644 new mode 100755 index 24b8229cc..f3f4d717d Binary files a/app/src/debug/res/mipmap-xhdpi/ic_launcher.png and b/app/src/debug/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png old mode 100644 new mode 100755 index c85b53033..7964600b6 Binary files a/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png b/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png old mode 100644 new mode 100755 index a93104c8e..4687edcb7 Binary files a/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/debug/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png old mode 100644 new mode 100755 index 817c61ad7..d6415cc90 Binary files a/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png old mode 100644 new mode 100755 index baf144b9b..cfddec528 Binary files a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png old mode 100644 new mode 100755 index b7ca7afd7..ab0db23be Binary files a/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/app/src/main/ic_launcher-beta.png b/app/src/main/ic_launcher-beta.png new file mode 100644 index 000000000..a488cd842 Binary files /dev/null and b/app/src/main/ic_launcher-beta.png differ diff --git a/app/src/main/ic_launcher-debug.png b/app/src/main/ic_launcher-debug.png new file mode 100644 index 000000000..af2a577b3 Binary files /dev/null and b/app/src/main/ic_launcher-debug.png differ