summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAsher Simonds <dayanhammer@gmail.com>2018-02-12 10:20:12 +0100
committerBruno Martins <bgcngm@gmail.com>2018-11-20 12:32:17 +0000
commitb4971f841465e322daefb5f0f0d50fe3b824d793 (patch)
tree301407804246faaed4c327c2d0c4beb5c0c89a82 /res
parent78f0ac7157c606eabb4d30ccfd50189cd1c34217 (diff)
downloadandroid_packages_apps_Snap-b4971f841465e322daefb5f0f0d50fe3b824d793.tar.gz
android_packages_apps_Snap-b4971f841465e322daefb5f0f0d50fe3b824d793.tar.bz2
android_packages_apps_Snap-b4971f841465e322daefb5f0f0d50fe3b824d793.zip
Snap: adaptive icon
Change-Id: I22760394096e4b4259fb4a1755f26bb58b1b3141 Signed-off-by: Joey <joey@lineageos.org>
Diffstat (limited to 'res')
-rw-r--r--res/mipmap-anydpi/ic_launcher.xml20
-rw-r--r--res/mipmap-hdpi/ic_background.pngbin0 -> 998 bytes
-rw-r--r--res/mipmap-hdpi/ic_foreground.pngbin0 -> 12587 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher_camera.pngbin7763 -> 0 bytes
-rw-r--r--res/mipmap-mdpi/ic_background.pngbin0 -> 672 bytes
-rw-r--r--res/mipmap-mdpi/ic_foreground.pngbin0 -> 6325 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_camera.pngbin4462 -> 0 bytes
-rw-r--r--res/mipmap-xhdpi/ic_background.pngbin0 -> 1311 bytes
-rw-r--r--res/mipmap-xhdpi/ic_foreground.pngbin0 -> 20296 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_camera.pngbin12098 -> 0 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_background.pngbin0 -> 2081 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_foreground.pngbin0 -> 41118 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_camera.pngbin23087 -> 0 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_background.pngbin0 -> 2884 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_foreground.pngbin0 -> 68600 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher_camera.pngbin36392 -> 0 bytes
16 files changed, 20 insertions, 0 deletions
diff --git a/res/mipmap-anydpi/ic_launcher.xml b/res/mipmap-anydpi/ic_launcher.xml
new file mode 100644
index 000000000..d8649ba56
--- /dev/null
+++ b/res/mipmap-anydpi/ic_launcher.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2018 The LineageOS Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <background android:drawable="@mipmap/ic_background"/>
+ <foreground android:drawable="@mipmap/ic_foreground"/>
+</adaptive-icon>
+
diff --git a/res/mipmap-hdpi/ic_background.png b/res/mipmap-hdpi/ic_background.png
new file mode 100644
index 000000000..591eeb3af
--- /dev/null
+++ b/res/mipmap-hdpi/ic_background.png
Binary files differ
diff --git a/res/mipmap-hdpi/ic_foreground.png b/res/mipmap-hdpi/ic_foreground.png
new file mode 100644
index 000000000..6f16c1969
--- /dev/null
+++ b/res/mipmap-hdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher_camera.png b/res/mipmap-hdpi/ic_launcher_camera.png
deleted file mode 100644
index c1ebe77e6..000000000
--- a/res/mipmap-hdpi/ic_launcher_camera.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-mdpi/ic_background.png b/res/mipmap-mdpi/ic_background.png
new file mode 100644
index 000000000..1eb04d24b
--- /dev/null
+++ b/res/mipmap-mdpi/ic_background.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_foreground.png b/res/mipmap-mdpi/ic_foreground.png
new file mode 100644
index 000000000..b08ab8774
--- /dev/null
+++ b/res/mipmap-mdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_camera.png b/res/mipmap-mdpi/ic_launcher_camera.png
deleted file mode 100644
index 20f1499ea..000000000
--- a/res/mipmap-mdpi/ic_launcher_camera.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_background.png b/res/mipmap-xhdpi/ic_background.png
new file mode 100644
index 000000000..daeceb3af
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_background.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_foreground.png b/res/mipmap-xhdpi/ic_foreground.png
new file mode 100644
index 000000000..ede38061f
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_camera.png b/res/mipmap-xhdpi/ic_launcher_camera.png
deleted file mode 100644
index 972ee40d9..000000000
--- a/res/mipmap-xhdpi/ic_launcher_camera.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_background.png b/res/mipmap-xxhdpi/ic_background.png
new file mode 100644
index 000000000..28b55617e
--- /dev/null
+++ b/res/mipmap-xxhdpi/ic_background.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_foreground.png b/res/mipmap-xxhdpi/ic_foreground.png
new file mode 100644
index 000000000..efd6ec767
--- /dev/null
+++ b/res/mipmap-xxhdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_camera.png b/res/mipmap-xxhdpi/ic_launcher_camera.png
deleted file mode 100644
index 4cc58ee1d..000000000
--- a/res/mipmap-xxhdpi/ic_launcher_camera.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_background.png b/res/mipmap-xxxhdpi/ic_background.png
new file mode 100644
index 000000000..31fbb3609
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_background.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_foreground.png b/res/mipmap-xxxhdpi/ic_foreground.png
new file mode 100644
index 000000000..a1425830f
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher_camera.png b/res/mipmap-xxxhdpi/ic_launcher_camera.png
deleted file mode 100644
index 00de6136d..000000000
--- a/res/mipmap-xxxhdpi/ic_launcher_camera.png
+++ /dev/null
Binary files differ