| Commit message (Expand) | Author | Age | Files | Lines |
* | 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
|  Tadashi G. Takaoka | 2010-12-02 | 1 | -157/+0 |
* | Remove unused import statement•••Change-Id: I61890a702060650369c6edf70c3de823a0fc1bf1
|  Tadashi G. Takaoka | 2010-08-27 | 1 | -1/+0 |
* | Refactor SwipeTracker class•••This change moves SwipeTracker out from LatinKeyboardBaseView. Also
this introduces EventBuffer class for swipe tracking buffer.
Bug: 2910379
Change-Id: I48ff714226a248ca063cbaf9755cf45e458f7402
|  Tadashi G. Takaoka | 2010-08-26 | 1 | -66/+91 |
* | Refactor SwipeTracker to top level class•••Bug: 2910379
Change-Id: If0ef09d8b0e7ca1c62b4c5a31bcaa620664868f2
|  Tadashi G. Takaoka | 2010-08-25 | 1 | -0/+133 |