LatinIME/java
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
..
res Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
src/com/android/inputmethod Sanitize the usage of executors. 2015-02-19 11:40:57 -08:00
Android.mk Just tiny cosmetic fixes in makefile 2014-11-11 03:26:38 +09:00
AndroidManifest.xml Fix restore from keyboard 2014-11-05 19:41:16 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00