| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the rtl attribute to Arabic/Hebrew keyboards•••A follow up to I18b9962c
bug: 5047217
Change-Id: Iea72182a80e69b2a631f23b825430ebfbfc2f560
|  Ken Wakasa | 2011-07-26 | 1 | -0/+1 |
* | Rename keyboard rows consistently•••Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45
|  Tadashi G. Takaoka | 2011-06-17 | 1 | -1/+1 |
* | Tune up 7 inch keyboard layout•••Bug: 4479212
Change-Id: I25c48ef474f6198dde9b670b23509c087acae149
|  Tadashi G. Takaoka | 2011-06-17 | 1 | -8/+0 |
* | Keep tablet keyboard in sync with Honeycomb-MR2•••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
|  Tadashi G. Takaoka | 2011-06-03 | 1 | -1/+0 |
* | Add minKeyboardHeight attribute to Keyboard layout•••Bug: 4411676
Change-Id: I1f56ba58bacb90790f82326718bf9de95dba5d28
|  Tadashi G. Takaoka | 2011-05-12 | 1 | -1/+2 |
* | Check the availability of layouts for showing the input languages in the sett...•••Bug: 4316889
Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
|  satok | 2011-04-21 | 1 | -0/+1 |
* | Add comments and basic reformatting for new files.•••Ic4df2a9a introduced new keyboard layouts for Hebrew and Arabic.
This change adds a comment to them alongside with trailing
whitespace suppression.
This change explicitly limits its scope to files introduced by
Ic4df2a9a. It replaces I48927626 which has been deemed too reckless.
Change-Id: Id6b0e47f0623ead0b4e42e57dae359231a2b97fc
|  Jean Chalard | 2011-03-24 | 1 | -8/+8 |
* | Add a first version of Hebrew and Arabic keyboard.•••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
|  Jean Chalard | 2011-03-23 | 1 | -80/+2 |
* | 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. Takaoka | 2010-12-17 | 1 | -0/+2 |
* | Support keyboardHeight and maxKeyboardHeight to Keyboard XML•••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
|  Tadashi G. Takaoka | 2010-12-08 | 1 | -1/+3 |
* | Support de,fr locale keyboard layouts for tablet•••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
|  Tadashi G. Takaoka | 2010-12-01 | 1 | -5/+3 |
* | Update xlarge drawable of Keyboard•••Bug: 3109804
Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b
|  Tadashi G. Takaoka | 2010-10-19 | 1 | -4/+7 |
* | Specify keyboard metrics with physical unit "inch"•••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
|  Tadashi G. Takaoka | 2010-10-17 | 1 | -2/+4 |
* | Share 4th row of non-xlarge qwerty keyboard using <include>•••Change-Id: Iff337e1c6ef3a17fd96a5e5f1c3c4a21190aac1c
|  Tadashi G. Takaoka | 2010-10-08 | 1 | -356/+1 |
* | Unbundle Keyboard.java to BaseKeyboard.java•••Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
|  satok | 2010-10-02 | 1 | -363/+363 |
* | Long press mic/comma key bring mini keyboard with settings•••Bug: 3050703
Change-Id: I090b2bfebfb48e5ec461615d4c911024ea6d130a
|  Tadashi G. Takaoka | 2010-10-01 | 1 | -12/+0 |
* | Space key will no longer auto-repeat•••Bug: 3014225
Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
|  Tadashi G. Takaoka | 2010-09-21 | 1 | -20/+10 |
* | Add a new preference item to show/hide the settings key.•••bug: 2998722
Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
|  Ken Wakasa | 2010-09-16 | 1 | -20/+188 |
* | Add digit alternates•••This also re-orders keyboard layout attribute and adds some
android:popupCharacters.
Bug: 2973749
Change-Id: I300fb4029a1844947731cb98a464d8d754cb03ef
|  Tadashi G. Takaoka | 2010-09-09 | 1 | -32/+32 |
* | Remove unnecessary android:codes attribute•••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
|  Tadashi G. Takaoka | 2010-09-08 | 1 | -18/+16 |
* | Fix the bacground color for "/" in URL mode•••Change-Id: I832274244a9677ac98256ddfc4a25fdca517e228
|  satok | 2010-09-08 | 1 | -2/+3 |
* | Re-formatting keyboard definition xml files•••Just re-formating with eclipse editor.
Bug: 2973749
Change-Id: I18bc682c68df6239e54dd71ed3797d55fd5a1552
|  Tadashi G. Takaoka | 2010-09-08 | 1 | -129/+279 |
* | Add isModifier to the buttons in the lowest line•••Change-Id: I2d5c9e753f0f6fa21fdcfa7b55e81e6a3e3ea64f
|  satok | 2010-09-07 | 1 | -2/+2 |
* | Fix layout issue of the bottom row in web entry mode•••bug: 2977061
Change-Id: I76e0f4a21480d10f79fd5dcbe58c63cc3516d5d7
|  Ken Wakasa | 2010-09-05 | 1 | -3/+3 |
* | Add modifiers to functional keys•••- update assets for language switcher
Change-Id: I8f29d3d38fb73ab5673f9e58cf28ed37cc8b4004
|  satok | 2010-09-02 | 1 | -36/+47 |
* | Disable long-press on symbol keys on international locale keyboards.•••This change is supplement of I27007b55a30a3699bf63fd8f64d58c4b23d97d9f
Bug: 2910379
Change-Id: I634226a503594e76cea9ca29e32db5801a05ae09
|  Tadashi G. Takaoka | 2010-08-30 | 1 | -10/+0 |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow.
Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
|  satok | 2010-08-20 | 1 | -0/+164 |