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
---
.../android/res/drawable/sdl-test_foreground.xml | 102 ---------------------
.../test/android/res/layout/arguments_layout.xml | 26 ------
.../android/res/mipmap-anydpi-v26/sdl-test.xml | 5 -
.../res/mipmap-anydpi-v26/sdl-test_round.xml | 5 -
.../test/android/res/mipmap-hdpi/sdl-test.png | Bin 3041 -> 0 bytes
.../android/res/mipmap-hdpi/sdl-test_round.png | Bin 5292 -> 0 bytes
.../test/android/res/mipmap-mdpi/sdl-test.png | Bin 1881 -> 0 bytes
.../android/res/mipmap-mdpi/sdl-test_round.png | Bin 3150 -> 0 bytes
.../test/android/res/mipmap-xhdpi/sdl-test.png | Bin 4426 -> 0 bytes
.../android/res/mipmap-xhdpi/sdl-test_round.png | Bin 7789 -> 0 bytes
.../test/android/res/mipmap-xxhdpi/sdl-test.png | Bin 7389 -> 0 bytes
.../android/res/mipmap-xxhdpi/sdl-test_round.png | Bin 13232 -> 0 bytes
.../test/android/res/mipmap-xxxhdpi/sdl-test.png | Bin 11218 -> 0 bytes
.../android/res/mipmap-xxxhdpi/sdl-test_round.png | Bin 19626 -> 0 bytes
.../test/android/res/values/arg_strings.xml | 7 --
.../android/res/values/sdl-test_background.xml | 4 -
.../SDL-3.2.8/test/android/res/values/styles.xml | 7 --
17 files changed, 156 deletions(-)
delete mode 100644 contrib/SDL-3.2.8/test/android/res/drawable/sdl-test_foreground.xml
delete mode 100644 contrib/SDL-3.2.8/test/android/res/layout/arguments_layout.xml
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test.xml
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test_round.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test_round.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test_round.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test_round.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test_round.png
delete mode 100644 contrib/SDL-3.2.8/test/android/res/values/arg_strings.xml
delete mode 100644 contrib/SDL-3.2.8/test/android/res/values/sdl-test_background.xml
delete mode 100644 contrib/SDL-3.2.8/test/android/res/values/styles.xml
(limited to 'contrib/SDL-3.2.8/test/android/res')
diff --git a/contrib/SDL-3.2.8/test/android/res/drawable/sdl-test_foreground.xml b/contrib/SDL-3.2.8/test/android/res/drawable/sdl-test_foreground.xml
deleted file mode 100644
index f9f0ed2..0000000
--- a/contrib/SDL-3.2.8/test/android/res/drawable/sdl-test_foreground.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/contrib/SDL-3.2.8/test/android/res/layout/arguments_layout.xml b/contrib/SDL-3.2.8/test/android/res/layout/arguments_layout.xml
deleted file mode 100644
index 30493af..0000000
--- a/contrib/SDL-3.2.8/test/android/res/layout/arguments_layout.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test.xml b/contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test.xml
deleted file mode 100644
index 13bc8f0..0000000
--- a/contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml b/contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml
deleted file mode 100644
index 13bc8f0..0000000
--- a/contrib/SDL-3.2.8/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test.png b/contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test.png
deleted file mode 100644
index 39e8f7c..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test_round.png b/contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test_round.png
deleted file mode 100644
index 8f77eac..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-hdpi/sdl-test_round.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test.png b/contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test.png
deleted file mode 100644
index 06864ee..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test_round.png b/contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test_round.png
deleted file mode 100644
index 1c38536..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-mdpi/sdl-test_round.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test.png b/contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test.png
deleted file mode 100644
index 9b16f17..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test_round.png b/contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test_round.png
deleted file mode 100644
index e64ff49..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-xhdpi/sdl-test_round.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test.png b/contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test.png
deleted file mode 100644
index cb7d977..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test_round.png b/contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test_round.png
deleted file mode 100644
index 0eaa9ce..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-xxhdpi/sdl-test_round.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test.png b/contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test.png
deleted file mode 100644
index 3e0713f..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test_round.png b/contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test_round.png
deleted file mode 100644
index 2a74e6b..0000000
Binary files a/contrib/SDL-3.2.8/test/android/res/mipmap-xxxhdpi/sdl-test_round.png and /dev/null differ
diff --git a/contrib/SDL-3.2.8/test/android/res/values/arg_strings.xml b/contrib/SDL-3.2.8/test/android/res/values/arg_strings.xml
deleted file mode 100644
index ceee787..0000000
--- a/contrib/SDL-3.2.8/test/android/res/values/arg_strings.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
- Arguments
- One argument per line.\ne.g.\n--track-mem\n--windows\n3
- Start
- Modify arguments
- Pass through activity
-
diff --git a/contrib/SDL-3.2.8/test/android/res/values/sdl-test_background.xml b/contrib/SDL-3.2.8/test/android/res/values/sdl-test_background.xml
deleted file mode 100644
index a412274..0000000
--- a/contrib/SDL-3.2.8/test/android/res/values/sdl-test_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- #FFFFFF
-
\ No newline at end of file
diff --git a/contrib/SDL-3.2.8/test/android/res/values/styles.xml b/contrib/SDL-3.2.8/test/android/res/values/styles.xml
deleted file mode 100644
index 7456b1b..0000000
--- a/contrib/SDL-3.2.8/test/android/res/values/styles.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
--
cgit v1.2.3