From: fredboy Date: Wed, 15 May 2024 15:21:15 +0000 (+0700) Subject: Update app icons X-Git-Url: http://deadsoftware.ru/gitweb?a=commitdiff_plain;h=e98430fb12bef3d624efb08cfccee4166b18b2e2;p=cavedroid.git Update app icons --- diff --git a/android/assets/icons/icon128.png b/android/assets/icons/icon128.png index 19e4532..08d0b74 100644 Binary files a/android/assets/icons/icon128.png and b/android/assets/icons/icon128.png differ diff --git a/android/assets/icons/icon256.png b/android/assets/icons/icon256.png index 3b8b92b..4e36964 100644 Binary files a/android/assets/icons/icon256.png and b/android/assets/icons/icon256.png differ diff --git a/android/assets/icons/icon512.png b/android/assets/icons/icon512.png new file mode 100644 index 0000000..35aa45b Binary files /dev/null and b/android/assets/icons/icon512.png differ diff --git a/android/debug/res/drawable-anydpi-v26/ic_launcher_foreground.xml b/android/debug/res/drawable-anydpi-v26/ic_launcher_foreground.xml deleted file mode 100644 index 4535da3..0000000 --- a/android/debug/res/drawable-anydpi-v26/ic_launcher_foreground.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/android/debug/res/drawable-hdpi/ic_launcher.png b/android/debug/res/drawable-hdpi/ic_launcher.png index 9c5bde7..595b5c6 100644 Binary files a/android/debug/res/drawable-hdpi/ic_launcher.png and b/android/debug/res/drawable-hdpi/ic_launcher.png differ diff --git a/android/debug/res/drawable-mdpi/ic_launcher.png b/android/debug/res/drawable-mdpi/ic_launcher.png index 7e8a490..76e15c3 100644 Binary files a/android/debug/res/drawable-mdpi/ic_launcher.png and b/android/debug/res/drawable-mdpi/ic_launcher.png differ diff --git a/android/debug/res/drawable-xhdpi/ic_launcher.png b/android/debug/res/drawable-xhdpi/ic_launcher.png index 88f3a21..1c55208 100644 Binary files a/android/debug/res/drawable-xhdpi/ic_launcher.png and b/android/debug/res/drawable-xhdpi/ic_launcher.png differ diff --git a/android/debug/res/drawable-xxhdpi/ic_launcher.png b/android/debug/res/drawable-xxhdpi/ic_launcher.png index ca5ae82..94f1374 100644 Binary files a/android/debug/res/drawable-xxhdpi/ic_launcher.png and b/android/debug/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/android/debug/res/drawable-xxxhdpi/ic_launcher.png b/android/debug/res/drawable-xxxhdpi/ic_launcher.png index 89ce105..88ddb67 100644 Binary files a/android/debug/res/drawable-xxxhdpi/ic_launcher.png and b/android/debug/res/drawable-xxxhdpi/ic_launcher.png differ diff --git a/android/debug/res/drawable/ic_launcher_foreground.xml b/android/debug/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..c963cce --- /dev/null +++ b/android/debug/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/ic_launcher-web.png b/android/ic_launcher-web.png index f6a837e..9d5fc15 100644 Binary files a/android/ic_launcher-web.png and b/android/ic_launcher-web.png differ diff --git a/android/res/drawable-anydpi-v26/ic_launcher_background.xml b/android/res/drawable-anydpi-v26/ic_launcher_background.xml deleted file mode 100644 index b398624..0000000 --- a/android/res/drawable-anydpi-v26/ic_launcher_background.xml +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/android/res/drawable-anydpi-v26/ic_launcher_foreground.xml b/android/res/drawable-anydpi-v26/ic_launcher_foreground.xml deleted file mode 100644 index ce92ea1..0000000 --- a/android/res/drawable-anydpi-v26/ic_launcher_foreground.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/android/res/drawable-hdpi/ic_launcher.png b/android/res/drawable-hdpi/ic_launcher.png index ace457e..2b9989e 100644 Binary files a/android/res/drawable-hdpi/ic_launcher.png and b/android/res/drawable-hdpi/ic_launcher.png differ diff --git a/android/res/drawable-mdpi/ic_launcher.png b/android/res/drawable-mdpi/ic_launcher.png index ed09826..4657268 100644 Binary files a/android/res/drawable-mdpi/ic_launcher.png and b/android/res/drawable-mdpi/ic_launcher.png differ diff --git a/android/res/drawable-xhdpi/ic_launcher.png b/android/res/drawable-xhdpi/ic_launcher.png index 190d16d..739b6ce 100644 Binary files a/android/res/drawable-xhdpi/ic_launcher.png and b/android/res/drawable-xhdpi/ic_launcher.png differ diff --git a/android/res/drawable-xxhdpi/ic_launcher.png b/android/res/drawable-xxhdpi/ic_launcher.png index b58006b..1c1aa90 100644 Binary files a/android/res/drawable-xxhdpi/ic_launcher.png and b/android/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/android/res/drawable-xxxhdpi/ic_launcher.png b/android/res/drawable-xxxhdpi/ic_launcher.png index a4b6775..0f64585 100644 Binary files a/android/res/drawable-xxxhdpi/ic_launcher.png and b/android/res/drawable-xxxhdpi/ic_launcher.png differ diff --git a/android/res/drawable/ic_launcher_background.xml b/android/res/drawable/ic_launcher_background.xml new file mode 100644 index 0000000..bae566f --- /dev/null +++ b/android/res/drawable/ic_launcher_background.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + diff --git a/android/res/drawable/ic_launcher_foreground.xml b/android/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..a30acde --- /dev/null +++ b/android/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop/src/ru/deadsoftware/cavedroid/desktop/DesktopLauncher.java b/desktop/src/ru/deadsoftware/cavedroid/desktop/DesktopLauncher.java index 146d52a..5903920 100644 --- a/desktop/src/ru/deadsoftware/cavedroid/desktop/DesktopLauncher.java +++ b/desktop/src/ru/deadsoftware/cavedroid/desktop/DesktopLauncher.java @@ -8,7 +8,8 @@ import ru.deadsoftware.cavedroid.CaveGame; class DesktopLauncher { public static void main(String[] arg) { Lwjgl3ApplicationConfiguration config = new Lwjgl3ApplicationConfiguration(); - config.setWindowIcon(Files.FileType.Internal, "icons/icon256.png", "icons/icon128.png"); + config.setWindowIcon(Files.FileType.Internal, + "icons/icon512.png", "icons/icon256.png", "icons/icon128.png"); config.setTitle("CaveDroid"); config.setWindowedMode(960, 540); config.useVsync(true);