aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rows_phone.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-02-01 15:07:25 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-02-01 19:04:21 +0900
commita5c96f376ad57e78a88942bb618e067054ed818a (patch)
tree8798731ed994ca8eb3eec4a1b626f6f5c8296199 /java/res/xml/rows_phone.xml
parent3feb99fa6c5cf4b0a7d0ed2536b8b0891af884bf (diff)
downloadlatinime-a5c96f376ad57e78a88942bb618e067054ed818a.tar.gz
latinime-a5c96f376ad57e78a88942bb618e067054ed818a.tar.xz
latinime-a5c96f376ad57e78a88942bb618e067054ed818a.zip
Move long press shift handling from PointerTracker to KeyboardState
This change also * Rename phone shift keyboard to phone symbols keyboard. Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard. * Remove phone symbols keyboard from tablet. * Introduces enableLongPress flag of Key.keyActionFlags attribute. * Remove clumsy long press code from PointerTracker. * Remove CODE_CAPSLOCK handling from LatinIME. * Make KeyboardSwitcher to invoke haptic and audio feedback. Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
Diffstat (limited to 'java/res/xml/rows_phone.xml')
-rw-r--r--java/res/xml/rows_phone.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/rows_phone.xml b/java/res/xml/rows_phone.xml
index 94d0f7273..18e4c9d3e 100644
--- a/java/res/xml/rows_phone.xml
+++ b/java/res/xml/rows_phone.xml
@@ -62,7 +62,7 @@
</Row>
<Row>
<Key
- latin:keyStyle="numSwitchToAltKeyStyle" />
+ latin:keyStyle="numPhoneToSymbolKeyStyle" />
<Key
latin:keyStyle="num0KeyStyle" />
<Key