aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-land (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix key preview popup for Material theme•••This CL also removes unused key preview resources for Tablet. Bug: 15143928 Change-Id: Icbf4f7b6d5c7839b4fe7a27d320a2184f0625130 Tadashi G. Takaoka2014-09-141-1/+3
* Tune keyboard height and letter size of tablet•••The height of Google Keyboard is limited by maximum and minimum ratio to the display height. Because screen aspect ratio of some large tablet is close to 1:1, the height of the keyboard may become taller than expected. This CL lowers the minimum ratio to allow shorter height. This CL also increase text size of Material theme keyboard on tablet as well. Bug: 17050390 Change-Id: I87c5f49ce554950c525a1f31dfddfd1beb3fafda Tadashi G. Takaoka2014-09-132-4/+10
* Revert "Revert "Tune number letter size of Material keyboard""•••This reverts commit 5ad718f2cad358e0c84fb0ba8463b428bce3127a. Tadashi G. Takaoka2014-08-071-2/+4
* Revert "Tune number letter size of Material keyboard"•••This reverts commit 44454c2b2be765618d0c19651f3ee50c373a2d59. Due to unit test breakage. Bug: 14419121 Change-Id: Id0bbc2276fc035aa090f7bb4fa8112a1aecd483f Ken Wakasa2014-08-071-4/+2
* Tune number letter size of Material keyboard•••Bug: 14419121 Change-Id: I6a477b9bf9022e369d4a6a77415490dc2b9eefc6 Tadashi G. Takaoka2014-08-071-2/+4
* Remove unused Key.keyLabelFlags' values•••Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f Tadashi G. Takaoka2014-07-191-2/+0
* Use smaller text size for 5-rows keyboard•••Change-Id: I065824f3fab941560980d3d9387730e4c25eb12b Tadashi G. Takaoka2014-07-071-1/+1
* Add voice key to suggestions strip•••Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c Tadashi G. Takaoka2014-05-121-0/+1
* Use margin instead of padding in SuggestionStripView•••This CL also tunes the width of suggestions strip to be able to display 15~16 letters without x-scaling at the center slot. Bug: 14419121 Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3 Tadashi G. Takaoka2014-05-071-0/+1
* Remove GingerBread keyboard theme•••This CL must be checked in together with I6a9ac172a5. Bug: 14042743 Change-Id: Ic3f01f5d10097d743325df847bd7cd2959992487 Tadashi G. Takaoka2014-04-141-8/+0
* Fix possible NPE while finding device override value from resource•••Bug: 12949735 Change-Id: Iffda08db413b3b3d338ab9bf625bb0968c2e48dd Tadashi G. Takaoka2014-02-101-2/+0
* [FIX] Separate form factor dependent config resources•••This is a cherry-pick of I668b55a514. Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1 Tadashi G. Takaoka2013-12-131-14/+13
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-133-84/+62
* Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f Tadashi G. Takaoka2013-11-221-6/+6
* Reduce Emoji size•••Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207 Satoshi Kataoka2013-09-281-1/+1
* Split Emoji categories fitting the pager•••Bug: 10538430 Change-Id: Ic023ac0b9db8a1fe16c73ab5fd12dfcd7cbbe6a3 Satoshi Kataoka2013-09-161-1/+5
* Add _gb to Gingerbread resources•••Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32 Tadashi G. Takaoka2013-08-271-7/+4
* Remove obsolete theme resources•••Bug: 10415342 Change-Id: I9073c54b037e0f7973710a9e24ca5044f8db6db0 Tadashi G. Takaoka2013-08-271-3/+0
* Add GridRows tag to support emoji keyboard•••Bug: 6370846 Change-Id: Ia68284b2402e52d835040da900a51cca669add2f Tadashi G. Takaoka2013-08-261-0/+3
* Tune layout parameters of setup wizard•••Bug: 8159728 Change-Id: Ifb08b62e11008ad56715a07825c0fbc719130ebd Tadashi G. Takaoka2013-05-151-5/+7
* Revise welcome screen video and still image•••Bug: 8159728 Change-Id: Ief8d7197879d24ccef529e975c23d6f11c7aa458 Tadashi G. Takaoka2013-05-141-4/+4
* Fix landscape override value expression•••This is a follow up of I275c99db8a. Bug: 8556975 Change-Id: Ia6c2ab878760523da767036ce0bfc6c8350e1a92 Tadashi G. Takaoka2013-05-131-6/+8
* Tune setup wizard layout for landscape and tablet•••Bug: 8159728 Change-Id: Ic2206d50562d62578f8e5e50bbd3c36625dbafb7 Tadashi G. Takaoka2013-04-241-0/+40
* Cosmetic change to remove trailing space•••Change-Id: If8c00c763f815d5eb97e18b19060c63d321ccd61 Tadashi G. Takaoka2012-09-131-9/+9
* Revise gesture floating preview design•••Bug: 7043127 Change-Id: Ibf9a6d57279263d9b60753e0eb734b658eeda9f2 Tadashi G. Takaoka2012-09-061-0/+6
* 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-031-4/+4
* Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 Tadashi G. Takaoka2012-08-311-1/+4
* 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
* Cleanup keyboard-heights.xml resources•••Change-Id: If33643045ad6ff7ea9fdf3f974564cb40f1db041 Tadashi G. Takaoka2012-05-301-1/+4
* Fix calculation of more keys keyboard position based on key preview•••Bug: 6135881 Change-Id: Id1c4e2c13d13b474466cb9b42b425aa9f6f9448b Tadashi G. Takaoka2012-05-091-1/+1
* Convert dimension unit "in" and "mm" to "dp"•••Bug: 6183561 Change-Id: I06d74705fd49566684815853b8f2df7b5a9f9d7e Tadashi G. Takaoka2012-03-231-7/+6
* Override the keyboard height per device•••Bug: 6183561 Change-Id: I7432552fbe41212e8f412962b16877a2af07eb9c Tadashi G. Takaoka2012-03-232-3/+37
* Use "dp" instead of "dip"•••Change-Id: Iaab1032a0ce0f97742288e76221433ef400e4b4f Tadashi G. Takaoka2012-03-211-3/+3
* Merge "Dynamically determine key preview backing view height"Tadashi G. Takaoka2012-03-071-2/+0
|\
| * Dynamically determine key preview backing view height•••Bug: 6023947 Change-Id: I53a5c0eb99100a0dfe3e025808f5dc55747d1287 Tadashi G. Takaoka2012-03-071-2/+0
* | Tweak vertical corrections for more keys in the "ICS" theme•••Bug: 6129435 Change-Id: I3800a7a6926967c456e1b9b0dead94717063039a Tadashi G. Takaoka2012-03-071-0/+2
|/
* Rename mini keyboard to more keys keyboard•••Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5 Tadashi G. Takaoka2012-02-081-2/+2
* Add LatinKeyboard.spacebarTextRatio attribute•••Bug: 5776979 Change-Id: Ia568d1170ed33a000eb3bb02ecdf611e4b5ff2d5 Tadashi G. Takaoka2011-12-181-0/+1
* Add horizontal edges paddings to phone/number layout•••Bug: 4948171 Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914 Tadashi G. Takaoka2011-09-261-1/+0
* Use full screen mode on landscape/phone device•••Bug: 5262767 Change-Id: I721c18522c972ced9f359f2e5208572d54a4b7a1 Tadashi G. Takaoka2011-09-081-0/+23
* Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to Sugg...•••Bug: 5257594 Change-Id: Id52c841b72e38eb9034a1a7f26bcf3d4d81ad216 Tadashi G. Takaoka2011-09-051-1/+4
* Use separate View for key preview backing•••Bug: 5246982 Change-Id: Icec4281cb01771909fcece36647ee42ba179118c Tadashi G. Takaoka2011-09-031-1/+1
* Rename a resource more appropriate one•••Bug: 5246982 Change-Id: Ic0e43c0e67f63ea069dd4758cf900765ad7a3678 Tadashi G. Takaoka2011-09-021-1/+1
* Rename CandidateView to SuggestionsView•••Change-Id: I6480cdf025f065130e1969899b259a243e7a11be Tadashi G. Takaoka2011-09-011-3/+2
* Implement popup suggestions pane•••Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486 Tadashi G. Takaoka2011-08-311-0/+2
* Specify Key gaps by percentage•••Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62 Tadashi G. Takaoka2011-07-041-12/+13
* Slightly larger key for ICS and phone combination•••Compatible with Gingerbreada theme. Change-Id: Id05bb8992dac47a23e12af7ab62924b5bc25b7ca Tadashi G. Takaoka2011-07-011-1/+1
* Tweak ICS theme a bit•••Change-Id: Ib8f1a712a1fc3fd6f08b336617b4b6a17af11376 Tadashi G. Takaoka2011-07-011-1/+1