maiacore android keyboard app or something
 
 
 
 
Go to file
Jatin Matani bc4ae6bdc0 Passing account info to dictionaryFacilitator
Attempt to use dictionary facilitor without invoking
preference manager. Instead use account from settings only when
things are being reset/changed. Discussion forked from ag/591663

Overall, the idea here is to maintain an account information
inside dictionary groups. Reset the dictionary groups if
account changes (the way we do for locale). Since only user
history dictionary is currently affected, the check to reset user
history dictionary also includes the check to verify the account.
For other things remain the same.

SettingsValues holds the current account (and is updated if prefs change
due to change in account settings). The updated settings are then
propagated to dictionary facilitator via LatinIME#loadSettings.

Bug:18104749,18469539
Change-Id: I553e776e7ea125d0fb7a1fe70a4c7eb0b2277fb8
2014-12-16 15:56:00 -08:00
common Merge "Enable Quadgram for personalized dicts." 2014-12-03 03:43:50 +00:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08:00
java-overridable/src/com/android/inputmethod Provide a preference to delete data from cloud. 2014-12-09 12:45:34 -08:00
native Remove needless include. 2014-12-15 18:54:42 +09:00
tests Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08: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