diff --git a/pkg/android/phoenix-common/res/drawable-hdpi/ic_launcher.png b/pkg/android/phoenix-common/res/drawable-hdpi/ic_launcher.png deleted file mode 100644 index 64681c5c98..0000000000 Binary files a/pkg/android/phoenix-common/res/drawable-hdpi/ic_launcher.png and /dev/null differ diff --git a/pkg/android/phoenix-common/res/drawable-ldpi/ic_launcher.png b/pkg/android/phoenix-common/res/drawable-ldpi/ic_launcher.png deleted file mode 100644 index 555fbd7685..0000000000 Binary files a/pkg/android/phoenix-common/res/drawable-ldpi/ic_launcher.png and /dev/null differ diff --git a/pkg/android/phoenix-common/res/drawable-mdpi/ic_launcher.png b/pkg/android/phoenix-common/res/drawable-mdpi/ic_launcher.png deleted file mode 100644 index ef31c847a0..0000000000 Binary files a/pkg/android/phoenix-common/res/drawable-mdpi/ic_launcher.png and /dev/null differ diff --git a/pkg/android/phoenix-common/res/drawable-xhdpi/ic_launcher.png b/pkg/android/phoenix-common/res/drawable-xhdpi/ic_launcher.png deleted file mode 100644 index 87e22ea376..0000000000 Binary files a/pkg/android/phoenix-common/res/drawable-xhdpi/ic_launcher.png and /dev/null differ diff --git a/pkg/android/phoenix-common/res/drawable-xxhdpi/ic_launcher.png b/pkg/android/phoenix-common/res/drawable-xxhdpi/ic_launcher.png deleted file mode 100644 index b77d9954a9..0000000000 Binary files a/pkg/android/phoenix-common/res/drawable-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/pkg/android/phoenix-common/res/drawable-xxxhdpi/ic_launcher.png b/pkg/android/phoenix-common/res/drawable-xxxhdpi/ic_launcher.png deleted file mode 100644 index f4a430a4a2..0000000000 Binary files a/pkg/android/phoenix-common/res/drawable-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/pkg/android/phoenix-common/res/mipmap-anydpi-v26/ic_launcher.xml b/pkg/android/phoenix-common/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000000..c654428bbf --- /dev/null +++ b/pkg/android/phoenix-common/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/pkg/android/phoenix-common/res/mipmap-hdpi/ic_launcher.png b/pkg/android/phoenix-common/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000000..a4cea603a5 Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-hdpi/ic_launcher.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-hdpi/ic_launcher_foreground.png b/pkg/android/phoenix-common/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..dd009a7261 Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-mdpi/ic_launcher.png b/pkg/android/phoenix-common/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000000..c3b6bb05ed Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-mdpi/ic_launcher.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-mdpi/ic_launcher_foreground.png b/pkg/android/phoenix-common/res/mipmap-mdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..334b1ed54f Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-xhdpi/ic_launcher.png b/pkg/android/phoenix-common/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000000..e87e7c8bbf Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-xhdpi/ic_launcher_foreground.png b/pkg/android/phoenix-common/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..8a2521665e Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-xxhdpi/ic_launcher.png b/pkg/android/phoenix-common/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000000..e5fb345fc3 Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-xxhdpi/ic_launcher_foreground.png b/pkg/android/phoenix-common/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..ad5beeb948 Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-xxxhdpi/ic_launcher.png b/pkg/android/phoenix-common/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000000..da95110dbc Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/pkg/android/phoenix-common/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/pkg/android/phoenix-common/res/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000000..5ffe359d11 Binary files /dev/null and b/pkg/android/phoenix-common/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/pkg/android/phoenix-common/res/values/colors.xml b/pkg/android/phoenix-common/res/values/colors.xml new file mode 100644 index 0000000000..9aa399c965 --- /dev/null +++ b/pkg/android/phoenix-common/res/values/colors.xml @@ -0,0 +1,4 @@ + + + #333333 + diff --git a/pkg/android/phoenix-legacy/AndroidManifest.xml b/pkg/android/phoenix-legacy/AndroidManifest.xml index 3f0806e747..3e0ec2d79d 100644 --- a/pkg/android/phoenix-legacy/AndroidManifest.xml +++ b/pkg/android/phoenix-legacy/AndroidManifest.xml @@ -18,7 +18,7 @@