aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/row_qwerty4.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Fix the bottom row of tablet keyboard layoutTadashi G. Takaoka2014-08-251-1/+1
| | | | | | | | | This CL eliminates "_" and "/" keys from the bottom row of tablet keyboard. This CL also reorganizes the bottom row of tablet Dvorak keyboard. Bug: 16603887 Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-30/+2
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Tweaks for Armenian layoutsKen Wakasa2013-09-241-0/+8
| | | | | | | | | Added a dedicated key for the Armenian full stop Added Armenian punctuation letters bug: 7963631 Change-Id: Id28e224329b083a2465256f2713477b4f0782393
* Rename key_space -> key_space_5kwSatoshi Kataoka2013-09-061-1/+1
| | | | | Bug: 9059539 Change-Id: I958891bb3b1d4611b4b85490305d59ea5002f122
* Add Nepali Traditional keyboardTadashi G. Takaoka2013-08-291-0/+7
| | | | | Bug: 9833890 Change-Id: I0af4a358cc1457dc08c32744b5c170bd2a3382c9
* Fix the order of Persian diacriticsTadashi G. Takaoka2012-06-141-2/+1
| | | | | | | | | The java source file KeyboardTextsSet.java has rather big change, but this file is auto generated by "maketext" tool. The crucial part of this change is in 5 XML resource files. Bug: 6661783 Change-Id: I1d827ab0ebe6caa5ab73531682d6c32540b0d7aa
* Change spacebar and language switch key background color of phoneTadashi G. Takaoka2012-06-041-3/+2
| | | | | Bug: 6568834 Change-Id: I815af444eb953e665a09a075b2d3e5875898cb52
* Reorganize punctuations and diacritics of Arabic and PersianTadashi G. Takaoka2012-05-111-2/+17
| | | | | Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea
* Cleanup <include/> and etc. in keyboard XMLTadashi G. Takaoka2012-04-241-0/+1
| | | | | | | | * 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
* Modularize keyboard XML filesTadashi G. Takaoka2012-04-201-69/+4
| | | | | | | | | | | | | * 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-201-2/+2
| | | | | | | | * Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
* Generate KeyboardLabelsSet from donottranslate-more-keys.xmlTadashi G. Takaoka2012-04-111-2/+2
| | | | | | | | 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
* Support Persian KeyboardTadashi G. Takaoka2012-03-131-0/+22
| | | | | | | This is a first trial implementation based on Arabic layout. Bug: 5456620 Change-Id: Ifa21d7fbd408853a44678623c13b9c078283732c
* Add language switch key only to the phone layoutsTadashi G. Takaoka2012-03-071-3/+17
| | | | | Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c
* Add next/prev navigate action more keys and remove tab keyTadashi G. Takaoka2012-02-211-28/+30
| | | | | | Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224
* Settings key always exists in more keys of shortcut/f1 keyTadashi G. Takaoka2012-02-171-3/+3
| | | | | | | | | This change also * Fix comman/f1 key for Arabic keyboard. * Removes "show settings key option" and related stuff. * Renames and simplifies F2 key to shortcut key on 7 inch tablet. Change-Id: Ib1cf99ad00d9780a2f0d170260e756771e161521
* Shift+Smiley key will register newline character of textMultiLineTadashi G. Takaoka2012-02-081-2/+2
| | | | | | | | | | | | | | This change also * Honors the custom action label in EditorInfo.actionLabel. * Invokes InputConnection.performeEditorAction if action is specifed at EditorInfo.imeOptions or actionLabel/actionId. * Stops using InputMethodService.sendKeyChar. Implements sendKeyCodePoint instead. Bug: 2498607 Bug: 5961809 Bug: 5368408 Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
* Rename keyboard XML resource filesTadashi G. Takaoka2012-01-281-0/+67
* <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