| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Separate Hebrew row4 on tablet•••Change-Id: Iea17aa7cae60e131d4b5bfeb78d287915fd04164
|  Tadashi G. Takaoka | 2012-04-23 | 1 | -1/+1 |
* | 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 | -1/+3 |
* | Tweak keyboard layout size a bit•••* Enlarge 3rd row of phone keyboard slightly for nordic and slavic.
* Fixed the width of the first key of each rows on 10 inch tablet.
Change-Id: I5b1936d7f19db30d2f45aff03a255c2a505a2e7f
|  Tadashi G. Takaoka | 2012-04-02 | 1 | -7/+5 |
* | Breakdown Hebrew keyboard into rows•••Change-Id: I25c928a3251424280e2ac4f065126c3019734d20
|  Tadashi G. Takaoka | 2012-03-12 | 1 | -95/+6 |
* | Use more standard Unicode notations in keyboard layout resource files.•••bug: 5988656
Change-Id: Ie2416ccd790f29934a37e9dc77d7525e5113048a
|  Ken Wakasa | 2012-02-15 | 1 | -61/+68 |
* | Replace UTF-8 string resources with their hex representations•••bug: 5988656
Change-Id: Ifc3c3a2eccfc23d75b4066c2c9c02c48dacda55b
|  Ken Wakasa | 2012-02-11 | 1 | -27/+54 |
* | Shift+Smiley key will register newline character of textMultiLine•••This change also
* Honors the custom action label in EditorInfo.actionLabel.
* Invokes InputConnection.performeEditorAction if action is specifed
at EditorInfo.imeOptions or actionLabel/actionId.
* Stops using InputMethodService.sendKeyChar. Implements
sendKeyCodePoint instead.
Bug: 2498607
Bug: 5961809
Bug: 5368408
Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
|  Tadashi G. Takaoka | 2012-02-08 | 1 | -1/+1 |
* | 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/+120 |