LatinIME/java
Jean Chalard 8d165bb5d1 Fix a bug where dead space would appear on the keyboard.
This change fixes a bug where there would be pixels on the keyboard
that would not return a key although it's between two keys - or even
right on top of one.
This change makes it so that the closest key to the touch - within a
certain threshold - is always returned, regardless of whether the
touch is inside or not.

Bug: 4348994

Change-Id: I8f6102d6787eb025cc3c50a26d3a475aeafc4b64
2011-04-28 22:10:02 +09:00
..
res Merge "Fix quotation marks" 2011-04-26 23:47:15 -07:00
src/com/android/inputmethod Fix a bug where dead space would appear on the keyboard. 2011-04-28 22:10:02 +09:00
Android.mk Consolidate main dictionary files. 2011-01-05 11:31:58 +09:00
AndroidManifest.xml Check the availability of layouts for showing the input languages in the settings 2011-04-21 17:17:32 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00