aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw768dp-land (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add keyboardLetfPadding and keyboardRightPadding attributesTadashi G. Takaoka2013-01-303-3/+6
| | | | | | | This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
* Calculate default touch position correction data for keys on 4th rowTadashi G. Takaoka2012-09-273-0/+3
| | | | | | | | This change also disables touch position correction for Phone/Dvorak keyboard. Bug: 7243101 Change-Id: Idfcc7ad1feabbe6a81635dceba5be087401fa18b
* Use 5-row layout for Thai phone keybopardTadashi G. Takaoka2012-09-033-93/+0
| | | | | Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120
* Use normal font for ThaiTadashi G. Takaoka2012-09-033-10/+9
| | | | | | | | This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
* Use resource to specify 5-rows keyboard parametersTadashi G. Takaoka2012-08-313-4/+8
| | | | Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4
* Revert "Revert "Fix key letter size of 5-rows Thai keyboard""Tadashi G. Takaoka2012-08-301-0/+2
| | | | | | | This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3
* Revert "Fix key letter size of 5-rows Thai keyboard"Ken Wakasa2012-08-291-2/+0
| | | | | | This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8
* Fix key letter size of 5-rows Thai keyboardTadashi G. Takaoka2012-08-291-0/+2
| | | | | | | | The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2
* Use non-bold text for Arabic and Thai keyboardTadashi G. Takaoka2012-08-291-0/+1
| | | | | | | | The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05
* Remove SupportTouchPositionCorrection from subtype extra valueTadashi G. Takaoka2012-03-283-0/+3
| | | | Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c
* Smaller gap for Thai 5 rows keyboardTadashi G. Takaoka2012-03-233-0/+84
| | | | Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787
* Rename mini keyboard to more keys keyboardTadashi G. Takaoka2012-02-081-1/+1
| | | | Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
* Move long press shift handling from PointerTracker to KeyboardStateTadashi G. Takaoka2012-02-011-1/+2
| | | | | | | | | | | | | 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
* Rename keyboard XML resource filesTadashi G. Takaoka2012-01-283-3/+3
| | | | | | | | | * <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
* Add left/right padding to phone/number layout of tabletTadashi G. Takaoka2011-11-183-0/+84
| | | | Change-Id: Ida6b458f3233cd4ea3ae71e07e2a5c80c7750954
* Fix mini keyboard style on tablet deviceTadashi G. Takaoka2011-09-261-0/+1
| | | | Change-Id: Ib255697c606199e24e631ed886331d981c4dec38
* Rename mini keyboard template xml fileTadashi G. Takaoka2011-09-121-2/+0
| | | | | | This is a follow up change for Ic83cd120. Change-Id: I459fb68a795dfedf9327bac5b63e9b031af1c167
* Rename resource folder according to new naming schemeTadashi G. Takaoka2011-05-281-0/+27
Change-Id: I45a29d753103d82b625e55e78f1075497e94396f