- Jul 06, 2023
-
-
abb128 authored
-
- Mar 27, 2015
-
-
Jatin Matani authored
Bug:19961803 Change-Id: I464e840bc5f75d164a519d84b0f09d8e64ed5061
-
- Feb 26, 2015
-
-
Mohammadinamul Sheik authored
Change-Id: I9a0733392651714b3ba232cdb805565a5238eb93
-
- Nov 21, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: I666308ada968ee7993235ad98b92f2ad522af122
-
Tadashi G. Takaoka authored
Change-Id: I82d574c67b25239510f3ecc8882efe46e40677eb
-
- Sep 01, 2014
-
-
Jean Chalard authored
...and remove it from SuggestionResults. Change-Id: Iae85ec7e82e2caf18cc6d7656aa46dc150707cdd
-
- May 23, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
-
- Dec 13, 2013
-
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
- Dec 06, 2013
-
-
Jean Chalard authored
Make the version number a single number on native and java side. Also, remove the hasValidContents method. It's useless since the native code already checks this when creating the dictionary (I wish I had known that when I added it). Bug: 11281748 Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e
-
- Dec 04, 2013
-
-
Jean Chalard authored
This implements the skeleton implementation, and enables a fallback implementation in the case the file is coming from the dictionary provider. - A better scheme should be used for provider-supplied dicts. - This does not implement the solution for device-generated dicts yet. This will come in a future change. - This does not implement the checking process on the native side yet. This will come in a future change. Bug: 11281748 Change-Id: Ifa6e237d19dfbffe503e3674915480ea867b0ddf
-
- Sep 30, 2013
-
-
Keisuke Kuroyanagi authored
cherrypick of Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8 Bug: 10964805 Change-Id: Id5e67b00bf9594be0591c87407a78146297e0e78
-
Keisuke Kuroyanagi authored
cherrypick of Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8 Bug: 10964805 Change-Id: Id5e67b00bf9594be0591c87407a78146297e0e78
-
Keisuke Kuroyanagi authored
Bug: 10964805 Change-Id: Iaa9b79fc770d8ae2ec9d7c362c90c28bc9f65ea8
-
- Jun 25, 2013
-
-
Keisuke Kuroynagi authored
Bug: 6669677 Change-Id: I6bc25131afd97112e3bbde036a81ab559a9a6460
-
- Jun 24, 2013
-
-
Ken Wakasa authored
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
-
- May 31, 2013
-
-
Jean Chalard authored
Bug: 9127175 Change-Id: I3f1840ee73b364df26dfddb5acb10001e0f2cb61
-
- Jan 29, 2013
-
-
Jean Chalard authored
This creates a new DictionaryInfoUtils class and moves a bunch of static methods there for later usage. Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
-
- Jan 21, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
-
- Jan 11, 2013
-
-
Ken Wakasa authored
Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3
-
- Sep 27, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
-
- Aug 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89
-
- Jul 05, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ia3f8713f4c854ad12c009f64a38040cf3ac69731
-
- Jun 27, 2012
-
-
Jean Chalard authored
Change-Id: I5c27a3ed99b17f850e26a8503de16f001c7111c1
-
Jean Chalard authored
Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
-
- Jun 25, 2012
-
-
Satoshi Kataoka authored
Change-Id: I774a0052038d16677f60f7efa11fd266cb5f3088
-
- May 25, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I604da15e65fc3cf807ec4033df4e4cd5ef0196fc
-
- May 16, 2012
-
-
Jean Chalard authored
Bug: 6502485 Change-Id: I5803b0db8552867110587a1140fc03fc2e0eccef
-
- Apr 19, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Iad10e71baa81a1b4eb3c84ead47d658d567b8201
-
- Apr 12, 2012
-
-
Jean Chalard authored
Also, optimize quite a bit the code that decides whether we have a default dict or not. Bug: 5705834 Change-Id: Ied20fbcbbc42cbe8c01759d11b1804d1156c6960
-
- Apr 11, 2012
-
-
Jean Chalard authored
We don't need to pass this down all the way from LatinIME any more. It fetched be done exactly where it needs to be. Change-Id: I9f277f9c4f9de70ae755a1334d86c67bbb24c988
-
Tadashi G. Takaoka authored
Bug: 6319377 Change-Id: Ie6a887fefa12e33c17bfeb5d22984e7c1a7bdb46
-
- Apr 06, 2012
-
-
Jean Chalard authored
Change-Id: I9939204f3b16346aaebd4d726315ba9c4faf910a
-
- Apr 05, 2012
-
-
satok authored
Bug: 6129372 Change-Id: I5611f88b10c44261b6145c9dc8615b80e4341e77
-
- Apr 04, 2012
-
-
satok authored
Bug: 6129372 Change-Id: I4958c2aabf651d7e26648a29b75fcc6c77813451
-
- Apr 03, 2012
-
-
Tadashi G. Takaoka authored
Bug: 6128216 Change-Id: I8d9c75c773c3de886183b291ada7a3836295839b
-
- Mar 16, 2012
-
-
Ken Wakasa authored
Change-Id: I6d91f3b086470b79306dbe2874db9748b9e0eb5f
-
- Mar 08, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144
-
- Sep 30, 2011
-
-
Jean Chalard authored
In effect, this stops the spell checker from suggesting overly long words. More precisely, it takes advantage of the new facility that takes into account the whole length of the dictionary word when computing scores, so words much longer than the input word will see their score demoted accordingly. Bug: 5384578 Change-Id: I326cd7c87c3080e7fa8729f78517f8ba13672a9b
-
- Aug 29, 2011
-
-
Jean Chalard authored
Change-Id: I7e9e6e5bc4486d8618d0213b112308c3d305c15e
-
- Aug 23, 2011
-
-
Jean Chalard authored
LatinIME has several fallbacks to ensure a dictionary is used. However, it should now be possible to deactivate the main dictionary through the dictionary pack settings. In this case, Latin IME should not fallback to the built-in dictionary. Change-Id: Ibd992ad89793169f04a968b40781fce819b87b6f
-