summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
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/lineageos_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/lineageos_strings.xml b/res/values/lineageos_strings.xml
new file mode 100644
index 000000000..bbc30c371
--- /dev/null
+++ b/res/values/lineageos_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>