LatinIME/java
Amith Yamasani 283a77f633 Load UserDictionary and AutoDictionary in a background thread.
This is to avoid ANRs during bootup, as some of the providers
may not have been initialized yet.

Refactored the ContactsDictionary and moved the async loading
code to ExpandableDictionary to share with the other dicts.

Bug: 2501133
Change-Id: I20393edb6fdf5df2f54ebac8dd04419a592177a2
2010-03-10 11:39:06 -08:00
..
res Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
src/com Load UserDictionary and AutoDictionary in a background thread. 2010-03-10 11:39:06 -08: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 Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
proguard.flags Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00