From 645abe34f19fd3bbeb5cfe41930724a3681c07e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sat, 21 Jul 2018 13:15:22 +0200 Subject: [PATCH] add sources of new adaptive icon --- graphics/drawables/adaptive-icon/Icon.svg | 1 + graphics/drawables/adaptive-icon/Plate.svg | 1 + graphics/drawables/adaptive-icon/PlateDebug.svg | 1 + .../Feature-Graphic.png | Bin .../Feature-Graphic.psd | Bin .../preview.psd | Bin .../preview1.png | Bin .../preview2.png | Bin .../preview3.png | Bin .../ready-launcher-icons/144/vector-src-blue.png | Bin .../ready-launcher-icons/144/vector-src-purple.png | Bin .../ready-launcher-icons/144/vector-src.png | Bin .../ready-launcher-icons/192/vector-src-blue.png | Bin .../ready-launcher-icons/192/vector-src-purple.png | Bin .../ready-launcher-icons/192/vector-src.png | Bin .../ready-launcher-icons/48/vector-src-blue.png | Bin .../ready-launcher-icons/48/vector-src-purple.png | Bin .../ready-launcher-icons/48/vector-src.png | Bin .../ready-launcher-icons/512/vector-src-blue.png | Bin .../ready-launcher-icons/512/vector-src-purple.png | Bin .../ready-launcher-icons/512/vector-src.png | Bin .../ready-launcher-icons/72/vector-src-blue.png | Bin .../ready-launcher-icons/72/vector-src-purple.png | Bin .../ready-launcher-icons/72/vector-src.png | Bin .../ready-launcher-icons/96/vector-src-blue.png | Bin .../ready-launcher-icons/96/vector-src-purple.png | Bin .../ready-launcher-icons/96/vector-src.png | Bin .../vector-src-blue.ai | 0 .../vector-src-purple.ai | 0 .../vector-src-purple.psd | Bin .../vector-src.ai | 0 .../vector-src.pdf | Bin .../vector-src.psd | Bin .../vector-src.svg | 0 .../vector.psd | Bin 35 files changed, 3 insertions(+) create mode 100644 graphics/drawables/adaptive-icon/Icon.svg create mode 100644 graphics/drawables/adaptive-icon/Plate.svg create mode 100644 graphics/drawables/adaptive-icon/PlateDebug.svg rename graphics/drawables/{material-launcher => material-launcher-old}/Feature-Graphic.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/Feature-Graphic.psd (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/preview.psd (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/preview1.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/preview2.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/preview3.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/144/vector-src-blue.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/144/vector-src-purple.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/144/vector-src.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/192/vector-src-blue.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/192/vector-src-purple.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/192/vector-src.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/48/vector-src-blue.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/48/vector-src-purple.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/48/vector-src.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/512/vector-src-blue.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/512/vector-src-purple.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/512/vector-src.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/72/vector-src-blue.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/72/vector-src-purple.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/72/vector-src.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/96/vector-src-blue.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/96/vector-src-purple.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/ready-launcher-icons/96/vector-src.png (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src-blue.ai (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src-purple.ai (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src-purple.psd (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src.ai (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src.pdf (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src.psd (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector-src.svg (100%) rename graphics/drawables/{material-launcher => material-launcher-old}/vector.psd (100%) diff --git a/graphics/drawables/adaptive-icon/Icon.svg b/graphics/drawables/adaptive-icon/Icon.svg new file mode 100644 index 000000000..89cb42f16 --- /dev/null +++ b/graphics/drawables/adaptive-icon/Icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/graphics/drawables/adaptive-icon/Plate.svg b/graphics/drawables/adaptive-icon/Plate.svg new file mode 100644 index 000000000..e46f01ae6 --- /dev/null +++ b/graphics/drawables/adaptive-icon/Plate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/graphics/drawables/adaptive-icon/PlateDebug.svg b/graphics/drawables/adaptive-icon/PlateDebug.svg new file mode 100644 index 000000000..20e8a6669 --- /dev/null +++ b/graphics/drawables/adaptive-icon/PlateDebug.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/graphics/drawables/material-launcher/Feature-Graphic.png b/graphics/drawables/material-launcher-old/Feature-Graphic.png similarity index 100% rename from graphics/drawables/material-launcher/Feature-Graphic.png rename to graphics/drawables/material-launcher-old/Feature-Graphic.png diff --git a/graphics/drawables/material-launcher/Feature-Graphic.psd b/graphics/drawables/material-launcher-old/Feature-Graphic.psd similarity index 100% rename from graphics/drawables/material-launcher/Feature-Graphic.psd rename to graphics/drawables/material-launcher-old/Feature-Graphic.psd diff --git a/graphics/drawables/material-launcher/preview.psd b/graphics/drawables/material-launcher-old/preview.psd similarity index 100% rename from graphics/drawables/material-launcher/preview.psd rename to graphics/drawables/material-launcher-old/preview.psd diff --git a/graphics/drawables/material-launcher/preview1.png b/graphics/drawables/material-launcher-old/preview1.png similarity index 100% rename from graphics/drawables/material-launcher/preview1.png rename to graphics/drawables/material-launcher-old/preview1.png diff --git a/graphics/drawables/material-launcher/preview2.png b/graphics/drawables/material-launcher-old/preview2.png similarity index 100% rename from graphics/drawables/material-launcher/preview2.png rename to graphics/drawables/material-launcher-old/preview2.png diff --git a/graphics/drawables/material-launcher/preview3.png b/graphics/drawables/material-launcher-old/preview3.png similarity index 100% rename from graphics/drawables/material-launcher/preview3.png rename to graphics/drawables/material-launcher-old/preview3.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/144/vector-src-blue.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/144/vector-src-blue.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/144/vector-src-blue.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/144/vector-src-blue.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/144/vector-src-purple.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/144/vector-src-purple.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/144/vector-src-purple.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/144/vector-src-purple.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/144/vector-src.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/144/vector-src.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/144/vector-src.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/144/vector-src.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/192/vector-src-blue.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/192/vector-src-blue.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/192/vector-src-blue.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/192/vector-src-blue.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/192/vector-src-purple.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/192/vector-src-purple.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/192/vector-src-purple.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/192/vector-src-purple.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/192/vector-src.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/192/vector-src.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/192/vector-src.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/192/vector-src.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/48/vector-src-blue.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/48/vector-src-blue.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/48/vector-src-blue.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/48/vector-src-blue.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/48/vector-src-purple.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/48/vector-src-purple.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/48/vector-src-purple.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/48/vector-src-purple.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/48/vector-src.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/48/vector-src.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/48/vector-src.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/48/vector-src.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/512/vector-src-blue.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/512/vector-src-blue.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/512/vector-src-blue.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/512/vector-src-blue.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/512/vector-src-purple.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/512/vector-src-purple.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/512/vector-src-purple.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/512/vector-src-purple.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/512/vector-src.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/512/vector-src.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/512/vector-src.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/512/vector-src.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/72/vector-src-blue.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/72/vector-src-blue.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/72/vector-src-blue.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/72/vector-src-blue.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/72/vector-src-purple.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/72/vector-src-purple.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/72/vector-src-purple.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/72/vector-src-purple.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/72/vector-src.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/72/vector-src.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/72/vector-src.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/72/vector-src.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/96/vector-src-blue.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/96/vector-src-blue.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/96/vector-src-blue.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/96/vector-src-blue.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/96/vector-src-purple.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/96/vector-src-purple.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/96/vector-src-purple.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/96/vector-src-purple.png diff --git a/graphics/drawables/material-launcher/ready-launcher-icons/96/vector-src.png b/graphics/drawables/material-launcher-old/ready-launcher-icons/96/vector-src.png similarity index 100% rename from graphics/drawables/material-launcher/ready-launcher-icons/96/vector-src.png rename to graphics/drawables/material-launcher-old/ready-launcher-icons/96/vector-src.png diff --git a/graphics/drawables/material-launcher/vector-src-blue.ai b/graphics/drawables/material-launcher-old/vector-src-blue.ai similarity index 100% rename from graphics/drawables/material-launcher/vector-src-blue.ai rename to graphics/drawables/material-launcher-old/vector-src-blue.ai diff --git a/graphics/drawables/material-launcher/vector-src-purple.ai b/graphics/drawables/material-launcher-old/vector-src-purple.ai similarity index 100% rename from graphics/drawables/material-launcher/vector-src-purple.ai rename to graphics/drawables/material-launcher-old/vector-src-purple.ai diff --git a/graphics/drawables/material-launcher/vector-src-purple.psd b/graphics/drawables/material-launcher-old/vector-src-purple.psd similarity index 100% rename from graphics/drawables/material-launcher/vector-src-purple.psd rename to graphics/drawables/material-launcher-old/vector-src-purple.psd diff --git a/graphics/drawables/material-launcher/vector-src.ai b/graphics/drawables/material-launcher-old/vector-src.ai similarity index 100% rename from graphics/drawables/material-launcher/vector-src.ai rename to graphics/drawables/material-launcher-old/vector-src.ai diff --git a/graphics/drawables/material-launcher/vector-src.pdf b/graphics/drawables/material-launcher-old/vector-src.pdf similarity index 100% rename from graphics/drawables/material-launcher/vector-src.pdf rename to graphics/drawables/material-launcher-old/vector-src.pdf diff --git a/graphics/drawables/material-launcher/vector-src.psd b/graphics/drawables/material-launcher-old/vector-src.psd similarity index 100% rename from graphics/drawables/material-launcher/vector-src.psd rename to graphics/drawables/material-launcher-old/vector-src.psd diff --git a/graphics/drawables/material-launcher/vector-src.svg b/graphics/drawables/material-launcher-old/vector-src.svg similarity index 100% rename from graphics/drawables/material-launcher/vector-src.svg rename to graphics/drawables/material-launcher-old/vector-src.svg diff --git a/graphics/drawables/material-launcher/vector.psd b/graphics/drawables/material-launcher-old/vector.psd similarity index 100% rename from graphics/drawables/material-launcher/vector.psd rename to graphics/drawables/material-launcher-old/vector.psd