aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/key_styles_currency_euro.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more keys definition of euro key•••Bug: 6603571 Change-Id: I03f6d4a7f3c3f05a7c4e53ac93f6427735f2477d Tadashi G. Takaoka2012-06-041-1/+1
* 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-1/+1
* More readable currency symbol representation•••Change-Id: Ifc3dc29ba3b827c3a81acf432b04ac02c79207a2 Tadashi G. Takaoka2012-03-261-5/+9
* 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/+39