summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2015-11-24 14:39:53 -0800
committerArne Coucheron <arco68@gmail.com>2018-01-19 00:06:37 +0100
commitab50974aa2e19ecc482d6236c1d81dd1afaeb743 (patch)
tree6d054365e4189dd593b69a5d5d97aafc3fe66ba6 /res
parent51722a312d590cd591ae53a87dcf13c113e8407d (diff)
downloadandroid_packages_apps_Trebuchet-ab50974aa2e19ecc482d6236c1d81dd1afaeb743.tar.gz
android_packages_apps_Trebuchet-ab50974aa2e19ecc482d6236c1d81dd1afaeb743.tar.bz2
android_packages_apps_Trebuchet-ab50974aa2e19ecc482d6236c1d81dd1afaeb743.zip
We shall call it Trebuchet
Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da Trebuchet: lineage launcher icon Change-Id: Ibf4e1add2f9dc88907430070bbbf74751dec2070 Rename permissions as suggested in AndroidManifest * Avoid conflicts with different launchers Change-Id: I0560c2ea1a82cb4f58074d31ca6f12518ac09ea7 Finalize rebranding from Launcher3 to Trebuchet Change-Id: If3af3a32db2281372dc1beb47e13a2ce0dc380af
Diffstat (limited to 'res')
-rw-r--r--res/mipmap-hdpi/ic_launcher_home.pngbin236 -> 4070 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher_home_foreground.pngbin236 -> 4070 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_home.pngbin216 -> 2503 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_home_foreground.pngbin339 -> 2503 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_home.pngbin235 -> 5549 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_home_foreground.pngbin357 -> 5549 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_home.pngbin266 -> 8626 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_home_foreground.pngbin485 -> 8626 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher_home.pngbin0 -> 11652 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher_home_foreground.pngbin0 -> 11652 bytes
-rw-r--r--res/values/config.xml2
-rw-r--r--res/values/lineage_strings.xml21
12 files changed, 22 insertions, 1 deletions
diff --git a/res/mipmap-hdpi/ic_launcher_home.png b/res/mipmap-hdpi/ic_launcher_home.png
index d068d9236..251f09d6d 100644
--- a/res/mipmap-hdpi/ic_launcher_home.png
+++ b/res/mipmap-hdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher_home_foreground.png b/res/mipmap-hdpi/ic_launcher_home_foreground.png
index d068d9236..251f09d6d 100644
--- a/res/mipmap-hdpi/ic_launcher_home_foreground.png
+++ b/res/mipmap-hdpi/ic_launcher_home_foreground.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_home.png b/res/mipmap-mdpi/ic_launcher_home.png
index 16c8ec2e5..c72f83543 100644
--- a/res/mipmap-mdpi/ic_launcher_home.png
+++ b/res/mipmap-mdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_home_foreground.png b/res/mipmap-mdpi/ic_launcher_home_foreground.png
index 0ed9f4d81..c72f83543 100644
--- a/res/mipmap-mdpi/ic_launcher_home_foreground.png
+++ b/res/mipmap-mdpi/ic_launcher_home_foreground.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_home.png b/res/mipmap-xhdpi/ic_launcher_home.png
index 8b2671bdd..ea8eaeb1a 100644
--- a/res/mipmap-xhdpi/ic_launcher_home.png
+++ b/res/mipmap-xhdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_home_foreground.png b/res/mipmap-xhdpi/ic_launcher_home_foreground.png
index 7a9daf5bf..ea8eaeb1a 100644
--- a/res/mipmap-xhdpi/ic_launcher_home_foreground.png
+++ b/res/mipmap-xhdpi/ic_launcher_home_foreground.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_home.png b/res/mipmap-xxhdpi/ic_launcher_home.png
index 43d8b7d88..0f3fb9a2c 100644
--- a/res/mipmap-xxhdpi/ic_launcher_home.png
+++ b/res/mipmap-xxhdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_home_foreground.png b/res/mipmap-xxhdpi/ic_launcher_home_foreground.png
index 03b493e4a..0f3fb9a2c 100644
--- a/res/mipmap-xxhdpi/ic_launcher_home_foreground.png
+++ b/res/mipmap-xxhdpi/ic_launcher_home_foreground.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher_home.png b/res/mipmap-xxxhdpi/ic_launcher_home.png
new file mode 100644
index 000000000..a9f3a64da
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_launcher_home.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher_home_foreground.png b/res/mipmap-xxxhdpi/ic_launcher_home_foreground.png
new file mode 100644
index 000000000..a9f3a64da
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_launcher_home_foreground.png
Binary files differ
diff --git a/res/values/config.xml b/res/values/config.xml
index 10b612ba2..996e831f3 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -13,7 +13,7 @@
<!-- A string pointer to the original app name string. This allows derived projects to
easily override the app name without providing all translations -->
- <string name="derived_app_name" translatable="false">@string/app_name</string>
+ <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string>
<!-- String representing the intent for search on the apps market. To specify a query, add
q=<query> to the data to the intent -->
diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml
new file mode 100644
index 000000000..bbc30c371
--- /dev/null
+++ b/res/values/lineage_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2017 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.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Application name -->
+ <string name="lineageos_app_name" translatable="false">Trebuchet</string>
+
+</resources>