new hotkey support
* added support for new hardware keys: Escape, Channel Up, Channel Down; * removed the holding options for the keys that are typically found on a computer keyboard, such as F1-F4, Num+, Num-, etc * added hold support for other keys
This commit is contained in:
parent
3cb495ea22
commit
b0f15168f6
14 changed files with 49 additions and 13 deletions
|
|
@ -72,6 +72,8 @@
|
|||
<string name="key_back">חזור</string>
|
||||
<string name="key_call">חיוג</string>
|
||||
|
||||
<string name="key_channel_down">הערוץ הקודם</string>
|
||||
<string name="key_channel_up">הערוץ הבא</string>
|
||||
<string name="char_newline">שורה חדשה</string>
|
||||
<string name="char_space">רווח</string>
|
||||
<string name="pref_category_setup">הגדרה ראשונית</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue