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