| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce amount of empty space in which keypresses are detected•••Bug: 6942329
Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7
|  Tadashi G. Takaoka | 2012-09-04 | 1 | -1/+6 |
* | Microphone key on 10-inch tablet on the far right vs where it is on phones•••This change also re-introduces colored action key, that was disbaled
by I1c7335c5.
Bug: 6568834
Change-Id: I0c04b86049325c84492d90457cee0c16c57937f8
|  Tadashi G. Takaoka | 2012-06-06 | 1 | -6/+8 |
* | Slightly wider space key for 10-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 10-inch
tablet layouts.
Change-Id: Ie6844fc096712daa24e09b3d67dde48d1c03eb46
|  Tadashi G. Takaoka | 2012-05-15 | 1 | -2/+2 |
* | Cleanup <include/> and etc. in keyboard XML•••* Remove keyXPos and keyWidth from key_*.xml and make it more generic.
* Add keyXPos and keyWidth to <include/> generalized key_*.xml.
* Remove zero width <Spacer/> and fold into successive <include/>.
Change-Id: I4b5c02a165ba0bc9ef8741be0b4938c1efaf5e27
|  Tadashi G. Takaoka | 2012-04-24 | 1 | -3/+4 |
* | Separate Hebrew row4 on tablet•••Change-Id: Iea17aa7cae60e131d4b5bfeb78d287915fd04164
|  Tadashi G. Takaoka | 2012-04-23 | 1 | -14/+4 |
* | Modularize shortcut key on 10 inch tablet•••Change-Id: Ie4cace33f8bcffd092bea7ce2da0cee5a1cbd685
|  Tadashi G. Takaoka | 2012-04-23 | 1 | -10/+2 |
* | Modularize keyboard XML files•••* Remove duplicated xml-sw768dp/keys_apostrophe_dash.xml
* Separate keys_apostrophe_dash.xml to key_apostorhe.xml and
key_dash.ml
* Separate key_space.xml from row_qwerty4.xml
* Separate key_f1.xml from xml{,-sw600dp}/row_qwerty4.xml
* Separate keys_f1f2.xml from xml-sw768dp/row_qwerty4.xml
* Fix incorrectly named rows_symbols{,_shift}4.xml to
row_symbols{,_shift}4.xml
Change-Id: Id71967a016a348174d1fc265b654dbc233c6562e
|  Tadashi G. Takaoka | 2012-04-20 | 1 | -68/+7 |
* | Fix Farsi keyboard•••Bug: 5456620
Change-Id: Ia54f084fbc7a238aeda1df234c723d9e675ce62f
|  Tadashi G. Takaoka | 2012-03-26 | 1 | -5/+1 |
* | Support Persian Keyboard•••This is a first trial implementation based on Arabic layout.
Bug: 5456620
Change-Id: Ifa21d7fbd408853a44678623c13b9c078283732c
|  Tadashi G. Takaoka | 2012-03-13 | 1 | -4/+24 |
* | Settings key always exists in more keys of shortcut/f1 key•••This change also
* Fix comman/f1 key for Arabic keyboard.
* Removes "show settings key option" and related stuff.
* Renames and simplifies F2 key to shortcut key on 7 inch tablet.
Change-Id: Ib1cf99ad00d9780a2f0d170260e756771e161521
|  Tadashi G. Takaoka | 2012-02-17 | 1 | -9/+2 |
* | Auto generate various shift states alphabet keyboard automatically•••If any shift state variants of alphabet keyboard layout is not
specified in KeyboardSet.Element, it will be automatically generated
from base alphabet keyboard definition.
This change also
* Eliminates KeyboardShiftState object from Keyboard.
* Removes various set shift state methods from Keyboard.
* Removes KeyboardSet.Element.elementAutoGenerate attribute.
* Separates "sticky" Key.backgroundType to "stickyOff" and "stickyOn"
* Add preserveCase flag to smiley, .com, and labeled special keys.
* Rename KeyboardShiftState class to AlphabetShiftState.
* Rename some attributes from *UppercaseLetter* to *ShiftedLetterHint*.
* Introduce shiftedLetterActivated to Key.keyLabelFlags
Change-Id: I01a0a8efeeaa76820ae728a5bdfa8d02b6ce74b7
|  Tadashi G. Takaoka | 2012-01-31 | 1 | -4/+4 |
* | Rename keyboard XML resource files••• * <Keyboard> XML file should be kbd_*.xml
* <Row> XML file should be rows_*.xml or row_*.xml
* <Key> XML file should be key_*.xml or keys_*.xml
* <key-style> XML file should be key_styles_*.xml
Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13
|  Tadashi G. Takaoka | 2012-01-28 | 1 | -0/+113 |