- Nov 26, 2014
-
-
Jatin Matani authored
Add API to ExpandableBinaryDictionary to dump content from a given dictionary. We use this for dumping data for sync process. Refactored UserHistoryDictionaryTests to scrap out the util methods for testing. These utility methods would be used for testing sync + user dictionary code in LatinIMEGoogleTests Bug:18106539 Change-Id: I357f9192ea1bd69a526d0b620c25616a2e8e9d5b
-
- Nov 13, 2014
-
-
Jatin Matani authored
UserHistoryDictionary currently uses locale to determine the UserHistoryDictionary on the filesystem. With this change we use the account name as well. Thus each UserHistoryDictionary would following the following spec: UserHistoryDictionary.<locale>.<account>.dict. In case no account is selected, we default to the existing spec: UserHistoryDictionary.<locale>.dict Example UserHistoryDictionary.en_US.testaccount@example.com.dict Bug: 18104749 Change-Id: Iab031e166b55cf2ded68275a7e9be22475737b37
-
- Nov 07, 2014
-
-
Jean Chalard authored
Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
-
- Jul 28, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 16416948 Change-Id: I0fac5ab26d6efbadbd688d033a79f6705e0161a5
-
- May 23, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
-
- May 15, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 14517587 Change-Id: Ib99bea14eab3a25ddb5042527b757133734a6ba6
-
- May 08, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: I1ef922684cbf1de10c45c66eb119c2343d194da3
-
- Apr 24, 2014
-
-
Keisuke Kuroyanagi authored
clearAndFlushDictionary() was needed when dictionaries are constructed in java side. All expandable dictionaries now use native code; thus, this method is same to clear() and no longer needed. Bug: 13755213 Change-Id: Ifd836e64f8ff807930f7cd2319b103b65e8fce70
-
- Feb 28, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13231889 Change-Id: If64b7422967c3e4107c845072b64a7bb26a35f7e
-
- Feb 19, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13067743 Change-Id: I1f50cb137b6054dc9442237586b70fc0aa2bf427
-
- Jan 16, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: I512c41e12d8d31f03b5df6ad03bf7711611c80f5
-
- Dec 25, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 11757851 Change-Id: I94f32859d862fe41e39845ab2bfc2d396c6aea0f
-
- 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 11, 2013
-
-
Keisuke Kuroyanagi authored
Change-Id: If7497310485a895dd22b8df29dc13508acaa0ab6
-
Keisuke Kuroyanagi authored
Now, PersonalizationPredictionDictionary can be used not only for prediction but also for suggestions. We should rename PersonalizationPredictionDictionary to PersonalizationDictionary. Change-Id: Ifcf4459072f3523e3f3dc783f12e15b89cdbb12d
-
- Dec 03, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 11973488 Change-Id: I91ef720a24633aec0f4e81cd4f7c49c749805c49
-
- Dec 02, 2013
-
-
Keisuke Kuroyanagi authored
Change-Id: I0f2b408b4976d8119c932654e23836803d42c568
-
- Oct 02, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: Ib465fa7e1a7f289a07843535ba89d0dd5259e803
-
- Sep 28, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
-
- Sep 10, 2013
-
-
Yuichiro Hanada authored
Change-Id: I003b769e408ebd692085a7e17fed6d9396876202
-
- Aug 26, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 6669677 Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c
-
- Aug 23, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: I1fa4b045b21687e96de101a97e9593b0884d626f
-
- Aug 22, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0
-
- Aug 12, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402
-
- Aug 07, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Bug: 4192129 Change-Id: I361ab380edeee5a8a8b364df3f9f4ab202b79105
-
- Aug 01, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Bug: 4192129 Change-Id: I9c9f3ed7699f74339ad92be6dcddb8a52c377545
-
- Jul 31, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Bug: 4192129 Change-Id: I1a2bfe96e18119d30a72290aa48746f77a021018
-
- Jul 29, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Bug: 4192129 Change-Id: Ic618b0b09a54ed46b20633bd4c1c570d4ac775af
-