aboutsummaryrefslogtreecommitdiff
path: root/overlay/packages
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2017-01-10 01:17:12 +0100
committerdavidevinavil <davidevinavil@gmail.com>2017-01-10 01:17:12 +0100
commit51fe6eb1975b0978ebe8eaa9cf8a7e4d01d2525b (patch)
tree5c0e8a8d34fed898419b51ea713ffe6e14de4cbf /overlay/packages
parentcd76c9bd31278b7608bab7bcfaddba49566ca440 (diff)
add key overlay thanks to Fedor
Change-Id: I88ad7e899b36d4660b116aaa1e5b8a13a1dcfb1b
Diffstat (limited to 'overlay/packages')
-rw-r--r--overlay/packages/apps/Settings/res/values-cs/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-de/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-el/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-es/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-fr/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-hu/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-it/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-ja/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-nl/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-pl/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-ru/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-sk/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-tr/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-uk/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-vi/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/values/rr_strings.xml25
-rw-r--r--overlay/packages/apps/Settings/res/xml/rr_hw_keys.xml172
22 files changed, 697 insertions, 0 deletions
diff --git a/overlay/packages/apps/Settings/res/values-cs/rr_strings.xml b/overlay/packages/apps/Settings/res/values-cs/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-cs/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-de/rr_strings.xml b/overlay/packages/apps/Settings/res/values-de/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-de/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-el/rr_strings.xml b/overlay/packages/apps/Settings/res/values-el/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-el/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-es/rr_strings.xml b/overlay/packages/apps/Settings/res/values-es/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-es/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-fr/rr_strings.xml b/overlay/packages/apps/Settings/res/values-fr/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-fr/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-hu/rr_strings.xml b/overlay/packages/apps/Settings/res/values-hu/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-hu/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-it/rr_strings.xml b/overlay/packages/apps/Settings/res/values-it/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-it/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-ja/rr_strings.xml b/overlay/packages/apps/Settings/res/values-ja/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-ja/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-nl/rr_strings.xml b/overlay/packages/apps/Settings/res/values-nl/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-nl/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-pl/rr_strings.xml b/overlay/packages/apps/Settings/res/values-pl/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-pl/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml b/overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml b/overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-ru/rr_strings.xml b/overlay/packages/apps/Settings/res/values-ru/rr_strings.xml
new file mode 100644
index 0000000..7a2a829
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-ru/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title">Кнопка Домой</string>
+ <string name="hardware_keys_menu_key_title">Свайп вправо</string>
+ <string name="hardware_keys_assist_key_title">Долгое касание</string>
+ <string name="hardware_keys_appswitch_key_title">Свайп влево</string>
+ <string name="hardware_keys_back_key_title">Касание</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-sk/rr_strings.xml b/overlay/packages/apps/Settings/res/values-sk/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-sk/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-tr/rr_strings.xml b/overlay/packages/apps/Settings/res/values-tr/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-tr/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-uk/rr_strings.xml b/overlay/packages/apps/Settings/res/values-uk/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-uk/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-vi/rr_strings.xml b/overlay/packages/apps/Settings/res/values-vi/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-vi/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/values/rr_strings.xml b/overlay/packages/apps/Settings/res/values/rr_strings.xml
new file mode 100644
index 0000000..7b06326
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values/rr_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2015 The ResurrectionRemix 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">
+
+ <!-- Hardware button navigation -->
+ <string name="hardware_keys_home_key_title" translatable="false">Home button</string>
+ <string name="hardware_keys_menu_key_title" translatable="false">Swipe right</string>
+ <string name="hardware_keys_assist_key_title" translatable="false">Long tap</string>
+ <string name="hardware_keys_appswitch_key_title" translatable="false">Swipe left</string>
+ <string name="hardware_keys_back_key_title" translatable="false">Tap</string>
+
+</resources>
diff --git a/overlay/packages/apps/Settings/res/xml/rr_hw_keys.xml b/overlay/packages/apps/Settings/res/xml/rr_hw_keys.xml
new file mode 100644
index 0000000..1d6a85e
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/xml/rr_hw_keys.xml
@@ -0,0 +1,172 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 RR
+
+ 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.
+-->
+
+<PreferenceScreen
+
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
+ android:title="@string/button_settings">
+
+ <PreferenceCategory
+ android:key="hardware_keys"
+ android:title="@string/hardware_keys_category" >
+
+ <SwitchPreference
+ android:key="hardware_keys_disable"
+ android:title="@string/hardware_keys_disable_title" />
+
+ </PreferenceCategory>
+
+ <PreferenceCategory
+ android:key="back_key"
+ android:title="@string/hardware_keys_back_key_title" >
+
+
+ <cyanogenmod.preference.CMSystemSettingSwitchPreference
+ android:key="back_wake_screen"
+ android:title="@string/button_wake_title"
+ android:defaultValue="false" />
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_back_single_tap"
+ android:summary="@string/hardware_keys_single_tap_summary"
+ android:title="@string/hardware_keys_single_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_back_double_tap"
+ android:summary="@string/hardware_keys_double_tap_summary"
+ android:title="@string/hardware_keys_double_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ </PreferenceCategory>
+
+ <PreferenceCategory
+ android:key="home_key"
+ android:title="@string/hardware_keys_home_key_title" >
+
+
+ <cyanogenmod.preference.CMSystemSettingSwitchPreference
+ android:key="home_wake_screen"
+ android:title="@string/button_wake_title"
+ android:defaultValue="true" />
+
+ <SwitchPreference
+ android:key="home_answer_call"
+ android:title="@string/home_answer_call_title"
+ android:summary="@string/home_answer_call_summary"
+ android:persistent="false"/>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_home_single_tap"
+ android:summary="@string/hardware_keys_single_tap_summary"
+ android:title="@string/hardware_keys_single_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_home_long_press"
+ android:summary="@string/hardware_keys_long_press_summary"
+ android:title="@string/hardware_keys_long_press_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_home_double_tap"
+ android:summary="@string/hardware_keys_double_tap_summary"
+ android:title="@string/hardware_keys_double_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ </PreferenceCategory>
+
+ <PreferenceCategory
+ android:key="app_switch_key"
+ android:title="@string/hardware_keys_appswitch_key_title" >
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_overview_single_tap"
+ android:summary="@string/hardware_keys_single_tap_summary"
+ android:title="@string/hardware_keys_single_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_overview_double_tap"
+ android:summary="@string/hardware_keys_double_tap_summary"
+ android:title="@string/hardware_keys_double_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ </PreferenceCategory>
+
+ <PreferenceCategory
+ android:key="menu_key"
+ android:title="@string/hardware_keys_menu_key_title" >
+
+ <cyanogenmod.preference.CMSystemSettingSwitchPreference
+ android:key="menu_wake_screen"
+ android:title="@string/button_wake_title"
+ android:defaultValue="false" />
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_menu_single_tap"
+ android:summary="@string/hardware_keys_single_tap_summary"
+ android:title="@string/hardware_keys_single_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_menu_double_tap"
+ android:summary="@string/hardware_keys_double_tap_summary"
+ android:title="@string/hardware_keys_double_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ </PreferenceCategory>
+
+ <PreferenceCategory
+ android:key="assist_key"
+ android:title="@string/hardware_keys_assist_key_title" >
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_assist_single_tap"
+ android:summary="@string/hardware_keys_single_tap_summary"
+ android:title="@string/hardware_keys_single_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_assist_long_press"
+ android:summary="@string/hardware_keys_long_press_summary"
+ android:title="@string/hardware_keys_long_press_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+ <com.android.settings.rr.Preferences.ActionPreference
+ android:key="hwkeys_button_assist_double_tap"
+ android:summary="@string/hardware_keys_double_tap_summary"
+ android:title="@string/hardware_keys_double_tap_title" >
+ </com.android.settings.rr.Preferences.ActionPreference>
+
+
+</PreferenceCategory>
+
+
+ <PreferenceCategory
+ android:key="power_key"
+ android:title="@string/hardware_keys_power_key_title" >
+
+ <SwitchPreference
+ android:key="power_end_call"
+ android:title="@string/power_end_call_title"
+ android:summary="@string/power_end_call_summary"
+ android:persistent="false"/>
+
+ </PreferenceCategory>
+
+</PreferenceScreen>