| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -27/+42 |
* | Rename keyboard rows consistently•••Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45
|  Tadashi G. Takaoka | 2011-06-17 | 1 | -1/+1 |
* | Tune up 7 inch keyboard layout•••Bug: 4479212
Change-Id: I25c48ef474f6198dde9b670b23509c087acae149
|  Tadashi G. Takaoka | 2011-06-17 | 1 | -8/+0 |
* | Keep tablet keyboard in sync with Honeycomb-MR2•••This change removes Russian keyboard layout exceptions and make it
compatible with other Latin's.
Also tweaks some locales' keyboard layout to match with standard PC's
keyboard layout at most.
Change-Id: I305201fb850b4f94ae7e746ab4c039473d09da70
|  Tadashi G. Takaoka | 2011-06-03 | 1 | -1/+0 |
* | Add minKeyboardHeight attribute to Keyboard layout•••Bug: 4411676
Change-Id: I1f56ba58bacb90790f82326718bf9de95dba5d28
|  Tadashi G. Takaoka | 2011-05-12 | 1 | -1/+2 |
* | Check the availability of layouts for showing the input languages in the sett...•••Bug: 4316889
Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
|  satok | 2011-04-21 | 1 | -0/+1 |
* | Add popupKeyboardTemplate attribute to Keyboard•••This change
- introduces the popupKeyboardTemplate attribute of Keyboard to
specify XML Keyboard file for popup mini keyboard.
- introduces the maxPopupKeyboardColumn attribute of Keyboard to
specify the maximum column of popup mini keyboard.
- changes the content format of the popupCharacters attribute of Key.
It now represents keyLabel, codes and keyTextOutput of each key of
popup mini keyboard using CSV format.
Bug: 2214959
Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
|  Tadashi G. Takaoka | 2010-12-17 | 1 | -0/+2 |
* | Support keyboardHeight and maxKeyboardHeight to Keyboard XML•••This change introduces,
- new attribute keyboardHeight to specify default keyboard height.
- new attribute maxKeyboardHeight to specify maximum keyboard height,
usually specified by percentage to the screen height.
- keyHeight attribute is obsoleted
- new attribute rowHeight to specify a row height, can be specifed as
percentage of the keyboard height. And verticalGap is included to
the row height (row height = key height + vertical gap).
Change-Id: I48a2f2661e8a91a998503a847437c1baf1de9b9c
|  Tadashi G. Takaoka | 2010-12-08 | 1 | -1/+3 |
* | Support de,fr locale keyboard layouts for tablet•••This change introduces,
- support de QWERTZ
- support fr AZERTY
- support fr_CA QWERTY layout
- support fr_CH QWERTZ layout
- refactor some common keyboard row layouts
Bug: 2334086
Change-Id: I3e01e841e0dc72419d55e29d426bdec70655459c
|  Tadashi G. Takaoka | 2010-12-01 | 1 | -0/+30 |