A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
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
dictionaries Update all dicts to version 44. 2014-02-24 21:27:25 +09:00
java Fix some flaky tests. 2014-04-10 17:32:05 +09:00
native Merge "Increase terminal cache size for gesture." 2014-04-09 10:36:30 +00:00
tests Fix some flaky tests. 2014-04-10 17:32:05 +09:00
tools Use Locale to process text resources 2014-04-09 18:28:17 +09: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