You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

997 lines
44 KiB
XML

xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:toolbox="http://schemas.android.com/apk/res/com.langerhans.one"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:key="prefs" >
android:title="@string/eqs_reorder"
android:summary="@string/eqs_reorder_explain"
android:key="pref_key_eqs">
android:action="android.intent.action.VIEW"
android:targetPackage="com.langerhans.one"
android:targetClass="com.langerhans.one.ReorderActivity" />
android:title="@string/mods">
android:title="@string/systemui_mods"
android:key="pref_key_sysui">
android:title="@string/systemui_statusbar">
android:key="pref_key_sysui_invisibar_new"
android:title="@string/systemui_tsb_title"
android:summary="@string/systemui_tsb_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_sysui_invisibar_enable"/>
android:key="pref_key_sysui_invisinotify"
android:title="@string/systemui_tnb_title"
android:summary="@string/systemui_tnb_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_sysui_invisinotify_enable"/>
android:key="pref_key_sysui_footeralpha"
android:summary="@string/systemui_footeralpha_summ"
android:title="@string/systemui_footeralpha_title"
android:entries="@array/systemui_footeralpha"
android:entryValues="@array/systemui_footeralpha_val"
android:defaultValue="1"/>
android:key="pref_key_sysui_tnsb"
android:summary="@string/systemui_tnsb_summ"
android:title="@string/systemui_tnsb_title"
android:defaultValue="false" />
android:key="pref_key_sysui_clockstyle"
android:summary="@string/systemui_clockstyle_summ"
android:title="@string/systemui_clockstyle_title"
android:entries="@array/systemui_clockstyle"
android:entryValues="@array/systemui_clockstyle_val"
android:defaultValue="1"/>
android:key="pref_key_sysui_headerclick"
android:summary="@string/systemui_statusheaderclick_summ"
android:title="@string/systemui_statusheaderclick_title"
android:entries="@array/systemui_statusheaderclick"
android:entryValues="@array/systemui_statusheaderclick_val"
android:defaultValue="1"/>
android:key="pref_key_sysui_ampmremove"
android:summary="@string/systemui_ampmremove_summ"
android:title="@string/systemui_ampmremove_title"
android:defaultValue="false" />
android:key="pref_key_sysui_brightslide"
android:summary="@string/systemui_brightslide_summ"
android:title="@string/systemui_brightslide_title"
android:defaultValue="false" />
android:key="pref_key_sysui_dataratestatus"
android:summary="@string/systemui_dataratestatus_summ"
android:title="@string/systemui_dataratestatus_title"
android:defaultValue="false" />
android:key="pref_key_sysui_alarmnotify"
android:summary="@string/systemui_alarmnotify_summ"
android:title="@string/systemui_alarmnotify_title"
android:defaultValue="false" />
android:key="pref_key_sysui_signalnotify"
android:summary="@string/systemui_signalnotify_summ"
android:title="@string/systemui_signalnotify_title"
android:defaultValue="false" />
android:title="@string/systemui_eqs">
android:key="pref_key_sysui_brightqs"
android:summary="@string/systemui_brightqs_summ"
android:title="@string/systemui_brightqs_title" />
android:key="pref_key_sysui_timeoutqs"
android:summary="@string/systemui_timeoutqs_summ"
android:title="@string/systemui_timeoutqs_title" />
android:key="pref_key_sysui_teqs"
android:summary="@string/systemui_teqs_summ"
android:title="@string/systemui_teqs_title"
android:defaultValue="false" />
android:key="pref_key_sysui_minorqs"
android:summary="@string/systemui_heqs_summ"
android:title="@string/systemui_heqs_title"
android:defaultValue="false" />
android:key="pref_key_sysui_theqs"
android:summary="@string/systemui_theqs_summ"
android:title="@string/systemui_theqs_title"
android:defaultValue="false" />
android:key="pref_key_sysui_minorqs_notext"
android:summary="@string/systemui_heqs_notext_summ"
android:title="@string/systemui_heqs_notext_title"
android:defaultValue="false" />
android:key="pref_key_sysui_noeqs"
android:summary="@string/systemui_noeqs_summ"
android:title="@string/systemui_noeqs_title"
android:defaultValue="false" />
android:title="@string/systemui_recent">
android:key="pref_key_sysui_aosprecent"
android:summary="@string/systemui_aosp_summ"
android:title="@string/systemui_aosp_title"
android:defaultValue="false"
android:disableDependentsState="true" />
android:key="pref_key_sysui_recentappsclear"
android:summary="@string/systemui_recentclear_summ"
android:title="@string/systemui_recentclear_title"
android:defaultValue="false"
android:dependency="pref_key_sysui_aosprecent" />
android:key="pref_key_sysui_recentram"
android:summary="@string/systemui_recentram_summ"
android:title="@string/systemui_recentram_title"
android:defaultValue="false"
android:dependency="pref_key_sysui_aosprecent" />
android:key="pref_key_sysui_hqthumbs"
android:summary="@string/systemui_hqthumbs_summ"
android:title="@string/systemui_hqthumbs_title"
android:defaultValue="false"
android:dependency="pref_key_sysui_aosprecent" />
android:key="pref_key_sysui_recentslongtap"
android:summary="@string/persist_recentslongtap_summ"
android:title="@string/persist_recentslongtap_title"
android:defaultValue="false"
android:dependency="pref_key_sysui_aosprecent" />
android:title="@string/cleanbeam_mods"
android:key="pref_key_cb">
android:key="pref_key_colorfilter"
android:summary="@string/cleanbeam_colortheme_summ"
android:title="@string/cleanbeam_colortheme_title" />
android:key="pref_key_sysui_battery"
android:summary="@string/cleanbeam_battery_summ"
android:title="@string/cleanbeam_battery_title"
android:entries="@array/cleanbeam_battery"
android:entryValues="@array/cleanbeam_battery_val"
android:defaultValue="1"
toolbox:entryImages="@array/battery_images" />
android:key="pref_key_cb_wifi_multi"
android:summary="@string/cleanbeam_wifi_summ"
android:title="@string/cleanbeam_wifi_title"
android:entries="@array/cleanbeam_wifi"
android:entryValues="@array/cleanbeam_wifi_val"
android:defaultValue="1"
toolbox:entryImages="@array/cleanbeam_wifi_images"
toolbox:entryThemes="@array/cleanbeam_wifi_themes" />
android:key="pref_key_cb_texts"
android:summary="@string/cleanbeam_texts_summ"
android:title="@string/cleanbeam_texts_title"
android:defaultValue="false"/>
android:key="pref_key_cb_signal"
android:summary="@string/cleanbeam_signal_summ"
android:title="@string/cleanbeam_signal_title"
android:icon="@drawable/cb_signal_preview"
android:defaultValue="false"/>
android:key="pref_key_cb_data"
android:summary="@string/cleanbeam_data_summ"
android:title="@string/cleanbeam_data_title"
android:icon="@drawable/cb_data_preview"
android:defaultValue="false"/>
android:key="pref_key_cb_headphone"
android:summary="@string/cleanbeam_headphone_summ"
android:title="@string/cleanbeam_headphone_title"
android:icon="@drawable/stat_sys_headphones"
android:defaultValue="false"/>
android:key="pref_key_cb_beats"
android:summary="@string/cleanbeam_beats_summ"
android:title="@string/cleanbeam_beats_title"
android:icon="@drawable/stat_sys_beats"
android:defaultValue="false"/>
android:key="pref_key_cb_profile"
android:summary="@string/cleanbeam_profile_summ"
android:title="@string/cleanbeam_profile_title"
android:icon="@drawable/stat_sys_ringer_silent"
android:defaultValue="false"/>
android:key="pref_key_cb_alarm"
android:summary="@string/cleanbeam_alarm_summ"
android:title="@string/cleanbeam_alarm_title"
android:icon="@drawable/stat_notify_alarm"
android:defaultValue="false"/>
android:key="pref_key_cb_sync"
android:summary="@string/cleanbeam_sync_summ"
android:title="@string/cleanbeam_sync_title"
android:icon="@drawable/stat_sys_sync"
android:defaultValue="false"/>
android:key="pref_key_cb_gps"
android:summary="@string/cleanbeam_gps_summ"
android:title="@string/cleanbeam_gps_title"
android:icon="@drawable/stat_sys_gps_acquiring"
android:defaultValue="false"/>
android:key="pref_key_cb_bt"
android:summary="@string/cleanbeam_bt_summ"
android:title="@string/cleanbeam_bt_title"
android:icon="@drawable/stat_sys_data_bluetooth_connected"
android:defaultValue="false"/>
android:key="pref_key_cb_screenshot"
android:summary="@string/cleanbeam_screenshot_summ"
android:title="@string/cleanbeam_screenshot_title"
android:icon="@drawable/stat_notify_image"
android:defaultValue="false"/>
android:key="pref_key_cb_usb"
android:summary="@string/cleanbeam_usb_summ"
android:title="@string/cleanbeam_usb_title"
android:icon="@drawable/stat_sys_data_usb"
android:defaultValue="false"/>
android:key="pref_key_cb_powersave"
android:summary="@string/cleanbeam_powersave_summ"
android:title="@string/cleanbeam_powersave_title"
android:icon="@drawable/stat_notify_power_saver"
android:defaultValue="false"/>
android:key="pref_key_cb_nfc"
android:summary="@string/cleanbeam_nfc_summ"
android:title="@string/cleanbeam_nfc_title"
android:icon="@drawable/stat_sys_nfc_vzw"
android:defaultValue="false"/>
android:key="pref_key_cb_mtp"
android:summary="@string/cleanbeam_mtp_summ"
android:title="@string/cleanbeam_mtp_title"
android:icon="@drawable/stat_notify_running_services"
android:defaultValue="false"/>
android:key="pref_key_cb_dnd"
android:summary="@string/cleanbeam_dnd_summ"
android:title="@string/cleanbeam_dnd_title"
android:icon="@drawable/stat_notify_dnd"
android:defaultValue="false"/>
android:key="pref_key_cb_phone"
android:summary="@string/cleanbeam_phone_summ"
android:title="@string/cleanbeam_phone_title"
android:icon="@drawable/stat_sys_phone_call"
android:defaultValue="false"/>
android:key="pref_key_cb_tv"
android:summary="@string/cleanbeam_tv_summ"
android:title="@string/cleanbeam_tv_title"
android:icon="@drawable/stat_notify_tv"
android:defaultValue="false"/>
android:title="@string/hideicons_title"
android:summary="@string/hideicons_summ"
android:key="pref_key_hide_icons"
android:entries="@array/hideicons"
android:entryValues="@array/hideicons_val" />
android:key="pref_key_statusbar_selectivealarmicon"
android:title="@string/selectivealarmicon_title"
android:summary="@string/selectivealarmicon_summ"
android:dialogMessage="@string/alarm_interval"
toolbox:dialogEnableMessage="@string/seekbar_mod_enable"
android:defaultValue="24"
android:max="48"
toolbox:enableKey="pref_key_statusbar_selectivealarmicon_enable"/>
android:title="@string/cleanbeam_sunbeam_title"
android:summary="@string/cleanbeam_sunbeam_summ"
android:key="pref_key_cb_sunbeam">
android:title="@string/cleanbeam_mods_credits_head"
android:key="pref_key_cb_credits">
android:title="@string/cleanbeam_post_title"
android:summary="@string/cleanbeam_post_summ">
android:title="@string/cleanbeam_hd2o_title"
android:summary="@string/cleanbeam_hd2o_summ">
android:title="@string/sense_mods"
android:key="pref_key_prism">
android:title="@string/sense_transparency"
android:key="pref_key_sense_transparency">
android:key="pref_key_prism_invisinav_new"
android:title="@string/sense_td_title"
android:summary="@string/sense_td_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_prism_invisinav_enable"/>
android:key="pref_key_prism_invisiwidget"
android:title="@string/sense_twidget_title"
android:summary="@string/sense_twidget_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_prism_invisiwidget_enable"/>
android:key="pref_key_prism_invisidrawer"
android:title="@string/sense_tappdrawer_title"
android:summary="@string/sense_tappdrawer_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_prism_invisidrawer_enable"/>
android:key="pref_key_prism_invisifolders"
android:title="@string/sense_tfolders_title"
android:summary="@string/sense_tfolders_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_prism_invisifolders_enable"/>
android:key="pref_key_prism_invisifoldersbkg"
android:title="@string/sense_tfoldersbkg_title"
android:summary="@string/sense_tfoldersbkg_summ"
android:dialogMessage="@string/transparency_msg"
android:defaultValue="100"
android:text=" %"
android:max="100"
toolbox:enableKey="pref_key_prism_invisifoldersbkg_enable"/>
android:title="@string/sense_homescreen"
android:key="pref_key_sense_homescreen">
android:key="pref_key_prism_folder20"
android:summary="@string/sense_infini_summ"
android:title="@string/sense_infini_title"
android:defaultValue="false" />
android:key="pref_key_prism_infiniscroll"
android:summary="@string/sense_infiniscroll_summ"
android:title="@string/sense_infiniscroll_title"
android:defaultValue="false" />
android:key="pref_key_prism_bfremove"
android:summary="@string/sense_noblink_summ"
android:title="@string/sense_noblink_title"
android:defaultValue="false" />
android:key="pref_key_prism_homemenu"
android:summary="@string/sense_homemenu_summ"
android:title="@string/sense_homemenu_title"
android:defaultValue="false" />
android:key="pref_key_prism_sevenscreens"
android:summary="@string/sense_sevenscreens_summ"
android:title="@string/sense_sevenscreens_title"
android:defaultValue="false" />
android:key="pref_key_prism_4x5homescreen"
android:summary="@string/sense_4x5homescreen_summ"
android:title="@string/sense_4x5homescreen_title"
android:defaultValue="false" />
android:key="pref_key_prism_invisilabels"
android:summary="@string/sense_invisilabels_summ"
android:title="@string/sense_invisilabels_title"
android:defaultValue="false" />
android:title="@string/sense_appdrawer">
android:key="pref_key_prism_gridtinyfont"
android:summary="@string/sense_gridtinyfont_summ"
android:title="@string/sense_gridtinyfont_title"
android:defaultValue="true" />
android:key="pref_key_prism_adnoclock"
android:summary="@string/sense_adnoclock_summ"
android:title="@string/sense_adnoclock_title"
android:defaultValue="false" />
android:title="@string/sense_gestures"
android:key="pref_key_sense_gestures">
android:key="pref_key_prism_swipedownaction"
android:summary="@string/sense_swipedownaction_summ"
android:title="@string/sense_swipedownaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_prism_swipedown_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swipedown_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swipeupaction"
android:summary="@string/sense_swipeupaction_summ"
android:title="@string/sense_swipeupaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_prism_swipeup_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swipeup_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swiperightaction"
android:summary="@string/sense_swiperightaction_summ"
android:title="@string/sense_swiperightaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_prism_swiperight_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swiperight_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swipeleftaction"
android:summary="@string/sense_swipeleftaction_summ"
android:title="@string/sense_swipeleftaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_prism_swipeleft_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_swipeleft_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_shakeaction"
android:summary="@string/sense_shakeaction_summ"
android:title="@string/sense_shakeaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_prism_shake_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_prism_shake_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:title="@string/message_mods"
android:key="pref_key_sms">
android:key="pref_key_sms_smsmmsconv"
android:summary="@string/message_smsmms_summ"
android:title="@string/message_smsmms_title"
android:defaultValue="false" />
android:key="pref_key_other_smscreenon"
android:summary="@string/message_smswake_summ"
android:title="@string/message_smswake_title"
android:defaultValue="false" />
android:key="pref_key_sms_toastnotification"
android:summary="@string/message_toast_summ"
android:title="@string/message_toast_title"
android:defaultValue="false" />
android:key="pref_key_sms_mmssize"
android:summary="@string/message_size_summ"
android:title="@string/message_size_title"
android:defaultValue="false" />
android:key="pref_key_sms_accents"
android:summary="@string/message_accents_summ"
android:title="@string/message_accents_title"
android:defaultValue="false" />
android:title="@string/controls_mods"
android:key="pref_key_controls">
android:key="pref_key_controls_vol2wake"
android:summary="@string/controls_vol2wake_summ"
android:title="@string/controls_vol2wake_title"
android:defaultValue="false" />
android:key="pref_key_controls_powerflash"
android:summary="@string/controls_powerflash_summ"
android:title="@string/controls_powerflash_title"
android:defaultValue="false" />
android:key="pref_key_controls_powerflash_delay"
android:summary="@string/controls_powerflash_delay_summ"
android:title="@string/controls_powerflash_delay_title"
android:defaultValue="false"
android:dependency="pref_key_controls_powerflash" />
android:key="pref_key_controls_swapvolume"
android:summary="@string/controls_swapvolume_summ"
android:title="@string/controls_swapvolume_title"
android:defaultValue="false" />
android:key="pref_key_controls_extendedpanel"
android:summary="@string/controls_extendedpanel_summ"
android:title="@string/controls_extendedpanel_title"
android:defaultValue="false" />
android:key="pref_key_controls_extendedpanel_left"
android:summary="@string/controls_extendedpanel_left_summ"
android:title="@string/controls_extendedpanel_left_title"
android:entries="@array/extendedpanel_actions"
android:entryValues="@array/extendedpanel_actions_val"
android:defaultValue="2"
android:dependency="pref_key_controls_extendedpanel" />
android:key="pref_key_controls_extendedpanel_right"
android:summary="@string/controls_extendedpanel_right_summ"
android:title="@string/controls_extendedpanel_right_title"
android:entries="@array/extendedpanel_actions"
android:entryValues="@array/extendedpanel_actions_val"
android:defaultValue="1"
android:dependency="pref_key_controls_extendedpanel" />
android:key="pref_key_controls_keyshaptic"
android:title="@string/controls_keyshaptic_title"
android:summary="@string/controls_keyshaptic_summ"
toolbox:dialogEnableMessage="@string/seekbar_mod_enable"
android:dialogMessage="@string/controls_keyshaptic_desc"
android:defaultValue="15"
android:text=" ms"
android:max="100"
toolbox:hapticPref="true"
toolbox:enableKey="pref_key_controls_keyshaptic_enable"/>
android:key="pref_key_controls_longpresshaptic"
android:title="@string/controls_longpresshaptic_title"
android:summary="@string/controls_longpresshaptic_summ"
toolbox:dialogEnableMessage="@string/seekbar_mod_enable"
android:dialogMessage="@string/controls_keyshaptic_desc"
android:defaultValue="21"
android:text=" ms"
android:max="100"
toolbox:hapticPref="true"
toolbox:enableKey="pref_key_controls_longpresshaptic_enable"/>
android:key="pref_key_controls_keyboardhaptic"
android:title="@string/controls_keyboardhaptic_title"
android:summary="@string/controls_keyboardhaptic_summ"
toolbox:dialogEnableMessage="@string/seekbar_mod_enable"
android:dialogMessage="@string/controls_keyshaptic_desc"
android:defaultValue="15"
android:text=" ms"
android:max="100"
toolbox:hapticPref="true"
toolbox:enableKey="pref_key_controls_keyboardhaptic_enable"/>
android:title="@string/controls_mods_backlongpress"
android:key="pref_key_controls_back">
android:key="pref_key_controls_backlongpressaction"
android:summary="@string/controls_backlongpressaction_summ"
android:title="@string/controls_backlongpressaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_controls_backlongpress_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_controls_backlongpress_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:title="@string/controls_mods_homeassist"
android:key="pref_key_controls_home">
android:key="pref_key_controls_homeassistaction"
android:summary="@string/controls_homeassistaction_summ"
android:title="@string/controls_homeassistaction_title"
android:entries="@array/global_actions"
android:entryValues="@array/global_actions_val"
android:defaultValue="1" />
android:key="pref_key_controls_homeassist_app"
android:summary="@string/notselected"
android:title="@string/array_global_actions_launch"
android:icon="@drawable/right_arrow" />
android:key="pref_key_controls_homeassist_toggle"
android:summary="@string/notselected"
android:title="@string/array_global_actions_toggle"
android:entries="@array/global_toggles"
android:entryValues="@array/global_toggles_val"
android:icon="@drawable/right_arrow" />
android:title="@string/controls_mods_volume"
android:key="pref_key_controls_media">
android:key="pref_key_controls_camupaction"
android:summary="@string/controls_vol_up_cam_summ"
android:title="@string/controls_vol_up_cam_title"
android:entries="@array/cam_actions"
android:entryValues="@array/cam_actions_val"
android:defaultValue="4"/>
android:key="pref_key_controls_camdownaction"
android:summary="@string/controls_vol_down_cam_summ"
android:title="@string/controls_vol_down_cam_title"
android:entries="@array/cam_actions"
android:entryValues="@array/cam_actions_val"
android:defaultValue="4" />
android:key="pref_key_controls_mediaupaction"
android:summary="@string/controls_vol_up_media_summ"
android:title="@string/controls_vol_up_media_title"
android:entries="@array/media_action"
android:entryValues="@array/media_action_val"
android:defaultValue="0" />
android:key="pref_key_controls_mediadownaction"
android:summary="@string/controls_vol_down_media_summ"
android:title="@string/controls_vol_down_media_title"
android:entries="@array/media_action"
android:entryValues="@array/media_action_val"
android:defaultValue="0" />
android:title="@string/various_mods"
android:key="pref_key_other">
android:key="pref_key_other_apm"
android:summary="@string/various_apm_summ"
android:title="@string/various_apm_title"
android:defaultValue="false" />
android:key="pref_key_other_keepscreenon"
android:summary="@string/various_scron_summ"
android:title="@string/various_scron_title"
android:defaultValue="false" />
android:key="pref_key_other_appdetails"
android:summary="@string/various_apps_summ"
android:title="@string/various_apps_title"
android:defaultValue="false" />
android:key="pref_key_other_fastunlock"
android:summary="@string/various_fastunlock_summ"
android:title="@string/various_fastunlock_title"
android:defaultValue="false" />
android:key="pref_key_other_ytwatermark"
android:summary="@string/various_ytwatermark_summ"
android:title="@string/various_ytwatermark_title"
android:defaultValue="false" />
android:key="pref_key_other_psscrolltotop"
android:summary="@string/various_psscrolltotop_summ"
android:title="@string/various_psscrolltotop_title"
android:defaultValue="false" />
android:key="pref_key_other_contactsnocorner"
android:summary="@string/various_contactsnocorner_summ"
android:title="@string/various_contactsnocorner_title"
android:defaultValue="false" />
android:key="pref_key_other_oldtoasts"
android:summary="@string/various_oldtoasts_summ"
android:title="@string/various_oldtoasts_title"
android:defaultValue="false" />
android:key="pref_key_other_iconlabletoasts"
android:summary="@string/various_iconlabletoasts_summ"
android:title="@string/various_iconlabletoasts_title"
android:entries="@array/various_iconlabletoasts"
android:entryValues="@array/various_iconlabletoasts_val"
android:defaultValue="1"/>
android:key="pref_key_other_securelock"
android:summary="@string/various_securelock_summ"
android:title="@string/various_securelock_title"
android:defaultValue="false" />
android:key="pref_key_other_allrotations"
android:summary="@string/various_allrotations_summ"
android:title="@string/various_allrotations_title"
android:defaultValue="false" />
android:key="pref_key_other_keyslight"
android:summary="@string/various_keyslight_summ"
android:title="@string/various_keyslight_title"
android:entries="@array/various_keyslight"
android:entryValues="@array/various_keyslight_val"
android:defaultValue="1"/>
android:key="pref_key_other_keyslight_auto"
android:summary="@string/various_keyslight_auto_summ"
android:title="@string/various_keyslight_auto_title"
android:defaultValue="false" />
android:key="pref_key_other_noautoime"
android:summary="@string/various_noautoime_summ"
android:title="@string/various_noautoime_title"
android:defaultValue="false" />
android:title="@string/various_mods_notifications" >
android:key="pref_key_other_mtpnotif"
android:summary="@string/various_mtpnotif_summ"
android:title="@string/various_mtpnotif_title"
android:defaultValue="false" />
android:key="pref_key_other_dndnotif"
android:summary="@string/various_dndnotif_summ"
android:title="@string/various_dndnotif_title"
android:defaultValue="false" />
android:key="pref_key_other_powersavenotif"
android:summary="@string/various_powersavenotif_summ"
android:title="@string/various_powersavenotif_title"
android:defaultValue="false" />
android:key="pref_key_other_imenotif"
android:summary="@string/various_imenotif_summ"
android:title="@string/various_imenotif_title"
android:defaultValue="false" />
android:key="pref_key_other_vzwnotif"
android:summary="@string/various_vzwnotif_summ"
android:title="@string/various_vzwnotif_title"
android:defaultValue="false" />
android:key="pref_key_other_nolowbattwarn"
android:summary="@string/various_nolowbattwarn_summ"
android:title="@string/various_nolowbattwarn_title"
android:defaultValue="false" />
android:key="pref_key_other_nochargerwarn"
android:summary="@string/various_nochargerwarn_summ"
android:title="@string/various_nochargerwarn_title"
android:defaultValue="false" />
android:key="pref_key_other_ledoncharge"
android:summary="@string/various_ledoncharge_summ"
android:title="@string/various_ledoncharge_title"
android:defaultValue="false" />
android:key="pref_key_other_ledtimeout"
android:summary="@string/various_ledtimeout_summ"
android:title="@string/various_ledtimeout_title" />
android:key="pref_key_other_screendelete"
android:summary="@string/various_screendelete_summ"
android:title="@string/various_screendelete_title"
android:defaultValue="false" />
android:key="pref_key_other_screenopen"
android:summary="@string/various_screenopen_summ"
android:title="@string/various_screenopen_title"
android:defaultValue="false" />
android:title="@string/various_mods_calls" >
android:key="pref_key_other_largephoto"
android:summary="@string/various_largephoto_summ"
android:title="@string/various_largephoto_title"
android:entries="@array/various_largephoto"
android:entryValues="@array/various_largephoto_val"
android:defaultValue="1"/>
android:key="pref_key_other_rejectedcall"
android:summary="@string/various_rejectedcall_summ"
android:title="@string/various_rejectedcall_title"
android:defaultValue="false" />
android:title="@string/various_mods_volume" >
android:key="pref_key_other_volsound"
android:summary="@string/various_volsnd_summ"
android:title="@string/various_volsnd_title"
android:defaultValue="false" />
android:key="pref_key_other_volsafe"
android:summary="@string/various_volsafe_summ"
android:title="@string/various_volsafe_title"
android:defaultValue="false" />
android:key="pref_key_other_movevol"
android:summary="@string/various_movevol_summ"
android:title="@string/various_movevol_title"
android:defaultValue="false" />
android:title="@string/various_mods_screenanim" >
android:key="pref_key_other_screenon"
android:summary="@string/various_screenon_summ"
android:title="@string/various_screenon_title"
android:entries="@array/various_screenon"
android:entryValues="@array/various_screenon_val"
android:defaultValue="0" />
android:key="pref_key_other_screenoff"
android:summary="@string/various_screenoff_summ"
android:title="@string/various_screenoff_title"
android:entries="@array/various_screenoff"
android:entryValues="@array/various_screenoff_val"
android:defaultValue="0" />
android:title="@string/persistent_mods"
android:key="pref_key_persist">
android:key="pref_key_persist_appdrawer_grid"
android:summary="@string/persist_adgrid_summ"
android:title="@string/persist_adgrid_title" />
android:key="pref_key_persist_bypasslock"
android:summary="@string/persist_bypasslock_summ"
android:title="@string/persist_bypasslock_title" />
android:key="pref_key_persist_unhideprefs"
android:summary="@string/persist_unhideprefs_summ"
android:title="@string/persist_unhideprefs_title" />
android:key="pref_key_persist_appfilter"
android:summary="@string/persist_appfilter_summ"
android:title="@string/persist_appfilter_title" />
android:key="pref_key_persist_installer"
android:summary="@string/persist_installer_summ"
android:title="@string/persist_installer_title" />
android:title="@string/toolbox"
android:key="pref_key_toolbox">
android:key="pref_key_toolbox_lang"
android:summary="@string/toolbox_l10n_summ"
android:title="@string/toolbox_l10n_title" />
android:title="@string/support"
android:key="pref_key_support">
android:title="@string/support_s5t_title"
android:summary="@string/support_s5t_summ" >
android:action="android.intent.action.VIEW"
android:data="http://sensetoolbox.com/" />
android:title="@string/support_bug_title"
android:summary="@string/support_bug_summ" >
android:action="android.intent.action.VIEW"
android:data="https://bitbucket.org/langerhans/sense-toolbox/issues/" />
android:title="@string/support_donate_title"
android:summary="@string/support_donate_summ" >
android:action="android.intent.action.VIEW"
android:data="http://sensetoolbox.com/donate" />
android:title="@string/support_blog_title"
android:summary="@string/support_blog_summ" >
android:action="android.intent.action.VIEW"
android:data="http://android-revolution-hd.blogspot.de" />