aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-en (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add boolean resource isDefault=true for all supported localesTadashi G. Takaoka2012-09-131-0/+2
| | | | | Bug: 7115368 Change-Id: I390d52d10d6c7d1639f73255ace9985886ea2157
* Cosmetic cleanupKen Wakasa2012-09-061-10/+10
| | | | Change-Id: I5e95440019f58c606ac2e947c6e0cbd4d51f6522
* Remove the whitelist resourcesJean Chalard2012-08-201-411/+0
| | | | | Bug: 6906525 Change-Id: I1524b9e4c56d28a701d444aa2afbfdcecf0da571
* Update dictionaries.Jean Chalard2012-06-161-9/+104
| | | | | | | | - English dict scrubbed for distractors - EN, FR, IT, DE include improvements from user feedback Bug: 6394369 Change-Id: I9af5415d0b6a5edfea2956657b0fee7906ebb344
* Merge "Add a whitelist entry" into jb-devJean Chalard2012-05-311-0/+4
|\
| * Add a whitelist entryJean Chalard2012-05-311-0/+4
| | | | | | | | | | Bug: 6394369 Change-Id: I2308ca85f7deea73186742baff1499eb0aa35a77
* | Add a few entries to the whitelist for English.Jean Chalard2012-05-311-0/+16
|/ | | | | Bug: 6394369 Change-Id: I8fab241580d13cc881741085559611b99df34c53
* Update AOSP dictionariesJean Chalard2012-05-221-5/+0
| | | | Change-Id: Ia6bb1f9d6df4a9f859f132affc9cb030f14effd9
* Add entires I forgot to add in Id1c89be1Ken Wakasa2012-05-191-0/+13
| | | | | bug: 6354484 Change-Id: Iea6fa4df99b38d94e517423a7030b4f0440d4f6e
* Remove unnecessary entries in the English whitelist dictionaryKen Wakasa2012-05-181-517/+3
| | | | | bug: 6354484 Change-Id: Id1c89be171f23d2bf8c8289e61f573520b46de14
* Add a whitelisted wordJean Chalard2012-05-171-0/+4
| | | | Change-Id: Id776b63dfadeba815f619ed0536bb14febc3aee7
* Add some whitelist entries.Jean Chalard2012-05-161-0/+20
| | | | Change-Id: I77ddcb7ec26b0295e37c34bb69f358a182f45592
* Fix the buildJean Chalard2012-04-181-1/+1
| | | | Change-Id: I128224799835bc3c230fed1afce942650e1396e0
* Add interesting corrections to the whitelistJean Chalard2012-04-181-0/+38
| | | | | Bug: 6096906 Change-Id: I3b8da88c1547fb94a67a280b60c604041c92e65b
* Generate KeyboardLabelsSet from donottranslate-more-keys.xmlTadashi G. Takaoka2012-04-111-63/+0
| | | | | | | | 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
* More readable more keys definitions for English keyboardTadashi G. Takaoka2012-03-271-8/+42
| | | | Change-Id: I6fdb818e8dcb1224fa3ae838ab8264fa927fbb50
* Cleanup proximity related codesatok2012-03-191-62/+0
| | | | | Bug: 4343280 Change-Id: I57c0f9e20d9d8911009ea97057251a7f7a81512f
* Use more standard Unicode notations in keyboard layout resource files.Ken Wakasa2012-02-151-1/+1
| | | | | bug: 5988656 Change-Id: Ie2416ccd790f29934a37e9dc77d7525e5113048a
* Support additional proximity characterssatok2012-02-021-0/+62
| | | | Change-Id: Ifbe0d7e4eafea1926bbce968eae4724dd5769689
* Support addtionalMoreKeysTadashi G. Takaoka2012-01-301-4/+4
| | | | | | | This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
* Add a whitelist entryJean Chalard2012-01-181-0/+4
| | | | | | nit → not Change-Id: I8d0fc6fe4b769cd76c8059848a8ec249bb9fea0d
* Move auto text to white list dictionarysatok2011-10-031-0/+698
| | | | | | Bug: 5245751 Change-Id: Ifc790ac6c0ac3b70006a5ed299f35b52b9617731
* Rename alternates_for_ as more_keys_for_Tadashi G. Takaoka2011-08-311-8/+8
| | | | | | This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a
* Rename PopupCharactersParser to MoreKeySpecParserTadashi G. Takaoka2011-08-311-0/+0
| | | | | | Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
* Remove "thisd" from the whitelistJean Chalard2011-08-191-4/+0
| | | | Change-Id: Ie834cd87f4579f3df5935607a4b94648b7c145dd
* Add "let's" to the whitelistJean Chalard2011-08-181-0/+4
| | | | | | | As discussed by e-mail, this change implements the proposal of including a "lets" -> "let's" entry to the whitelist. Change-Id: Ia7b7737c34ebf85675af78501acd865ce399f38d
* Fix whitelistsatok2011-05-261-0/+38
| | | | | Bug: 4090049 Change-Id: I1d57ddafcacb895196c65acaae198dad7499983b
* Adding 'ß' as an alternate for 's' (for 'en' keyboard).Max Braun2011-02-111-0/+1
| | | | Change-Id: Ic1dfd4b18be1bcfb9c525dad540b85892608d5c4
* Add tablet keyboards supported in GingerbreadTadashi G. Takaoka2011-01-271-4/+6
| | | | | | | This change also re-orders the laternate characters on mini keyboard. Bug: 2214959 Change-Id: Id44c5b0c05f9f32ff939ad91d229d83731f2a135
* Automatically layout mini keyboardTadashi G. Takaoka2011-01-251-3/+3
| | | | | | Bug: 2214959 Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0
* Add popupKeyboardTemplate attribute to KeyboardTadashi G. Takaoka2010-12-171-6/+5
| | | | | | | | | | | | | | This change - introduces the popupKeyboardTemplate attribute of Keyboard to specify XML Keyboard file for popup mini keyboard. - introduces the maxPopupKeyboardColumn attribute of Keyboard to specify the maximum column of popup mini keyboard. - changes the content format of the popupCharacters attribute of Key. It now represents keyLabel, codes and keyTextOutput of each key of popup mini keyboard using CSV format. Bug: 2214959 Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
* Rename altchars.xml to keep translation imports from altering it.Eric Fischer2010-09-101-0/+0
| | | | | | | | It looks like these files are now being maintained in the source tree instead of by the translators, so add a "donottranslate" prefix so that reimporting translations will not overwrite the changes. Change-Id: I471744ef7d5786ddb705cbda494bb1fbced3028b
* Add Hawaiian, Maori, and other Polynesian macronTadashi G. Takaoka2010-09-101-9/+5
| | | | | Bug: 2862018 Change-Id: I32e1d2472abcc00f4d89a737593f7d0edcb49294
* Extract alternates_for_X from strings.xml into altchars.xmlTadashi G. Takaoka2010-09-081-2/+2
| | | | | | | For some locales, donottranslate.xml were split or renamed. Bug: 2973749 Change-Id: Ic7f9cebe70a116b735bebc988778104bb1a40954
* Add a number alternation to English popup mini keyboardTadashi G. Takaoka2010-09-021-0/+31
| | | | | | | | | This change is only for English locale. For other locales we should need specification because keyboard layout and alternations are different by locale. Bug: 2959169 Change-Id: Ib63f53ce6c30d75eff78777aa0049b05d58ce55f
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+22
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986