commit | 3263841911dc3dbbf4ffe26d2f046e38a1896f72 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Aug 07 19:46:55 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Thu Aug 13 18:03:41 2009 -0700 |
tree | 3e1e4f33904ea933c48976a80ec9e0365d75a479 | |
parent | f115088924ae24d78b468c52a9bb10dc3ae6aae0 [diff] |
Some performance optimizations. Makes the user/contacts dictionary lookup faster. This is necessary because there's more in these dictionaries now and it's written in Java. Fix an auto-caps issue when moving the cursor. And do it a little lazily. Fixed a bug that was causing user dictionary words to get a much higher weightage than the main dictionary.