aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add Swiss French and German keyboard layouts."Ken Wakasa2013-10-106-202/+0
| | | | | | | | This reverts commit 220ce8f269e8d2507a2a57ec919e48ddb6f496f8. Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week. Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55
* Add Swiss French and German keyboard layouts.Fredrik Roubert2013-10-096-0/+202
| | | | | | | | | | | | | | | There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY, available in LatinIME. They were, however, not actually Swiss layouts but instead work-arounds to be able to get French or German with qwertz or qwerty (instead of azerty and qwertz) layouts, respectively. These were thus removed by commit f6972561fcb45310f18230ce217f0c6bb57e7eee replacing them with the generic fr-qwertz and de-qwerty layouts instead. Here, now, is a proper Swiss keyboard layout, following Swiss standards for people accustomed to typing on Swiss keyboards, with the expected tailorings for French and German. Change-Id: I9feed752053ecc694c84db713284f69bc1daf155
* Show Emoji key by longpressing the enter keySatoshi Kataoka2013-10-071-20/+86
| | | | | Bug: 11074625 Change-Id: I5fc57a2b68d7dcfb8dbebf5821b76b0895a947f9
* Add navigateEmojiSatoshi Kataoka2013-10-071-1/+95
| | | | | Bug: 11074625 Change-Id: I1ef6b81ef923684b502c24fddb4ced8fe1691733
* Revert emoji key position to JB-mr2Satoshi Kataoka2013-10-043-4/+24
| | | | | | Bug: 10538430 Change-Id: Ie2033b2f5253b2e2fc2229ba6c95568e7b2a58fa
* Cleanup and remove redundant more keys on phonesKen Wakasa2013-10-011-18/+2
| | | | Change-Id: I419c3c119eb1e4d2e877c8c00564e46f40b6abc2
* Swap keys: exclamation, question, period, comma.Ken Wakasa2013-10-012-18/+18
| | | | | bug: 11003945 Change-Id: If9ff0487ebbb1c25c8b13eaa55615255921c61c6
* Tweaks for Armenian layoutsKen Wakasa2013-09-243-0/+24
| | | | | | | | | Added a dedicated key for the Armenian full stop Added Armenian punctuation letters bug: 7963631 Change-Id: Id28e224329b083a2465256f2713477b4f0782393
* Khmer currecy sign should have been non-boldKen Wakasa2013-09-211-1/+2
| | | | | bug: 6910993 Change-Id: Ifdef60a830d23ca4824f023188fa1b46051994b3
* Address an issue in Khmer layoutKen Wakasa2013-09-201-2/+2
| | | | | bug: 6910993 Change-Id: I2135ad2f5b1e4fd61e91226761ab3b781ea7a0f1
* Update resourcesSatoshi Kataoka2013-09-201-65/+65
| | | | Change-Id: Ia66f7181514ee1471e181e16d15622174cf72e79
* Address a couple issues in Khmer layoutKen Wakasa2013-09-202-3/+5
| | | | | bug: 6910993 Change-Id: I649b2d37a4eca75e2fc98e8c7f6a3dad20339864
* Add Khmer layoutKen Wakasa2013-09-198-0/+740
| | | | | bug: 6910993 Change-Id: Ie515acd625bc266494d9e63b0694e2c05a19b661
* Add comKeyStyleSatoshi Kataoka2013-09-191-0/+7
| | | | | Bug: 10822107 Change-Id: I411a2427e759e83366bbf7a525b9ab8a1ab3144d
* Merge "Show emoji key on PC layout"Satoshi Kataoka2013-09-191-5/+5
|\
| * Show emoji key on PC layoutSatoshi Kataoka2013-09-191-5/+5
| | | | | | | | | | Bug: 10812167 Change-Id: Ie1e22a1651f8ec40e4078c01d161d6c113de582e
* | Disable Nepali layouts temporarily per product callKen Wakasa2013-09-191-2/+4
|/ | | | | | bug: 6910787 bug: 9833890 Change-Id: Id58cdf117d145c03c96f8737a12bb1b11bd4e636
* Set EmojiCapableSatoshi Kataoka2013-09-181-64/+64
| | | | | Bug: 10240645 Change-Id: I891309c2a82f8d10f8fdb0872403a7a235e27b5f
* Fix Emoji key pressed backgroundSatoshi Kataoka2013-09-176-0/+6
| | | | | Bug: 10538430 Change-Id: I933f075c5e84b637c4d171a7dcc685f0dc8a88df
* Split Emoji categories fitting the pagerSatoshi Kataoka2013-09-161-1/+2
| | | | | Bug: 10538430 Change-Id: Ic023ac0b9db8a1fe16c73ab5fd12dfcd7cbbe6a3
* Fix issues with Nepali layoutsKen Wakasa2013-09-165-4/+11
| | | | | | | | | | | | | - 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
* Add Lao keyboardKen Wakasa2013-09-139-1/+659
| | | | | bug: 6911140 Change-Id: Id689be1fb9dbc89b5a9b7f142626751a62d931ed
* Merge "Update three letters in the Nepali (Traditional) layout"Ken Wakasa2013-09-132-6/+6
|\
| * Update three letters in the Nepali (Traditional) layoutKen Wakasa2013-09-132-6/+6
| | | | | | | | | | bug: 9833890 Change-Id: I19b3d0284e94e81cc25f2a0430b6a863673b7e1c
* | Fix more symbols keyboard for ArmenianSatoshi Kataoka2013-09-132-0/+41
|/ | | | | Bug: 7963631 Change-Id: Ie8a5e70bd8baeaa440f339b3e4c5465ae819721c
* Show Emoji key on more symbols keyboardSatoshi Kataoka2013-09-131-3/+2
| | | | | Bug: 10541453 Change-Id: Ia18c0fdec3196b8ddc04f6c71a733713b63ee87b
* Clean up Thai keyboard layout filesKen Wakasa2013-09-113-56/+2
| | | | Change-Id: I8773d97280eebc6db2b2099d464becc86915a9b8
* Optimize tablet layoutSatoshi Kataoka2013-09-0612-102/+68
| | | | | Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6
* Rename key_space -> key_space_5kwSatoshi Kataoka2013-09-063-2/+2
| | | | | Bug: 9059539 Change-Id: I958891bb3b1d4611b4b85490305d59ea5002f122
* Rename key_spaceSatoshi Kataoka2013-09-063-2/+2
| | | | | Bug: 9059539 Change-Id: I0231ac53f8cf778d087cafeb5b3629b145cca9a9
* Optimize layoutSatoshi Kataoka2013-09-0512-56/+201
| | | | | | Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
* Consolidate voice input key options no.1Satoshi Kataoka2013-09-051-5/+3
| | | | Change-Id: I2f928522a0795f57b4133072f270d8fd2498cae9
* Revert "Remove symbols shifted layout"Satoshi Kataoka2013-09-0437-57/+519
| | | | | | This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
* Revert "Remove symbols shifted related unused texts and styles"Satoshi Kataoka2013-09-041-0/+9
| | | | | | | | This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b
* Revert "Revert "Support Emoji keyboard""Satoshi Kataoka2013-08-302-26/+3
| | | | | | | | Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d
* Merge "Revert "Support Emoji keyboard""Ken Wakasa2013-08-302-3/+26
|\
| * Revert "Support Emoji keyboard"Ken Wakasa2013-08-302-3/+26
| | | | | | | | | | | | This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b
* | Add Armenian Phoetic keyboardTadashi G. Takaoka2013-08-2910-0/+458
|/ | | | | | | We believe this layout is Armenian Eastern Phonetic Keyboard. Bug: 7963631 Change-Id: Iff3dd879268dd95f00855f67f749e8562fff490c
* Support Emoji keyboardTadashi G. Takaoka2013-08-292-26/+3
| | | | | Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
* Add Nepali Traditional keyboardTadashi G. Takaoka2013-08-2920-8/+798
| | | | | Bug: 9833890 Change-Id: I0af4a358cc1457dc08c32744b5c170bd2a3382c9
* Clean up Devanagari key definitionsTadashi G. Takaoka2013-08-2926-377/+536
| | | | Change-Id: I42210a0bb974f7186fde35f4c8022b0c8603ab8d
* Add EmojiKeyboardViewTadashi G. Takaoka2013-08-282-0/+2
| | | | | Bug: 6370846 Change-Id: Ic7d75f1d242795e756e6fede988cfe4b5cc17f0e
* Merge "Add Nepali Romanized keyboard"Tadashi G. Takaoka2013-08-2818-0/+880
|\
| * Add Nepali Romanized keyboardTadashi G. Takaoka2013-08-2818-0/+880
| | | | | | | | | | Bug: 6910787 Change-Id: Ib803a75ac3c0e36e05b82f36a38b3a7bc2cae689
* | Add dummy Emoji subtypeTadashi G. Takaoka2013-08-281-0/+12
|/ | | | | Bug: 6370846 Change-Id: I4fa3a6832fa316d0c6312d434be3c3ff02b52402
* Add comma to the symbol layout's period more keys.Ken Wakasa2013-08-271-4/+5
| | | | Change-Id: I8a9bc48bab68355936a8ff1d2a00055069d5423d
* Merge "Enable Azerbaijani subtype"Tadashi G. Takaoka2013-08-261-3/+1
|\
| * Enable Azerbaijani subtypeTadashi G. Takaoka2013-08-261-3/+1
| | | | | | | | | | Bug: 7963448 Change-Id: I82286e456e0cc842756de9b7f031821556d35709
* | Merge "Add GridRows tag to support emoji keyboard"Tadashi G. Takaoka2013-08-268-0/+254
|\ \ | |/ |/|
| * Add GridRows tag to support emoji keyboardTadashi G. Takaoka2013-08-268-0/+254
| | | | | | | | | | Bug: 6370846 Change-Id: Ia68284b2402e52d835040da900a51cca669add2f