maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 719f92fc77 Stop uselessly remembering a value (A2)
The value is only used in debug mode, and it can be recomputed
at the time.
This change does not impact the logic. There is however a side
effect: in debug mode, the normalized score will be displayed
also when the word comes out of the whitelist or is a valid word.
It's actually a good thing.

The end purpose is to make all methods in AutoCorrection static.

Change-Id: I1642b1fdfa6ae62b8aa2fed94a8a26ff4a7e4d0e
2012-03-08 20:55:37 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Stop uselessly remembering a value (A2) 2012-03-08 20:55:37 +09:00
native Merge "Add functions to calculate proximity characters in the native code" 2012-03-07 23:31:17 -08:00
tests Give InputLogicTests the ability to change language 2012-03-08 16:39:29 +09:00
tools Touch up the header format 2012-03-06 18:04:08 +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