aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_azerty3.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-5/+5
| | | | | | | | | | | - 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
* Fix AZERTY/tablet layoutTadashi G. Takaoka2014-03-071-2/+13
| | | | | Bug: 13351429 Change-Id: I599627a78397e5bbae689c1aec3a3f11b72a834f
* Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-071-6/+6
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
* Fix duplicated apostrophe on AZERTY/tabletTadashi G. Takaoka2013-07-311-1/+1
| | | | | Bug: 10099353 Change-Id: I2394a7a7900f42a2cf9e962293fae9bd68e58dee
* 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-4/+4
| | | | | | | | 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 AZERTY keyboard into rowsTadashi G. Takaoka2012-03-091-0/+41
Change-Id: Ibd202d7b141209b3e4310499134522cbd1a8c16c