From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- .../app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 2683 -> 0 bytes .../app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 1698 -> 0 bytes .../app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 3872 -> 0 bytes .../app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 6874 -> 0 bytes .../app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 14526 -> 0 bytes .../android-project/app/src/main/res/values/colors.xml | 6 ------ .../android-project/app/src/main/res/values/strings.xml | 3 --- .../android-project/app/src/main/res/values/styles.xml | 7 ------- 8 files changed, 16 deletions(-) delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml delete mode 100644 contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml (limited to 'contrib/SDL-3.2.8/android-project/app/src/main/res') diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png deleted file mode 100644 index d50bdaa..0000000 Binary files a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png and /dev/null differ diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png deleted file mode 100644 index 0a299eb..0000000 Binary files a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png and /dev/null differ diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png deleted file mode 100644 index a336ad5..0000000 Binary files a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png deleted file mode 100644 index d423dac..0000000 Binary files a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png deleted file mode 100644 index 959c384..0000000 Binary files a/contrib/SDL-3.2.8/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml deleted file mode 100644 index 3ab3e9c..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/colors.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - #3F51B5 - #303F9F - #FF4081 - diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml deleted file mode 100644 index ab79533..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/strings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - Game - diff --git a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml b/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml deleted file mode 100644 index 7456b1b..0000000 --- a/contrib/SDL-3.2.8/android-project/app/src/main/res/values/styles.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - -- cgit v1.2.3