futokb/java
Jean Chalard 9de5cfc67a Fix a crash where revertSwap would be wrongly called
This would crash the program when inputting a punctuation
symbol that should not swap with a weak space through the
suggestion strip, then press backspace.
Those include all two-part punctuation symbols in French for
example, as well as magic space strippers like the dash in
English. For English all suggestion strips symbols happen to
be magic space swappers so this would not happen in English
by default.
Also fix a typo.

Change-Id: Ia40678c264e978509b5786290a75a3c57181648e
2012-01-12 11:55:40 +09:00
..
res Add EnabledWhenDefaultIsNotAsciiCapable to English keyboard subtype 2012-01-11 14:06:06 +09:00
src/com/android/inputmethod Fix a crash where revertSwap would be wrongly called 2012-01-12 11:55:40 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
AndroidManifest.xml Use the system-wide interface to add a word. 2011-12-07 16:19:05 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fix proguard.flags to keep method for testing 2012-01-10 17:19:01 +09:00