maiacore android keyboard app or something
Find a file
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
common Merge "Move util classes under common" 2014-11-07 09:15:35 +00:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Implement UserHistoryDictionary for each user account. 2014-11-13 14:21:38 -08:00
java-overridable/src/com/android/inputmethod Implement UserHistoryDictionary for each user account. 2014-11-13 14:21:38 -08:00
native Fix: BoS prediction after inputting just once. 2014-11-01 17:58:22 +09:00
tests Implement UserHistoryDictionary for each user account. 2014-11-13 14:21:38 -08:00
tools Move util classes under common 2014-11-07 18:00:03 +09:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00