maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Load UserDictionary and AutoDictionary in a background thread. 2010-03-10 11:39:06 -08:00
native Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:11 -08:00