aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Use resource to specify 5-rows keyboard parameters" into jb-mr1-devTadashi G. Takaoka2012-08-311-2/+2
|\ \
| * | Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 Tadashi G. Takaoka2012-08-311-2/+2
* | | Use normal font for Arabic and Farsi•••Bug: 6753168 Change-Id: Iaef85847cf9f6c432c6ca25e7e6ec522c084d073 Tadashi G. Takaoka2012-08-316-66/+132
|/ /
* | Revert "Revert "Fix key letter size of 5-rows Thai keyboard""•••This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3 Tadashi G. Takaoka2012-08-301-0/+2
* | Revert "Fix key letter size of 5-rows Thai keyboard"•••This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8 Ken Wakasa2012-08-291-2/+0
* | Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 Tadashi G. Takaoka2012-08-291-0/+2
* | Use non-bold text for Arabic and Thai keyboard•••The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05 Tadashi G. Takaoka2012-08-291-0/+1
* | Opening punctuations have a priority in Spanish keyboard•••Bug: 6737535 Change-Id: I87442eb978ac68be3d3df99eed8a92877a6f4ab0 Tadashi G. Takaoka2012-07-171-1/+1
* | Fix tab key's navigation behavior•••Bug: 6435484 Change-Id: Iffe459c117ad438e96ec6f5c7e64fb80b32d227e Tadashi G. Takaoka2012-07-051-0/+11
|/
* Fix duplicate period on Persian tablet keyboard•••Bug: 6679579 Change-Id: I8bccbfbdf7ea1fa1b78a5af05eb1df100f22ab0c Tadashi G. Takaoka2012-06-184-6/+19
* Fix Persian keyboard having correct code points•••Bug: 6679850 Change-Id: Iaa33f48ffb5634de31e039574fb58185c6c078e8 Tadashi G. Takaoka2012-06-163-16/+46
* Fix Persian phone keyboard•••Bug: 6670630 Change-Id: I566b9962b4404143a2eb54a39caca4e84962f935 Tadashi G. Takaoka2012-06-141-3/+2
* Fix the order of Persian diacritics•••The java source file KeyboardTextsSet.java has rather big change, but this file is auto generated by "maketext" tool. The crucial part of this change is in 5 XML resource files. Bug: 6661783 Change-Id: I1d827ab0ebe6caa5ab73531682d6c32540b0d7aa Tadashi G. Takaoka2012-06-141-2/+1
* Fix Dvorak 4th-row color scheme of 7-inch tablet•••Bug: 6625029 Change-Id: I6ea02e8e46d2bae29080cf9b4ad852a1b6fdd6f5 Tadashi G. Takaoka2012-06-071-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. Takaoka2012-06-0613-149/+186
* Fix PC QWERTY keyboard of 7-inch tablet•••Bug: 6566031 Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5 Tadashi G. Takaoka2012-05-281-33/+8
* Use large label text size for action label•••The large label text size is used for: * The enter key's action label on phone/number keyboard layout of phone device and 7-inch tablet * The enter key's action label on alphabet/symbols keyboard of 7-inch tablet. Bug: 6509415 Change-Id: I1c0dc511b3ac87cba00163b8d29c687ad1e86ce8 Tadashi G. Takaoka2012-05-181-0/+9
* Merge "Tidy up number password layout" into jb-devTadashi G. Takaoka2012-05-171-12/+14
|\
| * Tidy up number password layout•••Bug: 6462191 Change-Id: Idd156e2fd651b80a6b5ebb2b10d88e107febbddb Tadashi G. Takaoka2012-05-171-12/+14
* | Fix ".com" key width on 7-inch tablet•••Change-Id: I5f843993e819bbc2e84f4d721cf7892d5518d7f6 Tadashi G. Takaoka2012-05-171-1/+1
|/
* Merge "Slightly wider keys for 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-1430-186/+171
|\
| * 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. Takaoka2012-05-1430-186/+171
* | Fix popular domain key ".com" width•••Bug: 6483245 Change-Id: Ie44fd71f848a254ec79c2e061ed050f139ff5aac Tadashi G. Takaoka2012-05-141-1/+1
|/
* Fix Spanish keyboard to have easy access to inverted ? and !•••Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be Tadashi G. Takaoka2012-05-111-3/+2
* Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-devTadashi G. Takaoka2012-05-111-3/+13
|\
| * Reorganize punctuations and diacritics of Arabic and Persian•••Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea Tadashi G. Takaoka2012-05-111-3/+13
* | Add Bulgarian BDS keyboard•••Bug: 5738545 Change-Id: I20f31c4ff57a06e6df93ce3cfe4d032afd5bacc7 Tadashi G. Takaoka2012-05-111-0/+58
|/
* Merge "Tidy up Hindi 7-inch layouts" into jb-devTadashi G. Takaoka2012-05-101-10/+5
|\
| * Tidy up Hindi 7-inch layouts•••* Remove right shift key from hindi (same as east_slavic) Bug: 6422448 Change-Id: Icea9a027c825f74471425abea261d5499f02c2c6 Tadashi G. Takaoka2012-05-101-10/+5
* | Merge "Tidy up Arabic and Farsi 7-inch layouts" into jb-devTadashi G. Takaoka2012-05-102-22/+14
|\ \
| * | 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. Takaoka2012-05-102-22/+14
| |/
* | Merge "Tidy up 11-11-{7,8,9} 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-104-37/+24
|\ \
| * | Tidy up 11-11-{7,8,9} 7-inch tablet layouts•••* Add gutters between shift keys and letters for nordic * Slightly narrower 3rd-row letter keys for bulgarian * Remove "ъ" key from 1st-row of east_slavic * Remove right shift for 11-11-9 east_slavic and south_slavic Bug: 6422448 Change-Id: I2311bd475aabda51080f0be3714fabffa65b2009 Tadashi G. Takaoka2012-05-104-37/+24
| |/
* | Merge "Tidy up 10-10-7 7-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-108-30/+28
|\ \
| * | Tidy up 10-10-7 7-inch tablet layouts•••Bug: 6422448 Change-Id: I0c1721462572da7be7850d670c4f86d0c18cb610 Tadashi G. Takaoka2012-05-108-30/+28
| |/
* / Tidy up Thai 7-inch layouts•••* Remove right shift key from thai * Add comma and period keys Bug: 6422448 Change-Id: I40ff445ee763d964860fe6eb46e7168534a98c35 Tadashi G. Takaoka2012-05-101-12/+11
|/
* Tidy up 10-9-7 7-inch tablet layouts•••* Slightly smaller key width and larger shift key and space key. * Both left and right shift key has the same width. * Move the 2nd-row slight right. Bug: 6422448 Change-Id: If27028eaac20c503c352ba35dd156befc53918c7 Tadashi G. Takaoka2012-05-1010-52/+56
* Enable long-press spacebar on 7 inch tablet•••This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf Tadashi G. Takaoka2012-05-081-1/+1
* Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 Tadashi G. Takaoka2012-05-061-0/+1
* Auto X scale domain key label•••Bug: 6411275 Change-Id: I94906adb6936371f5275a1494f6f8b5546633a2b Tadashi G. Takaoka2012-05-011-1/+1