1
0
Fork 0

vibration on keypress option

This commit is contained in:
sspanak 2024-06-20 17:40:49 +03:00 committed by Dimo Karaivanov
parent 390085e4b3
commit d66a0c3f21
27 changed files with 225 additions and 48 deletions

View file

@ -64,6 +64,8 @@
<string name="pref_hack_fb_messenger">Send with \"OK\" in Facebook Messenger</string>
<string name="pref_hack_key_pad_debounce_time">Accidental Key Repeat Protection</string>
<string name="pref_hack_key_pad_debounce_off">Off</string>
<string name="pref_haptic_feedback">Vibration</string>
<string name="pref_haptic_feedback_summary">Vibrate when a virtual key is pressed.</string>
<string name="pref_help">Help</string>
<string name="pref_layout">On-screen Layout</string>
<string name="pref_layout_numpad">Virtual numpad (BETA)</string>