aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp-land (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial split QWERTY layout•••Change [2/3] Add an attribute that's used in layout xmls for specifying the split-keyboard layout. This attribute will be checked/set by the KeyboardBuilder which knows about the "splittability" of the keyboard. Bug: 4968173 Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee Sandeep Siddhartha2014-09-123-0/+276
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-131-1/+1
* Add keyboardLetfPadding and keyboardRightPadding attributes•••This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1 Tadashi G. Takaoka2013-01-303-3/+6
* Calculate default touch position correction data for keys on 4th row•••This change also disables touch position correction for Phone/Dvorak keyboard. Bug: 7243101 Change-Id: Idfcc7ad1feabbe6a81635dceba5be087401fa18b Tadashi G. Takaoka2012-09-273-0/+3
* Use 5-row layout for Thai phone keybopard•••Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120 Tadashi G. Takaoka2012-09-031-31/+0
* Use normal font for Thai•••This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897 Tadashi G. Takaoka2012-09-031-4/+3
* Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 Tadashi G. Takaoka2012-08-311-2/+2
* Revert "Revert "Fix key letter size of 5-rows Thai keyboard""•••This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3 Tadashi G. Takaoka2012-08-301-0/+2
* Revert "Fix key letter size of 5-rows Thai keyboard"•••This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8 Ken Wakasa2012-08-291-2/+0
* Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 Tadashi G. Takaoka2012-08-291-0/+2
* Use non-bold text for Arabic and Thai keyboard•••The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05 Tadashi G. Takaoka2012-08-291-0/+1
* Remove tab key from number/phone layout of 7 inch tablet•••Bug: 6411288 Bug: 6411588 Bug: 6411840 Change-Id: I44b358ae9c078779d6b1108281c1458387a32948 Tadashi G. Takaoka2012-05-013-3/+3
* Remove SupportTouchPositionCorrection from subtype extra value•••Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c Tadashi G. Takaoka2012-03-281-0/+1
* Smaller gap for Thai 5 rows keyboard•••Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787 Tadashi G. Takaoka2012-03-231-0/+28
* Rename mini keyboard to more keys keyboard•••Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5 Tadashi G. Takaoka2012-02-081-1/+1
* Move long press shift handling from PointerTracker to KeyboardState•••This change also * Rename phone shift keyboard to phone symbols keyboard. Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard. * Remove phone symbols keyboard from tablet. * Introduces enableLongPress flag of Key.keyActionFlags attribute. * Remove clumsy long press code from PointerTracker. * Remove CODE_CAPSLOCK handling from LatinIME. * Make KeyboardSwitcher to invoke haptic and audio feedback. Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054 Tadashi G. Takaoka2012-02-011-1/+2
* Rename keyboard XML resource files••• * <Keyboard> XML file should be kbd_*.xml * <Row> XML file should be rows_*.xml or row_*.xml * <Key> XML file should be key_*.xml or keys_*.xml * <key-style> XML file should be key_styles_*.xml Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13 Tadashi G. Takaoka2012-01-283-3/+3
* Add left/right padding to phone/number layout of tablet•••Change-Id: Ida6b458f3233cd4ea3ae71e07e2a5c80c7750954 Tadashi G. Takaoka2011-11-183-0/+84
* Fix mini keyboard style on tablet device•••Change-Id: Ib255697c606199e24e631ed886331d981c4dec38 Tadashi G. Takaoka2011-09-261-0/+1
* Rename mini keyboard template xml file•••This is a follow up change for Ic83cd120. Change-Id: I459fb68a795dfedf9327bac5b63e9b031af1c167 Tadashi G. Takaoka2011-09-121-2/+0
* Import 7 inch keyboard from Honeycomb-MR2•••Unfortunately current Master seems have bugs in resource selection. The xml-en/kbd_qwerty.xml is added to avoide those issue as work around, and must be removed if the issue is fixed. Bug: 4442045 Change-Id: Ic43d66e8669fb63e2c3f0b8b9aae9178ca3c32b5 Tadashi G. Takaoka2011-06-061-0/+27