| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) |  Amin Bandali | 2025-01-11 | 1 | -1/+1 |
* | Move fontNormal flag from Key to Row•••Change-Id: I250da7c82e005ffe2027c528a1df731a1a3cdf47
|  Tadashi G. Takaoka | 2014-07-07 | 1 | -13/+9 |
* | Add missing letter THEH to Arabic keyboard layout•••With this change, the tablet keyboard layout both 7inch and 10inch use
quite similar one of the ordinal PC. The differences from the ordinal
PC keyboard layout are:
- Move letter THAL from the most left of digits' row to the most left
of 3rd row.
- Move letter DAL from the most right of 1st row to the most right of
3rd row.
- Omit ligature LAM with ALEF from 3rd row and move to more keys of
letter LAM on 2nd row.
The phone keyboard layout is the same one of the tablet except:
- Omit letter YEH with HAMZA avobe from 3rd row and move to more keys
of letter ALEF MAKSURA on 3rd row.
Bug: 9371393
Change-Id: I1cd164ce7c1c3a5cae67b9985f1b167aef028ca0
|  Tadashi G. Takaoka | 2013-07-03 | 1 | -2/+1 |
* | 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 | -6/+6 |
* | Tidy up Arabic and Farsi 7-inch layouts•••* Tweak key width and positon for arabic.
* Move delete and enter key down for farsi.
Bug: 6422448
Change-Id: I4fce1f4761eb1b53e432900c19e455a023721fc6
|  Tadashi G. Takaoka | 2012-05-10 | 1 | -6/+5 |
* | Remove tab key from alphabet layout of tablet 7•••Bug: 6410889
Change-Id: If7269aa2aeb1b6af9f0286f96c48b68309d646c5
|  Tadashi G. Takaoka | 2012-05-01 | 1 | -4/+2 |
* | 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 | -7/+6 |
* | Breakdown Arabic keyboard into rows•••Change-Id: Ie2215d8baf501dc7dd87c464deb47fe4267171f6
|  Tadashi G. Takaoka | 2012-03-09 | 1 | -141/+6 |
* | Use more standard Unicode notations in keyboard layout resource files.•••bug: 5988656
Change-Id: Ie2416ccd790f29934a37e9dc77d7525e5113048a
|  Ken Wakasa | 2012-02-15 | 1 | -118/+118 |
* | Replace UTF-8 string resources with their hex representations•••bug: 5988656
Change-Id: Ifc3c3a2eccfc23d75b4066c2c9c02c48dacda55b
|  Ken Wakasa | 2012-02-11 | 1 | -102/+106 |
* | 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/+188 |