maiacore android keyboard app or something
Find a file
Jean Chalard c5e911c06b Consolidate a method inside another (A45)
It's simpler to check the safety net directly inside the
function that checks for auto-correction threshold.

This introduces one very slight change in behavior. The value
checked by the safety net is not any more the "typed word" but the
"considered word", the difference being any possibly appended
single quotes.
E.g. the user types "this'''" : the typed word is "this'''" but
the considered word is "this".
This change in behavior can be considered a bugfix.

Change-Id: Ia7ab4bc933183dfbd41bb00328e4c0b5ab76bc63
2012-07-04 11:51:51 +09:00
dictionaries Update dictionaries. 2012-06-29 19:30:01 +09:00
java Consolidate a method inside another (A45) 2012-07-04 11:51:51 +09:00
native Reorganize LatinIME native Makefile a bit more 2012-07-03 00:11:03 +09:00
tests Cleanup, part 10 : remove from the code obsolete options (C10) 2012-06-21 10:07:05 +09:00
tools am e4bbff78: am 38dc9ca3: Fix duplicate period on Persian tablet keyboard 2012-06-18 10:52:54 -07: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