A mirror for futokb (https://gitlab.futo.org/keyboard)
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
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
CleanSpec.mk