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.
sense-toolbox/OneToolbox/res/xml/prefs_betterheadsup.xml

83 lines
4.4 KiB
XML

xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:toolbox="http://schemas.android.com/apk/res/com.sensetoolbox.six">
android:key="pref_key_betterheadsup_priority"
android:summary="@string/various_betterheadsup_priority_summ"
android:title="@string/various_betterheadsup_priority_title"
android:defaultValue="false" />
android:key="pref_key_betterheadsup_expand"
android:summary="@string/various_betterheadsup_expand_summ"
android:title="@string/various_betterheadsup_expand_title"
android:defaultValue="true" />
android:key="pref_key_betterheadsup_fullscreen"
android:summary="@string/various_betterheadsup_fullscreen_summ"
android:title="@string/various_betterheadsup_fullscreen_title"
android:defaultValue="false" />
android:key="pref_key_betterheadsup_lightup"
android:summary="@string/various_betterheadsup_lightup_summ"
android:title="@string/various_betterheadsup_lightup_title"
android:defaultValue="false" />
android:key="pref_key_betterheadsup_sleepmode"
android:summary="@string/various_betterheadsup_sleepmode_summ"
android:title="@string/various_betterheadsup_sleepmode_title"
android:defaultValue="false" />
android:key="pref_key_betterheadsup_nodismiss"
android:summary="@string/various_betterheadsup_nodismiss_summ"
android:title="@string/various_betterheadsup_nodismiss_title"
android:defaultValue="false" />
android:key="pref_key_betterheadsup_bwlist"
android:summary="@string/various_popupnotify_bwlist_summ"
android:title="@string/various_popupnotify_bwlist_title" />
android:dialogTitle="@string/various_betterheadsup_bwlist_black_title"
android:key="pref_key_betterheadsup_bwlist_apps"
android:summary="@string/various_betterheadsup_bwlist_black_summ"
android:title="@string/various_betterheadsup_bwlist_black_title"
android:entries="@array/empty_array"
android:entryValues="@array/empty_array"
android:defaultValue="@array/empty_array" />
android:dialogTitle="@string/various_betterheadsup_ignorelist_title"
android:key="pref_key_betterheadsup_ignorelist_apps"
android:summary="@string/various_betterheadsup_ignorelist_summ"
android:title="@string/various_betterheadsup_ignorelist_title"
android:entries="@array/empty_array"
android:entryValues="@array/empty_array"
android:defaultValue="@array/empty_array" />
android:title="@string/sense_theme_sep1"
android:key="pref_various_betterheadsup_theme">
android:key="pref_key_betterheadsup_theme_preset"
android:summary="@string/various_betterheadsup_theme_preset_summ"
android:title="@string/various_betterheadsup_theme_preset_title" />
android:key="pref_key_betterheadsup_theme_background"
android:summary="@string/various_betterheadsup_theme_background_summ"
android:title="@string/various_betterheadsup_theme_background_title" />
android:key="pref_key_betterheadsup_theme_primary"
android:summary="@string/various_betterheadsup_theme_primary_summ"
android:title="@string/various_betterheadsup_theme_primary_title" />
android:key="pref_key_betterheadsup_theme_secondary"
android:summary="@string/various_betterheadsup_theme_secondary_summ"
android:title="@string/various_betterheadsup_theme_secondary_title" />
android:key="pref_key_betterheadsup_theme_dismiss"
android:summary="@string/various_betterheadsup_theme_dismiss_summ"
android:title="@string/various_betterheadsup_theme_dismiss_title" />
android:key="pref_key_betterheadsup_theme_dividers"
android:summary="@string/various_betterheadsup_theme_dividers_summ"
android:title="@string/various_betterheadsup_theme_dividers_title" />