Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 | 2014-10-23 | 1 | -2/+4 | |
* | Add keyboard shadow•••This CL sets 8dp elevation ot input view in order to cast a shadow onto underlying application. Bug: 16210054 Change-Id: I7779c63612fc88e24dde65de3e4e7a45b9d1762f | 2014-10-09 | 1 | -0/+1 | |
* | Fix key preview popup for Material theme•••This CL also removes unused key preview resources for Tablet. Bug: 15143928 Change-Id: Icbf4f7b6d5c7839b4fe7a27d320a2184f0625130 | 2014-09-14 | 1 | -1/+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 | 2014-09-13 | 1 | -6/+0 | |
* | Move more keys divider to MoreKeysKeyboardView•••Bug: 15681452 Change-Id: I1b32719cc927a24db4c41fdeb812b39f7e98a85c | 2014-09-08 | 1 | -4/+1 | |
* | Revert "Revert "Tune number letter size of Material keyboard""•••This reverts commit 5ad718f2cad358e0c84fb0ba8463b428bce3127a. | 2014-08-07 | 1 | -4/+2 | |
* | Revert "Revert "Remove unused Key and Keyboard attributes""•••This reverts commit 44e20f4fb42380061b1c4aa8905c2b301d7130cd. Change-Id: I6560c8f4ef15bf8318d9eedf68a9eb5031f0581d | 2014-08-07 | 1 | -1/+0 | |
* | Merge "Revert "Revert "Add Key label off center attribute""" into lmp-dev | 2014-08-05 | 1 | -0/+2 | |
|\ | |||||
| * | Revert "Revert "Add Key label off center attribute""•••This reverts commit 787e9a37b41c67e8683e854538b2743a2bc8fdcd. Change-Id: I177b8f5d08eb487c19180c09101cc073222c4efe | 2014-08-07 | 1 | -0/+2 | |
* | | Merge "Revert "Revert "Remove unused animation resources""" into lmp-dev | 2014-08-05 | 1 | -4/+0 | |
|\ \ | |||||
| * | | Revert "Revert "Remove unused animation resources""•••This reverts commit c083255b5020db4237c47e78892debfbd80e22ee. Change-Id: I357bcafe7f28fe72b2b51b566dd59ac9c1c5b2fc | 2014-08-07 | 1 | -4/+0 | |
* | | | Clean up Keyboard and KeyboardView theme•••Change-Id: I3f49f400b3857d34e1f2a7727a17c768787fe045 | 2014-08-07 | 1 | -3/+11 | |
* | | | Revert "Clean up Keyboard and KeyboardView theme"•••This reverts commit ef231984edd6536e6fef84d9fb01f11d1eeaba5c. Due to unit test breakage. Change-Id: I2136e950c3f72fb82b01e90758c1036bb0b7d508 | 2014-08-07 | 1 | -8/+3 | |
* | | | Merge "Revert "Remove unused animation resources"" into lmp-dev | 2014-08-05 | 1 | -0/+4 | |
|\| | | |/ |/| | |||||
| * | Revert "Remove unused animation resources"•••This reverts commit 9e7f0677bfc13bde20dd7d38d03ec41f25d21126. Due to unit test breakage. Change-Id: I664c25c17fc4cc98264bdac772eac086c9fbc183 | 2014-08-07 | 1 | -0/+4 | |
* | | Revert "Add Key label off center attribute"•••This reverts commit ba49920e8046ca592d6c914b2e3f7394bf9c281c. Due to unit test breakage. Bug: 14419121 Change-Id: I6f4fc30b86227e59c883d202551b162dc91b4166 | 2014-08-07 | 1 | -2/+0 | |
* | | Merge "Revert "Remove unused Key and Keyboard attributes"" into lmp-dev | 2014-08-05 | 1 | -0/+1 | |
|\ \ | |||||
| * | | Revert "Remove unused Key and Keyboard attributes"•••This reverts commit cdcaa37a372799eecf796f7002bf49bf3a5f42c1. Due to unit test breakage. Change-Id: I1c22edf983f6e03a34b86d7c1fae3d3188447a75 | 2014-08-07 | 1 | -0/+1 | |
* | | | Revert "Tune number letter size of Material keyboard"•••This reverts commit 44454c2b2be765618d0c19651f3ee50c373a2d59. Due to unit test breakage. Bug: 14419121 Change-Id: Id0bbc2276fc035aa090f7bb4fa8112a1aecd483f | 2014-08-07 | 1 | -2/+4 | |
* | | | Tune number letter size of Material keyboard•••Bug: 14419121 Change-Id: I6a477b9bf9022e369d4a6a77415490dc2b9eefc6 | 2014-08-07 | 1 | -4/+2 | |
* | | | Merge "Remove unused Key and Keyboard attributes" into lmp-dev | 2014-08-04 | 1 | -1/+0 | |
|\| | | |||||
| * | | Remove unused Key and Keyboard attributes•••This CL removes the following unused Key attributes - Key.keyLabelFlags' followKeyLargeLabelRatio - Keyboard.keyLargeLabelRatio Change-Id: Ib4fb13cc7ca902ac1733ecf27bd284d07e10bc3e | 2014-08-07 | 1 | -1/+0 | |
* | | | Merge "Add Key label off center attribute" into lmp-dev | 2014-08-05 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Add Key label off center attribute•••This CL adds two Key attributes to control how much a label should be off centered. - keyLabelOffCenterRatio - keyHintLabelOffCenterRatio Bug: 14419121 Change-Id: I26650eefdd375f0eeca8a1ca6034a8339d2a3182 | 2014-08-07 | 1 | -0/+2 | |
* | | | Merge "Remove unused animation resources" into lmp-dev | 2014-08-05 | 1 | -4/+0 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Remove unused animation resources•••Change-Id: Idc0670588bb51e6a2b3eac9489cb643db293815a | 2014-08-07 | 1 | -4/+0 | |
| |/ | |||||
* / | Clean up Keyboard and KeyboardView theme•••Change-Id: I745ed21b88fbdb1f3a16a71ebf3461d909ae448e | 2014-08-07 | 1 | -3/+8 | |
|/ | |||||
* | Remove unused Key.keyLabelFlags' values•••Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f | 2014-07-19 | 1 | -1/+0 | |
* | Custom view for key preview popup•••Bug: 15143928 Change-Id: I12411b9b5b9611ec089e4967def9b5c19a2367c7 | 2014-06-23 | 1 | -2/+0 | |
* | Add audio and haptic feedback for Emoji and Suggestions•••Bug: 15378862 Change-Id: Ia14929bd9eb63ad5735cae0ad98ad0e2ad301128 | 2014-06-10 | 1 | -2/+3 | |
* | Consolidate attributes to EmojiPaletteView to control indicators•••This CL consolidates attributes of EmojiTabWidget and EmojiCategoryPageIndicatorView with EmojiPaletteView. Bug: 15151483 Change-Id: I6eca10b60e894d945080ef3f88523d539a4992fa | 2014-05-23 | 1 | -2/+0 | |
* | Refactor Emoji tab indicators to refer keyboard theme•••Bug: 14419121 Change-Id: I7086923fff153039c2d011bbccbfd04eb687a76a | 2014-05-20 | 1 | -0/+2 | |
* | Separate functional key background from normal one•••This CL also moves spacebarBackground attribute from MainKeyboardView to KeyboardView. This CL must be checked in together with I48c383ca97. Bug: 14419121 Change-Id: Id356d0086a8fb21375fb5c66076873258fb3d63e | 2014-05-14 | 1 | -6/+1 | |
* | Make KeyboardView style as a parent of SuggestionStripView style•••With this CL, SuggestionStripView can refer an icon asset in a keyboard theme. Bug: 14419121 Change-Id: I30d595c08ce02b8c7d3f111e1edab2820c0b602e | 2014-05-07 | 1 | -6/+1 | |
* | Remove key show up and dismiss animation•••Bug: 11518021 Change-Id: I4a5eb0732f399612141f7c22d83e2210da612d7e | 2014-02-17 | 1 | -0/+1 | |
* | Add debug settings for keypress popup animations•••Bug: 12928125 Change-Id: I49faab754c7d1dcf4a791dfc535d3a78b62ce67a | 2014-02-07 | 1 | -2/+0 | |
* | Remove suggestion_word and suggestion_info layout files•••Change-Id: I37fea41cfc6e717ce7e5aa36ad331675fc9e8ce5 | 2014-01-28 | 1 | -1/+16 | |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 2013-12-13 | 1 | -36/+40 | |
* | Rename KLP theme related resources•••Bug: 11622614 Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71 | 2013-11-22 | 1 | -1/+1 | |
* | Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f | 2013-11-22 | 1 | -1/+1 | |
* | Rename EmojiKeyboardView -> EmojiPalettesView•••Change-Id: I226bb8e21fd2b2b6639896a1cc433d19f3f431c2 | 2013-10-07 | 1 | -2/+2 | |
* | Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d | 2013-08-30 | 1 | -1/+8 | |
* | Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b | 2013-08-30 | 1 | -8/+1 | |
* | Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a | 2013-08-29 | 1 | -1/+8 | |
* | Fix unit test•••The breakage of the unit tests has been introduced by Id8caf5a972 that emptied the default styles. This change reverts back some attributes to the default. Change-Id: I2748eefe50e34bbf908071e4a1a17a70aa32bdef | 2013-08-28 | 1 | -5/+14 | |
* | Add emoji keyboard related assets•••Bug: 6370846 Change-Id: I86c446665387b5ddf7de08189de306f2bc569262 | 2013-08-28 | 1 | -0/+1 | |
* | Fix SuggetionStripView.ICS style•••This is a follow up of I06427e8886. Change-Id: Ib33d64f4a4c4f08a80983b6ddf8d117aacbedccb | 2013-08-27 | 1 | -1/+1 | |
* | Aggregate theme resources into one file•••Change-Id: I06427e88864bd9f644820dc8d755719cf2ac0ba6 | 2013-08-27 | 1 | -0/+114 |