aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Separate Hebrew row4 on tabletTadashi G. Takaoka2012-04-233-16/+49
|/ | | | Change-Id: Iea17aa7cae60e131d4b5bfeb78d287915fd04164
* Support Colemak layoutTadashi G. Takaoka2012-04-232-0/+94
| | | | | Bug: 4460018 Change-Id: I60c3dfaf205c95b92a54022f0256c33f644c8b10
* Add language switch key to symbols and symbols shifted layoutTadashi G. Takaoka2012-04-203-10/+9
| | | | | Bug: 6370179 Change-Id: I061559ea5d0cb11a059de4b6e741f9c17ee69a27
* Add language switch key to 7 inch tabletTadashi G. Takaoka2012-04-202-2/+29
| | | | | Bug: 6370443 Change-Id: I4079c4b06de7abd677376094dab341f34aa2d234
* Support Dvorak layoutTadashi G. Takaoka2012-04-205-0/+244
| | | | | Bug: 4460018 Change-Id: I08a9b556720f6c4f7089a8838c0869c9f88f479c
* Modularize keyboard XML filesTadashi G. Takaoka2012-04-2015-99/+75
| | | | | | | | | | | | | * Remove duplicated xml-sw768dp/keys_apostrophe_dash.xml * Separate keys_apostrophe_dash.xml to key_apostorhe.xml and key_dash.ml * Separate key_space.xml from row_qwerty4.xml * Separate key_f1.xml from xml{,-sw600dp}/row_qwerty4.xml * Separate keys_f1f2.xml from xml-sw768dp/row_qwerty4.xml * Fix incorrectly named rows_symbols{,_shift}4.xml to row_symbols{,_shift}4.xml Change-Id: Id71967a016a348174d1fc265b654dbc233c6562e
* Fix confusable "label" usage, use "text" insteadTadashi G. Takaoka2012-04-209-33/+33
| | | | | | | | * Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
* Use string attribute for icon nameTadashi G. Takaoka2012-04-201-13/+13
| | | | Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d
* Make KeySpecParser case insensitiveTadashi G. Takaoka2012-04-201-4/+0
| | | | Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf
* Generate KeyboardLabelsSet from donottranslate-more-keys.xmlTadashi G. Takaoka2012-04-119-33/+33
| | | | | | | | This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43
* Use !icon/<icon_name> notation for more keys specTadashi G. Takaoka2012-04-101-1/+1
| | | | Change-Id: I616e6c1ac603d2eb7a5c99ec70d5411371d15f3e
* Introduce KeyboardCodesSet.java and remove keycodes.xmlTadashi G. Takaoka2012-04-101-13/+13
| | | | Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8
* Use keyboardSet extra value of subtype to specify layout typeTadashi G. Takaoka2012-04-055-8/+8
| | | | Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97
* Update Thai keyboard commentTadashi G. Takaoka2012-04-041-4/+4
| | | | | Bug: 6070772 Change-Id: Iae59e3c34ee4ea8878f17b8d775a2a4cb886718c
* Tweak keyboard layout size a bitTadashi G. Takaoka2012-04-022-0/+52
| | | | | | | * Enlarge 3rd row of phone keyboard slightly for nordic and slavic. * Fixed the width of the first key of each rows on 10 inch tablet. Change-Id: I5b1936d7f19db30d2f45aff03a255c2a505a2e7f
* Update Hindi keyboardTadashi G. Takaoka2012-04-021-1/+1
| | | | | | | | | | | * Remove "U+090E: DEVANAGARI LETTER SHORT E" from 3rd row * Remove "U+0946: DEVANAGARI VOWEL SIGN SHORT E" from 3rd row * Remove digit and Devanagari digit more keys from shifted layout * Replace digit keys on symbol layout with Devanagari digit keys * Enlarge 3rd row of phone layout slightly Bug: 5964777 Change-Id: I2a4f85bf11fbec3820a79a026d95c8f73a9cf604
* Fix settings key on more keys keyboardTadashi G. Takaoka2012-03-301-1/+1
| | | | | Bug: 6260868 Change-Id: I0b8113d283fa5d03a02115cd71a5af511982145a
* Remove SupportTouchPositionCorrection from subtype extra valueTadashi G. Takaoka2012-03-281-0/+1
| | | | Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c
* Fix Farsi keyboardTadashi G. Takaoka2012-03-265-0/+297
| | | | | Bug: 5456620 Change-Id: Ia54f084fbc7a238aeda1df234c723d9e675ce62f
* Add missing ZWNJ icon for tabletsTadashi G. Takaoka2012-03-261-0/+1
| | | | | | | Follow up to I7238f41c. Bug: 5456620 Change-Id: I3492b38102ecc5af7fc8cddedff1f0319672e3fe
* Merge "Add ZWNJ and ZWJ icons"Tadashi G. Takaoka2012-03-251-3/+6
|\
| * Add ZWNJ and ZWJ iconsTadashi G. Takaoka2012-03-261-3/+6
| | | | | | | | | | Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee
* | Fix Thai KeyboardTadashi G. Takaoka2012-03-261-3/+3
|/ | | | | Bug: 6070772 Change-Id: I0bda4032825cb8bac17d9f800346a77f6903fd30
* Smaller gap for Thai 5 rows keyboardTadashi G. Takaoka2012-03-231-0/+1
| | | | Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787
* Support Thai KeyboardTadashi G. Takaoka2012-03-236-0/+485
| | | | | Bug: 6070772 Change-Id: Ib7078d062801e17db500f0cd0b4b53d5433b75d1
* Support preliminary Hindi KeyboardTadashi G. Takaoka2012-03-161-0/+61
| | | | | Bug: 5964777 Change-Id: Id12c75966f6302e6f4ebbd4a8f474e05c601c88a
* ZWNJ key on Persian shouldn't be altCodeWhileTyping keyTadashi G. Takaoka2012-03-141-3/+1
| | | | Change-Id: I69301a2c61c2e465058309337672f983669e7967
* Support Persian KeyboardTadashi G. Takaoka2012-03-134-9/+26
| | | | | | | This is a first trial implementation based on Arabic layout. Bug: 5456620 Change-Id: Ifa21d7fbd408853a44678623c13b9c078283732c
* Tweak 7 inch layout a bitTadashi G. Takaoka2012-03-1216-86/+60
| | | | | | | | | * For 10-9-7 (qwerty, qwertz), keys' width are 9.0%-9.0%-9.0% * For 10-10-7 (azerty, hebrew, spanish), keys' width are 8.5%-8.5%-8.5% * For 11-11-{7,8} (arabic, bulgarian, nordic), keys' width are 7.6%-7.6%-7.6% * For {11,12}-11-9 (south_slavic, east_slavic), keys' width are 7.6%-7.6%-7.363% Change-Id: Ife4ce0ac587bd179afcfce0cb5dffb8d82fee4f1
* Add AZERTY compatible symbols/symbols shifted layouts for tabletTadashi G. Takaoka2012-03-128-7/+235
| | | | | | | | This change also adds Spanish compatible symbols/symbols shifted layouts for tablet. Bug: 6100832 Change-Id: Ib5ed9856573657b2680e08f9e64fd09b12a0a27d
* Support disableAdditionalMoreKeys and disableKeyLabelHintTadashi G. Takaoka2012-03-1218-532/+20
| | | | Change-Id: Idfa586417acd4a223380d52f044e3a86eb780b21
* Rename keyboard XML filesTadashi G. Takaoka2012-03-125-8/+8
| | | | | | | | | * Slavic to East Slavic * Serbian to South Slavic * Scandinavian to Nordic Bug: 6150183 Change-Id: I8f5641aa07b83cbb225f5fd73e351a6f8abe0784
* Merge "Separate Greek semicolon key from row"Tadashi G. Takaoka2012-03-113-6/+32
|\
| * Separate Greek semicolon key from rowTadashi G. Takaoka2012-03-123-6/+32
| | | | | | | | Change-Id: Ie568da868a0bed4f72652cf7475bdeb752be1f5b
* | Merge "Breakdown Slavic keyboard into rows"Tadashi G. Takaoka2012-03-112-95/+65
|\ \ | |/ |/|
| * Breakdown Slavic keyboard into rowsTadashi G. Takaoka2012-03-122-95/+65
| | | | | | | | Change-Id: Iff2048839a51e14351ba235ef9d7f5ecbef159e3
* | Merge "Breakdown Serbian keyboard into rows"Tadashi G. Takaoka2012-03-112-92/+65
|\ \
| * | Breakdown Serbian keyboard into rowsTadashi G. Takaoka2012-03-122-92/+65
| |/ | | | | | | | | | | This change also slightly re-design 7-inch and 10-inch tablet layout Change-Id: Ibfe11386d865f7c3becf4a60286557921f95036d
* / Breakdown Hebrew keyboard into rowsTadashi G. Takaoka2012-03-121-96/+7
|/ | | | Change-Id: I25c928a3251424280e2ac4f065126c3019734d20
* Merge "Breakdown Greek keyboard into rows"Tadashi G. Takaoka2012-03-082-115/+91
|\
| * Breakdown Greek keyboard into rowsTadashi G. Takaoka2012-03-092-115/+91
| | | | | | | | Change-Id: I160c0e26058b3841b3820ec95b91d59b295339ca
* | Merge "Breakdown Georgian keyboard into rows"Tadashi G. Takaoka2012-03-082-237/+118
|\ \
| * | Breakdown Georgian keyboard into rowsTadashi G. Takaoka2012-03-092-237/+118
| |/ | | | | | | Change-Id: Id257ea33586e07a91674f654c33003ec2d5aa73d
* | Merge "Breakdown Bulgarian keyboard into rows"Tadashi G. Takaoka2012-03-082-92/+65
|\ \
| * | Breakdown Bulgarian keyboard into rowsTadashi G. Takaoka2012-03-092-92/+65
| |/ | | | | | | Change-Id: Ie0da26a48b186be081ad61858116e519019d1973
* / Breakdown Arabic keyboard into rowsTadashi G. Takaoka2012-03-094-141/+219
|/ | | | Change-Id: Ie2215d8baf501dc7dd87c464deb47fe4267171f6
* Merge "Breakdown AZERTY keyboard into rows"Tadashi G. Takaoka2012-03-083-74/+88
|\
| * Breakdown AZERTY keyboard into rowsTadashi G. Takaoka2012-03-093-74/+88
| | | | | | | | Change-Id: Ibd202d7b141209b3e4310499134522cbd1a8c16c
* | Breakdown QWERTY keyboard into rows and shareTadashi G. Takaoka2012-03-099-333/+187
|/ | | | Change-Id: I0b8ad39120a73395ff5a5b1a32e0f3fe681c062b
* Merge "Split tablet symbols and symbols shifted layout into separated rows"Tadashi G. Takaoka2012-03-089-223/+365
|\