aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Consolidate keyIcon and code with keyLabel attribute•••Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8 Tadashi G. Takaoka2014-02-072-66/+41
* Consolidate keyOutputText with keyLabel attribute•••Change-Id: I90ea2c9d5ce42fabc79599995a2fae1f5f652a6b Tadashi G. Takaoka2014-02-061-8/+1
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-1312-114/+96
* Don't show long-pressing emoji key on tablet•••Bug: 11264603 Change-Id: I85e8dfa795bbaad26f38bcdb8a958c26e031a4cd Satoshi Kataoka2013-10-221-0/+191
* Fix keyboard layout•••- Show "..." on enter key if it has long-pressing emoji key - Show enter key on symbols shift keyboard Bug: 11262889 Bug: 11263464 Change-Id: If84d0cc621b12e1bf3a3102b1f09cbaedf92f007 Satoshi Kataoka2013-10-221-0/+2
* Revert "Add Swiss French and German keyboard layouts."•••This reverts commit 220ce8f269e8d2507a2a57ec919e48ddb6f496f8. Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week. Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55 Ken Wakasa2013-10-101-63/+0
* Add Swiss French and German keyboard layouts.•••There used to be two "Swiss" keyboard layouts, labelled fr_CH and de_QY, available in LatinIME. They were, however, not actually Swiss layouts but instead work-arounds to be able to get French or German with qwertz or qwerty (instead of azerty and qwertz) layouts, respectively. These were thus removed by commit f6972561fcb45310f18230ce217f0c6bb57e7eee replacing them with the generic fr-qwertz and de-qwerty layouts instead. Here, now, is a proper Swiss keyboard layout, following Swiss standards for people accustomed to typing on Swiss keyboards, with the expected tailorings for French and German. Change-Id: I9feed752053ecc694c84db713284f69bc1daf155 Fredrik Roubert2013-10-091-0/+63
* Revert emoji key position to JB-mr2•••Bug: 10538430 Change-Id: Ie2033b2f5253b2e2fc2229ba6c95568e7b2a58fa Satoshi Kataoka2013-10-041-0/+2
* Cleanup and remove redundant more keys on phones•••Change-Id: I419c3c119eb1e4d2e877c8c00564e46f40b6abc2 Ken Wakasa2013-10-011-0/+103
* Swap keys: exclamation, question, period, comma.•••bug: 11003945 Change-Id: If9ff0487ebbb1c25c8b13eaa55615255921c61c6 Ken Wakasa2013-10-011-2/+2
* Add Khmer layout•••bug: 6910993 Change-Id: Ie515acd625bc266494d9e63b0694e2c05a19b661 Ken Wakasa2013-09-193-4/+94
* Show emoji key on PC layout•••Bug: 10812167 Change-Id: Ie1e22a1651f8ec40e4078c01d161d6c113de582e Satoshi Kataoka2013-09-191-1/+1
* Add Lao keyboard•••bug: 6911140 Change-Id: Id689be1fb9dbc89b5a9b7f142626751a62d931ed Ken Wakasa2013-09-131-0/+63
* Fix more symbols keyboard for Armenian•••Bug: 7963631 Change-Id: Ie8a5e70bd8baeaa440f339b3e4c5465ae819721c Satoshi Kataoka2013-09-131-36/+0
* Optimize tablet layout•••Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6 Satoshi Kataoka2013-09-0614-529/+45
* Rename key_space -> key_space_5kw•••Bug: 9059539 Change-Id: I958891bb3b1d4611b4b85490305d59ea5002f122 Satoshi Kataoka2013-09-065-4/+4
* Optimize layout•••Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925 Satoshi Kataoka2013-09-052-95/+0
* Revert "Remove symbols shifted layout"•••This reverts commit c02a365485cb777137cbab8ff8f60c4b36fa0f7a. Change-Id: I11d31632469a594c0637f035bdd74ba60b2ac33e Satoshi Kataoka2013-09-0413-11/+583
* Revert "Remove symbols shifted related unused texts and styles"•••This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b Satoshi Kataoka2013-09-041-0/+10
* Optimize tablet layout•••Bug: 9059539 Change-Id: I049941d2c83764c7f07c5215799b9657a7f27764 Satoshi Kataoka2013-09-0326-164/+74
* Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d Satoshi Kataoka2013-08-302-2/+3
* Merge "Revert "Support Emoji keyboard""Ken Wakasa2013-08-302-3/+2
|\
| * Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b Ken Wakasa2013-08-302-3/+2
* | Add Armenian Phoetic keyboard•••We believe this layout is Armenian Eastern Phonetic Keyboard. Bug: 7963631 Change-Id: Iff3dd879268dd95f00855f67f749e8562fff490c Tadashi G. Takaoka2013-08-291-0/+70
|/
* Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a Tadashi G. Takaoka2013-08-292-2/+3
* Add Nepali Traditional keyboard•••Bug: 9833890 Change-Id: I0af4a358cc1457dc08c32744b5c170bd2a3382c9 Tadashi G. Takaoka2013-08-291-0/+57
* Add Nepali Romanized keyboard•••Bug: 6910787 Change-Id: Ib803a75ac3c0e36e05b82f36a38b3a7bc2cae689 Tadashi G. Takaoka2013-08-281-0/+57
* Clean up PC QWERTY keyboard•••Change-Id: Ibb52683e8f27517b9e7bf398d3b7a31215bd5a8d Tadashi G. Takaoka2013-08-267-220/+157
* Remove symbols shifted related unused texts and styles•••This is a follow up of I7fe6520e4e. Bug: 9059539 Change-Id: I1b2cdc4f6ae2f59fabc75c38f43e2b2512b08721 Tadashi G. Takaoka2013-08-261-10/+0
* Remove symbols shifted layout related code•••This is a follow up of I7fe6520e4e. Bug: 9059539 Change-Id: Idb39906ddb1e2234a0d1c7c4d5e6fc728090e79e Tadashi G. Takaoka2013-08-244-4/+4
* Remove symbols shifted layout•••Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2 Tadashi G. Takaoka2013-08-2314-585/+11
* Add emoji icon and code as a groundwork•••The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9 Tadashi G. Takaoka2013-08-062-1/+6
* Fix Catalan keyboard layout•••Bug: 10098472 Change-Id: I60e4aa6716f8166ca60ab5687b0faf2d84cd846b Tadashi G. Takaoka2013-07-311-2/+3
* Fix duplicated apostrophe on AZERTY/tablet•••Bug: 10099353 Change-Id: I2394a7a7900f42a2cf9e962293fae9bd68e58dee Tadashi G. Takaoka2013-07-311-3/+3
* Move punctuations to more key of z in dvorak•••Bug: 9862531 Change-Id: I957729b30e5cf3cf6f3f1ea4bb643922bc7ed068 Tadashi G. Takaoka2013-07-161-2/+1
* Add missing letter THEH to Perisan keyboard layout•••With this change, the phone keyboard layout use quite similar one of the oridinal PC. The differences from the ordinal PC keyboard layout are: - Add letter JEH between letter TAH and ZAIN at 3rd row. - Move letter TCHEN from the most left of 1st row to the most left of 3rd row. The tablet keyboard layout is the same of of the phone except: - Add letter ALEF with MADDA above between letter WAW and letter TCHEN at 3rd row. This change also moves the delete key and the enter key on tablet to 1st and 2nd row respectively. Bug: 9371393 Change-Id: I964589055eb15549fe20e5ec45e02f7dc6b5686e Tadashi G. Takaoka2013-07-035-261/+36
* 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. Takaoka2013-07-035-278/+33
* Enable long-press digit input for tablets•••Bug: 6632204 Change-Id: I8a62e78367c87c2fbb8f14575aef98035fa8440e Tadashi G. Takaoka2013-06-2119-72/+131
* Add CODE_CAPSLOCK for long press shift key•••This change utilizes the no panel auto more key feature to implement long press shift key for shift lock. Change-Id: I3995d25dc35aea3c67b5aa29299815462eff9cad Tadashi G. Takaoka2013-06-041-9/+13
* Language dependent single/doule quotation more keys•••The natural way of marking quoted text vary from language to language. This change introduces the following variations. * LEFT and RIGHT quotations (English etc.) * LOW-9 and LEFT quotations (German etc.) * LOW-9 and RIGHT quotations (Dutch etc.) * RIGHT and RIGHT quotations (Swedish etc.) * LEFT ANGLE and RIGHT ANGLE quotations (French etc.) * RIGHT ANGLE and LEFT ANGLE quotations Bug: 8356419 Change-Id: I75726ab7ed783d02f189b46236c9d5079737bcff Tadashi G. Takaoka2013-03-121-22/+2
* Fix label of switch to symbols key when symbols has shortcut key•••This change fixes the labels of switch to symbols key and switch back from more symbols key when symbols layout has shortcut key. Change-Id: I3fbbef2d929486d0f0542f4d89cb086d9f5bad82 Tadashi G. Takaoka2012-12-131-10/+9
* Add Mongolian keyboard•••Bug: 7455289 Change-Id: Ifdf6f38a07f75fb2154a17899e6be5f89082638f Tadashi G. Takaoka2012-11-131-0/+58
* Escape "#" sign in XML file•••Change-Id: Icd38abc4a0454ca949613d8c4bb528758cd990d8 Tadashi G. Takaoka2012-10-314-7/+7
* Calculate default touch position correction data for keys on 4th row•••This change also disables touch position correction for Phone/Dvorak keyboard. Bug: 7243101 Change-Id: Idfcc7ad1feabbe6a81635dceba5be087401fa18b Tadashi G. Takaoka2012-09-275-0/+5
* Reduce amount of empty space in which keypresses are detected•••Bug: 6942329 Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7 Tadashi G. Takaoka2012-09-043-2/+9
* Consolidate Esperanto layout into Spanish layout•••This change also removes AsciiCapable extra value from Esperanto subtype. Change-Id: I0fa18ef7c52e4ba24b182e8ecb9788572660b704 Tadashi G. Takaoka2012-09-031-61/+0
* Use 5-row layout for Thai phone keybopard•••Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120 Tadashi G. Takaoka2012-09-036-569/+5
* Use normal font for Thai•••This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897 Tadashi G. Takaoka2012-09-035-116/+258
* am 70fb1d1a: am f0adce8a: Merge "Esperanto keyboard"•••* commit '70fb1d1a690f3f16e4bbb19ffea349af1402cb1f': Esperanto keyboard Jean-Baptiste Queru2012-08-311-0/+61
|\
| * Esperanto keyboard•••Universal esperanto keyboard. Has letters for all latin scripts, as users will often need to type something in both Esperanto and other languages (for example their country's). Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com> Change-Id: Ia8a739fa31a60e118d42ae9e8c62ddfd66e2ca35 Jacob Nordfalk2012-08-301-0/+61