History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsDictionary.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
78c4611719f10b4a53ade54ab5eeb390061737a3 20-Aug-2010 Ken Wakasa <kwakasa@google.com> Fix LatinIME crashing due to crash in Contacts DB

bug: 2895391
Change-Id: I3a0628942b74556f8b600b63ebc5d808fb2f0abd
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsDictionary.java
979f8690967ff5409fe18f5085858ccdb8e0ccf1 20-Aug-2010 satok <satok@google.com> DO NOT MERGE. Backport LatinIME from master to Gingerbread

TODO: Cleanup will follow.

Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsDictionary.java
283a77f633e92ed7dbe96b083c921fc244bbe880 10-Mar-2010 Amith Yamasani <yamasani@google.com> 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
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsDictionary.java
07b1603a3f9611f6d15dd7fcedf883d6ef8e5817 09-Mar-2010 Amith Yamasani <yamasani@google.com> Don't let the native code target be included twice when unbundling.

Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.

Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ContactsDictionary.java