From bb39f10a0bcae7d0c351fd1bedf09e82c6968954 Mon Sep 17 00:00:00 2001 From: Odweta Date: Mon, 2 Dec 2024 13:48:27 +0100 Subject: [PATCH] made new logo --- mobile/.idea/assetWizardSettings.xml | 12 ++ .../src/main/java/com/odweta/solon/Launch.kt | 21 ++-- mobile/app/src/main/launcher-playstore.png | Bin 22262 -> 10037 bytes mobile/app/src/main/res/drawable/black.png | Bin 0 -> 7600 bytes .../main/res/drawable/launcher_background.xml | 115 +++++++++++------- .../main/res/drawable/solon_500_yellow.png | Bin 15040 -> 15056 bytes .../res/drawable/solon_500_yellow_old.png | Bin 0 -> 15040 bytes .../main/res/drawable/solon_just_yellow.png | Bin 13707 -> 15056 bytes .../res/drawable/solon_just_yellow_old.png | Bin 0 -> 13707 bytes .../src/main/res/drawable/solon_new_logo.png | Bin 0 -> 15056 bytes .../main/res/mipmap-anydpi-v26/launcher.xml | 2 +- .../res/mipmap-anydpi-v26/launcher_round.xml | 2 +- .../src/main/res/mipmap-hdpi/launcher.webp | Bin 1488 -> 746 bytes .../res/mipmap-hdpi/launcher_foreground.webp | Bin 1840 -> 650 bytes .../main/res/mipmap-hdpi/launcher_round.webp | Bin 2602 -> 1842 bytes .../src/main/res/mipmap-mdpi/launcher.webp | Bin 912 -> 590 bytes .../res/mipmap-mdpi/launcher_foreground.webp | Bin 1214 -> 464 bytes .../main/res/mipmap-mdpi/launcher_round.webp | Bin 1794 -> 1138 bytes .../src/main/res/mipmap-xhdpi/launcher.webp | Bin 1908 -> 1026 bytes .../res/mipmap-xhdpi/launcher_foreground.webp | Bin 2436 -> 804 bytes .../main/res/mipmap-xhdpi/launcher_round.webp | Bin 3448 -> 2530 bytes .../src/main/res/mipmap-xxhdpi/launcher.webp | Bin 2814 -> 1786 bytes .../mipmap-xxhdpi/launcher_foreground.webp | Bin 3870 -> 1726 bytes .../res/mipmap-xxhdpi/launcher_round.webp | Bin 5244 -> 4070 bytes .../src/main/res/mipmap-xxxhdpi/launcher.webp | Bin 3576 -> 2368 bytes .../mipmap-xxxhdpi/launcher_foreground.webp | Bin 5408 -> 2164 bytes .../res/mipmap-xxxhdpi/launcher_round.webp | Bin 7294 -> 5630 bytes 27 files changed, 94 insertions(+), 58 deletions(-) create mode 100644 mobile/app/src/main/res/drawable/black.png create mode 100644 mobile/app/src/main/res/drawable/solon_500_yellow_old.png create mode 100644 mobile/app/src/main/res/drawable/solon_just_yellow_old.png create mode 100644 mobile/app/src/main/res/drawable/solon_new_logo.png diff --git a/mobile/.idea/assetWizardSettings.xml b/mobile/.idea/assetWizardSettings.xml index ac10bc1..a0b1f7f 100644 --- a/mobile/.idea/assetWizardSettings.xml +++ b/mobile/.idea/assetWizardSettings.xml @@ -62,6 +62,18 @@