aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_symbols3.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Rename text resources consistentlyTadashi G. Takaoka2014-03-251-10/+10
| | | | | | | | | | | - keylabel_<key>, the key label text of the <key> - keyspec_<key>, the key specification of the <key> - keyhintlabel_<key>, the hint label text of the <key> - morekeys_<key>, the more keys specifications of the <key> - additional_morekeys_<key>, the additional more keys specification of the <key> Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e
* Remove RTL aware !code and add corresponding !textTadashi G. Takaoka2014-02-131-5/+2
| | | | Change-Id: I9021c8fa1cf2d4ac07579237a939c15551509a0b
* Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-071-9/+9
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
* Consolidate keyIcon and code with keyLabel attributeTadashi G. Takaoka2014-02-071-4/+3
| | | | Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-2/+2
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Swap keys: exclamation, question, period, comma.Ken Wakasa2013-10-011-3/+3
| | | | | bug: 11003945 Change-Id: If9ff0487ebbb1c25c8b13eaa55615255921c61c6
* Optimize layoutSatoshi Kataoka2013-09-051-4/+5
| | | | | | Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
* Revert "Remove symbols shifted layout"Satoshi Kataoka2013-09-041-13/+6
| | | | | | This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
* Remove symbols shifted layoutTadashi G. Takaoka2013-08-231-6/+13
| | | | | Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
* Opening punctuations have a priority in Spanish keyboardTadashi G. Takaoka2012-07-171-1/+1
| | | | | Bug: 6737535 Change-Id: I87442eb978ac68be3d3df99eed8a92877a6f4ab0
* Fix Persian keyboard having correct code pointsTadashi G. Takaoka2012-06-161-6/+24
| | | | | Bug: 6679850 Change-Id: Iaa33f48ffb5634de31e039574fb58185c6c078e8
* Fix Spanish keyboard to have easy access to inverted ? and !Tadashi G. Takaoka2012-05-111-3/+2
| | | | | Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be
* Move functional keys out from rowkeys_symbols{_shift}3.Tadashi G. Takaoka2012-04-241-8/+0
| | | | Change-Id: Iee5e7e93e5f319551a8ad28c58813c00fc713308
* Fix confusable "label" usage, use "text" insteadTadashi G. Takaoka2012-04-201-6/+6
| | | | | | | | * 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-6/+6
| | | | | | | | 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
* Split tablet symbols and symbols shifted layout into separated rowsTadashi G. Takaoka2012-03-091-0/+52
Bug: 6100832 Change-Id: I6771364ceca2c152bd9c55e22159f57c3468cc31