| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Change-Id: I9021c8fa1cf2d4ac07579237a939c15551509a0b
|
|
|
|
| |
Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
|
|
|
|
| |
Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8
|
|
|
|
|
|
| |
This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a.
Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
|
|
|
|
|
| |
Bug: 9059539
Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
|
|
|
|
|
|
|
|
| |
* Rename makelabel tool to maketext
* Rename KeyboardLablesSet class to KeyboardTextsSet
* Rename "!label/name" to "!text/name"
Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8
|
|
|
|
|
|
|
|
| |
This change also uses Key.code instead of Key.outputText for the
variety of parentheses keys taht introduced by I85998f17.
Bug: 5975484
Change-Id: I86879c9942d264edc71e5893325a2f582763d12f
|
|
This change also removes isRtlKeyboard attribute from <Keyboard/>
Bug: 5948247
Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
|