aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-en (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move auto text to white list dictionary•••Bug: 5245751 Change-Id: Ifc790ac6c0ac3b70006a5ed299f35b52b9617731 satok2011-10-031-0/+698
* Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a Tadashi G. Takaoka2011-08-311-8/+8
* Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926 Tadashi G. Takaoka2011-08-311-0/+0
* Remove "thisd" from the whitelist•••Change-Id: Ie834cd87f4579f3df5935607a4b94648b7c145dd Jean Chalard2011-08-191-4/+0
* Add "let's" to the whitelist•••As discussed by e-mail, this change implements the proposal of including a "lets" -> "let's" entry to the whitelist. Change-Id: Ia7b7737c34ebf85675af78501acd865ce399f38d Jean Chalard2011-08-181-0/+4
* Fix whitelist•••Bug: 4090049 Change-Id: I1d57ddafcacb895196c65acaae198dad7499983b satok2011-05-261-0/+38
* Adding 'ß' as an alternate for 's' (for 'en' keyboard).•••Change-Id: Ic1dfd4b18be1bcfb9c525dad540b85892608d5c4 Max Braun2011-02-111-0/+1
* Add tablet keyboards supported in Gingerbread•••This change also re-orders the laternate characters on mini keyboard. Bug: 2214959 Change-Id: Id44c5b0c05f9f32ff939ad91d229d83731f2a135 Tadashi G. Takaoka2011-01-271-4/+6
* Automatically layout mini keyboard•••Bug: 2214959 Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0 Tadashi G. Takaoka2011-01-251-3/+3
* Add popupKeyboardTemplate attribute to Keyboard•••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 Tadashi G. Takaoka2010-12-171-6/+5
* Rename altchars.xml to keep translation imports from altering it.•••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 Eric Fischer2010-09-101-0/+0
* Add Hawaiian, Maori, and other Polynesian macron•••Bug: 2862018 Change-Id: I32e1d2472abcc00f4d89a737593f7d0edcb49294 Tadashi G. Takaoka2010-09-101-9/+5
* Extract alternates_for_X from strings.xml into altchars.xml•••For some locales, donottranslate.xml were split or renamed. Bug: 2973749 Change-Id: Ic7f9cebe70a116b735bebc988778104bb1a40954 Tadashi G. Takaoka2010-09-081-2/+2
* Add a number alternation to English popup mini keyboard•••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 Tadashi G. Takaoka2010-09-021-0/+31
* Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 Amith Yamasani2010-03-091-0/+22