Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove next letters frequency handling•••Bug: 3428942 Change-Id: Id62f467ce4e50c60a56d59bf96770e799a4659e2 | 2011-02-17 | 1 | -3/+2 | |
* | Fix NPE•••bug: 3446590 Change-Id: Iea5bd8f63f3322496b5d68539f0215d5d01e68d1 | 2011-02-14 | 1 | -1/+1 | |
* | Fix adding user dictionary•••This change is follow up of I9fe45a61 Bug: 3264920 Change-Id: Ic7b95892e36e30fd9fadd7bea011efad7f2f98ca | 2010-12-16 | 1 | -9/+13 | |
* | Check user dictionary before inserting new word•••Bug: 3264920 Change-Id: I9fe45a61b2ad2b1ed69d3a0cbc6eebecb4038acc | 2010-12-13 | 1 | -2/+18 | |
* | Remove Tutorial class and unused debug feature•••This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5 | 2010-12-10 | 1 | -1/+1 | |
* | Move some inner static class to top class in new package•••This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05 | 2010-12-02 | 1 | -0/+1 | |
* | Keep addWordToDictionary from doing disk I/O on main thread•••bug: 2999524 Change-Id: Id8b04d38079cfa1dadd5955eb7f83085e60eb8e2 | 2010-09-25 | 1 | -2/+8 | |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 | 2010-08-20 | 1 | -1/+2 | |
* | 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 | 1 | -16/+9 | |
* | 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 | 2010-03-09 | 1 | -0/+138 |