移除开机免输入密码

This commit is contained in:
LittleTurtle2333
2022-10-02 17:59:21 +08:00
parent 0058de24ac
commit 49ec54c98a
5 changed files with 1092 additions and 383 deletions

View File

@@ -162,8 +162,6 @@
<string name="hide_zen_icon">隐藏 勿扰 图标</string>
<string name="hide_icon">隐藏图标</string>
<string name="double_tap_to_sleep">双击锁定屏幕</string>
<string name="no_need_to_enter_password_when_power_on">开机免输密码</string>
<string name="no_need_to_enter_password_when_power_on_summary">手机没启用加密才会生效</string>
<string name="home_double_tap_to_sleep_summary">双击空白位置锁屏</string>
<string name="old_quick_settings_panel">旧版快速设置面板</string>
<string name="old_qs_custom_switch">自定义行列数</string>

View File

@@ -158,6 +158,4 @@
<string name="hide_icon">隱藏圖標</string>
<string name="double_tap_to_sleep">雙擊鎖定螢幕</string>
<string name="no_need_to_enter_password_when_power_on">開機免輸密碼</string>
<string name="no_need_to_enter_password_when_power_on_summary">手機沒啟用加密才會生效</string>
</resources>

View File

@@ -162,8 +162,6 @@
<string name="hide_zen_icon">隱藏 勿擾 圖示</string>
<string name="hide_icon">隱藏圖示</string>
<string name="double_tap_to_sleep">雙擊鎖定螢幕</string>
<string name="no_need_to_enter_password_when_power_on">開機免輸密碼</string>
<string name="no_need_to_enter_password_when_power_on_summary">手機沒加啟用密才會生效</string>
<string name="home_double_tap_to_sleep_summary">雙擊空白位置鎖定螢幕</string>
<string name="old_quick_settings_panel">舊快速設定面板</string>
<string name="old_qs_custom_switch">自定義行與列</string>

View File

@@ -166,8 +166,6 @@
<string name="hide_zen_icon">Hide ZEN icon</string>
<string name="hide_icon">Hide Icon</string>
<string name="double_tap_to_sleep">Double tap to sleep</string>
<string name="no_need_to_enter_password_when_power_on">No need to enter password when power on</string>
<string name="no_need_to_enter_password_when_power_on_summary">The phone is not encrypted to take effect</string>
<string name="home_double_tap_to_sleep_summary">Double-tap the blank space to sleep</string>
<string name="old_quick_settings_panel">Old quick settings panel</string>
<string name="old_qs_custom_switch">Custom rows and columns</string>