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.
CustoMIUIzer/app/src/main/res/xml/prefs_system.xml

1294 lines
51 KiB
XML

xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:miuizer="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:key="pref_key_system">
android:key="pref_key_system_cat_screen"
android:title="@string/system_mods_screen">
android:title="@string/system_mods_screen_rotation" />
android:key="pref_key_system_allrotations2"
android:title="@string/system_allrotations_title"
android:summary="@string/system_allrotations_summ"
android:entries="@array/onoff"
android:entryValues="@array/onoff_val"
android:defaultValue="1" />
android:key="pref_key_system_orientationlock"
android:title="@string/system_orientationlock_title"
android:summary="@string/system_orientationlock_summ"
android:defaultValue="false" />
android:key="pref_key_system_rotateanim"
android:summary=""
android:title="@string/system_rotateanim_title"
android:entries="@array/screenrotate"
android:entryValues="@array/screenrotate_val"
android:defaultValue="1"
miuizer:valueAsSummary="true" />
android:title="@string/system_mods_screen_backlight" />
android:key="pref_key_system_autobrightness_cat"
android:summary="@string/system_autobrightness_summ"
android:title="@string/system_autobrightness_title" />
android:key="pref_key_system_nolightuponheadset"
android:summary="@string/system_nolightuponheadset_summ"
android:title="@string/system_nolightuponheadset_title"
android:defaultValue="false" />
android:key="pref_key_system_nolightuponcharges"
android:summary="@string/system_nolightuponcharges_summ"
android:title="@string/system_nolightuponcharges_title"
android:entries="@array/lightups"
android:entryValues="@array/lightups_val"
android:defaultValue="1" />
android:key="pref_key_system_dimtime"
android:title="@string/system_dimtime_title"
android:summary="@string/system_dimtime_summ"
android:defaultValue="0"
miuizer:offtext="@string/array_default"
miuizer:minValue="0"
miuizer:maxValue="99"
miuizer:stepValue="1"
miuizer:format="%d%%"/>
android:key="pref_key_system_lstimeout"
android:title="@string/system_lstimeout_title"
android:defaultValue="0"
miuizer:offtext="@string/array_default"
miuizer:minValue="9"
miuizer:maxValue="180"
miuizer:stepValue="1"
miuizer:format="@string/format_d_s"/>
android:key="pref_key_system_chargeanimtime"
android:title="@string/system_chargeanimtime_title"
android:summary="@string/system_chargeanimtime_summ"
android:defaultValue="20"
miuizer:minValue="3"
miuizer:maxValue="20"
miuizer:stepValue="1"
miuizer:format="@string/format_d_s"
miuizer:offtext="@string/array_default"
miuizer:dynamic="true" />
android:key="pref_key_system_screenanim_duration"
android:title="@string/system_screenanim_duration_title"
android:summary="@string/system_screenanim_duration_summ"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="1500"
miuizer:stepValue="50"
miuizer:format="@string/format_d_ms"
miuizer:offtext="@string/array_default"
miuizer:note="@string/system_screenanim_desc"
miuizer:dynamic="true" />
android:key="pref_key_system_cat_audio"
android:title="@string/system_mods_audio">
android:key="pref_key_system_nosafevolume"
android:title="@string/system_nosafevolume_title"
android:summary="@string/system_nosafevolume_summ"
android:defaultValue="false" />
android:key="pref_key_system_noducking"
android:title="@string/system_noducking_title"
android:summary="@string/system_noducking_summ"
android:defaultValue="false" />
android:key="pref_key_system_firstpress"
android:title="@string/system_firstpress_title"
android:summary="@string/system_firstpress_summ"
android:defaultValue="false" />
android:key="pref_key_system_separatevolume"
android:title="@string/system_separatevolume_title"
android:summary="@string/system_separatevolume_summ"
android:defaultValue="false" />
android:key="pref_key_system_separatevolume_slider"
android:title="@string/system_separatevolume_slider_title"
android:summary="@string/system_separatevolume_slider_summ"
android:defaultValue="false"
android:dependency="pref_key_system_separatevolume"
miuizer:child="true" />
android:key="pref_key_system_nomediamute"
android:title="@string/system_nomediamute_title"
android:summary="@string/system_nomediamute_summ"
android:defaultValue="false" />
android:key="pref_key_system_dndtoggle"
android:title="@string/system_dndtoggle_title"
android:summary="@string/system_dndtoggle_summ"
android:defaultValue="false" />
android:key="pref_key_system_volumetimer"
android:title="@string/system_volumetimer_title"
android:summary="@string/system_volumetimer_summ"
android:defaultValue="false" />
android:key="pref_key_system_volumedialogdelay_collapsed"
android:title="@string/system_volumedialogdelay_collapsed_title"
android:summary="@string/system_volumedialogdelay_collapsed_summ"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="30000"
miuizer:stepValue="500"
miuizer:format="@string/format_d_ms"
miuizer:offtext="@string/array_default" />
android:key="pref_key_system_volumedialogdelay_expanded"
android:summary="@string/system_volumedialogdelay_expanded_summ"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="30000"
miuizer:stepValue="500"
miuizer:format="@string/format_d_ms"
miuizer:offtext="@string/array_default" />
android:key="pref_key_system_volumesteps"
android:title="@string/system_volumesteps_title"
android:summary="@string/system_volumesteps_summ"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="500"
miuizer:stepValue="25"
miuizer:displayDividerValue="100"
miuizer:format="x%s"
miuizer:offtext="@string/array_default" />
android:key="pref_key_system_visualizer_cat"
android:summary="@string/system_visualizer_summ"
android:title="@string/system_visualizer_title" />
android:key="pref_key_system_ignorecalls"
android:title="@string/system_ignorecalls_title"
android:summary="@string/system_ignorecalls_summ"
android:defaultValue="false" />
android:title="@string/system_popupnotif_apps_title"
android:key="pref_key_system_ignorecalls_apps"
android:dependency="pref_key_system_ignorecalls"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_audiosilencer"
android:title="@string/system_audiosilencer_title"
android:summary="@string/system_audiosilencer_summ"
android:defaultValue="false" />
android:key="pref_key_system_audiosilencer_cat"
android:title="@string/system_audiosilencer_silenced"
android:dependency="pref_key_system_audiosilencer"
miuizer:dynamic="true"
miuizer:child="true" />
android:key="pref_key_system_cat_vibration"
android:title="@string/system_mods_vibration"
miuizer:dynamic="true">
android:key="pref_key_system_nosilentvibrate"
android:title="@string/system_nosilentvibrate_title"
android:summary="@string/system_nosilentvibrate_summ"
android:defaultValue="false" />
android:key="pref_key_system_vibration_amp_cat"
android:title="@string/system_vibration_amp_title"
android:summary="@string/system_vibration_amp_summ" />
android:key="pref_key_system_vibration"
android:summary="@string/system_vibration_summ"
android:title="@string/system_vibration_title"
android:entries="@array/expandnotifs"
android:entryValues="@array/expandnotifs_val"
android:defaultValue="1" />
android:title="@string/system_expandnotifs_apps_title"
android:key="pref_key_system_vibration_apps"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_cat_toasts"
android:title="@string/system_mods_toasts"
miuizer:dynamic="true">
android:key="pref_key_system_iconlabletoasts"
android:summary="@string/system_iconlabletoasts_summ"
android:title="@string/system_iconlabletoasts_title"
android:entries="@array/iconlabletoasts"
android:entryValues="@array/iconlabletoasts_val"
android:defaultValue="1" />
android:key="pref_key_system_toasttime"
android:title="@string/system_toasttime_title"
android:summary="@string/system_toasttime_summ"
android:defaultValue="0"
miuizer:offtext="@string/array_default"
miuizer:minValue="0"
miuizer:maxValue="19"
miuizer:negativeShift="4"
miuizer:stepValue="1"
miuizer:showplus="true"
miuizer:format="@string/format_d_s"
miuizer:note="@string/system_toasttime_note" />
android:key="pref_key_system_blocktoasts"
android:summary="@string/system_blocktoasts_summ"
android:title="@string/system_blocktoasts_title"
android:entries="@array/expandnotifs"
android:entryValues="@array/expandnotifs_val"
android:defaultValue="1" />
android:title="@string/system_expandnotifs_apps_title"
android:key="pref_key_system_blocktoasts_apps"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_cat_statusbar"
android:title="@string/system_mods_statusbar_statusbar">
android:key="pref_key_system_statusbaricons_cat"
android:title="@string/system_statusbaricons_title"
android:summary="@string/system_statusbaricons_summ" />
android:key="pref_key_system_mobiletypeicon"
android:summary="@string/system_mobiletypeicon_summ"
android:title="@string/system_mobiletypeicon_title"
android:entries="@array/mobiletypeicon"
android:entryValues="@array/mobiletypeicon_val"
android:defaultValue="1" />
android:key="pref_key_system_networkindicator"
android:title="@string/system_networkindicator_title"
android:summary="@string/system_networkindicator_summ"
android:entries="@array/onoff"
android:entryValues="@array/onoff_val"
android:defaultValue="1" />
android:key="pref_key_system_4gtolte"
android:title="@string/system_4gtolte_title"
android:defaultValue="false" />
android:key="pref_key_system_batteryindicator_cat"
android:title="@string/system_batteryindicator_title"
android:summary="@string/system_batteryindicator_summ" />
android:key="pref_key_system_statusbarheight"
android:title="@string/system_statusbarheight_title"
android:defaultValue="19"
miuizer:offtext="@string/array_default"
miuizer:minValue="19"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:format="%d dip" />
android:key="pref_key_system_statusbarcolor"
android:title="@string/system_statusbarcolor_title"
android:summary="@string/system_statusbarcolor_summ"
android:defaultValue="false" />
android:title="@string/system_statusbarcolor_apps_title"
android:key="pref_key_system_statusbarcolor_apps"
android:dependency="pref_key_system_statusbarcolor"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_clockseconds"
android:summary="@string/system_clockseconds_summ"
android:title="@string/system_clockseconds_title"
android:defaultValue="false" />
android:key="pref_key_system_clockseconds_sync"
android:summary="@string/system_clockseconds_sync_summ"
android:title="@string/system_clockseconds_sync_title"
android:dependency="pref_key_system_clockseconds"
android:entries="@array/secondsync"
android:entryValues="@array/secondsync_val"
android:defaultValue="0"
miuizer:child="true" />
android:key="pref_key_system_maxsbicons"
android:title="@string/system_maxsbicons_title"
android:summary="@string/system_maxsbicons_summ"
android:entries="@array/maxsbicons"
android:entryValues="@array/maxsbicons_val"
android:defaultValue="0" />
android:key="pref_key_system_hidemoreicon"
android:summary="@string/system_hidemoreicon_summ"
android:title="@string/system_hidemoreicon_title"
android:defaultValue="false" />
android:key="pref_key_system_nonetspeedseparator"
android:summary="@string/system_nonetspeedseparator_summ"
android:title="@string/system_nonetspeedseparator_title"
android:defaultValue="false" />
android:key="pref_key_system_fixmeter"
android:summary="@string/system_fixmeter_summ"
android:title="@string/system_fixmeter_title"
android:defaultValue="false" />
android:key="pref_key_system_netspeedinterval"
android:title="@string/system_netspeedinterval_title"
android:defaultValue="4"
miuizer:minValue="1"
miuizer:maxValue="10"
miuizer:stepValue="1"
miuizer:format="@string/format_d_s" />
android:key="pref_key_system_detailednetspeed_cat"
android:summary="@string/system_detailednetspeed_summ"
android:title="@string/system_detailednetspeed_title" />
android:key="pref_key_system_statusbarcontrols_cat"
android:summary="@string/system_statusbarcontrols_summ"
android:title="@string/system_statusbarcontrols_title" />
android:key="pref_key_system_cat_drawer"
android:title="@string/system_mods_statusbar_drawer">
android:key="pref_key_system_hideqs"
android:summary="@string/system_hideqs_summ"
android:title="@string/system_hideqs_title"
android:defaultValue="false" />
android:key="pref_key_system_nodrawerbackground"
android:summary="@string/system_nodrawerbackground_summ"
android:title="@string/system_nodrawerbackground_title"
android:defaultValue="false" />
android:key="pref_key_system_removedismiss"
android:summary="@string/system_removedismiss_summ"
android:title="@string/system_removedismiss_title"
android:defaultValue="false" />
android:key="pref_key_system_cleanmirror"
android:title="@string/system_cleanmirror_title"
android:summary="@string/system_cleanmirror_summ"
android:defaultValue="false" />
android:key="pref_key_system_showlux"
android:title="@string/system_showlux_title"
android:summary="@string/system_showlux_summ"
android:defaultValue="false" />
android:key="pref_key_system_showlux_style"
android:title="@string/system_showlux_style_title"
android:summary="@string/system_showlux_style_summ"
android:dependency="pref_key_system_showlux"
android:defaultValue="false"
miuizer:child="true" />
android:key="pref_key_system_showpct"
android:title="@string/system_showpct_title"
android:summary="@string/system_showpct_summ"
android:defaultValue="false" />
android:key="pref_key_system_showpct_top"
android:title="@string/system_showpct_top_title"
android:dependency="pref_key_system_showpct"
android:defaultValue="26"
miuizer:minValue="0"
miuizer:maxValue="50"
miuizer:stepValue="1"
miuizer:format="%d dp" />
android:key="pref_key_system_inactivebrightness"
android:title="@string/system_inactivebrightness_title"
android:entries="@array/inactivebrightness"
android:entryValues="@array/inactivebrightness_val"
android:defaultValue="1"
miuizer:valueAsSummary="true" />
android:key="pref_key_system_popupnotif_cat"
android:summary="@string/system_popupnotif_summ"
android:title="@string/system_popupnotif_title" />
android:key="pref_key_system_shortcut_app"
android:title="@string/system_shortcut_app_title"
android:summary="@string/system_shortcut_app_summ"
miuizer:dynamic="true" />
android:key="pref_key_system_clock_app"
android:title="@string/system_clock_app_title"
android:summary="@string/system_clock_app_summ"
miuizer:dynamic="true" />
android:key="pref_key_system_calendar_app"
android:title="@string/system_calendar_app_title"
android:summary="@string/system_calendar_app_summ"
miuizer:dynamic="true" />
android:key="pref_key_system_drawer_blur"
android:title="@string/system_blur_title"
android:summary="@string/system_drawer_blur_summ"
android:defaultValue="100"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:format="%d%%"
miuizer:offtext="@string/array_default"
miuizer:dynamic="true" />
android:key="pref_key_system_drawer_opacity"
android:title="@string/system_drawer_opacity_title"
android:summary="@string/system_drawer_opacity_summ"
android:defaultValue="100"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:format="%d%%"
miuizer:offtext="@string/array_default"
miuizer:dynamic="true" />
android:key="pref_key_system_drawer_hidebackground"
android:title="@string/system_drawer_hidebackground_title"
android:summary="@string/system_drawer_hidebackground_summ"
android:defaultValue="false" />
android:key="pref_key_system_cat_notifications"
android:title="@string/system_mods_notifications">
android:key="pref_key_system_notifafterunlock"
android:summary="@string/system_notifafterunlock_summ"
android:title="@string/system_notifafterunlock_title"
android:defaultValue="false" />
android:key="pref_key_system_morenotif"
android:title="@string/system_morenotif_title"
android:summary="@string/system_morenotif_summ"
android:defaultValue="false" />
android:key="pref_key_system_allowdirectreply"
android:summary="@string/system_allowdirectreply_summ"
android:title="@string/system_allowdirectreply_title"
android:defaultValue="false" />
android:key="pref_key_system_allownotifonkeyguard"
android:summary="@string/system_allownotifonkeyguard_summ"
android:title="@string/system_allownotifonkeyguard_title"
android:defaultValue="false" />
android:key="pref_key_system_allownotiffloat"
android:summary="@string/system_allownotiffloat_summ"
android:title="@string/system_allownotiffloat_title"
android:defaultValue="false" />
android:key="pref_key_system_disableanynotif"
android:summary="@string/system_disableanynotif_summ"
android:title="@string/system_disableanynotif_title"
android:defaultValue="false" />
android:key="pref_key_system_compactnotif"
android:summary="@string/system_compactnotif_summ"
android:title="@string/system_compactnotif_title"
android:defaultValue="false" />
android:key="pref_key_system_colorizenotiftitle"
android:summary="@string/system_colorizenotiftitle_summ"
android:title="@string/system_colorizenotiftitle_title"
android:defaultValue="false" />
android:key="pref_key_system_messagingstylelines"
android:title="@string/system_messagingstylelines_title"
android:summary="@string/system_messagingstylelines_summ"
android:defaultValue="0"
miuizer:offtext="@string/unlimited"
miuizer:minValue="0"
miuizer:maxValue="8"
miuizer:stepValue="1"
miuizer:format="%d" />
android:key="pref_key_system_mutevisiblenotif"
android:title="@string/system_mutevisiblenotif_title"
android:summary="@string/system_mutevisiblenotif_summ"
android:defaultValue="false" />
android:key="pref_key_system_notifmediaseekbar"
android:title="@string/system_notifmediaseekbar_title"
android:summary="@string/system_notifmediaseekbar_summ"
android:defaultValue="false" />
android:key="pref_key_system_notifmediaseekbar_full"
android:title="@string/system_notifmediaseekbar_full_title"
android:summary="@string/system_notifmediaseekbar_full_summ"
android:defaultValue="false"
android:dependency="pref_key_system_notifmediaseekbar"
miuizer:child="true" />
android:key="pref_key_system_notifrowmenu"
android:summary="@string/system_notifrowmenu_summ"
android:title="@string/system_notifrowmenu_title"
android:defaultValue="false" />
android:key="pref_key_system_expandnotifs"
android:summary="@string/system_expandnotifs_summ"
android:title="@string/system_expandnotifs_title"
android:entries="@array/expandnotifs"
android:entryValues="@array/expandnotifs_val"
android:defaultValue="1" />
android:title="@string/system_expandnotifs_apps_title"
android:key="pref_key_system_expandnotifs_apps"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_autogroupnotif"
android:summary="@string/system_autogroupnotif_summ"
android:title="@string/system_autogroupnotif_title"
android:entries="@array/autogroupnotif"
android:entryValues="@array/autogroupnotif_val"
android:defaultValue="1" />
android:key="pref_key_system_snoozedmanager"
android:title="@string/system_snoozedmanager_title"
android:summary="@string/system_snoozedmanager_summ"
android:defaultValue="false" />
android:title="@string/launcher_bugfixes" />
android:key="pref_key_system_minimalnotifview"
android:summary="@string/system_minimalnotifview_summ"
android:title="@string/system_minimalnotifview_title"
android:defaultValue="false" />
android:key="pref_key_system_notifchannelsettings"
android:summary="@string/system_notifchannelsettings_summ"
android:title="@string/system_notifchannelsettings_title"
android:defaultValue="false" />
android:key="pref_key_system_cat_qs"
android:title="@string/system_mods_qs">
android:key="pref_key_system_uimodetile"
android:title="@string/system_uimodetile_title"
android:summary="@string/system_uimodetile_summ"
android:defaultValue="false" />
android:key="pref_key_system_qsgridrows"
android:title="@string/system_qsgridrows_title"
android:defaultValue="1"
miuizer:note="@string/system_qsgridrows_note"
miuizer:offtext="@string/array_default"
miuizer:minValue="1"
miuizer:maxValue="5"
miuizer:stepValue="1"
miuizer:format="%d" />
android:key="pref_key_system_qsgridcolumns"
android:title="@string/system_qsgridcolumns_title"
android:defaultValue="2"
miuizer:note="@string/system_qsgridcolumns_note"
miuizer:offtext="@string/array_default"
miuizer:minValue="2"
miuizer:maxValue="7"
miuizer:stepValue="1"
miuizer:format="%d" />
android:key="pref_key_system_qqsgridcolumns"
android:title="@string/system_qqsgridcolumns_title"
android:defaultValue="2"
miuizer:note="@string/system_qqsgridcolumns_note"
miuizer:offtext="@string/array_default"
miuizer:minValue="2"
miuizer:maxValue="7"
miuizer:stepValue="1"
miuizer:format="%d" />
android:key="pref_key_system_qsnolabels"
android:title="@string/system_qsnolabels_title"
android:defaultValue="false" />
android:key="pref_key_system_qshaptics"
android:summary="@string/system_qshaptic_summ"
android:title="@string/system_qshaptic_title"
android:entries="@array/qshaptic"
android:entryValues="@array/qshaptic_val"
android:defaultValue="1"
miuizer:dynamic="true" />
android:key="pref_key_system_qshaptics_ignore"
android:title="@string/controls_fingerprintsuccess_ignore_title"
android:summary="@string/controls_fingerprintsuccess_ignore_summ"
android:defaultValue="false"
miuizer:dynamic="true"
miuizer:child="true" />
android:key="pref_key_system_cat_recents"
android:title="@string/system_mods_recents">
android:key="pref_key_system_usenativerecents"
android:title="@string/system_usenativerecents_title"
android:summary="@string/system_usenativerecents_summ"
android:defaultValue="false" />
android:key="pref_key_system_removecleaner"
android:title="@string/system_removecleaner_title"
android:summary="@string/system_removecleaner_summ"
android:disableDependentsState="true"
android:defaultValue="false" />
android:key="pref_key_system_clearalltasks"
android:title="@string/system_clearalltasks_title"
android:summary="@string/system_clearalltasks_summ"
android:dependency="pref_key_system_removecleaner"
android:defaultValue="false" />
android:key="pref_key_system_hidefromrecents"
android:title="@string/system_hidefromrecents_title"
android:summary="@string/system_hidefromrecents_summ"
android:defaultValue="false" />
android:title="@string/system_popupnotif_apps_title"
android:key="pref_key_system_hidefromrecents_apps"
android:dependency="pref_key_system_hidefromrecents"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_recents_blur"
android:title="@string/system_blur_title"
android:summary="@string/system_recents_blur_summ"
android:defaultValue="100"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:format="%d%%"
miuizer:offtext="@string/array_default"
miuizer:dynamic="true" />
android:title="@string/mods_actions"
miuizer:dynamic="true" />
android:title="@string/system_recommended_first_title"
android:summary="@string/system_recommended_first_summ"
android:key="pref_key_system_recommended_first" />
android:title="@string/system_recommended_second_title"
android:summary="@string/system_recommended_second_summ"
android:key="pref_key_system_recommended_second" />
android:title="@string/system_recommended_third_title"
android:summary="@string/system_recommended_third_summ"
android:key="pref_key_system_recommended_third" />
android:title="@string/system_recommended_fourth_title"
android:summary="@string/system_recommended_fourth_summ"
android:key="pref_key_system_recommended_fourth" />
android:key="pref_key_system_cat_betterpopups"
android:title="@string/system_mods_betterpopups">
android:key="pref_key_system_betterpopups_center"
android:summary="@string/system_betterpopups_center_summ"
android:title="@string/system_betterpopups_center_title"
android:defaultValue="false" />
android:key="pref_key_system_betterpopups_allowfloat"
android:title="@string/system_betterpopups_allowfloat_title"
android:summary="@string/system_betterpopups_allowfloat_summ"
android:defaultValue="false" />
android:title="@string/system_expandnotifs_apps_title"
android:key="pref_key_system_betterpopups_allowfloat_apps"
android:dependency="pref_key_system_betterpopups_allowfloat"
miuizer:dynamic="true"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:key="pref_key_system_betterpopups_swipedown"
android:summary="@string/system_betterpopups_swipedown_summ"
android:title="@string/system_betterpopups_swipedown_title"
android:defaultValue="false" />
android:key="pref_key_system_betterpopups_nohide"
android:summary="@string/system_betterpopups_nohide_summ"
android:title="@string/system_betterpopups_nohide_title"
android:defaultValue="false"
android:disableDependentsState="true" />
android:key="pref_key_system_betterpopups_delay"
android:title="@string/system_betterpopups_delay_title"
android:defaultValue="0"
android:dependency="pref_key_system_betterpopups_nohide"
miuizer:minValue="0"
miuizer:maxValue="60"
miuizer:stepValue="1"
miuizer:format="@string/format_d_s"
miuizer:offtext="@string/array_default"
miuizer:dynamic="true" />
android:key="pref_key_system_cat_floatingwindows"
android:title="@string/system_mods_floatingwindows">
android:key="pref_key_system_fw_noblacklist"
android:title="@string/system_fw_noblacklist_title"
android:summary="@string/system_fw_noblacklist_summ"
android:defaultValue="false" />
android:key="pref_key_system_fw_sticky"
android:title="@string/system_fw_sticky_title"
android:summary="@string/system_fw_sticky_summ"
android:defaultValue="false" />
android:key="pref_key_system_fw_splitscreen"
android:title="@string/system_fw_splitscreen_title"
android:summary="@string/system_fw_splitscreen_summ"
android:defaultValue="false" />
android:key="pref_key_system_cat_applock"
android:title="@string/system_mods_applock">
android:key="pref_key_system_applock_scramblepin"
android:title="@string/system_scramblepin_title"
android:summary="@string/system_scramblepin_summ"
android:defaultValue="false" />
android:key="pref_key_system_applock"
android:title="@string/system_applock_title"
android:summary="@string/system_applock_summ"
android:defaultValue="false" />
android:key="pref_key_system_applock_timeout"
android:title="@string/system_applock_timeout_title"
android:summary="@string/system_applock_timeout_summ"
android:defaultValue="1"
miuizer:minValue="1"
miuizer:maxValue="60"
miuizer:stepValue="1"
miuizer:offtext="@string/array_default"
miuizer:format="@string/format_d_m"/>
android:key="pref_key_system_applock_list"
android:title="@string/system_applock_list_title"
android:summary="@string/system_applock_list_summ" />
android:key="pref_key_system_applock_skip"
android:title="@string/system_applock_skip_title"
android:summary="@string/system_applock_skip_summ"
android:defaultValue="false" />
android:title="@string/system_applock_activities"
android:key="pref_key_system_applock_skip_activities"
android:dependency="pref_key_system_applock_skip"
miuizer:dynamic="true"
miuizer:child="true" />
android:key="pref_key_system_cat_lockscreen"
android:title="@string/system_mods_lockscreen">
android:key="pref_key_system_hidelsstatusbar"
android:title="@string/system_hidelsstatusbar_title"
android:summary="@string/system_hidelsstatusbar_summ"
android:defaultValue="false" />
android:key="pref_key_system_hidelsclock"
android:title="@string/system_hidelsclock_title"
android:summary="@string/system_hidelsclock_summ"
android:defaultValue="false" />
android:key="pref_key_system_hidelshint"
android:title="@string/system_hidelshint_title"
android:summary="@string/system_hidelshint_summ"
android:defaultValue="false" />
android:key="pref_key_system_nosos"
android:title="@string/system_nosos_title"
android:summary="@string/system_nosos_summ"
android:defaultValue="false" />
android:key="pref_key_system_lswallpaper"
android:title="@string/system_lswallpaper_title"
android:summary="@string/system_lswallpaper_summ"
android:defaultValue="false" />
android:title="@string/system_mods_lockscreen_functionality" />
android:key="pref_key_system_taptounlock"
android:title="@string/system_taptounlock_title"
android:summary="@string/system_taptounlock_summ"
android:defaultValue="false" />
android:key="pref_key_system_dttosleep"
android:summary="@string/system_dttosleep_summ"
android:title="@string/system_dttosleep_title"
android:defaultValue="false" />
android:key="pref_key_system_charginginfo_cat"
android:summary="@string/system_charginginfo_summ"
android:title="@string/system_charginginfo_title" />
android:key="pref_key_system_lsalarm_cat"
android:summary="@string/system_lsalarm_summ"
android:title="@string/system_lsalarm_title" />
android:key="pref_key_system_lockscreenshortcuts_cat"
android:summary="@string/system_lockscreenshortcuts_summ"
android:title="@string/system_lockscreenshortcuts_title" />
android:key="pref_key_system_albumartonlock_cat"
android:summary="@string/system_albumartonlock_summ"
android:title="@string/system_albumartonlock_title" />
android:title="@string/system_mods_lockscreen_security" />
android:key="pref_key_system_securelock"
android:summary="@string/system_securelock_summ"
android:title="@string/system_securelock_title"
android:defaultValue="false" />
android:key="pref_key_system_securecontrolcenter"
android:summary="@string/system_securecontrolcenter_summ"
android:title="@string/system_securecontrolcenter_title"
android:defaultValue="false" />
android:key="pref_key_system_secureqs_cat"
android:title="@string/system_secureqs_title"
android:summary="@string/system_secureqs_summ"/>
android:key="pref_key_system_scramblepin"
android:summary="@string/system_scramblepin_summ"
android:title="@string/system_scramblepin_title"
android:defaultValue="false" />
android:key="pref_key_system_nopassword"
android:summary="@string/system_nopassword_summ"
android:title="@string/system_nopassword_title"
android:defaultValue="false" />
android:key="pref_key_system_noscreenlock_cat"
android:summary="@string/system_noscreenlock_summ"
android:title="@string/system_noscreenlock_title" />
android:key="pref_key_system_credentials"
android:summary="@string/system_credentials_summ"
android:title="@string/system_credentials_title"
android:defaultValue="false" />
android:key="pref_key_system_cat_other"
android:title="@string/system_mods_other">
android:key="pref_key_system_airplanemodeconfig"
android:title="@string/system_airplanemodeconfig_title"
android:summary="@string/system_airplanemodeconfig_summ" />
android:key="pref_key_system_uimode"
android:title="@string/system_uimode_title"
android:summary="@string/system_uimode_summ"
android:entries="@array/uimode"
android:entryValues="@array/uimode_val"
android:defaultValue="1" />
android:key="pref_key_system_nodarkforce"
android:title="@string/system_nodarkforce_title"
android:summary="@string/system_nodarkforce_summ"
android:defaultValue="false" />
android:key="pref_key_system_epm"
android:title="@string/system_epm_title"
android:summary="@string/system_epm_summ"
android:defaultValue="false" />
android:key="pref_key_system_downgrade"
android:title="@string/system_downgrade_title"
android:summary="@string/system_downgrade_summ"
android:defaultValue="false" />
android:key="pref_key_system_apksign"
android:title="@string/system_apksign_title"
android:summary="@string/system_apksign_summ"
android:defaultValue="false" />
android:key="pref_key_system_nooverscroll"
android:title="@string/system_nooverscroll_title"
android:summary="@string/system_nooverscroll_summ"
android:defaultValue="false" />
android:key="pref_key_system_removesecure"
android:title="@string/system_removesecure_title"
android:summary="@string/system_removesecure_summ"
android:defaultValue="false" />
android:key="pref_key_system_resizablewidgets"
android:title="@string/system_resizablewidgets_title"
android:summary="@string/system_resizablewidgets_summ"
android:defaultValue="false" />
android:key="pref_key_system_unblockthird"
android:title="@string/system_unblockthird_title"
android:summary="@string/system_unblockthird_summ"
android:defaultValue="false" />
android:key="pref_key_system_magnifier"
android:title="@string/system_magnifier_title"
android:summary="@string/system_magnifier_summ"
android:defaultValue="false" />
android:key="pref_key_system_hidelowbatwarn"
android:title="@string/system_hidelowbatwarn_title"
android:summary="@string/system_hidelowbatwarn_summ"
android:defaultValue="false" />
android:key="pref_key_system_hideproxywarn"
android:title="@string/system_hideproxywarn_title"
android:summary="@string/system_hideproxywarn_summ"
android:defaultValue="false" />
android:key="pref_key_system_cleanshare"
android:title="@string/system_cleanshare_title"
android:summary="@string/system_cleanshare_summ"
android:defaultValue="false" />
android:title="@string/system_popupnotif_apps_title"
android:key="pref_key_system_cleanshare_apps"
android:dependency="pref_key_system_cleanshare"
miuizer:dynamic="true"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:title="@string/system_clean_test"
android:key="pref_key_system_cleanshare_test"
android:dependency="pref_key_system_cleanshare"
miuizer:child="true" />
android:key="pref_key_system_cleanopenwith"
android:title="@string/system_cleanopenwith_title"
android:summary="@string/system_cleanopenwith_summ"
android:defaultValue="false" />
android:title="@string/system_popupnotif_apps_title"
android:key="pref_key_system_cleanopenwith_apps"
android:dependency="pref_key_system_cleanopenwith"
miuizer:dynamic="true"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:title="@string/system_clean_test"
android:key="pref_key_system_cleanopenwith_test"
android:dependency="pref_key_system_cleanopenwith"
miuizer:child="true" />
android:key="pref_key_system_defaultusb"
android:title="@string/system_defaultusb_title"
android:summary="@string/system_defaultusb_summ"
android:entries="@array/usbconfigs"
android:entryValues="@array/usbconfigs_val"
android:defaultValue="none" />
android:key="pref_key_system_defaultusb_unsecure"
android:title="@string/system_defaultusb_unsecure_title"
android:summary="@string/system_defaultusb_unsecure_summ"
android:defaultValue="false"
android:dependency="pref_key_system_defaultusb"
miuizer:child="true" />
android:key="pref_key_system_forceclose"
android:title="@string/system_forceclose_title"
android:summary="@string/system_forceclose_summ"
android:defaultValue="false" />
android:title="@string/system_popupnotif_apps_title"
android:key="pref_key_system_forceclose_apps"
android:dependency="pref_key_system_forceclose"
miuizer:child="true"
miuizer:countAsSummary="true" />
android:title="@string/system_mods_screenshots" />
android:key="pref_key_system_screenshot_cat"
android:title="@string/system_screenshot_title"
android:summary="@string/system_screenshot_summ" />
android:key="pref_key_system_screenshot_overlay"
android:title="@string/system_screenshot_overlay_title"
android:summary="@string/system_screenshot_overlay_summ"
android:defaultValue="false" />
android:key="pref_key_system_screenshot_floattime"
android:title="@string/system_screenshot_floattime_title"
android:summary="@string/system_screenshot_floattime_summ"
android:defaultValue="0"
miuizer:offtext="@string/array_default"
miuizer:minValue="0"
miuizer:maxValue="60"
miuizer:stepValue="5"
miuizer:format="@string/format_d_s" />
android:title="@string/system_mods_volumeblur"
miuizer:dynamic="true" />
android:key="pref_key_system_volumeblur_collapsed"
android:title="@string/system_volumeblur_collapsed_title"
android:defaultValue="0"
miuizer:offtext="@string/array_default"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:format="%d%%" />
android:key="pref_key_system_volumeblur_expanded"
android:title="@string/system_volumeblur_expanded_title"
android:defaultValue="0"
miuizer:offtext="@string/array_default"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:format="%d%%" />
android:title="@string/system_mods_animationscale"
miuizer:dynamic="true" />
android:key="pref_key_system_animationscale_window"
android:title="@string/system_animationscale_window_title"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:displayDividerValue="10"
miuizer:format="x%s"/>
android:key="pref_key_system_animationscale_transition"
android:title="@string/system_animationscale_transition_title"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:displayDividerValue="10"
miuizer:format="x%s"/>
android:key="pref_key_system_animationscale_animator"
android:title="@string/system_animationscale_animator_title"
android:defaultValue="0"
miuizer:minValue="0"
miuizer:maxValue="100"
miuizer:stepValue="1"
miuizer:displayDividerValue="10"
miuizer:format="x%s"/>