summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/attrs.xml5
-rw-r--r--res/values/colors.xml1
-rw-r--r--res/values/strings.xml9
3 files changed, 14 insertions, 1 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index fd28fa0..5bca063 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -83,4 +83,9 @@
</declare-styleable>
<attr name="apnPreferenceStyle" format="reference" />
+
+ <!-- For Search -->
+ <declare-styleable name="Preference">
+ <attr name="keywords" format="string" />
+ </declare-styleable>
</resources>
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 352c7a2..c2ef388 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -17,6 +17,7 @@
<resources>
<color name="background_drawer">@android:color/white</color>
<color name="background_drawer_icon">#ffcccccc</color>
+ <color name="background_search_result_icon">#ffcccccc</color>
<color name="black">#000</color>
<color name="red">#F00</color>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index eb0821b..e033955 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -4998,7 +4998,14 @@
<!--Dashboard strings-->
<!-- Text to describe the dashboard entry into the Drawer [CHAR LIMIT=16] -->
<string name="dashboard_title">Overview</string>
- <string name="dashboard_wip" translatable="false">Overview - work in progress\n\nUse the Drawer on the left to see the settings list</string>
+ <string name="dashboard_wip" translatable="false">Overview and Search are work in progress and Confidential\n\nDrag the Drawer on the left to see the settings list</string>
+
+ <!-- Search strings -->
+ <!-- Text used as a search hint into the search box -->
+ <string name="query_hint_text">What are you looking for?</string>
+
+ <!--Search Keywords-->
+ <string name="keywords_wifi">wifi wi-fi network connection</string>
<!-- Notifications on lockscreen -->
<!-- Label for checkbox controlling the contents of notifications shown on