aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_symbols2.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Fix currency symbol sizeTadashi G. Takaoka2014-10-071-1/+2
| | | | | Bug: 17877107 Change-Id: I0723fc86792ec5a20ac54a1d3c965293ba1f0bd2
* Rename text resources consistentlyTadashi G. Takaoka2014-03-251-3/+3
| | | | | | | | | | | - 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
* Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-071-8/+8
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
* Optimize layoutSatoshi Kataoka2013-09-051-3/+0
| | | | | | Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
* Revert "Remove symbols shifted layout"Satoshi Kataoka2013-09-041-27/+11
| | | | | | This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
* Remove symbols shifted layoutTadashi G. Takaoka2013-08-231-11/+27
| | | | | Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
* Fix Catalan keyboard layoutTadashi G. Takaoka2013-07-311-2/+3
| | | | | Bug: 10098472 Change-Id: I60e4aa6716f8166ca60ab5687b0faf2d84cd846b
* Escape "#" sign in XML fileTadashi G. Takaoka2012-10-311-3/+3
| | | | Change-Id: Icd38abc4a0454ca949613d8c4bb528758cd990d8
* Fix Persian keyboard having correct code pointsTadashi G. Takaoka2012-06-161-4/+22
| | | | | Bug: 6679850 Change-Id: Iaa33f48ffb5634de31e039574fb58185c6c078e8
* Fix confusable "label" usage, use "text" insteadTadashi G. Takaoka2012-04-201-4/+4
| | | | | | | | * 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-5/+5
| | | | | | | | 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/+48
Bug: 6100832 Change-Id: I6771364ceca2c152bd9c55e22159f57c3468cc31