aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_qwertz1.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-8/+8
| | | | | | | | | | | - 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-10/+10
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
* Fix confusable "label" usage, use "text" insteadTadashi G. Takaoka2012-04-201-8/+8
| | | | | | | | * 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-8/+8
| | | | | | | | 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
* Add language agnostic QWERTY subtypeTadashi G. Takaoka2012-03-301-1/+2
| | | | | Bug: 6010147 Change-Id: I705e38ac889172ae8b7c2a68e5c688f2ffc28320
* Breakdown QWERTY keyboard into rows and shareTadashi G. Takaoka2012-03-091-0/+71
Change-Id: I0b8ad39120a73395ff5a5b1a32e0f3fe681c062b