maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 8e4b3bbf9f Don't assume a word has been added to the user dict
The user may now cancel or edit a word upon adding to the
user dictionary. We can no longer assume the word has been
added as is and for the current locale. We should just rely
on standard mechanisms that inform us of new insertions.

Bug: 6015347
Change-Id: I069b19c0c844ca29d6de4c4d162306f9413adea8
2012-02-16 19:19:05 -08:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Don't assume a word has been added to the user dict 2012-02-16 19:19:05 -08:00
native Activate bigram predictions from the binary dictionary 2012-02-15 19:51:24 -08:00
tests Refactor MoreKeysKeyboard.Builder 2012-02-10 18:53:54 +09:00
tools Fix string iterations in a couple places. 2012-02-03 11:15:46 +09:00
Android.mk
CleanSpec.mk