Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable long-press digit input for tablets•••Bug: 6632204 Change-Id: I8a62e78367c87c2fbb8f14575aef98035fa8440e | 2013-06-21 | 1 | -2/+1 | |
* | Slightly wider space key for 10-inch tablet layouts•••This change also removes the usage of "fillBoth" keyWidth from 10-inch tablet layouts. Change-Id: Ie6844fc096712daa24e09b3d67dde48d1c03eb46 | 2012-05-15 | 1 | -6/+6 | |
* | Tweak keyboard layout size a bit•••* Enlarge 3rd row of phone keyboard slightly for nordic and slavic. * Fixed the width of the first key of each rows on 10 inch tablet. Change-Id: I5b1936d7f19db30d2f45aff03a255c2a505a2e7f | 2012-04-02 | 1 | -5/+6 | |
* | Support disableAdditionalMoreKeys and disableKeyLabelHint•••Change-Id: Idfa586417acd4a223380d52f044e3a86eb780b21 | 2012-03-12 | 1 | -1/+2 | |
* | Breakdown Bulgarian keyboard into rows•••Change-Id: Ie0da26a48b186be081ad61858116e519019d1973 | 2012-03-09 | 1 | -92/+6 | |
* | Use more standard Unicode notations in keyboard layout resource files.•••bug: 5988656 Change-Id: Ie2416ccd790f29934a37e9dc77d7525e5113048a | 2012-02-15 | 1 | -61/+62 | |
* | Replace UTF-8 string resources with their hex representations•••bug: 5988656 Change-Id: Ifc3c3a2eccfc23d75b4066c2c9c02c48dacda55b | 2012-02-11 | 1 | -30/+60 | |
* | 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 | 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 | 2012-01-28 | 1 | -0/+122 |