Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbundle Keyboard.java to BaseKeyboard.java•••Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c | 2010-10-02 | 1 | -1/+1 | |
* | Refactor KeyDetector to share more methods•••Bug: 2959169 Change-Id: I87060049cad6f9d6432b6c4a246c15587ae0d837 | 2010-09-03 | 1 | -8/+3 | |
* | Corresponding to TBR of Id2b0b974•••This is follow up change of Id2b0b974fffdf6f09ee1828e957b973d2ce1c315 Bug: 2959169 Change-Id: Ie47db5fce7937a4d70c432ab76510d0dc3f68401 | 2010-09-02 | 1 | -2/+2 | |
* | Encapsulate vertical and horizontal correction values into KeyDetector.•••Bug: 2959169 Change-Id: Id2b0b974fffdf6f09ee1828e957b973d2ce1c315 | 2010-09-02 | 1 | -3/+5 | |
* | Make abstract KeyDetector class•••The KeyDetector abstracts key detection algorithm. The ProximityKeyDetector is one of its concrete implementations. Another one that might be called XAxisKeyDetector will follow to realize the pop-up mini-keyboard behavior described in bug#2959169. Bug: 2959169 Change-Id: Idd3fc53282e6b721ec7a4ce500af8aba21ce07a3 | 2010-09-02 | 1 | -27/+3 | |
* | Refactor getKeyIndexAndNearbyCodes into independent class•••Bug: 2910379 Change-Id: Ib26a898ea108ee4292f9f91b6d7d10c1fc380fd1 | 2010-08-26 | 1 | -0/+113 |