aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/key_styles_currency.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweaks for Armenian layouts•••Added a dedicated key for the Armenian full stop Added Armenian punctuation letters bug: 7963631 Change-Id: Id28e224329b083a2465256f2713477b4f0782393 Ken Wakasa2013-09-241-0/+2
* Fix issues with Nepali layouts•••- Added the missing ZWNJ/ZWJ key - Fix a wrong letter in the shift layout of Nepali Romaized layout - Put the currency symbol for Nepalese Rupee - Fix the missing 2nd symbols layout - Use the Devanagari numbers just like Hindi layout - Fix the Main/Symbols switch key label just like Hindi layout bug: 6910787 bug: 9833890 Change-Id: Ie6aa5a06008f1e9347d4fc08ededd48287df5d73 Ken Wakasa2013-09-161-1/+2
* Add Lao keyboard•••bug: 6911140 Change-Id: Id689be1fb9dbc89b5a9b7f142626751a62d931ed Ken Wakasa2013-09-131-1/+2
* Revert "Remove symbols shifted layout"•••This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e Satoshi Kataoka2013-09-041-0/+161
* Remove symbols shifted layout•••Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2 Tadashi G. Takaoka2013-08-231-161/+0
* Reorganize currency keys•••Add Rial(ar), Indian Rupee(hi), Tugrik(mn), Baht(th), Hryvnia(uk), Dong(vi) currency sign keys to symbol layout. Bug: 7455289 Change-Id: I0f819631ff05c4a31d3a6868dea5e18a1797f103 Tadashi G. Takaoka2012-11-201-48/+47
* Add Swedish to the list of languages for which a Euro key is wanted.•••Change-Id: I2ba4d0a7e82733c3d9526658195f22178e520926 Fredrik Roubert2012-10-111-4/+4
* Add Afgani sign to Persian symbols•••Bug: 6670613 Change-Id: If18d033a39b763224bea71af2bec70fb67b31c8e Tadashi G. Takaoka2012-06-141-5/+6
* Fix confusable "label" usage, use "text" instead•••* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3 Tadashi G. Takaoka2012-04-201-3/+3
* Generate KeyboardLabelsSet from donottranslate-more-keys.xml•••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 Tadashi G. Takaoka2012-04-111-3/+3
* Merge "Fix Farsi keyboard"Tadashi G. Takaoka2012-03-261-0/+26
|\
| * Fix Farsi keyboard•••Bug: 5456620 Change-Id: Ia54f084fbc7a238aeda1df234c723d9e675ce62f Tadashi G. Takaoka2012-03-261-0/+26
* | More readable currency symbol representation•••Change-Id: Ifc3dc29ba3b827c3a81acf432b04ac02c79207a2 Tadashi G. Takaoka2012-03-261-10/+18
|/
* Rename keyboard XML resource files••• * <Keyboard> XML file should be kbd_*.xml * <Row> XML file should be rows_*.xml or row_*.xml * <Key> XML file should be key_*.xml or keys_*.xml * <key-style> XML file should be key_styles_*.xml Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13 Tadashi G. Takaoka2012-01-281-0/+127