LatinIME/java/res/values
Tadashi G. Takaoka 59b7bd0730 Using distance to the edge of key as proximity detection
Because there may be very long key, such as space bar on tablet, we
should not use the distance between the touch point and the center of
key as proximity detection.  Instead of that, this change uses the
distance between the point and the nearest edge of key as proximity
detection.

Also this change fixes the bug that space key (code 32) was not
counted in proximity detection.

Bug: 3164020
Bug: 3168138
Change-Id: I687f1ce94a8e944c3f6eea0fe00e18ed6e68e278
2010-11-06 01:10:55 +09:00
..
attrs.xml Rename LatinKeyboardBaseView class to KeyboardBaseView 2010-11-05 18:36:19 +09:00
bools.xml Tablet keyboard should always show "?123" as symbol key 2010-10-22 23:59:21 +09:00
colors.xml Change suggestion & bold colors 2010-09-16 16:36:41 +09:00
config.xml Increased the size of GRID in Keyboard 2010-10-29 18:50:18 +09:00
dimens.xml Using distance to the edge of key as proximity detection 2010-11-06 01:10:55 +09:00
donottranslate-altchars.xml Rename altchars.xml to keep translation imports from altering it. 2010-09-10 13:22:47 -07:00
donottranslate.xml Add ; to list of punctuation 2010-10-21 01:56:18 +09:00
durations.xml Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
keycodes.xml Long press mic/comma key bring mini keyboard with settings 2010-10-01 19:27:37 +09:00
strings.xml Add labels for subtypes 2010-11-05 11:44:31 +09:00
styles.xml Rename LatinKeyboardBaseView class to KeyboardBaseView 2010-11-05 18:36:19 +09:00