diff options
Diffstat (limited to 'overlay/packages/apps/Extensions')
11 files changed, 465 insertions, 0 deletions
diff --git a/overlay/packages/apps/Extensions/res/values-cs/strings.xml b/overlay/packages/apps/Extensions/res/values-cs/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-cs/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-de/strings.xml b/overlay/packages/apps/Extensions/res/values-de/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-de/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-es/strings.xml b/overlay/packages/apps/Extensions/res/values-es/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-es/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-in/strings.xml b/overlay/packages/apps/Extensions/res/values-in/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-in/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-it/strings.xml b/overlay/packages/apps/Extensions/res/values-it/strings.xml new file mode 100644 index 0000000..31f4add --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-it/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Tasto Home</string> + <string name="hardware_keys_menu_key_title">Swipe a destra</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Swipe a sinistra</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-pt-rBR/strings.xml b/overlay/packages/apps/Extensions/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-pt-rBR/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-ru/strings.xml b/overlay/packages/apps/Extensions/res/values-ru/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-ru/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-sk/strings.xml b/overlay/packages/apps/Extensions/res/values-sk/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-sk/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values-zh-rCN/strings.xml b/overlay/packages/apps/Extensions/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values-zh-rCN/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/values/strings.xml b/overlay/packages/apps/Extensions/res/values/strings.xml new file mode 100644 index 0000000..e48bb69 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/values/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project + Copyright (C) 2016 AospExtended ROM Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + --> + +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + + <!-- Hardware button navigation --> + <string name="hardware_keys_home_key_title">Home button</string> + <string name="hardware_keys_menu_key_title">Right swipe</string> + <string name="hardware_keys_assist_key_title">Long tap</string> + <string name="hardware_keys_appswitch_key_title">Left swipe</string> + <string name="hardware_keys_back_key_title">Tap</string> + +</resources> diff --git a/overlay/packages/apps/Extensions/res/xml/buttons.xml b/overlay/packages/apps/Extensions/res/xml/buttons.xml new file mode 100644 index 0000000..ee62620 --- /dev/null +++ b/overlay/packages/apps/Extensions/res/xml/buttons.xml @@ -0,0 +1,185 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Copyright (C) 2016 AospExtended ROM 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. +--> +<PreferenceScreen + xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" + android:title="@string/buttons_title"> + + <PreferenceCategory + android:key="power_menu" + android:title="@string/power_menu_title"> + + <PreferenceScreen + android:key="power_menu" + android:title="@string/power_menu_title" + android:summary="@string/power_menu_title_summary" + android:fragment="org.aospextended.extensions.PowerMenuSettings" /> + </PreferenceCategory> + + <PreferenceCategory + android:key="volume_category" + android:title="@string/volume_category"> + + <org.aospextended.extensions.preference.SecureSettingSwitchPreference + android:key="sysui_show_full_zen" + android:title="@string/tuner_full_zen_title" + android:summary="@string/tuner_full_zen_summary" + android:defaultValue="false"/> + + <org.aospextended.extensions.preference.SystemSettingSwitchPreference + android:key="volume_keys_control_media_stream" + android:title="@string/volume_keys_control_media_stream_title" + android:summary="@string/volume_keys_control_media_stream_summary" + android:defaultValue="false" /> + + <org.aospextended.extensions.preference.SystemSettingSwitchPreference + android:key="swap_volume_keys_on_rotation" + android:title="@string/swap_volume_buttons_title" + android:summary="@string/swap_volume_buttons_summary" /> + + <org.aospextended.extensions.preference.SystemSettingSwitchPreference + android:key="volume_rocker_wake" + android:summary="@string/volume_rocker_wake_summary" + android:title="@string/volume_rocker_wake_title" + android:defaultValue="false" + android:disableDependentsState="true" /> + + <org.aospextended.extensions.preference.SystemSettingSwitchPreference + android:key="volume_rocker_music_controls" + android:summary="@string/volume_rocker_music_controls_summary" + android:title="@string/volume_rocker_music_controls_title" + android:defaultValue="true" + android:dependency="volume_rocker_wake" /> + + <ListPreference + android:key="volume_key_cursor_control" + android:dialogTitle="@string/volbtn_cursor_control_title" + android:title="@string/volbtn_cursor_control_title" + android:entries="@array/volbtn_cursor_control_entries" + android:entryValues="@array/volbtn_cursor_control_values" + android:persistent="false" /> + + </PreferenceCategory> + + <PreferenceCategory + android:key="hardware_keys" + android:title="@string/hardware_keys_category" > + + <SwitchPreference + android:key="hardware_keys_disable" + android:title="@string/hardware_keys_disable_title" /> + + <org.aospextended.extensions.preference.CustomSeekBarPreference + android:key="button_brightness" + android:title="@string/button_brightness_title" + android:max="255" + settings:min="0" + settings:units="" + android:persistent="false" /> + + <ListPreference + android:dialogTitle="@string/backlight_timeout_title" + android:entries="@array/backlight_timeout_entries" + android:entryValues="@array/backlight_timeout_values" + android:key="backlight_timeout" + android:persistent="false" + android:title="@string/backlight_timeout_title" /> + + </PreferenceCategory> + +<PreferenceCategory + android:key="back_key" + android:title="@string/hardware_keys_back_key_title" > + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_back_single_tap" + android:summary="@string/hardware_keys_single_tap_summary" + android:title="@string/hardware_keys_single_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_assist_single_tap" + android:summary="@string/hardware_keys_long_press_summary" + android:title="@string/hardware_keys_long_press_title" > + </org.aospextended.extensions.preference.ActionPreference> + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_back_double_tap" + android:summary="@string/hardware_keys_double_tap_summary" + android:title="@string/hardware_keys_double_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + </PreferenceCategory> + + <PreferenceCategory + android:key="home_key" + android:title="@string/hardware_keys_home_key_title" > + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_home_single_tap" + android:summary="@string/hardware_keys_single_tap_summary" + android:title="@string/hardware_keys_single_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_home_long_press" + android:summary="@string/hardware_keys_long_press_summary" + android:title="@string/hardware_keys_long_press_title" > + </org.aospextended.extensions.preference.ActionPreference> + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_home_double_tap" + android:summary="@string/hardware_keys_double_tap_summary" + android:title="@string/hardware_keys_double_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + </PreferenceCategory> + + <PreferenceCategory + android:key="app_switch_key" + android:title="@string/hardware_keys_appswitch_key_title" > + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_overview_single_tap" + android:summary="@string/hardware_keys_single_tap_summary" + android:title="@string/hardware_keys_single_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_overview_double_tap" + android:summary="@string/hardware_keys_double_tap_summary" + android:title="@string/hardware_keys_double_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + </PreferenceCategory> + + <PreferenceCategory + android:key="menu_key" + android:title="@string/hardware_keys_menu_key_title" > + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_menu_single_tap" + android:summary="@string/hardware_keys_single_tap_summary" + android:title="@string/hardware_keys_single_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + <org.aospextended.extensions.preference.ActionPreference + android:key="hwkeys_button_menu_double_tap" + android:summary="@string/hardware_keys_double_tap_summary" + android:title="@string/hardware_keys_double_tap_title" > + </org.aospextended.extensions.preference.ActionPreference> + + </PreferenceCategory> + +</PreferenceScreen> |