aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-xlarge/kbd_key_styles.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable non-ASCII symbol keys in password input•••Bug: 3384942 Change-Id: Ifa10e84f22bb6ff85dfc397fac95a0294b2a6bea Tadashi G. Takaoka2011-02-201-0/+15
* Use simple smiley for the emoticon key•••This change uses keyLable to show simple smiley on the key top and removes sym_keyboard_smiley_holo drawable. Bug: 3350296 Change-Id: I7d28db8a6f74936f932f250a70991a1bd1ff4ddd Tadashi G. Takaoka2011-01-211-4/+4
* Add settings key to table keyboard•••Bug: 3351762 Change-Id: Ibee1cf42af2f53017d83034f069b19be6657acbb Tadashi G. Takaoka2011-01-181-0/+12
* Notify keyboard language on space bar when it has changed•••This change also introduces the following. * space bar language switcher is enabled for phone device. * get rid of spcae key icon from number keyboard of tablet. * slightly lower the position of language name on space bar of tablet. Bug: 3290290 Change-Id: I432be8f757bcc84c257770112ff1f6fa7970c584 Tadashi G. Takaoka2011-01-141-3/+0
* Get rid of the space bar symbol on the tablet.•••bug: 3290290 Change-Id: I4c57151197989375e6e9f36f508e6e875f856654 Ken Wakasa2011-01-081-1/+0
* Import new drawable assets•••Change-Id: Ie74bd49921cca4aee69f9e7bfc8ef93e13d3c4d9 Tadashi G. Takaoka2010-12-241-1/+1
* Remove multi-tap feature•••Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b Tadashi G. Takaoka2010-12-201-16/+16
* 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-6/+7
* Update the spacebar visual.•••bug: 3290290 Change-Id: I7f48911bf75e1a54b74e500d5d9603e1015b51ae Ken Wakasa2010-12-161-4/+2
* Cleanup unused string resources•••This change also renames some "completion" to "correction". Change-Id: I156dd7ccafe99a632721f20769d5f0ea5915a564 Tadashi G. Takaoka2010-12-121-2/+2
* Add a mic key to tablet keyboard tentatively for implementation•••Bug: 3253559 Change-Id: Iba0b7488e112d5f136f6c1a7bfbeab0dac298d54 Tadashi G. Takaoka2010-12-071-1/+12
* Fix ".com" output of tablet keyboard•••Bug: 3241174 Change-Id: I6e40d6623890b7bbbd91175649b1f28b4f327621 Tadashi G. Takaoka2010-12-011-0/+1
* 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-0/+149