aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix Persian symbols shifted output textTadashi G. Takaoka2014-03-171-2/+2
| | | | | Bug: 13017434 Change-Id: I57af849ae4342bfee3fa08d7e90c6a6dbc229380
* Fix Arabic keyboard text and test commentsTadashi G. Takaoka2014-03-171-2/+2
| | | | | | Bug: 13017434 Change-Id: Iec2ddab719e0c68a70bcf56a90eb4522c5fd7978
* Fix unused text resources of keyboard layoutsTadashi G. Takaoka2014-03-105-13/+4
| | | | | | | | Icelandic keyboard has no nordic layout. Latvian, Lithuanian, and Slovak keyboards have duplicated N WITH ACUTE. No Language keyboard has duplicated letter a variants. Change-Id: Iaeacebc1f7efdb70294e6342e42232b73aed9398
* Fix unneeded u with diaeresis more key on Swedish keyboardTadashi G. Takaoka2014-03-101-3/+2
| | | | Change-Id: Ib4a17fa464899907616e76426e5df0d370a40f80
* Fix excessive more keys on Estonian keyboardTadashi G. Takaoka2014-03-101-2/+1
| | | | Change-Id: I6c2d5d123d519278a6ff0f12fece69ccbad1aad5
* Remove unused text resource keylabel_for_east_slavic_row1_12Tadashi G. Takaoka2014-03-046-20/+9
| | | | | | | | | The text resource used in 10 inch tablet layout. This change also corrects {keylabel|more_keys}_for_east_slavic_row2_1 to _row2_2. Change-Id: I60d69af22f97c008449b8dccc7c84ae6a05fe0d8
* Remove wrong duplicated resource from Afrikaans layoutTadashi G. Takaoka2014-02-271-1/+0
| | | | | Bug: 6867914 Change-Id: Ibc329c8ea03abaa91ba27e7e62fb6d02cc67debe
* Change make-keyboard-text -java option to point LatinIME/java directoryTadashi G. Takaoka2014-02-212-3/+3
| | | | Change-Id: I812713da5918049c0e504e48bd0693df2f7bf46d
* Add sanity check to KeybaordTextsTable for debuggingTadashi G. Takaoka2014-02-141-7/+22
| | | | | Bug: 13007104 Change-Id: Id12f75da7a1c6a2a078d41721ee4016794e9dd2a
* Remove unused label_tab_keyTadashi G. Takaoka2014-02-141-2/+0
| | | | Change-Id: Ic10b9678c9b0ebab977589aa0093740b9c9f2d90
* Fix test resource declarations and parsing a bitTadashi G. Takaoka2014-02-148-33/+18
| | | | Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c
* Remove RTL aware !code and add corresponding !textTadashi G. Takaoka2014-02-134-57/+89
| | | | Change-Id: I9021c8fa1cf2d4ac07579237a939c15551509a0b
* Fix Armenian switch to alphabet key textTadashi G. Takaoka2014-02-131-0/+5
| | | | | Bug: 7963631 Change-Id: If5768c761ec96d3404900b0c017abc2317cce8d4
* Optimize KeyboardTextsTableTadashi G. Takaoka2014-02-133-56/+104
| | | | | | | This change counts all occurrences of each string resource and sort those in descending order of the occurrence. Change-Id: I726402157feb0d436a54bd0a7252acd17fd711f9
* Optimize text resources' ordering a bitTadashi G. Takaoka2014-02-111-2/+2
| | | | Change-Id: I19382f1d9a4b6be173d1e9f62edd727ea987fa20
* Get nicer output of make-keyboard-textTadashi G. Takaoka2014-02-114-13/+42
| | | | Change-Id: I6d30127aac2198d55b1335002f7a66b4aaebf82d
* Generate KeyboardTextsTable.java instead of KeyboardTextsSet.javaTadashi G. Takaoka2014-02-073-205/+95
| | | | Change-Id: Ic48b093dc64b514822cc9daa1ac3d79deb7af089
* Merge "Consolidate keyIcon and code with keyLabel attribute"Tadashi G. Takaoka2014-02-071-2/+2
|\
| * Consolidate keyIcon and code with keyLabel attributeTadashi G. Takaoka2014-02-071-2/+2
| | | | | | | | Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8
* | Use SubtypeLocaleUtils.isRtlLanguageTadashi G. Takaoka2014-02-061-4/+7
| | | | | | | | Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746
* | Remove unused smiley key definitionsTadashi G. Takaoka2014-02-061-1/+0
|/ | | | Change-Id: Icbdfb360abab2964869898949774f47197f6d000
* Move some methods to MoreKeySpec classTadashi G. Takaoka2014-01-311-1/+2
| | | | Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa
* Move some prefix strings to relevant classesTadashi G. Takaoka2014-01-311-1/+1
| | | | Change-Id: I7321ac7820d4eded5f16f2440ffb4f525315b3f4
* Refactor KeyboardTextsSet classTadashi G. Takaoka2014-01-311-0/+66
| | | | Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29
* Fix Farsi keyboard comma and periodTadashi G. Takaoka2014-01-301-1/+0
| | | | | Bug: 12807701 Change-Id: I49503e9945d97e13d7cc98f54ca071cb935d1e52
* Revise Armenian punctuations more keysTadashi G. Takaoka2013-12-171-1/+1
| | | | | Bug: 12096943 Change-Id: Ib8559f030fbc27ec7f7e9a9fb36aad72cca29e9f
* Fix locale names in the make-keyboard-text toolKen Wakasa2013-12-142-0/+0
| | | | Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-1318-61/+161
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Revert back punctuations to the more keys keyboard of the periodTadashi G. Takaoka2013-11-123-2/+3
| | | | | | | Cherry-pick I157164910f from Master. Bug: 11621857 Change-Id: I0fd0496e9091165280f34b4640ff0e524e3847b9
* Revert "Add Swiss French and German keyboard layouts."Ken Wakasa2013-10-103-30/+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-093-0/+30
| | | | | | | | | | | | | | | 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
* Retry to tweak punctuationsSatoshi Kataoka2013-10-091-1/+1
| | | | | Bug: 11130808 Change-Id: I9ffc457ca44bccfa3eb3bdb0c26535d795215b26
* Add more_keys_for_* declarations for the Swedish keyboard.Fredrik Roubert2013-10-081-15/+53
| | | | | | | | | | | | | | This adds all those popup keys that were included in commit b1cb13292f482627e64ccb35be905b7f3154d4ff when the Swedish keyboard was first added. Many of these definitions were later removed by commit 79b965e04f81ac5c49c84a386566a1aa68752af6 but most likely by mistake, as that commit log message doesn't mention anything about removing these. To help making this file more maintainable, this commit also moves a few definitions around so that all definitions now appear in alphabetical order. Change-Id: Iadef9e3dd1dc7b39fe87b2fc75210d0697b24361
* Add navigateEmojiSatoshi Kataoka2013-10-071-0/+1
| | | | | Bug: 11074625 Change-Id: I1ef6b81ef923684b502c24fddb4ced8fe1691733
* Cleanup and remove redundant more keys on phonesKen Wakasa2013-10-015-8/+8
| | | | Change-Id: I419c3c119eb1e4d2e877c8c00564e46f40b6abc2
* More tweaks for Armenian layoutsKen Wakasa2013-09-241-0/+6
| | | | | | | Add Armenian question mark and exclamation mark as more keys in the symbols layout. bug: 7963631 Change-Id: Ic4f306248c10f5439531cd468b78ba467cd1de6a
* Tweaks for Armenian layoutsKen Wakasa2013-09-241-2/+12
| | | | | | | | | Added a dedicated key for the Armenian full stop Added Armenian punctuation letters bug: 7963631 Change-Id: Id28e224329b083a2465256f2713477b4f0782393
* Add Khmer layoutKen Wakasa2013-09-191-0/+29
| | | | | bug: 6910993 Change-Id: Ie515acd625bc266494d9e63b0694e2c05a19b661
* Fix issues with Nepali layoutsKen Wakasa2013-09-161-0/+63
| | | | | | | | | | | | | - 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
* Small tweak for label_to_more_symbol_for_tablet_keyKen Wakasa2013-09-141-1/+1
| | | | | | To make it a bit more consistent with the one for phones Change-Id: Ia5775b07a0d70cabc5c51ff2b954c64ce4dc8c7c
* Add Lao keyboardKen Wakasa2013-09-131-0/+28
| | | | | bug: 6911140 Change-Id: Id689be1fb9dbc89b5a9b7f142626751a62d931ed
* Optimize tablet layoutSatoshi Kataoka2013-09-061-1/+1
| | | | | Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6
* Optimize layoutSatoshi Kataoka2013-09-051-1/+2
| | | | | | Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925
* Revert "Remove symbols shifted layout"Satoshi Kataoka2013-09-042-3/+5
| | | | | | This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
* Revert "Remove symbols shifted related unused texts and styles"Satoshi Kataoka2013-09-041-0/+4
| | | | | | | | This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b
* Optimize tablet layoutSatoshi Kataoka2013-09-032-4/+8
| | | | | Bug: 9059539 Change-Id: I049941d2c83764c7f07c5215799b9657a7f27764
* Add Armenian Phoetic keyboardTadashi G. Takaoka2013-08-291-0/+24
| | | | | | | We believe this layout is Armenian Eastern Phonetic Keyboard. Bug: 7963631 Change-Id: Iff3dd879268dd95f00855f67f749e8562fff490c
* Use fixed column order for punctuation more keysTadashi G. Takaoka2013-08-292-2/+2
| | | | | | | This is a follow up of I71f58fc49b. Bug: 9059539 Change-Id: Ibf5684ac196e03e889160d8bb14e2b1377331133
* Reduce the number of more keys of the period keyTadashi G. Takaoka2013-08-294-4/+3
| | | | | Bug: 9059539 Change-Id: I71f58fc49bf33b40c17b5a94cad82e942b95e3f1
* Clean up PC QWERTY keyboardTadashi G. Takaoka2013-08-261-2/+0
| | | | Change-Id: Ibb52683e8f27517b9e7bf398d3b7a31215bd5a8d