maiacore android keyboard app or something
 
 
 
 
Go to file
Adrian Velicu 10416241f7 Block offensive words in multi-word suggestions
If the user has chosen to block offensive words and types
"aaaxbb", where "aaa" is an offensive word and "bb" is not,
we should not suggest "aaa bb".

Bug: 11031090
Change-Id: Ie23b8dd5d347bc26b1c046c3f5e8dfbc259bf528
2014-10-31 15:58:50 +09:00
common Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Update unit tests for new static dict version. 2014-10-31 14:50:18 +09:00
java-overridable/src/com/android/inputmethod Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
native Block offensive words in multi-word suggestions 2014-10-31 15:58:50 +09:00
tests Update unit tests for new static dict version. 2014-10-31 14:50:18 +09:00
tools Using "blacklist" flag as "possibly offensive" 2014-10-31 14:33:05 +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