maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 4ef27c0358 [ML13] Fix the locale passing in ProximityInfo
The locale is used to determine additional proximity characters. This
is dependent on the dictionary language, but was passed as a function
of the layout, which is wrong and would have given bad suggestions in
multi-lingual mode.

Ideally, additional proximity characters should be inserted in the
dictionary header, but for now it's a rather simple change to get
it from the dictionary's locale instead of the proximity info locale.

Also, that allows us to remove completely the locale parameter from
proximity info, which is a much needed change.

This change has zero effect on unit tests and on regression tests.

Bug: 11230254
Change-Id: If95157155db7dccd1f00b8ba55ccb3600283f9e4
2014-10-03 18:16:34 +09:00
dictionaries Add the source for the Romanian dictionary 2014-08-18 12:49:56 +09:00
java [ML13] Fix the locale passing in ProximityInfo 2014-10-03 18:16:34 +09:00
java-overridable/src/com/android/inputmethod Add calls to stub for API to consume gesture data. 2014-10-03 15:01:34 +09:00
native [ML13] Fix the locale passing in ProximityInfo 2014-10-03 18:16:34 +09:00
tests Merge changes I3c1f5ac1,I269c9aa8 2014-10-03 07:55:59 +00:00
tools Merge "Include a code point table in the binary dictionary." 2014-10-02 08:55:18 +00:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00