| Commit message (Expand) | Author | Age | Files | Lines |
* | Add noSettingsKey private IME option•••Change-Id: Idf74aa32c9ea565fa6771013e2d37ee952c83a57
|  Tadashi G. Takaoka | 2011-02-24 | 1 | -3/+11 |
* | Add "passwordInput" attribute to case tag of Keyboard•••This change also introduces number password (a.k.a. PIN) layout. The
text password layout will follow.
Bug: 3384942
Change-Id: I50b5e413e47a28d5285fd0468115e11ce46c7f18
|  Tadashi G. Takaoka | 2011-02-20 | 1 | -115/+184 |
* | Add settings key to table keyboard•••Bug: 3351762
Change-Id: Ibee1cf42af2f53017d83034f069b19be6657acbb
|  Tadashi G. Takaoka | 2011-01-18 | 1 | -1/+4 |
* | Support "nm" (no mic) privateImeOptions•••Bug: 3331635
Change-Id: Ide160b9317c8f7d966f879dd460640fc4f894e9b
|  Tadashi G. Takaoka | 2011-01-14 | 1 | -3/+9 |
* | 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 |
* | Add a mic key to tablet keyboard tentatively for implementation•••Bug: 3253559
Change-Id: Iba0b7488e112d5f136f6c1a7bfbeab0dac298d54
|  Tadashi G. Takaoka | 2010-12-07 | 1 | -0/+3 |
* | 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 | -16/+7 |
* | Support dedicated number/date keyboard layout•••Bug: 3009716
Change-Id: Idc12cc9d8ee4f5febfae4e11712e2aaca327a6ea
|  Tadashi G. Takaoka | 2010-11-24 | 1 | -0/+143 |