maiacore android keyboard app or something
Find a file
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
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Fix a crash where revertSwap would be wrongly called 2012-01-12 11:55:40 +09:00
native Actually add shortcut targets to the suggestions (A4) 2012-01-06 15:21:11 +09:00
tests Get rid of Keyboard.CODE_DUMMY 2012-01-10 18:19:36 +09:00
tools Add internal structure support for isShortcutOnly (B8) 2012-01-11 18:18:51 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00