futokb/java
Jean Chalard 4370ff0998 Fix some flaky tests.
In tests, we create many instances of LatinIME, but we never
destroy them. That means we never close the dictionaries nor
the handlers.
This change calls onDestroy, which closes all dictionaries, and
adds some code to finish the handlers.

Change-Id: I942517a2a940c54256b08763f6b38f5b55809f55
2014-04-10 17:32:05 +09:00
..
res Add Spanish (Latin America) subtype (es_419) 2014-04-09 19:09:17 +09:00
src/com/android/inputmethod Fix some flaky tests. 2014-04-10 17:32:05 +09:00
Android.mk
AndroidManifest.xml Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Remove ProGuard warning 2014-04-04 17:59:26 +09:00