maiacore android keyboard app or something
 
 
 
 
Go to file
Kurt Partridge 80685aa4b9 [Rlog78b] Make log privacy filtering decisions on n-grams
Previously, words were pushed out of a LogBuffer one at a time.  The receiving code had to keep
state to know whether a n-gram was safe to log.  This patch looks at the entire n-gram and makes a
single decision based on it alone.

mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f

Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8
2013-01-21 10:50:32 -08:00
dictionaries Add words to Portuguese 2013-01-10 14:14:17 +09:00
java [Rlog78b] Make log privacy filtering decisions on n-grams 2013-01-21 10:50:32 -08:00
native Follow up to I21b54b35 2013-01-16 01:39:53 +09:00
tests Fix international tests 2013-01-10 15:12:17 +09:00
tools Fix drawing Arabic diacritics 2013-01-15 11:03:15 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00