aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-v16 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Hindi Compact keyboard layoutTadashi G. Takaoka2014-07-191-1/+6
| | | | | Bug: 13779052 Change-Id: I350e5521b41d2a0b1cc17b6d4a48e6a816db916c
* Move fontNormal flag from Key to RowTadashi G. Takaoka2014-07-0717-251/+96
| | | | Change-Id: I250da7c82e005ffe2027c528a1df731a1a3cdf47
* Add Marathi keyboard layoutTadashi G. Takaoka2014-05-0114-0/+121
| | | | | Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
* Add hindi_compact keyboardTadashi G. Takaoka2014-04-0314-1/+171
| | | | | Bug: 13779052 Change-Id: Ic7c17d96560501422a63340d7ce6bd8720e6c3c9
* Refactor Devanagari key-stylesTadashi G. Takaoka2014-04-035-8/+21
| | | | Change-Id: I799b04317d5b7daff4bb230294b2de474e5585eb
* Fix comments in XML filesTadashi G. Takaoka2014-03-171-2/+1
| | | | Change-Id: Id0a69f98297d6a827006c6c4fe1304a197381f82
* Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-0716-16/+16
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
* Add Nepali Traditional keyboardTadashi G. Takaoka2013-08-295-2/+29
| | | | | Bug: 9833890 Change-Id: I0af4a358cc1457dc08c32744b5c170bd2a3382c9
* Clean up Devanagari key definitionsTadashi G. Takaoka2013-08-2920-286/+334
| | | | Change-Id: I42210a0bb974f7186fde35f4c8022b0c8603ab8d
* Add Nepali Romanized keyboardTadashi G. Takaoka2013-08-2810-0/+355
| | | | | Bug: 6910787 Change-Id: Ib803a75ac3c0e36e05b82f36a38b3a7bc2cae689
* Add dotted circle to combination letterTadashi G. Takaoka2013-03-117-0/+306
This dotted circle (U+25CC) hack is needed to the device that runs API version 14 and 15. The device that runs API version 16 and 17 has an issue to draw incomplete successive combining code points of Hindi. The device that runs API version greater than 17 has no issue to draw incomplete Hindi combining letters. Bug: 6233945 Bug: 8344448 Change-Id: I22361da908ccca3ebad0beb32e7f69219e9160d6