- Oct 03, 2014
-
-
Jean Chalard authored
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
-
- Jun 04, 2013
-
-
Ken Wakasa authored
Removed the malloc version in binary dictionary support -- this has not really been tested well so far, and the mmap version has been working pretty well after all. Several cosmetic fixes etc. Change-Id: Iad0da58b300b769fb5946a3e73fc96f56215980e
-
- May 30, 2013
-
-
Ken Wakasa authored
Change-Id: Ia227bb296f20dab0dfc03dfcde3a06c624eca76c
-
- Apr 10, 2013
-
-
Keisuke Kuroynagi authored
Bug: 8550980 Change-Id: I5e432dea0e025ccea196f80e90a6bf945488e130
-
- Mar 26, 2013
-
-
Tadashi G. Takaoka authored
Bug: 7970626 Change-Id: I2fd09e16dd9df36eebca2d737a0b7cc3ddd1c862
-
- Jan 22, 2013
-
-
Ken Wakasa authored
Change-Id: I18a997503de4033b5341b564145bca862a872098
-
- Jan 15, 2013
-
-
Ken Wakasa authored
Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071
-
- Jan 08, 2013
-
-
Ken Wakasa authored
Change-Id: Ie940c4d4d9d85c95e2f04ba23f00a54ba3dc53bf
-
- Oct 09, 2012
-
-
Ken Wakasa authored
Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09
-
- Aug 14, 2012
-
-
Ken Wakasa authored
Change-Id: Ice530aa83a9a688da35aec408be2a60242699157
-
- Aug 13, 2012
-
-
Ken Wakasa authored
And, use C++ style casts and use float math functions rather than double ones to save memory space. Also, stop using FloatMath and NativeUtils as standard Math methods are faster now. See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700 multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211
-
- Aug 09, 2012
-
-
Ken Wakasa authored
Change-Id: I56ad66af4ee42ed32a6fd909a9a34d601874783a
-
- Aug 08, 2012
-
-
Ken Wakasa authored
Change-Id: Iaa1014efe639dd79540835b0d5201093dbd8dab8
-
Ken Wakasa authored
Change-Id: Ied1bedb8ba5fae590987ea23bed32f4db1a60d77
-
- Aug 03, 2012
-
-
Ken Wakasa authored
Change-Id: I1aa91708d0de01ca3e84e69ec8d3a3832c386ca8
-
- Aug 01, 2012
-
-
Ken Wakasa authored
Change-Id: Idaf19de3dc75367d49bc01e84e5a9f057c1f8dba
-
- Jul 31, 2012
-
-
Ken Wakasa authored
Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3
-
- Jul 30, 2012
-
-
Ken Wakasa authored
Change-Id: I28308f12c3064299acefc346b72279036c3726a7
-
- Jul 25, 2012
-
-
Ken Wakasa authored
Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc
-
- Mar 14, 2012
-
-
satok authored
Bug: 4343280 Change-Id: I4164bb916b2dbdfb6bdc151b99d46a6171d9c355
-
- Mar 13, 2012
- Mar 08, 2012
-
-
satok authored
Bug: 4343280 Change-Id: I17f8f6295b01900948b98680d0267753f33a46cf
-
- Oct 31, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I7a3ed2cee3b20744869aa5cf89ff9fd95f5ab8fe
-
- Oct 28, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I7c4e32d0d69876c7ea85d6997c9a40fa362152eb
-
- Sep 29, 2011
-
-
Yusuke Nojima authored
Change-Id: I92958779377a530410d1682100f9d0a2ba267dea
-
- Sep 28, 2011
-
-
Yusuke Nojima authored
Change-Id: I705ec2fa1d32a673a8d84bc9afc2a46208a414a1
-
- Sep 27, 2011
-
-
Yusuke Nojima authored
Bug: 5375319 Change-Id: If3016ab56b6c62c8855b394f23e09e127a279be7
-
- Sep 22, 2011
-
-
Yusuke Nojima authored
Change-Id: Iec0d1415d6abba43b775a014516b961b167597b7
-
- Jun 18, 2011
-
-
Ken Wakasa authored
Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14
-
- Feb 23, 2011
-
-
satok authored
Bug: 3311719 Change-Id: Ie596304070e321ad23fb67a13bf05e2b6af1b54b
-