aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/UserBigramSuggestHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete tests•••Change-Id: Ibfbe6b39580ae13e4c32fb2ceab7a6c6f3a24ccb Tadashi G. Takaoka2012-03-021-102/+0
* Use KeyboardSet for unit test•••Change-Id: I6a08e04628bac0222140e5b1b108f6bcb39859a2 Tadashi G. Takaoka2012-01-131-4/+4
* Stop a flag from escaping.•••The ultimate intent is to close it up in the settings, as it does not change while typing, only when the keyboard is open again. Change-Id: I12ff56e7482c1584877fe5531473bf03e95a60f6 Jean Chalard2011-12-091-2/+3
* Make the whitelist an instanciable class.•••This goes together with I6b8628b9acc32449e4147a2a754b222fbb76c754 or it will break the build Bug: 5402436 Change-Id: I07c6266b713773a8de80bb22afdd4c566261f78a Jean Chalard2011-10-061-4/+5
* Remove code related to AutoText•••Bug: 5245751 Change-Id: Ic02f951e8e1dbde9d8964d2c16e4928fb374ca41 satok2011-10-031-1/+1
* Create a way to pass the proximity info to the dictionary•••This is a preparative change for inserting the spell checker. Change-Id: Ie441879cac4f67078ec27a95f1fcbbf3ef373df7 Jean Chalard2011-08-041-1/+1
* Remove next letters frequency handling•••Bug: 3428942 Change-Id: Id62f467ce4e50c60a56d59bf96770e799a4659e2 Tadashi G. Takaoka2011-02-171-1/+1
* Reorganize suggestion related unit test•••Bug: 3414081 Change-Id: Ie98c7935b25d17f1547955f8fb6ba2c5c1edb997 Tadashi G. Takaoka2011-02-141-0/+100