| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename keyboard XML files•••* Slavic to East Slavic
* Serbian to South Slavic
* Scandinavian to Nordic
Bug: 6150183
Change-Id: I8f5641aa07b83cbb225f5fd73e351a6f8abe0784
|  Tadashi G. Takaoka | 2012-03-12 | 1 | -1/+1 |
* | Move long press shift handling from PointerTracker to KeyboardState•••This change also
* Rename phone shift keyboard to phone symbols keyboard.
Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard.
* Remove phone symbols keyboard from tablet.
* Introduces enableLongPress flag of Key.keyActionFlags attribute.
* Remove clumsy long press code from PointerTracker.
* Remove CODE_CAPSLOCK handling from LatinIME.
* Make KeyboardSwitcher to invoke haptic and audio feedback.
Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
|  Tadashi G. Takaoka | 2012-02-01 | 1 | -2/+2 |
* | Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard•••This is the first step to support separate Keyboard for elementName.
This change is the second attempt of Icef66564.
Change-Id: I78ea6cb9ea3d965ff89e0ff5d896a6b11ba5c670
|  Tadashi G. Takaoka | 2012-01-25 | 1 | -2/+2 |
* | Revert "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeybo...•••This reverts commit b5b92f9b78295366c12b25d1b464a371401c3677
Bug: 5908440 |  Tadashi Takaoka | 2012-01-24 | 1 | -2/+2 |
* | Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard•••This is the first step to support separate Keyboard for elementName.
Change-Id: Icef66564b6938910fa06ecab664dce4be84c9505
|  Tadashi G. Takaoka | 2012-01-24 | 1 | -2/+2 |
* | Utilize KeyboardSet XML definitions•••This change introduces KeyboardSet and SubKeyboard XML definitions to
represent a set of keyboard layouts.
Bug: 5002108
Bug: 5679585
Change-Id: Ib6c8d5936187381bb6725c9fe574e93871c01a86
|  Tadashi G. Takaoka | 2011-12-14 | 1 | -0/+42 |