maiacore android keyboard app or something
 
 
 
 
Go to file
Dan Zivkovic 0b03f13cab Sanitize the usage of executors.
There should be 1 executor each for static and dynamic language models.
This prevents too many dynamic LM updates from running in parallel,
competing for resources.

Change-Id: I8ec439e0ea2d92fba275bc20a0b8c9193346a0c1
2015-02-19 11:40:57 -08:00
common Fix master build. 2015-02-11 13:32:13 -08:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Sanitize the usage of executors. 2015-02-19 11:40:57 -08:00
java-overridable/src/com/android/inputmethod Add Decoder specific dictionary suffix to resource lookup 2015-02-12 19:56:46 -08:00
native Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
tests Sanitize the usage of executors. 2015-02-19 11:40:57 -08:00
tools Remove unused import and local variable 2014-11-28 11:53:12 +09:00
Android.mk
CleanSpec.mk