- Nov 22, 2011
-
-
Tadashi G. Takaoka authored
This change also renames Key.keyLabelOption to keyLabelFlags. Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919
-
- Aug 31, 2011
-
-
Tadashi G. Takaoka authored
Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
-
- Jul 20, 2011
-
-
Tadashi G. Takaoka authored
The first key and the last of the row are automatically marked as left and right edge key respectively. The existence of Spacer will prevent those automatic marking. Bug: 5038844 Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee
-
- Jul 14, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
-
- Jun 17, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45
-
- Jun 03, 2011
-
-
Tadashi G. Takaoka authored
This change removes Russian keyboard layout exceptions and make it compatible with other Latin's. Also tweaks some locales' keyboard layout to match with standard PC's keyboard layout at most. Change-Id: I305201fb850b4f94ae7e746ab4c039473d09da70
-
- May 31, 2011
-
-
Tadashi G. Takaoka authored
This change introduces the following features to Keyboard XML format. * "keyXPos" can specify the key X coordinate directly. * "keyXPos" can be negative. The X coordinate will be calcluated from the right edge of the keyboard toward left. * "keyWidth" can be zero to be filled up to the right side. * "keyWidth can be negative. The key will be filled up to both sides. * Spacer's horizontalGap is renamed as keyWidth, and can be inherited from key-style. * Spacer can have keyXPos attribute. Using these syntax, all keyboard layouts have been re-written. Cherry-Pick: I314b2e8ca2aa145ff9506cbf927140a15685af42 Bug: 4442045 Change-Id: I048fe5eaef020d8472ab577e9d326042bae2f3fa
-
- May 27, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I45a29d753103d82b625e55e78f1075497e94396f
-
- Mar 24, 2011
-
-
Jean Chalard authored
The Arabic keyboard is more or less based on PC keyboard and other sources. It has no means to input diacritics at the moment. Some data for the Hebrew keyboard was already there, but not used. This change splits phone and tablet layout and consolidates the tablet one to something that seems sensible. It can't input diacritics either at the moment. Other shortcomings affect those keyboards. For example, normal Hebrew keyboards switch to capital QWERTY keyboard with shift on, as there are no capital Hebrew characters, but this version does not feature this. It should be mostly possible already to enter Arabic or Hebrew with these keyboards however. Change-Id: Ic4df2a9a77ffd03c4f9ee2c47e03c0f43f8e48ae
-
- Dec 17, 2010
-
-
Tadashi G. Takaoka authored
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
-
- Dec 08, 2010
-
-
Tadashi G. Takaoka authored
This change introduces, - new attribute keyboardHeight to specify default keyboard height. - new attribute maxKeyboardHeight to specify maximum keyboard height, usually specified by percentage to the screen height. - keyHeight attribute is obsoleted - new attribute rowHeight to specify a row height, can be specifed as percentage of the keyboard height. And verticalGap is included to the row height (row height = key height + vertical gap). Change-Id: I48a2f2661e8a91a998503a847437c1baf1de9b9c
-
- Dec 01, 2010
-
-
Tadashi G. Takaoka authored
This change introduces, - support de QWERTZ - support fr AZERTY - support fr_CA QWERTY layout - support fr_CH QWERTZ layout - refactor some common keyboard row layouts Bug: 2334086 Change-Id: I3e01e841e0dc72419d55e29d426bdec70655459c
-
- Oct 19, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b
-
- Oct 18, 2010
-
-
Ken Wakasa authored
bug: 3105185 Change-Id: I901e36aa12dad5968ba1a420fff6a2f2efb16da5
-
- Oct 17, 2010
-
-
Tadashi G. Takaoka authored
Cherrypick I44f3b2eef8086d6e0b0db53d38f08487549060c6 from Gingerbread This change also introduces the key background drawables which has no fixed bottom padding. Instead of relying on bottom padding in drawable, this change also specifies Keyboard.verticalGap with physical unit. Other keyboard related length, distance and size are also specified by physical unit. Bug: 3066107 Change-Id: Ib38355ebfc2f8d5b1d26c4e90eba87196fbeddfa
-
- Oct 15, 2010
-
-
Ken Wakasa authored
Add visual indicator that long press / or @ on F1 key will bring up Settings bug: 3084022 Change-Id: If925b546829ca8e8806e1f8f89eaf72fc8c220da
-
- Oct 14, 2010
-
-
Tadashi G. Takaoka authored
This change also introduces the key background drawables which has no fixed bottom padding. Instead of relying on bottom padding in drawable, this change also specifies Keyboard.verticalGap with physical unit. Other keyboard related length, distance and size are also specified by physical unit. Bug: 3066107 Change-Id: I44f3b2eef8086d6e0b0db53d38f08487549060c6
-
- Oct 07, 2010
-
-
Tadashi G. Takaoka authored
Change-Id: Iff337e1c6ef3a17fd96a5e5f1c3c4a21190aac1c
-
- Oct 01, 2010
-
-
satok authored
Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
-
Tadashi G. Takaoka authored
Bug: 3050703 Change-Id: I090b2bfebfb48e5ec461615d4c911024ea6d130a
-
- Sep 21, 2010
-
-
Tadashi G. Takaoka authored
Bug: 3014225 Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
-
- Sep 15, 2010
-
-
Ken Wakasa authored
bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
-
- Sep 08, 2010
-
-
Tadashi G. Takaoka authored
This also re-orders keyboard layout attribute and adds some android:popupCharacters. Bug: 2973749 Change-Id: I300fb4029a1844947731cb98a464d8d754cb03ef
-
Tadashi G. Takaoka authored
If there is no android:codes specified, the first character of keyLabel's code point will be used instead. Also introduce readable codes as @integer/key_XXX resources Bug: 2973749 Change-Id: If9021ca35f9a7b922817e2099186fce0cd993652
-
satok authored
Change-Id: I832274244a9677ac98256ddfc4a25fdca517e228
-
Tadashi G. Takaoka authored
Just re-formating with eclipse editor. Bug: 2973749 Change-Id: I18bc682c68df6239e54dd71ed3797d55fd5a1552
-
- Sep 07, 2010
-
-
satok authored
Change-Id: I2d5c9e753f0f6fa21fdcfa7b55e81e6a3e3ea64f
-
- Sep 05, 2010
-
-
Ken Wakasa authored
bug: 2977061 Change-Id: I76e0f4a21480d10f79fd5dcbe58c63cc3516d5d7
-
- Sep 02, 2010
-
-
satok authored
- update assets for language switcher Change-Id: I8f29d3d38fb73ab5673f9e58cf28ed37cc8b4004
-
- Aug 30, 2010
-
-
Tadashi G. Takaoka authored
This change is supplement of I27007b55a30a3699bf63fd8f64d58c4b23d97d9f Bug: 2910379 Change-Id: I634226a503594e76cea9ca29e32db5801a05ae09
-
- Aug 20, 2010
-
-
satok authored
TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
-
- Jul 23, 2010
-
-
Amith Yamasani authored
-
- Jul 17, 2010
-
-
https://android-git.corp.google.com/g/#change,52371Ken Wakasa authored
Backport https://android-git.corp.google.com/g/#change,52371 to Froyo. Fix bug: 2693836 - Russian keyboard is missing a letter Change-Id: Ic931991bc188f646d30a399bb0b268f415f12051
-
- May 22, 2010
-
-
Amith Yamasani authored
-
- Apr 27, 2010
-
-
Amith Yamasani authored
Have the spacebar be normal width and remove the .com keys. Change-Id: I470ee4ffa2c84b91e3207e016c99bc66b34ef564
-
- Mar 12, 2010
-
-
Amith Yamasani authored
Also add a similar Swedish keyboard layout, contributed by Fredrik.
-
- Mar 09, 2010
-
-
Amith Yamasani authored
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
-
- Jan 28, 2010
-
-
Amith Yamasani authored
Microphone button can be optionally moved to the symbols keyboard to get your comma back. You can also completely disable voice input. Now you can get your comma back but still use the swipe gesture to activate voice input.
-
- Jan 27, 2010
-
-
Amith Yamasani authored
Additional mode for WEB_EDIT fields w/Tab key for next field. Button assets refresh and fix for a highlight asset bug.
-
- Dec 18, 2009
-
-
Amith Yamasani authored
Added e-umlaut popup for Russian keyboard. Added a French Canadian string resource but wont help until we add fr_CA to the supported locales list.
-