futokb/java
Amith Yamasani 231cacd080 Fix occasional correction errors in suggesting obvious corrections.
Bug: 2513996

The array of adjacent letters did not have the primary code in the first
position. Swap the codes around to make the primary the first one.

Change-Id: Id753254c88d440d3d76dbc048d123dfc78edf58d
2010-03-14 22:53:16 -07:00
..
res Fix Russian keyboard layout, bug: 2509080 2010-03-12 14:14:29 -08:00
src/com Fix occasional correction errors in suggesting obvious corrections. 2010-03-14 22:53:16 -07:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
AndroidManifest.xml Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
proguard.flags Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00