aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/rows_azerty.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
|
* Optimize tablet layoutSatoshi Kataoka2013-09-031-1/+1
| | | | | Bug: 9059539 Change-Id: I049941d2c83764c7f07c5215799b9657a7f27764
* Enable long-press digit input for tabletsTadashi G. Takaoka2013-06-211-2/+1
| | | | | Bug: 6632204 Change-Id: I8a62e78367c87c2fbb8f14575aef98035fa8440e
* Slightly wider keys for 7-inch tablet layoutsTadashi G. Takaoka2012-05-141-7/+6
| | | | | | | | This change also removes the usage of "fillBoth" keyWidth from 7-inch tablet layouts. Bug: 6480505 Change-Id: I9ed58e0b49138fa9e1610c2b008798eedb19dd26
* Tidy up 10-10-7 7-inch tablet layoutsTadashi G. Takaoka2012-05-101-4/+3
| | | | | Bug: 6422448 Change-Id: I0c1721462572da7be7850d670c4f86d0c18cb610
* Remove tab key from alphabet layout of tablet 7Tadashi G. Takaoka2012-05-011-3/+3
| | | | | Bug: 6410889 Change-Id: If7269aa2aeb1b6af9f0286f96c48b68309d646c5
* Tweak 7 inch layout a bitTadashi G. Takaoka2012-03-121-2/+0
| | | | | | | | | * 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
* Add AZERTY compatible symbols/symbols shifted layouts for tabletTadashi G. Takaoka2012-03-121-2/+2
| | | | | | | | This change also adds Spanish compatible symbols/symbols shifted layouts for tablet. Bug: 6100832 Change-Id: Ib5ed9856573657b2680e08f9e64fd09b12a0a27d
* Support disableAdditionalMoreKeys and disableKeyLabelHintTadashi G. Takaoka2012-03-121-1/+2
| | | | Change-Id: Idfa586417acd4a223380d52f044e3a86eb780b21
* Breakdown AZERTY keyboard into rowsTadashi G. Takaoka2012-03-091-74/+6
| | | | Change-Id: Ibd202d7b141209b3e4310499134522cbd1a8c16c
* Shift+Smiley key will register newline character of textMultiLineTadashi G. Takaoka2012-02-081-1/+1
| | | | | | | | | | | | | | 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
* Remove BIDI mirroring hack from KeyTadashi G. Takaoka2012-02-011-1/+4
| | | | | | | This change also removes isRtlKeyboard attribute from <Keyboard/> Bug: 5948247 Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
* Support addtionalMoreKeysTadashi G. Takaoka2012-01-301-5/+2
| | | | | | | This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
* Rename keyboard XML resource filesTadashi G. Takaoka2012-01-281-0/+132
* <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