futokb/java
Amith Yamasani fbd1866424 Avoid race conditions between queries and closing of the auto_dict database.
Keep a reference to the openhelper around across locale and input language
changes. Also, share the openhelper between the queries and updates. Creating
a new one in a separate thread could cause it to be closed at the wrong time.

Monkey bugs, probably dupes.

Bug: 2560471
Bug: 2544169
Change-Id: I6eb39145de7191732ddde455728bf147a2d1ba31
2010-03-31 14:01:59 -07:00
..
res Import revised translations 2010-03-30 09:17:01 -07:00
src/com Avoid race conditions between queries and closing of the auto_dict database. 2010-03-31 14:01:59 -07:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
AndroidManifest.xml Remove the shared uid for LatinIME 2010-03-16 14:01:52 -07:00
proguard.flags Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00