| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor key repeating related code•••This change encapsulates mInKeyRepeat (former mRepeatKeyIndex) into
UIHandler class. Also this eliminates mCurrentKey and mLastTapTime
dependency from repeatKey method.
Bug: 2910379
Change-Id: I9351a558be2ebc04de4ebb0d323af4be33bd470c
|  Tadashi G. Takaoka | 2010-08-25 | 1 | -35/+50 |
* | Refactor long press related code•••This change eliminates mCurrentKey dependency from openPopupIfRequired
method. Also slightly cleanup onModifiedTouchEvent.
Bug: 2910379
Change-Id: I90c9b39c46c0bb32ecc6588abfc49eb60315f54c
|  Tadashi G. Takaoka | 2010-08-25 | 1 | -18/+13 |
* | Refactor onModifiedTouchEvent of LatinKeyboardBaseView•••This change simplifies onModifierTouchEvent to focus on handling
motion event related to a key event.
Other refactoring will follow in order to support multi touch.
Bug: 2910379
Change-Id: I036be64168d951a535600a7910b36bc109f88490
|  Tadashi G. Takaoka | 2010-08-25 | 1 | -34/+36 |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow.
Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
|  satok | 2010-08-20 | 1 | -0/+1633 |