summaryrefslogtreecommitdiff
path: root/core/src/debug/res
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-12-02 10:45:00 +0100
committerGitHub <noreply@github.com>2023-12-02 10:45:00 +0100
commitc1712fe2f55374d276d166ce02c9882a2300264a (patch)
tree131b497e9f1bc4fdea2259851a4f75e8903720bf /core/src/debug/res
parent1caffa70f7e079b5f6cdf8c35db5af1a59172533 (diff)
downloadAntennaPod-c1712fe2f55374d276d166ce02c9882a2300264a.zip
Update debug icons with new design (#6782)
Diffstat (limited to 'core/src/debug/res')
-rw-r--r--core/src/debug/res/mipmap-hdpi/ic_launcher.pngbin8724 -> 0 bytes
-rw-r--r--core/src/debug/res/mipmap-hdpi/ic_launcher_background.pngbin0 -> 8672 bytes
-rw-r--r--core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.pngbin0 -> 10705 bytes
-rw-r--r--core/src/debug/res/mipmap-mdpi/ic_launcher.pngbin4821 -> 0 bytes
-rw-r--r--core/src/debug/res/mipmap-mdpi/ic_launcher_background.pngbin0 -> 4187 bytes
-rw-r--r--core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.pngbin0 -> 5235 bytes
-rw-r--r--core/src/debug/res/mipmap-xhdpi/ic_launcher.pngbin13548 -> 0 bytes
-rw-r--r--core/src/debug/res/mipmap-xhdpi/ic_launcher_background.pngbin0 -> 10040 bytes
-rw-r--r--core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.pngbin0 -> 12181 bytes
-rw-r--r--core/src/debug/res/mipmap-xxhdpi/ic_launcher.pngbin25054 -> 0 bytes
-rw-r--r--core/src/debug/res/mipmap-xxhdpi/ic_launcher_background.pngbin0 -> 17155 bytes
-rw-r--r--core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.pngbin0 -> 21041 bytes
-rw-r--r--core/src/debug/res/mipmap-xxxhdpi/ic_launcher.pngbin38151 -> 0 bytes
-rw-r--r--core/src/debug/res/mipmap-xxxhdpi/ic_launcher_background.pngbin0 -> 23926 bytes
-rw-r--r--core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.pngbin0 -> 30166 bytes
-rw-r--r--core/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.pngbin0 -> 10269 bytes
16 files changed, 0 insertions, 0 deletions
diff --git a/core/src/debug/res/mipmap-hdpi/ic_launcher.png b/core/src/debug/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 6f8022e25..000000000
--- a/core/src/debug/res/mipmap-hdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/core/src/debug/res/mipmap-hdpi/ic_launcher_background.png b/core/src/debug/res/mipmap-hdpi/ic_launcher_background.png
new file mode 100644
index 000000000..da2b8d47b
--- /dev/null
+++ b/core/src/debug/res/mipmap-hdpi/ic_launcher_background.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png
new file mode 100644
index 000000000..dd7c03e27
--- /dev/null
+++ b/core/src/debug/res/mipmap-hdpi/ic_launcher_foreground.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-mdpi/ic_launcher.png b/core/src/debug/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index d542d555f..000000000
--- a/core/src/debug/res/mipmap-mdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/core/src/debug/res/mipmap-mdpi/ic_launcher_background.png b/core/src/debug/res/mipmap-mdpi/ic_launcher_background.png
new file mode 100644
index 000000000..701d43516
--- /dev/null
+++ b/core/src/debug/res/mipmap-mdpi/ic_launcher_background.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png
new file mode 100644
index 000000000..b7a85063f
--- /dev/null
+++ b/core/src/debug/res/mipmap-mdpi/ic_launcher_foreground.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xhdpi/ic_launcher.png b/core/src/debug/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index a02ec4ca8..000000000
--- a/core/src/debug/res/mipmap-xhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/core/src/debug/res/mipmap-xhdpi/ic_launcher_background.png b/core/src/debug/res/mipmap-xhdpi/ic_launcher_background.png
new file mode 100644
index 000000000..1adaed041
--- /dev/null
+++ b/core/src/debug/res/mipmap-xhdpi/ic_launcher_background.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png
new file mode 100644
index 000000000..4d5a15f39
--- /dev/null
+++ b/core/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxhdpi/ic_launcher.png b/core/src/debug/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 066f9e5a5..000000000
--- a/core/src/debug/res/mipmap-xxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxhdpi/ic_launcher_background.png b/core/src/debug/res/mipmap-xxhdpi/ic_launcher_background.png
new file mode 100644
index 000000000..31d4b272e
--- /dev/null
+++ b/core/src/debug/res/mipmap-xxhdpi/ic_launcher_background.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png
new file mode 100644
index 000000000..75caa42c9
--- /dev/null
+++ b/core/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher.png b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 7dbab284c..000000000
--- a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_background.png b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_background.png
new file mode 100644
index 000000000..9edb9ab01
--- /dev/null
+++ b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_background.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png
new file mode 100644
index 000000000..630363954
--- /dev/null
+++ b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Binary files differ
diff --git a/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.png b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.png
new file mode 100644
index 000000000..d7e12bda3
--- /dev/null
+++ b/core/src/debug/res/mipmap-xxxhdpi/ic_launcher_monochrome.png
Binary files differ