| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the bottom row of tablet keyboard layout•••This CL eliminates "_" and "/" keys from the bottom row of tablet
keyboard. This CL also reorganizes the bottom row of tablet Dvorak
keyboard.
Bug: 16603887
Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428
|  Tadashi G. Takaoka | 2014-08-25 | 1 | -1/+1 |
* | Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
|  Tadashi G. Takaoka | 2014-02-07 | 1 | -2/+2 |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|  Ken Wakasa | 2013-12-13 | 1 | -0/+1 |
* | Revert emoji key position to JB-mr2•••Bug: 10538430
Change-Id: Ie2033b2f5253b2e2fc2229ba6c95568e7b2a58fa
|  Satoshi Kataoka | 2013-10-04 | 1 | -0/+2 |
* | Optimize tablet layout•••Bug: 9059539
Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6
|  Satoshi Kataoka | 2013-09-06 | 1 | -2/+13 |
* | Revert "Remove symbols shifted layout"•••This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a.
Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e
|  Satoshi Kataoka | 2013-09-04 | 1 | -7/+10 |
* | Remove symbols shifted layout•••Bug: 9059539
Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
|  Tadashi G. Takaoka | 2013-08-23 | 1 | -10/+7 |
* | Slightly wider keys for 7-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 7-inch
tablet layouts.
Bug: 6480505
Change-Id: I9ed58e0b49138fa9e1610c2b008798eedb19dd26
|  Tadashi G. Takaoka | 2012-05-14 | 1 | -8/+7 |
* | Tidy up 10-9-7 7-inch tablet layouts•••* Slightly smaller key width and larger shift key and space key.
* Both left and right shift key has the same width.
* Move the 2nd-row slight right.
Bug: 6422448
Change-Id: If27028eaac20c503c352ba35dd156befc53918c7
|  Tadashi G. Takaoka | 2012-05-10 | 1 | -7/+7 |
* | 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/+1 |
* | Tweak 7 inch layout a bit•••* For 10-9-7 (qwerty, qwertz), keys' width are 9.0%-9.0%-9.0%
* For 10-10-7 (azerty, hebrew, spanish), keys' width are 8.5%-8.5%-8.5%
* For 11-11-{7,8} (arabic, bulgarian, nordic), keys' width are 7.6%-7.6%-7.6%
* For {11,12}-11-9 (south_slavic, east_slavic), keys' width are 7.6%-7.6%-7.363%
Change-Id: Ife4ce0ac587bd179afcfce0cb5dffb8d82fee4f1
|  Tadashi G. Takaoka | 2012-03-12 | 1 | -4/+4 |
* | Split tablet symbols and symbols shifted layout into separated rows•••Bug: 6100832
Change-Id: I6771364ceca2c152bd9c55e22159f57c3468cc31
|  Tadashi G. Takaoka | 2012-03-09 | 1 | -123/+9 |
* | Add readable unicode point names•••Change-Id: I5689711429526a2bad409f235b6825a7ed4c7bc2
|  Tadashi G. Takaoka | 2012-03-07 | 1 | -2/+6 |
* | 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 | -1/+1 |
* | Support fixed order more keys•••Change-Id: I979f54e8b54243da4d23cfbe08198d2aa495f870
|  Tadashi G. Takaoka | 2012-02-17 | 1 | -2/+1 |
* | Use more standard Unicode notations in keyboard layout resource files.•••bug: 5988656
Change-Id: Ie2416ccd790f29934a37e9dc77d7525e5113048a
|  Ken Wakasa | 2012-02-15 | 1 | -1/+2 |
* | 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 |
* | Remove BIDI mirroring hack from Key•••This change also removes isRtlKeyboard attribute from <Keyboard/>
Bug: 5948247
Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
|  Tadashi G. Takaoka | 2012-02-01 | 1 | -17/+7 |
* | Support addtionalMoreKeys•••This change also removes
* Unused more_keys_for_q, w, and p.
Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
|  Tadashi G. Takaoka | 2012-01-30 | 1 | -0/+10 |
* | 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/+172 |