aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/personalization/PersonalizationDictionaryUpdateSession.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start passing timestamp for dynamic dictionaries.•••Bug: 11073222 Change-Id: I89e1277f734d5959e33d61e7e9e7048084b9007a Keisuke Kuroyanagi2013-12-041-2/+2
* Implement addMultipleDictionaryEntries as a jni method.•••Bug: 11757169 Change-Id: Ie1569e0b3c0503588ebfe5d09c7ca06116f54485 Keisuke Kuroyanagi2013-11-261-32/+2
* Create a method to add multiple dictionary entries.•••Bug: 11740462 Change-Id: I7903cb02fd08d649a05b8799fb3cd00c3da26e00 Keisuke Kuroyanagi2013-11-191-0/+16
* Set header attributes for ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523 Keisuke Kuroyanagi2013-09-281-3/+2
* Create empty dictionary file in native code.•••Bug: 6669677 Change-Id: I46d23deee1fd091678f4593561cb8687eb815212 Keisuke Kuroyanagi2013-09-261-8/+9
* Refactor personalization dictionary•••Bug: 9429906 Change-Id: I1fa4b045b21687e96de101a97e9593b0884d626f Satoshi Kataoka2013-08-231-4/+4
* Register personalization dictionary•••Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0 Satoshi Kataoka2013-08-221-3/+25
* Add a functionality to clear and flush prediction dictionary•••Bug: 9429906 Change-Id: I84ec444e9d46a0080dc3450b8ab32bfb99407cfe Satoshi Kataoka2013-08-201-0/+7
* Consolidate onDictionaryClosed•••Bug: 9429906 Change-Id: I51eef4c321cc268eac1c8dfd6561ab6e716a1fb0 Satoshi Kataoka2013-08-191-3/+5
* Add hex string utils•••Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e Satoshi Kataoka2013-08-161-0/+3
* Add a method to import one bigram and string utilities•••Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008 Satoshi Kataoka2013-08-141-1/+11
* Add PersionalizationDictionaryRegister•••Bug: 9429906 Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402 Satoshi Kataoka2013-08-121-5/+23
* Add a session for the personalization dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I361ab380edeee5a8a8b364df3f9f4ab202b79105 Satoshi Kataoka2013-08-071-0/+66