futokb/java
Jatin Matani 5365191a9d Implement UserHistoryDictionary for each user account.
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
2014-11-13 14:21:38 -08:00
..
res Merge "Import translations. DO NOT MERGE" 2014-11-07 14:55:21 +00:00
src/com/android/inputmethod Implement UserHistoryDictionary for each user account. 2014-11-13 14:21:38 -08:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
AndroidManifest.xml Fix restore from keyboard 2014-11-05 19:41:16 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00