futokb/java
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
..
res Merge "Cleanup keyboard theme switching code" 2012-03-08 03:24:38 -08:00
src/com/android/inputmethod Stop uselessly remembering a value (A2) 2012-03-08 20:55:37 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Change the application name of aosp latin ime 2012-01-12 14:27:22 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fix LatinIME's ProGuard config for support libs using flags copied from Email app. 2012-03-05 15:18:02 -08:00