aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-xlarge/kbd_phone.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add noSettingsKey private IME option•••Change-Id: Idf74aa32c9ea565fa6771013e2d37ee952c83a57 Tadashi G. Takaoka2011-02-241-3/+11
* Add settings key to table keyboard•••Bug: 3351762 Change-Id: Ibee1cf42af2f53017d83034f069b19be6657acbb Tadashi G. Takaoka2011-01-181-2/+5
* Support "nm" (no mic) privateImeOptions•••Bug: 3331635 Change-Id: Ide160b9317c8f7d966f879dd460640fc4f894e9b Tadashi G. Takaoka2011-01-141-3/+9
* Remove multi-tap feature•••Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b Tadashi G. Takaoka2010-12-201-6/+6
* 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. Takaoka2010-12-171-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. Takaoka2010-12-081-1/+3
* Add a mic key to tablet keyboard tentatively for implementation•••Bug: 3253559 Change-Id: Iba0b7488e112d5f136f6c1a7bfbeab0dac298d54 Tadashi G. Takaoka2010-12-071-0/+3
* Tweak tablet keyboard design•••This change introduces, - center align "More" key label - remove drop shadow from key label - darker key label color when manual temporary upper case - narrower pop up mini keyboard - remove unnecessary key background from pop up mini keyboard - smaller key label in portrait Bug: 3216592 Change-Id: I77e0733f467a88aa32e09fcbace56fe08f755229 Tadashi G. Takaoka2010-12-011-1/+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. Takaoka2010-11-251-47/+25
* Fix odd "more" key behavior on tablet phone number keyboard•••Bug: 3176540 Change-Id: Iaa1f3776d5ac236b2655910ede7522ceac36a9a1 Tadashi G. Takaoka2010-11-231-1/+1
* 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. Takaoka2010-11-231-4/+4
* Support <key-style/> and keyStyle attribute for Keyboard XML•••Change-Id: Ie052e989d0180eecfc8c244ba6c60594a46103d1 Tadashi G. Takaoka2010-11-221-1/+1
* Update tablet keyboard layout to version 4•••Bug: 3216592 Change-Id: I9950292184d9d0e131f76498067b0a6cb462a0ab Tadashi G. Takaoka2010-11-211-46/+38
* Add keyLabelAlign attribute to Keyboard XML•••Bug: 3216592 Change-Id: I88f8055199f2cd0525faf9374114fbebba53b951 Tadashi G. Takaoka2010-11-201-4/+6
* New xlarge keyboard layout (v2)•••Bug: 3109804 Change-Id: I1afd022d553785acd50b3104374bbec291206c1e Tadashi G. Takaoka2010-11-091-26/+26
* Update xlarge drawable of Keyboard•••Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b Tadashi G. Takaoka2010-10-191-29/+51
* Add phone keyboard layout•••Change-Id: I97d146ef2756ffe5adb17fcbf04f5e91a0587aa5 Tadashi G. Takaoka2010-10-091-0/+149