aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add Zulu keyboardTadashi G. Takaoka2012-07-261-0/+64
| | | | | | | | | | Bug: 6867914 Change-Id: I13316ac2a554a8601f920e875d540e5375e12860
* | Fix Afrikaans more keys layoutTadashi G. Takaoka2012-07-261-20/+22
| | | | | | | | | | Bug: 6867914 Change-Id: I43178a729f4770743f9fea87bad539c54da045c5
* | Add Afrikaans keyboard layoutTadashi G. Takaoka2012-07-261-0/+67
| | | | | | | | | | Bug: 6867914 Change-Id: Ice35b20a0a51dda21c8271256064523bb5844952
* | Add Swahili keyboard layoutTadashi G. Takaoka2012-07-251-0/+65
| | | | | | | | | | Bug: 6867914 Change-Id: I2b9b0a06ff49a2afe16ec7a0ace0503d1658d413
* | Add Seriban Latin keyboard layout as commentsTadashi G. Takaoka2012-07-241-0/+19
| | | | | | | | | | | | Bug: 6867914 Bug: 6867842 Change-Id: I3434434628e72fdb127d158de6c17fdfa77ee9c8
* | Add Tagalog keyboard layoutTadashi G. Takaoka2012-07-241-0/+70
| | | | | | | | | | Bug: 6867914 Change-Id: I78ca6216cc74f8d34291950c05c810c800a3ddba
* | Opening punctuations have a priority in Spanish keyboardTadashi G. Takaoka2012-07-172-10/+3
| | | | | | | | | | Bug: 6737535 Change-Id: I87442eb978ac68be3d3df99eed8a92877a6f4ab0
* | am e4bbff78: am 38dc9ca3: Fix duplicate period on Persian tablet keyboardTadashi G. Takaoka2012-06-181-2/+6
|\| | | | | | | | | * commit 'e4bbff783bddb70f52402454987ede281fb86039': Fix duplicate period on Persian tablet keyboard
| * Fix duplicate period on Persian tablet keyboardTadashi G. Takaoka2012-06-181-2/+6
| | | | | | | | | | Bug: 6679579 Change-Id: I8bccbfbdf7ea1fa1b78a5af05eb1df100f22ab0c
* | am 58f9b35e: am 6de1b7a7: Fix Persian keyboard having correct code pointsTadashi G. Takaoka2012-06-181-3/+3
|\| | | | | | | | | * commit '58f9b35e1cf5a975ec1312858aad9b5cc307fda8': Fix Persian keyboard having correct code points
| * Fix Persian keyboard having correct code pointsTadashi G. Takaoka2012-06-161-3/+3
| | | | | | | | | | Bug: 6679850 Change-Id: Iaa33f48ffb5634de31e039574fb58185c6c078e8
* | am aee2ed1f: am 14bc2e89: Fix Arabic diacritics orderTadashi G. Takaoka2012-06-141-11/+11
|\| | | | | | | | | * commit 'aee2ed1f4b0be7a538cc5722fed274632f2a40ba': Fix Arabic diacritics order
| * Fix Arabic diacritics orderTadashi G. Takaoka2012-06-141-11/+11
| | | | | | | | | | Bug: 6662536 Change-Id: I96e45ce0e8b9b5440a54f3b321a925bc87ec3ca9
* | am 1ab436c1: am 0e473e9c: Reorder Persian diacriticsTadashi G. Takaoka2012-06-141-13/+13
|\| | | | | | | | | * commit '1ab436c1e60c0e49333549fb93e135fa99458bda': Reorder Persian diacritics
| * Reorder Persian diacriticsTadashi G. Takaoka2012-06-141-13/+13
| | | | | | | | | | Bug: 6661783 Change-Id: I42bab7655121ec5671854d54c47bd0c7a29e7a98
* | am bbf18807: am 1db4f951: Fix the order of Persian diacriticsTadashi G. Takaoka2012-06-143-16/+36
|\| | | | | | | | | * commit 'bbf188075d5e14626c0609f4c3ee6031f6c6d5a6': Fix the order of Persian diacritics
| * Fix the order of Persian diacriticsTadashi G. Takaoka2012-06-143-16/+36
| | | | | | | | | | | | | | | | | | The java source file KeyboardTextsSet.java has rather big change, but this file is auto generated by "maketext" tool. The crucial part of this change is in 5 XML resource files. Bug: 6661783 Change-Id: I1d827ab0ebe6caa5ab73531682d6c32540b0d7aa
* | Fix maketext tool to work correctly on darwin-x86Tadashi G. Takaoka2012-06-133-6/+5
| | | | | | | | | | | | Bug: 6661783 Bug: 6662536 Change-Id: I5e657975098a0630ceb1821053cda68bf481d2e4
* | am e03f6b39: am e0952029: Merge "Make KeySpecParser case sensitive again" ↵Tadashi G. Takaoka2012-05-281-11/+3
|\| | | | | | | | | | | | | into jb-dev * commit 'e03f6b3917f71a7c9f9459765264b547cc80b751': Make KeySpecParser case sensitive again
| * Make KeySpecParser case sensitive againTadashi G. Takaoka2012-05-281-11/+3
| | | | | | | | | | | | | | Partially revert I76c3e917. Bug: 6561272 Change-Id: I5649a8ecb44bd11c67785ea97ddbb67b0a019ccc
* | Add a tool to do intendance tasks on dictionaries.Jean Chalard2012-05-287-0/+357
|/ | | | | Bug: 6429606 Change-Id: I0c7258d992a4bfa9707002f8fbc425ccde7c6172
* Cleanup Makefiles of LatinIMEKen Wakasa2012-05-242-3/+0
| | | | Change-Id: Id4c6700bc045825eb64fb2b7ae57f23a6211441d
* Some obvious optimizations to makedictJean Chalard2012-05-141-0/+2
| | | | | Bug: 6394357 Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc
* Merge "Refactor a method" into jb-devJean Chalard2012-05-111-1/+1
|\
| * Refactor a methodJean Chalard2012-05-111-1/+1
| | | | | | | | | | | | | | | | | | Rename it, rename parameters, and add a parameter that will be necessary soon. Also, rescale the bigram frequency as necessary. Bug: 6313806 Change-Id: I192543cfb6ab6bccda4a1a53c8e67fbf50a257b0
* | Fix Spanish keyboard to have easy access to inverted ? and !Tadashi G. Takaoka2012-05-112-1/+14
| | | | | | | | | | Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be
* | Reorganize punctuations and diacritics of Arabic and PersianTadashi G. Takaoka2012-05-113-89/+34
|/ | | | | Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea
* Tidy up the MakedictLog class.Ken Wakasa2012-05-052-2/+46
| | | | | | Follow up to I436b2b7b Change-Id: Id17b134dab2f876b874a505e92a379c8b5567fa4
* Ignore bigrams that are not also listed as unigramsJean Chalard2012-04-262-15/+22
| | | | | | | This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed
* Support PC QWERTY layoutTadashi G. Takaoka2012-04-251-0/+2
| | | | | Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328
* Fix percent sign in more keysTadashi G. Takaoka2012-04-252-6/+2
| | | | | Bug: 6029665 Change-Id: I4bf0f5703d0c11d76bab478da2729b0e20fc64ea
* Add header commnets of KeyboardTextsSet.tmplTadashi G. Takaoka2012-04-241-1/+17
| | | | | Bug: 6371604 Change-Id: I1054685b9985b6923e3176679b3d95424d8114e0
* Fix confusable "label" usage, use "text" insteadTadashi G. Takaoka2012-04-2050-58/+58
| | | | | | | | * Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
* Use string attribute for icon nameTadashi G. Takaoka2012-04-201-2/+2
| | | | Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d
* Make KeySpecParser case insensitiveTadashi G. Takaoka2012-04-201-6/+16
| | | | Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf
* Add shortcut_as_more_key labelTadashi G. Takaoka2012-04-201-31/+32
| | | | | | | This change also optimezes KeyboardLabelsSet.java by reordering donottranslate-more-keys.xml in makelabel tool. Change-Id: Ief46ee783454bedcdffb0f24d9d03df51b6edcd6
* Fix comment handling of makelabel toolTadashi G. Takaoka2012-04-191-0/+3
| | | | Change-Id: Id40336b543987eee1d2777394d9ee5d0a6343a4c
* Fix English "e" more keysTadashi G. Takaoka2012-04-191-1/+1
| | | | Change-Id: I982690a0d5f524769caa9a06d5da1528899552ef
* Fix English "o" more keysTadashi G. Takaoka2012-04-191-1/+1
| | | | Change-Id: If2457251a24686742f410e75938251deb91efdf8
* Generate KeyboardLabelsSet from donottranslate-more-keys.xmlTadashi G. Takaoka2012-04-1149-0/+3627
| | | | | | | | 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
* Write options into the XML format.Jean Chalard2012-04-061-0/+5
| | | | Change-Id: I12357c29185111447c1ab9ee50d9d1c23d62cae7
* Add support for German umlaut and French ligatures flagsJean Chalard2012-04-062-2/+13
| | | | | Bug: 6202812 Change-Id: Ib4a7f96f6ef86c840069b15d04393f84d428c176
* Remove constructorsJean Chalard2012-04-062-10/+26
| | | | | | And small cleanup. Change-Id: I1de903f42c1b8d57a488be2162e0b94055a6d1f2
* Remove the shortcutOnly attribute which is now useless.Jean Chalard2012-04-061-12/+1
| | | | Change-Id: Ifccdfdaf7c0066bb7728981503baceff0fedb71f
* Add a simple way to input dictionary header attributesJean Chalard2012-04-031-1/+13
| | | | | | | Just add them as an attribute to the root of the XML node. Bug: 6202812 Change-Id: Idf040bfebf20a72f9e4370930a85d97df593f484
* Revive the Makefile for makedictKen Wakasa2012-03-221-13/+16
| | | | | | | | Follow up to I4d2ef504. Address a compiler warning and a small optimization as well. bug: 6188977 bug: 6209651 Change-Id: Ibc9da51d48ebf0b8815ad0bb2f697242970ba8f7
* Move makedict to LatinIME android keyboard.Tom Ouyang2012-03-218-2115/+12
| | | | | Bug: 6188977 Change-Id: I4d2ef504bb983abbda3cb52ee450cb46f58d95cf
* Change package name for makedict.Tom Ouyang2012-03-1911-17/+17
| | | | | Bug: 6188977 Change-Id: I1d82479dc6b678c68835f0a291570f86fe879f5d
* Fix typo.Ken Wakasa2012-03-091-1/+1
| | | | Change-Id: Ia18cd090fd81022041854ce190e36eca49c6b04a
* Touch up the header formatJean Chalard2012-03-061-22/+22
| | | | Change-Id: Id2a65e8b74228eba18bbaaf3794cd0e9b7cd470d