| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) |  Amin Bandali | 2025-01-11 | 1 | -1/+1 |
* | Fix symbol letter size of phone/number layout•••This CL
- decreases the size of symbols letter on number and phone layout.
- increases the size of "Pause" and "Wait" label.
- fixes "Pause" and "Wait" label for no language keyboard
Bug: 18179572
Change-Id: I6e8b4a8e07d805c3da0558b4832291ce41ad3db0
|  Tadashi G. Takaoka | 2014-11-04 | 1 | -11/+17 |
* | Fix number and phone keyboard visual glitches•••Bug: 18179572
Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca
|  Tadashi G. Takaoka | 2014-11-04 | 1 | -1/+2 |
* | Add new value "spacebar" to Key.backgroundType attribute•••Bug: 17318036
Change-Id: Ie84438a6aa3adc14a9db603d0cd4d5e37a55d612
|  Tadashi G. Takaoka | 2014-09-03 | 1 | -3/+2 |
* | Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c
|  Tadashi G. Takaoka | 2014-02-07 | 1 | -8/+8 |
* | Escape "#" sign in XML file•••Change-Id: Icd38abc4a0454ca949613d8c4bb528758cd990d8
|  Tadashi G. Takaoka | 2012-10-31 | 1 | -1/+1 |
* | Microphone key on 7-inch tablet on the far right vs where it is on phones•••Bug: 6568834
Change-Id: If48635ead60dc119656f1b10c9b05a1918ebd668
|  Tadashi G. Takaoka | 2012-06-06 | 1 | -14/+20 |
* | Remove tab key from number/phone layout of 7 inch tablet•••Bug: 6411288
Bug: 6411588
Bug: 6411840
Change-Id: I44b358ae9c078779d6b1108281c1458387a32948
|  Tadashi G. Takaoka | 2012-05-01 | 1 | -17/+17 |
* | Remove tab key from phone layout of 7 inch tablet•••Bug: 6411288
Change-Id: Ie3836becf787536b7346150008053a985280f61b
|  Tadashi G. Takaoka | 2012-05-01 | 1 | -31/+17 |
* | 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 | -5/+3 |
* | 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 |
* | 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 |
* | 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 |
* | Move long press shift handling from PointerTracker to KeyboardState•••This change also
* Rename phone shift keyboard to phone symbols keyboard.
Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard.
* Remove phone symbols keyboard from tablet.
* Introduces enableLongPress flag of Key.keyActionFlags attribute.
* Remove clumsy long press code from PointerTracker.
* Remove CODE_CAPSLOCK handling from LatinIME.
* Make KeyboardSwitcher to invoke haptic and audio feedback.
Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
|  Tadashi G. Takaoka | 2012-02-01 | 1 | -10/+20 |
* | 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/+122 |