aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/PersonalizationDictionaryFacilitator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [ML5] Rewrite resetDictionariesWithDictNamePrefixJean Chalard2014-09-111-185/+0
| | | | | | | | | | This change rewrites resetDictionariesWithDictNamePrefix so that it would work if there were several locales, which is going to happen shortly. This change on its own is quite large and difficult already, so I didn't want to merge it into the change that actually makes several locales happen; another such change is following. Change-Id: Ibb80b05b73c0f0f0bea64b7e308cc4d38ca448f9
* Enable personalization for multilingual users.Keisuke Kuroyanagi2014-09-101-3/+14
| | | | | Bug: 16547557 Change-Id: I03eda34edc902fc4732d16d234216344d8d84d88
* Get locale using detected language for personalization.Keisuke Kuroyanagi2014-09-101-0/+174
Bug: 16547557 Change-Id: If3d88a548e5a2255ff81c819b056f77bfbe237ae