A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
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
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Fix for hanging extension keyboard. Bug: 2593488 2010-04-15 14:44:22 -07:00
native Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Add cleanstep to avoid having 2 LatinIMEs in the build 2010-03-10 11:22:35 -08:00