LatinIME/java
Amith Yamasani 938c178215 Fix for hanging extension keyboard. Bug: 2593488
Sometimes the only motion event that is above the keyboard is the UP
event. In that case we can't expect one more event to come that will
dismiss the extension. So don't show the extension if the only Y < 0
event is an UP event.

Change-Id: I04a8b742dea03cd700006dc5df740ac7d9620c0b
2010-04-15 14:44:22 -07:00
..
res Import revised translations 2010-04-14 20:34:58 -07:00
src/com Fix for hanging extension keyboard. Bug: 2593488 2010-04-15 14:44:22 -07:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
AndroidManifest.xml Remove the shared uid for LatinIME 2010-03-16 14:01:52 -07:00
proguard.flags Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00