maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 57e29436b1 Fix an NPE on ICS factory rom.
In ICS factory rom and MR0, there was a bug where calling the
constructor for SuggestionSpan that doesn't take a context as
an argument would always return in a crash. Don't call it,
and pass an explicit context instead.

Bug: 13552505
Change-Id: I5c919499b9d086c2cf283795b2af5b91cb425933
2014-10-01 18:33:47 +09:00
dictionaries Add the source for the Romanian dictionary 2014-08-18 12:49:56 +09:00
java Fix an NPE on ICS factory rom. 2014-10-01 18:33:47 +09:00
java-overridable/src/com/android/inputmethod Add StatsUtils#onLoadSettings for when settings are changed 2014-09-30 17:09:00 -07:00
native Rename BigramProperty to NgramProperty. 2014-09-29 19:10:39 +09:00
tests Avoid double space when autocorrect is triggered 2014-09-30 15:48:48 +09:00
tools Merge "Rename PrevWordsInfo to NgramContext." 2014-09-29 03:00:55 +00:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00