aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw768dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix label of switch to symbols key when symbols has shortcut keyTadashi G. Takaoka2012-12-131-12/+9
| | | | | | | 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
* Add Mongolian keyboardTadashi G. Takaoka2012-11-131-0/+69
| | | | | Bug: 7455289 Change-Id: Ifdf6f38a07f75fb2154a17899e6be5f89082638f
* Escape "#" sign in XML fileTadashi G. Takaoka2012-10-312-2/+2
| | | | Change-Id: Icd38abc4a0454ca949613d8c4bb528758cd990d8
* Calculate default touch position correction data for keys on 4th rowTadashi G. Takaoka2012-09-275-2/+5
| | | | | | | | This change also disables touch position correction for Phone/Dvorak keyboard. Bug: 7243101 Change-Id: Idfcc7ad1feabbe6a81635dceba5be087401fa18b
* Reduce amount of empty space in which keypresses are detectedTadashi G. Takaoka2012-09-046-8/+33
| | | | | Bug: 6942329 Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7
* Consolidate Esperanto layout into Spanish layoutTadashi G. Takaoka2012-09-031-69/+0
| | | | | | | This change also removes AsciiCapable extra value from Esperanto subtype. Change-Id: I0fa18ef7c52e4ba24b182e8ecb9788572660b704
* Use 5-row layout for Thai phone keybopardTadashi G. Takaoka2012-09-032-33/+4
| | | | | Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120
* Use normal font for ThaiTadashi G. Takaoka2012-09-034-20/+29
| | | | | | | | This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
* am 70fb1d1a: am f0adce8a: Merge "Esperanto keyboard"Jean-Baptiste Queru2012-08-311-0/+69
|\ | | | | | | | | * commit '70fb1d1a690f3f16e4bbb19ffea349af1402cb1f': Esperanto keyboard
| * Esperanto keyboardJacob Nordfalk2012-08-301-0/+69
| | | | | | | | | | | | | | | | | | 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
* | 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
* | Add language switch key to 10" tabletTadashi G. Takaoka2012-07-312-3/+30
| | | | | | | | | | Bug: 6637175 Change-Id: Ife9c9a6d35bd3cb4de406b388c504846b35059e7
* | Fix east slavic keyboard layoutsTadashi G. Takaoka2012-07-311-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Fix tab key's navigation behaviorTadashi G. Takaoka2012-07-051-0/+11
|/ | | | | Bug: 6435484 Change-Id: Iffe459c117ad438e96ec6f5c7e64fb80b32d227e
* Fix duplicate period on Persian tablet keyboardTadashi G. Takaoka2012-06-181-2/+0
| | | | | Bug: 6679579 Change-Id: I8bccbfbdf7ea1fa1b78a5af05eb1df100f22ab0c
* Microphone key on 10-inch tablet on the far right vs where it is on phonesTadashi G. Takaoka2012-06-0611-145/+87
| | | | | | | | This change also re-introduces colored action key, that was disbaled by I1c7335c5. Bug: 6568834 Change-Id: I0c04b86049325c84492d90457cee0c16c57937f8
* Slightly wider space key for 10-inch tablet layoutsTadashi G. Takaoka2012-05-1532-99/+95
| | | | | | | This change also removes the usage of "fillBoth" keyWidth from 10-inch tablet layouts. Change-Id: Ie6844fc096712daa24e09b3d67dde48d1c03eb46
* Add Bulgarian BDS keyboardTadashi G. Takaoka2012-05-111-0/+69
| | | | | Bug: 5738545 Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7
* Fix 10-inch tablet layoutTadashi G. Takaoka2012-05-103-11/+10
| | | | | | | | | | * 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
* Preserve label case of to-symbol-keyTadashi G. Takaoka2012-05-061-1/+1
| | | | | Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437
* Override defaultActionKeyStyle to use non-blue action backgroundTadashi G. Takaoka2012-05-011-0/+6
| | | | | Bug: 6412932 Change-Id: I1c7335c53a35fc88694224332511415ea63ac745
* Support PC QWERTY layoutTadashi G. Takaoka2012-04-253-0/+197
| | | | | Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328
* Cleanup <include/> and etc. in keyboard XMLTadashi G. Takaoka2012-04-2412-77/+40
| | | | | | | | * 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
* Merge "Remove alt-code-while-typing from tablet"Tadashi G. Takaoka2012-04-231-2/+2
|\
| * Remove alt-code-while-typing from tabletTadashi G. Takaoka2012-04-231-2/+2
| | | | | | | | Change-Id: I4471d10e3f7c681c27805b966869c0b47508329f
* | Separate Hebrew row4 on tabletTadashi G. Takaoka2012-04-233-15/+46
|/ | | | Change-Id: Iea17aa7cae60e131d4b5bfeb78d287915fd04164
* Modularize shortcut key on 10 inch tabletTadashi G. Takaoka2012-04-233-20/+38
| | | | Change-Id: Ie4cace33f8bcffd092bea7ce2da0cee5a1cbd685
* Support Colemak layoutTadashi G. Takaoka2012-04-231-0/+71
| | | | | Bug: 4460018 Change-Id: I60c3dfaf205c95b92a54022f0256c33f644c8b10
* Add language switch key to symbols and symbols shifted layoutTadashi G. Takaoka2012-04-203-12/+9
| | | | | Bug: 6370179 Change-Id: I061559ea5d0cb11a059de4b6e741f9c17ee69a27
* Support Dvorak layoutTadashi G. Takaoka2012-04-202-0/+120
| | | | | Bug: 4460018 Change-Id: I08a9b556720f6c4f7089a8838c0869c9f88f479c
* Modularize keyboard XML filesTadashi G. Takaoka2012-04-2013-138/+131
| | | | | | | | | | | | | * 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-204-18/+18
| | | | | | | | * 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-9/+9
| | | | Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d
* Make KeySpecParser case insensitiveTadashi G. Takaoka2012-04-201-4/+3
| | | | Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf
* Generate KeyboardLabelsSet from donottranslate-more-keys.xmlTadashi G. Takaoka2012-04-114-18/+18
| | | | | | | | 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-051-4/+4
| | | | Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97
* Tweak keyboard layout size a bitTadashi G. Takaoka2012-04-0219-66/+38
| | | | | | | * 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-5/+9
| | | | | | | | | | | * 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
* Remove SupportTouchPositionCorrection from subtype extra valueTadashi G. Takaoka2012-03-283-0/+3
| | | | Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c
* Fix Farsi keyboardTadashi G. Takaoka2012-03-262-5/+70
| | | | | 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
* Add ZWNJ and ZWJ iconsTadashi G. Takaoka2012-03-261-3/+6
| | | | | Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee
* Smaller gap for Thai 5 rows keyboardTadashi G. Takaoka2012-03-233-0/+30
| | | | Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787
* Support Thai KeyboardTadashi G. Takaoka2012-03-236-0/+336
| | | | | Bug: 6070772 Change-Id: Ib7078d062801e17db500f0cd0b4b53d5433b75d1