| 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 | -0/+3 |
* | 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 | -16/+24 |
* | 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 | -17/+5 |
* | Fix confusable "label" usage, use "text" instead•••* Rename makelabel tool to maketext
* Rename KeyboardLablesSet class to KeyboardTextsSet
* Rename "!label/name" to "!text/name"
Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
|  Tadashi G. Takaoka | 2012-04-20 | 1 | -1/+1 |
* | Generate KeyboardLabelsSet from donottranslate-more-keys.xml•••This change introduces makelabel tool that reads all languages'
donottranslate-more-keys and generate KeyboardLabelsSet.java source
file. The makelabel command must be invoked prior to compile LatinIME.
Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43
|  Tadashi G. Takaoka | 2012-04-11 | 1 | -1/+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 | -1/+1 |
* | Support time, date, and datetime keyboard•••Bug: 6030364
Change-Id: I2bd4daf264757d8f3fa7c946d10a39c36ccf5905
|  Tadashi G. Takaoka | 2012-03-02 | 1 | -8/+34 |
* | 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 | -12/+3 |
* | 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/+159 |