aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw768dp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add language switch key to 10" tablet•••Bug: 6637175 Change-Id: Ife9c9a6d35bd3cb4de406b388c504846b35059e7 Tadashi G. Takaoka2012-07-312-3/+30
* Fix east slavic keyboard layouts•••This change affects Ukrainian, Belarusian, Kyrgyz, and Russian keyboard. The followings are the layout changes for each language respectively. [Ukrainian] * Replace useless CYRILLIC LETTER E with CYRILLIC LETTER UKRAINIAN IE. * Replace useless CYRILLIC LETTER HARD SIGN with CYRILLIC LETTER YI on 10-inch tablet. * Add CYRILLIC LETTER GHE WITH UPTURN as more keys of CYRILLIC LETTER GHE. [Belarusian] * Add CYRILLIC LETTER IO as more keys of CYRILLIC LETTER IE. * Replace useless CYRILLIC LETTER HARD SIGN with CYRILLIC LETTER IE on 10-inch tablet. [Kyrgyz] * Add CYRILLIC LETTER IO as more keys of CYRILLIC LETTER IE. * Remove CYRILLIC LETTER HARD SIGN from more keys of CYRILLIC LETTER HA because CYRILLIC LETTER SOFT SIGN has it. [Russian] * Remove CYRILLIC LETTER HARD SIGN from more keys of CYRILLIC LETTER HA because CYRILLIC LETTER SOFT SIGN has it. This change also replace misspelled "more_keys_for_cyrillic_ye" text name with "more_keys_for_cyrillic_ie". Bug: 6881007 Change-Id: I9e88c4e27f66225e1676f2b286a7e55b9f2cbf5b Tadashi G. Takaoka2012-07-311-2/+1
* Fix tab key's navigation behavior•••Bug: 6435484 Change-Id: Iffe459c117ad438e96ec6f5c7e64fb80b32d227e Tadashi G. Takaoka2012-07-051-0/+11
* Fix duplicate period on Persian tablet keyboard•••Bug: 6679579 Change-Id: I8bccbfbdf7ea1fa1b78a5af05eb1df100f22ab0c Tadashi G. Takaoka2012-06-181-2/+0
* Microphone key on 10-inch tablet on the far right vs where it is on phones•••This change also re-introduces colored action key, that was disbaled by I1c7335c5. Bug: 6568834 Change-Id: I0c04b86049325c84492d90457cee0c16c57937f8 Tadashi G. Takaoka2012-06-0611-145/+87
* Slightly wider space key for 10-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 10-inch tablet layouts. Change-Id: Ie6844fc096712daa24e09b3d67dde48d1c03eb46 Tadashi G. Takaoka2012-05-1532-99/+95
* Add Bulgarian BDS keyboard•••Bug: 5738545 Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7 Tadashi G. Takaoka2012-05-111-0/+69
* Fix 10-inch tablet layout•••* Fix missing delete key for greek * Remove shift keys from farsi * Move delete and enter key down for farsi * Tweak 3rd-row key position of nordic Bug: 6422448 Change-Id: I2066c1927f60660513c89615488520f716a15fa5 Tadashi G. Takaoka2012-05-103-11/+10
* Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 Tadashi G. Takaoka2012-05-061-1/+1
* Override defaultActionKeyStyle to use non-blue action background•••Bug: 6412932 Change-Id: I1c7335c53a35fc88694224332511415ea63ac745 Tadashi G. Takaoka2012-05-011-0/+6
* Support PC QWERTY layout•••Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328 Tadashi G. Takaoka2012-04-253-0/+197
* Cleanup <include/> and etc. in keyboard XML•••* Remove keyXPos and keyWidth from key_*.xml and make it more generic. * Add keyXPos and keyWidth to <include/> generalized key_*.xml. * Remove zero width <Spacer/> and fold into successive <include/>. Change-Id: I4b5c02a165ba0bc9ef8741be0b4938c1efaf5e27 Tadashi G. Takaoka2012-04-2412-77/+40
* Merge "Remove alt-code-while-typing from tablet"Tadashi G. Takaoka2012-04-231-2/+2
|\
| * Remove alt-code-while-typing from tablet•••Change-Id: I4471d10e3f7c681c27805b966869c0b47508329f Tadashi G. Takaoka2012-04-231-2/+2
* | Separate Hebrew row4 on tablet•••Change-Id: Iea17aa7cae60e131d4b5bfeb78d287915fd04164 Tadashi G. Takaoka2012-04-233-15/+46
|/
* Modularize shortcut key on 10 inch tablet•••Change-Id: Ie4cace33f8bcffd092bea7ce2da0cee5a1cbd685 Tadashi G. Takaoka2012-04-233-20/+38
* Support Colemak layout•••Bug: 4460018 Change-Id: I60c3dfaf205c95b92a54022f0256c33f644c8b10 Tadashi G. Takaoka2012-04-231-0/+71
* Add language switch key to symbols and symbols shifted layout•••Bug: 6370179 Change-Id: I061559ea5d0cb11a059de4b6e741f9c17ee69a27 Tadashi G. Takaoka2012-04-203-12/+9
* Support Dvorak layout•••Bug: 4460018 Change-Id: I08a9b556720f6c4f7089a8838c0869c9f88f479c Tadashi G. Takaoka2012-04-202-0/+120
* Modularize keyboard XML files•••* 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 Tadashi G. Takaoka2012-04-2013-138/+131
* Fix confusable "label" usage, use "text" instead•••* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3 Tadashi G. Takaoka2012-04-204-18/+18
* Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d Tadashi G. Takaoka2012-04-201-9/+9
* Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf Tadashi G. Takaoka2012-04-201-4/+3
* Generate KeyboardLabelsSet from donottranslate-more-keys.xml•••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 Tadashi G. Takaoka2012-04-114-18/+18
* Use !icon/<icon_name> notation for more keys spec•••Change-Id: I616e6c1ac603d2eb7a5c99ec70d5411371d15f3e Tadashi G. Takaoka2012-04-101-1/+1
* Introduce KeyboardCodesSet.java and remove keycodes.xml•••Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8 Tadashi G. Takaoka2012-04-101-13/+13
* Use keyboardSet extra value of subtype to specify layout type•••Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 Tadashi G. Takaoka2012-04-051-4/+4
* Tweak keyboard layout size a bit•••* 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 Tadashi G. Takaoka2012-04-0219-66/+38
* Update Hindi keyboard•••* 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 Tadashi G. Takaoka2012-04-021-5/+9
* Remove SupportTouchPositionCorrection from subtype extra value•••Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c Tadashi G. Takaoka2012-03-283-0/+3
* Fix Farsi keyboard•••Bug: 5456620 Change-Id: Ia54f084fbc7a238aeda1df234c723d9e675ce62f Tadashi G. Takaoka2012-03-262-5/+70
* Add missing ZWNJ icon for tablets•••Follow up to I7238f41c. Bug: 5456620 Change-Id: I3492b38102ecc5af7fc8cddedff1f0319672e3fe Tadashi G. Takaoka2012-03-261-0/+1
* Add ZWNJ and ZWJ icons•••Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee Tadashi G. Takaoka2012-03-261-3/+6
* Smaller gap for Thai 5 rows keyboard•••Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787 Tadashi G. Takaoka2012-03-233-0/+30
* Support Thai Keyboard•••Bug: 6070772 Change-Id: Ib7078d062801e17db500f0cd0b4b53d5433b75d1 Tadashi G. Takaoka2012-03-236-0/+336
* Support preliminary Hindi Keyboard•••Bug: 5964777 Change-Id: Id12c75966f6302e6f4ebbd4a8f474e05c601c88a Tadashi G. Takaoka2012-03-161-0/+65
* ZWNJ key on Persian shouldn't be altCodeWhileTyping key•••Change-Id: I69301a2c61c2e465058309337672f983669e7967 Tadashi G. Takaoka2012-03-141-3/+1
* Support Persian Keyboard•••This is a first trial implementation based on Arabic layout. Bug: 5456620 Change-Id: Ifa21d7fbd408853a44678623c13b9c078283732c Tadashi G. Takaoka2012-03-134-9/+32
* Add AZERTY compatible symbols/symbols shifted layouts for tablet•••This change also adds Spanish compatible symbols/symbols shifted layouts for tablet. Bug: 6100832 Change-Id: Ib5ed9856573657b2680e08f9e64fd09b12a0a27d Tadashi G. Takaoka2012-03-122-0/+142
* Support disableAdditionalMoreKeys and disableKeyLabelHint•••Change-Id: Idfa586417acd4a223380d52f044e3a86eb780b21 Tadashi G. Takaoka2012-03-1210-10/+20
* Rename keyboard XML files•••* Slavic to East Slavic * Serbian to South Slavic * Scandinavian to Nordic Bug: 6150183 Change-Id: I8f5641aa07b83cbb225f5fd73e351a6f8abe0784 Tadashi G. Takaoka2012-03-123-8/+8
* Merge "Separate Greek semicolon key from row"Tadashi G. Takaoka2012-03-111-0/+2
|\
| * Separate Greek semicolon key from row•••Change-Id: Ie568da868a0bed4f72652cf7475bdeb752be1f5b Tadashi G. Takaoka2012-03-121-0/+2
* | Merge "Breakdown Slavic keyboard into rows"Tadashi G. Takaoka2012-03-111-95/+6
|\ \ | |/ |/|
| * Breakdown Slavic keyboard into rows•••Change-Id: Iff2048839a51e14351ba235ef9d7f5ecbef159e3 Tadashi G. Takaoka2012-03-121-95/+6
* | Merge "Breakdown Serbian keyboard into rows"Tadashi G. Takaoka2012-03-111-100/+11
|\ \
| * | Breakdown Serbian keyboard into rows•••This change also slightly re-design 7-inch and 10-inch tablet layout Change-Id: Ibfe11386d865f7c3becf4a60286557921f95036d Tadashi G. Takaoka2012-03-121-100/+11
| |/
* / Breakdown Hebrew keyboard into rows•••Change-Id: I25c928a3251424280e2ac4f065126c3019734d20 Tadashi G. Takaoka2012-03-121-95/+6
|/
* Merge "Breakdown Greek keyboard into rows"Tadashi G. Takaoka2012-03-081-119/+6
|\
| * Breakdown Greek keyboard into rows•••Change-Id: I160c0e26058b3841b3820ec95b91d59b295339ca Tadashi G. Takaoka2012-03-091-119/+6