summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsher Simonds <dayanhammer@gmail.com>2018-02-12 10:32:11 +0100
committerJoey <joey@lineageos.org>2018-02-12 10:32:11 +0100
commit89adefe01e288f03891722045df693a46a2d1926 (patch)
tree3dea6dffe725425125e47a4f738b5a7423544731
parent16eb6f8cb544f7ce6bcad8e0463d4301fb557053 (diff)
downloadpackages_apps_Messaging-89adefe01e288f03891722045df693a46a2d1926.tar.gz
packages_apps_Messaging-89adefe01e288f03891722045df693a46a2d1926.tar.bz2
packages_apps_Messaging-89adefe01e288f03891722045df693a46a2d1926.zip
Messaging: adaptive icon
Change-Id: I6d619acfe1682117ae6a9cc91ff1fab5638d352b Signed-off-by: Joey <joey@lineageos.org>
-rw-r--r--res/mipmap-anydpi/ic_launcher.xml20
-rw-r--r--res/mipmap-hdpi/ic_background.pngbin0 -> 544 bytes
-rw-r--r--res/mipmap-hdpi/ic_foreground.pngbin0 -> 13060 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher.pngbin2211 -> 0 bytes
-rw-r--r--res/mipmap-mdpi/ic_background.pngbin0 -> 367 bytes
-rw-r--r--res/mipmap-mdpi/ic_foreground.pngbin0 -> 6423 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher.pngbin1433 -> 0 bytes
-rw-r--r--res/mipmap-xhdpi/ic_background.pngbin0 -> 704 bytes
-rw-r--r--res/mipmap-xhdpi/ic_foreground.pngbin0 -> 21662 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher.pngbin2922 -> 0 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_background.pngbin0 -> 1031 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_foreground.pngbin0 -> 44004 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher.pngbin4610 -> 0 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_background.pngbin0 -> 1703 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_foreground.pngbin0 -> 73275 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher.pngbin6200 -> 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 0000000..d8649ba
--- /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 0000000..b4a472c
--- /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 0000000..d956bf2
--- /dev/null
+++ b/res/mipmap-hdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher.png b/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index 5e4e62f..0000000
--- a/res/mipmap-hdpi/ic_launcher.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 0000000..e105313
--- /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 0000000..df4dc02
--- /dev/null
+++ b/res/mipmap-mdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher.png b/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index ef6a3c5..0000000
--- a/res/mipmap-mdpi/ic_launcher.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 0000000..169e91c
--- /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 0000000..b5a98c5
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher.png b/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index ad1acb4..0000000
--- a/res/mipmap-xhdpi/ic_launcher.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 0000000..68187be
--- /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 0000000..1a1ca17
--- /dev/null
+++ b/res/mipmap-xxhdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher.png b/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index de56e98..0000000
--- a/res/mipmap-xxhdpi/ic_launcher.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 0000000..4479b32
--- /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 0000000..e896c28
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_foreground.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher.png b/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 9ac88b4..0000000
--- a/res/mipmap-xxxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ