diff --git a/packaging/android/apk/AndroidManifest.xml b/packaging/android/apk/AndroidManifest.xml index 999bdedac2..0d80d15709 100644 --- a/packaging/android/apk/AndroidManifest.xml +++ b/packaging/android/apk/AndroidManifest.xml @@ -1,80 +1,83 @@ - + diff --git a/packaging/android/apk/res/mipmap-anydpi-v26/ic_launcher.xml b/packaging/android/apk/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000000..036d09bc5f --- /dev/null +++ b/packaging/android/apk/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/packaging/android/apk/res/mipmap-anydpi-v26/ic_launcher_round.xml b/packaging/android/apk/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000000..036d09bc5f --- /dev/null +++ b/packaging/android/apk/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/packaging/android/apk/res/mipmap-hdpi/ic_launcher.png b/packaging/android/apk/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000000..9ff334f522 Binary files /dev/null and b/packaging/android/apk/res/mipmap-hdpi/ic_launcher.png differ diff --git a/packaging/android/apk/res/mipmap-hdpi/ic_launcher_foreground.png b/packaging/android/apk/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..3ab86291c2 Binary files /dev/null and b/packaging/android/apk/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/packaging/android/apk/res/mipmap-hdpi/ic_launcher_round.png b/packaging/android/apk/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000000..f791de442f Binary files /dev/null and b/packaging/android/apk/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/packaging/android/apk/res/mipmap-mdpi/ic_launcher.png b/packaging/android/apk/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000000..b30b16936a Binary files /dev/null and b/packaging/android/apk/res/mipmap-mdpi/ic_launcher.png differ diff --git a/packaging/android/apk/res/mipmap-mdpi/ic_launcher_foreground.png b/packaging/android/apk/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..a5a4d3ce8d Binary files /dev/null and b/packaging/android/apk/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/packaging/android/apk/res/mipmap-mdpi/ic_launcher_round.png b/packaging/android/apk/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000000..a2ce3953a4 Binary files /dev/null and b/packaging/android/apk/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/packaging/android/apk/res/mipmap-xhdpi/ic_launcher.png b/packaging/android/apk/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000000..20d6ba25d2 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/packaging/android/apk/res/mipmap-xhdpi/ic_launcher_foreground.png b/packaging/android/apk/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..b414b8f514 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/packaging/android/apk/res/mipmap-xhdpi/ic_launcher_round.png b/packaging/android/apk/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..785ce38e25 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher.png b/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000000..1d8fb72443 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher_foreground.png b/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..6156357765 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher_round.png b/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..526ae7111e Binary files /dev/null and b/packaging/android/apk/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher.png b/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000000..d011b3b792 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..d3e2973233 Binary files /dev/null and b/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher_round.png b/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..90f7672b0c Binary files /dev/null and b/packaging/android/apk/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/packaging/android/apk/res/values/ic_launcher_background.xml b/packaging/android/apk/res/values/ic_launcher_background.xml new file mode 100644 index 0000000000..c5d5899fdf --- /dev/null +++ b/packaging/android/apk/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #FFFFFF + \ No newline at end of file