1
0
Fork 0

added new visualization hacks for mitigating problems on Sonim phones

This commit is contained in:
sspanak 2024-04-25 17:58:49 +03:00 committed by Dimo Karaivanov
parent 0c32a2f113
commit 72a26c920d
22 changed files with 231 additions and 48 deletions

View file

@ -54,6 +54,10 @@
<string name="pref_dark_theme_no">No</string>
<string name="pref_dark_theme_auto">Auto</string>
<string name="pref_double_zero_char">Character for Double 0-key Press</string>
<string name="pref_hack_always_on_top">Always on Top</string>
<string name="pref_hack_always_on_top_summary">Prevent other apps from covering %1$s or pushing it off the screen.</string>
<string name="pref_hack_candidate_view">Alternative Display Method</string>
<string name="pref_hack_candidate_view_summary">Enable if %1$s becomes invisible in some apps or does not activate at all. Changing this setting requires a reboot.</string>
<string name="pref_hack_google_chat">Send messages with \"OK\" in Google Chat</string>
<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>