aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-sw768dp-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-2/+0
* 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-131-5/+9
* 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
* 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-1/+2
* Remove GingerBread keyboard theme•••This CL must be checked in together with I6a9ac172a5. Bug: 14042743 Change-Id: Ic3f01f5d10097d743325df847bd7cd2959992487 Tadashi G. Takaoka2014-04-141-5/+0
* Don't use fullscreen mode on large phone•••Bug: 11920652 Change-Id: Icc26c20c881bc586c800c31c90a45281dc408d2a Tadashi G. Takaoka2013-12-161-2/+0
* [FIX] Separate form factor dependent config resources•••This is a cherry-pick of I668b55a514. Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1 Tadashi G. Takaoka2013-12-131-6/+4
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-132-73/+52
* Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f Tadashi G. Takaoka2013-11-221-5/+5
* Fix emoji•••Bug: 10538430 Change-Id: Ib11e29794216b54001806ab12fe440d157243dc1 Satoshi Kataoka2013-10-041-1/+1
* Reduce Emoji size•••Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207 Satoshi Kataoka2013-09-281-1/+1
* Support multiple screen size of Emoji keyboard•••Bug: 10538430 Change-Id: Ic27b687fb2f8d3c3f2af6a886e55cc1d4e3fafb3 Satoshi Kataoka2013-09-171-0/+7
* Add _gb to Gingerbread resources•••Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32 Tadashi G. Takaoka2013-08-271-6/+2
* Remove obsolete theme resources•••Bug: 10415342 Change-Id: I9073c54b037e0f7973710a9e24ca5044f8db6db0 Tadashi G. Takaoka2013-08-271-3/+0
* Tune setup wizard layout for landscape and tablet•••Bug: 8159728 Change-Id: Ic2206d50562d62578f8e5e50bbd3c36625dbafb7 Tadashi G. Takaoka2013-04-241-21/+0
* Groundwork to implement landscape and welcome screen•••Bug: 8159728 Change-Id: I05ff6578980ec2e210ebb482ea51b1600e74a4f4 Tadashi G. Takaoka2013-04-191-0/+1
* Add preliminary setup wizard•••Bug: 8159728 Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5 Tadashi G. Takaoka2013-02-211-0/+20
* 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-28/+0
* Convert dimension unit "in" and "mm" to "dp"•••Bug: 6183561 Change-Id: I06d74705fd49566684815853b8f2df7b5a9f9d7e Tadashi G. Takaoka2012-03-231-4/+4
* Override the keyboard height per device•••Bug: 6183561 Change-Id: I7432552fbe41212e8f412962b16877a2af07eb9c Tadashi G. Takaoka2012-03-232-3/+31
* Merge "Use "dp" instead of "dip""Tadashi G. Takaoka2012-03-211-1/+1
|\
| * Use "dp" instead of "dip"•••Change-Id: Iaab1032a0ce0f97742288e76221433ef400e4b4f Tadashi G. Takaoka2012-03-211-1/+1
* | Use "dp" instead of "sp"•••Change-Id: I772d117d88eb7361d8695c4d97c051f0c7397df8 Tadashi G. Takaoka2012-03-211-1/+0
|/
* 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-0/+1
* Rename CandidateView to SuggestionsView•••Change-Id: I6480cdf025f065130e1969899b259a243e7a11be Tadashi G. Takaoka2011-09-011-1/+1
* Fixed count suggestions strip•••Bug: 5023981 Change-Id: I434d23bdfb653989866d3822c978cd929a2b553c Tadashi G. Takaoka2011-08-051-1/+0
* Specify Key gaps by percentage•••Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62 Tadashi G. Takaoka2011-07-041-12/+13
* Adaptive suggestions strip•••Bug: 4903845 Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1 Tadashi G. Takaoka2011-07-011-0/+1
* Cleanup key drawing code•••This change also modifies 9-patch drawables to fix the following issues. In order to draw key background drawable just on the coordinates we want, we have to know where an actual "visible" part is in the drawable. The only clue we can use is "padding" of the drawable. To achieve this, the 9-patch drawable must have its "visible" part marked as "content". Please refer the Bug: 4948171 for more detailed explanation. This change also reverts the following "black" drawables back from Gingerbread because recent change broke these (I70019a91). * drawable-hdpi/sym_bkeyboard_*.png * drawable-hdpi/btn_keyboard_key_*_stone.9.png Bug: 4948171 Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f Tadashi G. Takaoka2011-06-291-12/+20
* Draw phone/number keyboard layout witout icon•••This change introduces: * New KeyboardView attribute * keyLargeLetterRatio to specify large letter text size. * keyHintLabelRatio to specify hint label text size. * keyHintLabelColor to specify hint label text color. * keyPreviewTextRatio to specify key preview text size. * New Key.keyLabelOption flags * alignLeftOfCenter, align the key label slightly left of the key center. * largeLetter, use keyLargeLetterRatio to draw key letter. * hasHintLabel, draw keyHintLabel at the right of key letter. * followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size. * Renames * Key.keyHintLetter to keyHintLabel. * Key.keylLabelOption fontFixedWidth to fontMonoSpace. * Key.keylLabelOption popupHint to hasPopupHint. * Removes * number icon releted attributes and declarations. Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859 Tadashi G. Takaoka2011-06-271-4/+8
* Fix popup key preview on 7/11 inch tablet•••Change-Id: I42b4c0c7a554089baa778205da0627daaff667c6 Tadashi G. Takaoka2011-06-241-0/+1
* New IceCreamSandwich assets and theme•••This change instroduces new IceCreamSandwich assets and renames Honeycomb theme to IceCreamSandwich. Though checked only on hdpi-phone and mdpi-10"-tablet. File another bug (Bug: 4852048) to fine tune keyboard layout for all possible combination of devices and themes. Bug: 4436327 Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f Tadashi G. Takaoka2011-06-231-1/+5
* Tune up 7 inch keyboard layout•••Bug: 4479212 Change-Id: I25c48ef474f6198dde9b670b23509c087acae149 Tadashi G. Takaoka2011-06-171-3/+3
* Add Key.keyHintLabel and remove Key.keyHintIcon•••This change also removes manualTemporaryUpperCaseCode and manualTemporaryUpperCaseHintIcon. Instead of these keyLabelOption now has hasUppercaseLetter flag value. Bug: 4436327 Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e Tadashi G. Takaoka2011-06-161-1/+3
* Keep tablet keyboard in sync with Honeycomb-MR2•••This change removes Russian keyboard layout exceptions and make it compatible with other Latin's. Also tweaks some locales' keyboard layout to match with standard PC's keyboard layout at most. Change-Id: I305201fb850b4f94ae7e746ab4c039473d09da70 Tadashi G. Takaoka2011-06-031-2/+2
* Rename resource folder according to new naming scheme•••Change-Id: I45a29d753103d82b625e55e78f1075497e94396f Tadashi G. Takaoka2011-05-281-0/+42