aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw768dp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix label of switch to symbols key when symbols has shortcut key•••This change fixes the labels of switch to symbols key and switch back from more symbols key when symbols layout has shortcut key. Change-Id: I3fbbef2d929486d0f0542f4d89cb086d9f5bad82 Tadashi G. Takaoka2012-12-131-12/+9
* Add Mongolian keyboard•••Bug: 7455289 Change-Id: Ifdf6f38a07f75fb2154a17899e6be5f89082638f Tadashi G. Takaoka2012-11-131-0/+69
* Escape "#" sign in XML file•••Change-Id: Icd38abc4a0454ca949613d8c4bb528758cd990d8 Tadashi G. Takaoka2012-10-312-2/+2
* 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-275-2/+5
* Reduce amount of empty space in which keypresses are detected•••Bug: 6942329 Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7 Tadashi G. Takaoka2012-09-046-8/+33
* Consolidate Esperanto layout into Spanish layout•••This change also removes AsciiCapable extra value from Esperanto subtype. Change-Id: I0fa18ef7c52e4ba24b182e8ecb9788572660b704 Tadashi G. Takaoka2012-09-031-69/+0
* Use 5-row layout for Thai phone keybopard•••Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120 Tadashi G. Takaoka2012-09-032-33/+4
* 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-034-20/+29
* am 70fb1d1a: am f0adce8a: Merge "Esperanto keyboard"•••* commit '70fb1d1a690f3f16e4bbb19ffea349af1402cb1f': Esperanto keyboard Jean-Baptiste Queru2012-08-311-0/+69
|\
| * Esperanto keyboard•••Universal esperanto keyboard. Has letters for all latin scripts, as users will often need to type something in both Esperanto and other languages (for example their country's). Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com> Change-Id: Ia8a739fa31a60e118d42ae9e8c62ddfd66e2ca35 Jacob Nordfalk2012-08-301-0/+69
* | Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 Tadashi G. Takaoka2012-08-313-4/+8
* | 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
* | 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