Cherish: Add GamingMode support [3/3]

Change-Id: I27960bbbf982a4cd855524baa743ed6647a2f0be
Reviewed-on: https://review.exthmui.cn/c/android_packages_apps_exTHmSettings/+/209
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
cjybyjk
2021-04-05 23:53:36 +08:00
committed by Hưng Phan
parent f47e3db4c0
commit 5040d8afb9
11 changed files with 651 additions and 0 deletions

View File

@@ -1342,4 +1342,48 @@
<string name="monet_accuracy">Monet Accuracy</string>
<string name="monet_accuracy_summary">The More Accurate the slower (Def 16)</string>
<string name="add_package_to_title">Add application</string>
<!-- Gaming mode -->
<string name="gaming_title">Gaming mode</string>
<string name="gaming_mode_enabled_title">Enable gaming mode</string>
<string name="gaming_mode_disable_auto_brightness_title">Disable automatic brightness</string>
<string name="gaming_mode_disable_auto_brightness_summary">Disable auto brightness when entering game mode</string>
<string name="gaming_mode_notification_danmaku_title">Notification Danmaku</string>
<string name="gaming_mode_notification_danmaku_summary">Display the notification content in the form of danmaku in the game</string>
<string name="gaming_mode_quick_start_apps_title">Quick Start Apps</string>
<string name="gaming_mode_quick_start_apps_summary">Choose the application that you want to launch with a floating ball</string>
<string name="gaming_mode_performance">Performance</string>
<string name="gaming_mode_use_game_driver_title">Use game driver</string>
<string name="gaming_mode_use_game_driver_summary">Use specific drivers for games</string>
<string name="gaming_mode_change_performance_title">Performance tuning</string>
<string name="gaming_mode_change_performance_summary">Adjust performance level when starting game</string>
<string name="gaming_mode_performance_title">Performance level</string>
<string name="gaming_mode_dnd">Do not distrub</string>
<string name="gaming_mode_disable_notification_alert_title">Disable notification alert</string>
<string name="gaming_mode_disable_notification_alert_summary">Do not allow floating notification and conversation bubbles other than incoming calls and alarms</string>
<string name="gaming_mode_disable_ringtone_title">No ringing</string>
<string name="gaming_mode_disable_ringtone_summary">Turn off the ringing of incoming calls and notifications in gaming mode</string>
<string name="gaming_mode_auto_answer_call_title">Answering calls automatically</string>
<string name="gaming_mode_auto_answer_call_summary">Answer calls automatically in the game and hands free when no headphones connected</string>
<string name="gaming_mode_prevent_accidental_touch">prevent accidental touch</string>
<string name="gaming_mode_disable_hw_keys_title">Disable hardware keys</string>
<string name="gaming_mode_disable_gesture_title">Disable gestures</string>
<string name="gaming_mode_apps">Game list</string>
<string name="gaming_mode_dynamic_add_title">Dynamic mode</string>
<string name="gaming_mode_dynamic_add_summary">Try detecting and adding gaming apps automatically</string>
<string name="gaming_mode_show_danmaku_title">Show danmaku</string>
<string name="gaming_mode_danmaku_dynamic_notification_filter_title">Dynamic filtering notification</string>
<string name="gaming_mode_danmaku_dynamic_notification_filter_summary">Automatically filter notifications such as download progress</string>
<string name="gaming_mode_danmaku_size_horizontal_title">Danmaku size (horizontal)</string>
<string name="gaming_mode_danmaku_size_vertical_title">Danmaku size (vertical)</string>
<string name="gaming_mode_danmaku_speed_horizontal_title">Danmaku speed (horizontal)</string>
<string name="gaming_mode_danmaku_speed_vertical_title">Danmaku speed (vertical)</string>
<string name="gaming_mode_danmaku_blacklist">Blacklist</string>
</resources>