maiacore android keyboard app or something
 
 
 
 
Go to file
Tom Ouyang 44a175732d Add affinity model for contact names.
This allows us to:
1. Rank contacts and only add the top N names to the keyboard LM.
2. Avoid adding duplicate names.

Note: The affinity calcualuation is limited by the fact that some apps
currently do not update the TIMES_CONTACTED counter. To better handle
this case, the new measure also takes into account whether or not a
name is in the visible contacts group.

Bug: 20053274
Change-Id: I2741cb8958667d4a294aba8c437a45cec4b42dc7
2015-04-16 11:33:54 -07:00
common Add shortcut support to UserDictionaryLookup. 2015-04-02 11:15:27 -07:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Add affinity model for contact names. 2015-04-16 11:33:54 -07:00
java-overridable/src/com/android/inputmethod Force download the dictionaries after the apk package is updated. 2015-03-24 14:56:54 -07:00
native am 9ce2d0bb: am 06e62ab2: am cc47075c: Merge "Remove uses of libcxx.mk." 2015-03-27 23:31:41 +00:00
tests Add affinity model for contact names. 2015-04-16 11:33:54 -07:00
tools Remove unused import and local variable 2014-11-28 11:53:12 +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