aboutsummaryrefslogtreecommitdiffstats
path: root/java-overridable/src
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2014-10-03 11:39:21 +0900
committerJean Chalard <jchalard@google.com>2014-10-03 18:16:34 +0900
commit4ef27c035892888df82d9c9f32ac12ed48c8308f (patch)
treeb23ae4a98571f267c64783c0d5cefca960238981 /java-overridable/src
parentfb051c3957ae17061204b06258aec3b2e0f05034 (diff)
downloadlatinime-4ef27c035892888df82d9c9f32ac12ed48c8308f.tar.gz
latinime-4ef27c035892888df82d9c9f32ac12ed48c8308f.tar.xz
latinime-4ef27c035892888df82d9c9f32ac12ed48c8308f.zip
[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
Diffstat (limited to 'java-overridable/src')
0 files changed, 0 insertions, 0 deletions