aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/personalization/PersonalizationPredictionDictionary.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename PersonalizationPredictionDictionary.•••Change-Id: If7497310485a895dd22b8df29dc13508acaa0ab6 Keisuke Kuroyanagi2013-12-111-38/+0
* Remove PersonalizationDictinoary.•••Now, PersonalizationPredictionDictionary can be used not only for prediction but also for suggestions. We should rename PersonalizationPredictionDictionary to PersonalizationDictionary. Change-Id: Ifcf4459072f3523e3f3dc783f12e15b89cdbb12d Keisuke Kuroyanagi2013-12-111-0/+1
* Add required header attributes for user/contacts dictionary.•••Bug: 11973488 Change-Id: I91ef720a24633aec0f4e81cd4f7c49c749805c49 Keisuke Kuroyanagi2013-12-031-2/+4
* Quit recording LastUserHistoryWriteTime.•••Change-Id: I0f2b408b4976d8119c932654e23836803d42c568 Keisuke Kuroyanagi2013-12-021-4/+2
* Create empty dictionary file in native code.•••Bug: 6669677 Change-Id: I46d23deee1fd091678f4593561cb8687eb815212 Keisuke Kuroyanagi2013-09-261-1/+1
* Make DynamicPred...Base extend ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c Keisuke Kuroyanagi2013-08-261-4/+4
* Fix unit test.•••Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af Yuichiro Hanada2013-08-191-1/+2
* Add the personalization prediction dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I0663de025405b2c92eebd528339b82baec97e2ce Satoshi Kataoka2013-07-311-0/+36
* Refactor the personalization dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I9f094bc5a6ce4652e310e090f1536e43f1f24ad1 Satoshi Kataoka2013-07-311-401/+0
* Refactor the user history dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: If53bc3220627802d82ab7c396d0aabdb658573fa Satoshi Kataoka2013-07-311-26/+27
* Refactor on the user history dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I1a2bfe96e18119d30a72290aa48746f77a021018 Satoshi Kataoka2013-07-311-8/+362
* Fix some warnings•••Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd Jean Chalard2013-07-311-0/+46