maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard f5f834afcd Rename variables with obscure names.
The `snr' variable has a very obscure name. Rename it to `matchWeight'.
Also, the `toLowerCase' function is error-prone, since it actually returns
a lower case version of the BASE char, that is without diacritics. Hence,
rename it to `toBaseLowerCase' and update variables with similar names.

Change-Id: Ibdbe73018a33ee864db59a51d664c3b104d5fb3f
2011-02-22 16:43:19 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Force autocorrection of matching words with different accents. 2011-02-22 15:27:06 +09:00
native Rename variables with obscure names. 2011-02-22 16:43:19 +09:00
tests Add "passwordInput" attribute to case tag of Keyboard 2011-02-20 18:46:48 +09:00
tools Allow a single letter dic entry 2010-12-14 13:05:08 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build. 2010-08-31 12:04:30 -07:00