| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -6/+0 |
* | Update tablet keyboard layout to the latest design•••This change introduces shiftedIcon attribute for Key which specifies
icon to draw the shift key while the key is in shifted state.
This change also intriduces new configurable dimension value
key_label_horizontal_alignment_padding which represents horizontal
padding for left or right alignment of key label.
Bug: 3216592
Bug: 3201839
Change-Id: I3aa7392227ce573c404517678e6340a8d1fcb328
|  Tadashi G. Takaoka | 2010-11-25 | 1 | -11/+3 |
* | Use normal font for functional key label instead of italic font•••This change also uses slightly larger font size for functional key
label according to the v4 keyboard design.
Bug: 3216592
Change-Id: I027f109b7748ade8564dc808487d9a6ce1da9761
|  Tadashi G. Takaoka | 2010-11-23 | 1 | -2/+2 |
* | Update tablet keyboard layout to version 4•••Bug: 3216592
Change-Id: I9950292184d9d0e131f76498067b0a6cb462a0ab
|  Tadashi G. Takaoka | 2010-11-21 | 1 | -3/+5 |
* | Add keyLabelAlign attribute to Keyboard XML•••Bug: 3216592
Change-Id: I88f8055199f2cd0525faf9374114fbebba53b951
|  Tadashi G. Takaoka | 2010-11-20 | 1 | -4/+4 |
* | Implement temporary upper case hint icon•••This change partially implements the requested feature. The following
are not supported yet.
- Non-letter key handling on automatic temporary upper case layout.
- Non-letter key handling on shift chording in caps lock layout.
- Hint icons for manual temporary upper case layout are not final ones.
Bug: 3193390
Change-Id: I636da99d1be05b1337935d87c6f4d140661e1cc8
|  Tadashi G. Takaoka | 2010-11-16 | 1 | -2/+4 |
* | Keyboard XML supports switch-case-default tags to select rows and keys•••Change-Id: I0d92e513757e765d9de98561205754af5a143650
|  Tadashi G. Takaoka | 2010-11-12 | 1 | -0/+88 |