From 2caa4be8eddb71432391907b480ef0f6d63586a3 Mon Sep 17 00:00:00 2001 From: harvey186 Date: Sat, 9 Sep 2023 09:50:06 +0200 Subject: [PATCH] icon change --- .idea/codeStyles/codeStyleConfig.xml | 2 +- .idea/compiler.xml | 2 +- .idea/gradle.xml | 2 +- .idea/misc.xml | 2 +- LeOSium.png | Bin 53316 -> 0 bytes .../main/res/drawable-hdpi/genesis_logo.png | Bin 1192 -> 24305 bytes .../drawable-hdpi/genesis_logo_bordered.png | Bin 60049 -> 53977 bytes .../res/drawable-hdpi/ic_genesis_logo.png | Bin 1358 -> 24672 bytes app/src/main/res/drawable-hdpi/ic_no_tor.png | Bin 3430 -> 20506 bytes .../main/res/drawable-hdpi/ic_stat_name.png | Bin 1358 -> 27144 bytes .../drawable-hdpi/sheild_logo_bordered.png | Bin 29173 -> 50438 bytes app/src/main/res/drawable-hdpi/wall2.png | Bin 896117 -> 679077 bytes .../main/res/drawable-mdpi/genesis_logo.png | Bin 715 -> 13534 bytes .../main/res/drawable-mdpi/ic_stat_name.png | Bin 760 -> 17464 bytes .../main/res/drawable-xhdpi/ic_stat_name.png | Bin 2006 -> 21298 bytes .../main/res/drawable-xxhdpi/ic_stat_name.png | Bin 3569 -> 29495 bytes .../res/drawable-xxxhdpi/ic_stat_name.png | Bin 5501 -> 21693 bytes .../home/drawable/ic_launcher_background.xml | 78 ------------------ .../home/mipmap-anydpi-v26/ic_launcher.xml | 5 -- .../mipmap-anydpi-v26/ic_launcher_round.xml | 5 -- .../layouts/home/mipmap-hdpi/ic_launcher.png | Bin 1695 -> 0 bytes .../layouts/home/mipmap-hdpi/ic_launcher.webp | Bin 4766 -> 0 bytes .../mipmap-hdpi/ic_launcher_foreground.webp | Bin 9508 -> 0 bytes .../home/mipmap-hdpi/ic_launcher_round.webp | Bin 6362 -> 0 bytes .../layouts/home/mipmap-mdpi/ic_launcher.png | Bin 1012 -> 0 bytes .../layouts/home/mipmap-mdpi/ic_launcher.webp | Bin 2606 -> 0 bytes .../mipmap-mdpi/ic_launcher_foreground.webp | Bin 5622 -> 0 bytes .../home/mipmap-mdpi/ic_launcher_round.webp | Bin 3680 -> 0 bytes .../layouts/home/mipmap-xhdpi/ic_launcher.png | Bin 2017 -> 0 bytes .../home/mipmap-xhdpi/ic_launcher.webp | Bin 6930 -> 0 bytes .../mipmap-xhdpi/ic_launcher_foreground.webp | Bin 14584 -> 0 bytes .../home/mipmap-xhdpi/ic_launcher_round.webp | Bin 9508 -> 0 bytes .../home/mipmap-xxhdpi/ic_launcher.png | Bin 3240 -> 0 bytes .../home/mipmap-xxhdpi/ic_launcher.webp | Bin 12084 -> 0 bytes .../mipmap-xxhdpi/ic_launcher_foreground.webp | Bin 25704 -> 0 bytes .../home/mipmap-xxhdpi/ic_launcher_round.webp | Bin 16504 -> 0 bytes .../home/mipmap-xxxhdpi/ic_launcher.png | Bin 4493 -> 0 bytes .../home/mipmap-xxxhdpi/ic_launcher.webp | Bin 18022 -> 0 bytes .../ic_launcher_foreground.webp | Bin 39702 -> 0 bytes .../mipmap-xxxhdpi/ic_launcher_round.webp | Bin 24710 -> 0 bytes app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 28550 -> 31220 bytes .../mipmap-hdpi/ic_launcher_background.png | Bin 1217 -> 5290 bytes .../mipmap-hdpi/ic_launcher_foreground.png | Bin 4497 -> 31220 bytes app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 23516 -> 25200 bytes .../mipmap-mdpi/ic_launcher_background.png | Bin 836 -> 5248 bytes .../mipmap-mdpi/ic_launcher_foreground.png | Bin 2622 -> 25200 bytes app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 29425 -> 31756 bytes .../mipmap-xhdpi/ic_launcher_background.png | Bin 1525 -> 5333 bytes .../mipmap-xhdpi/ic_launcher_foreground.png | Bin 6487 -> 31756 bytes .../main/res/mipmap-xxhdpi/ic_launcher.png | Bin 38312 -> 38958 bytes .../mipmap-xxhdpi/ic_launcher_background.png | Bin 2033 -> 5595 bytes .../mipmap-xxhdpi/ic_launcher_foreground.png | Bin 11058 -> 38958 bytes .../main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 43927 -> 45783 bytes .../mipmap-xxxhdpi/ic_launcher_background.png | Bin 2875 -> 5885 bytes .../mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 16402 -> 45783 bytes gradle.properties | 1 + local.properties | 2 +- 57 files changed, 6 insertions(+), 93 deletions(-) delete mode 100644 LeOSium.png delete mode 100644 app/src/main/res/layouts/home/drawable/ic_launcher_background.xml delete mode 100644 app/src/main/res/layouts/home/mipmap-anydpi-v26/ic_launcher.xml delete mode 100644 app/src/main/res/layouts/home/mipmap-anydpi-v26/ic_launcher_round.xml delete mode 100644 app/src/main/res/layouts/home/mipmap-hdpi/ic_launcher.png delete mode 100644 app/src/main/res/layouts/home/mipmap-hdpi/ic_launcher.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-hdpi/ic_launcher_foreground.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-hdpi/ic_launcher_round.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-mdpi/ic_launcher.png delete mode 100644 app/src/main/res/layouts/home/mipmap-mdpi/ic_launcher.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-mdpi/ic_launcher_foreground.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-mdpi/ic_launcher_round.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xhdpi/ic_launcher.png delete mode 100644 app/src/main/res/layouts/home/mipmap-xhdpi/ic_launcher.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xhdpi/ic_launcher_foreground.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xhdpi/ic_launcher_round.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xxhdpi/ic_launcher.png delete mode 100644 app/src/main/res/layouts/home/mipmap-xxhdpi/ic_launcher.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xxhdpi/ic_launcher_foreground.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xxhdpi/ic_launcher_round.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xxxhdpi/ic_launcher.png delete mode 100644 app/src/main/res/layouts/home/mipmap-xxxhdpi/ic_launcher.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xxxhdpi/ic_launcher_foreground.webp delete mode 100644 app/src/main/res/layouts/home/mipmap-xxxhdpi/ic_launcher_round.webp diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index df5f35dc..307554b7 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -1,5 +1,5 @@ - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 7d7ec2ea..8fabff5a 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 693679df..d5f2bdaa 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -7,7 +7,7 @@