aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/UserBigramSuggestHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete testsTadashi G. Takaoka2012-03-021-102/+0
| | | | Change-Id: Ibfbe6b39580ae13e4c32fb2ceab7a6c6f3a24ccb
* Use KeyboardSet for unit testTadashi G. Takaoka2012-01-131-4/+4
| | | | Change-Id: I6a08e04628bac0222140e5b1b108f6bcb39859a2
* Stop a flag from escaping.Jean Chalard2011-12-091-2/+3
| | | | | | | 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
* Make the whitelist an instanciable class.Jean Chalard2011-10-061-4/+5
| | | | | | | | This goes together with I6b8628b9acc32449e4147a2a754b222fbb76c754 or it will break the build Bug: 5402436 Change-Id: I07c6266b713773a8de80bb22afdd4c566261f78a
* Remove code related to AutoTextsatok2011-10-031-1/+1
| | | | | | Bug: 5245751 Change-Id: Ic02f951e8e1dbde9d8964d2c16e4928fb374ca41
* Create a way to pass the proximity info to the dictionaryJean Chalard2011-08-041-1/+1
| | | | | | This is a preparative change for inserting the spell checker. Change-Id: Ie441879cac4f67078ec27a95f1fcbbf3ef373df7
* Remove next letters frequency handlingTadashi G. Takaoka2011-02-171-1/+1
| | | | | Bug: 3428942 Change-Id: Id62f467ce4e50c60a56d59bf96770e799a4659e2
* Reorganize suggestion related unit testTadashi G. Takaoka2011-02-141-0/+100
Bug: 3414081 Change-Id: Ie98c7935b25d17f1547955f8fb6ba2c5c1edb997