aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values/themes-common.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-3/+3
* Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 Tadashi G. Takaoka2014-10-231-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 Tadashi G. Takaoka2014-10-091-0/+1
* 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/+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-6/+0
* Move more keys divider to MoreKeysKeyboardView•••Bug: 15681452 Change-Id: I1b32719cc927a24db4c41fdeb812b39f7e98a85c Tadashi G. Takaoka2014-09-081-4/+1
* Revert "Revert "Tune number letter size of Material keyboard""•••This reverts commit 5ad718f2cad358e0c84fb0ba8463b428bce3127a. Tadashi G. Takaoka2014-08-071-4/+2
* Revert "Revert "Remove unused Key and Keyboard attributes""•••This reverts commit 44e20f4fb42380061b1c4aa8905c2b301d7130cd. Change-Id: I6560c8f4ef15bf8318d9eedf68a9eb5031f0581d Tadashi G. Takaoka2014-08-071-1/+0
* Merge "Revert "Revert "Add Key label off center attribute""" into lmp-devTadashi G. Takaoka2014-08-051-0/+2
|\
| * Revert "Revert "Add Key label off center attribute""•••This reverts commit 787e9a37b41c67e8683e854538b2743a2bc8fdcd. Change-Id: I177b8f5d08eb487c19180c09101cc073222c4efe Tadashi G. Takaoka2014-08-071-0/+2
* | Merge "Revert "Revert "Remove unused animation resources""" into lmp-devTadashi G. Takaoka2014-08-051-4/+0
|\ \
| * | Revert "Revert "Remove unused animation resources""•••This reverts commit c083255b5020db4237c47e78892debfbd80e22ee. Change-Id: I357bcafe7f28fe72b2b51b566dd59ac9c1c5b2fc Tadashi G. Takaoka2014-08-071-4/+0
* | | Clean up Keyboard and KeyboardView theme•••Change-Id: I3f49f400b3857d34e1f2a7727a17c768787fe045 Tadashi G. Takaoka2014-08-071-3/+11
* | | Revert "Clean up Keyboard and KeyboardView theme"•••This reverts commit ef231984edd6536e6fef84d9fb01f11d1eeaba5c. Due to unit test breakage. Change-Id: I2136e950c3f72fb82b01e90758c1036bb0b7d508 Ken Wakasa2014-08-071-8/+3
* | | Merge "Revert "Remove unused animation resources"" into lmp-devKen Wakasa2014-08-051-0/+4
|\| | | |/ |/|
| * Revert "Remove unused animation resources"•••This reverts commit 9e7f0677bfc13bde20dd7d38d03ec41f25d21126. Due to unit test breakage. Change-Id: I664c25c17fc4cc98264bdac772eac086c9fbc183 Ken Wakasa2014-08-071-0/+4
* | Revert "Add Key label off center attribute"•••This reverts commit ba49920e8046ca592d6c914b2e3f7394bf9c281c. Due to unit test breakage. Bug: 14419121 Change-Id: I6f4fc30b86227e59c883d202551b162dc91b4166 Ken Wakasa2014-08-071-2/+0
* | Merge "Revert "Remove unused Key and Keyboard attributes"" into lmp-devKen Wakasa2014-08-051-0/+1
|\ \
| * | Revert "Remove unused Key and Keyboard attributes"•••This reverts commit cdcaa37a372799eecf796f7002bf49bf3a5f42c1. Due to unit test breakage. Change-Id: I1c22edf983f6e03a34b86d7c1fae3d3188447a75 Ken Wakasa2014-08-071-0/+1
* | | 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-2/+4
* | | Tune number letter size of Material keyboard•••Bug: 14419121 Change-Id: I6a477b9bf9022e369d4a6a77415490dc2b9eefc6 Tadashi G. Takaoka2014-08-071-4/+2
* | | Merge "Remove unused Key and Keyboard attributes" into lmp-devTadashi G. Takaoka2014-08-041-1/+0
|\| |
| * | Remove unused Key and Keyboard attributes•••This CL removes the following unused Key attributes - Key.keyLabelFlags' followKeyLargeLabelRatio - Keyboard.keyLargeLabelRatio Change-Id: Ib4fb13cc7ca902ac1733ecf27bd284d07e10bc3e Tadashi G. Takaoka2014-08-071-1/+0
* | | Merge "Add Key label off center attribute" into lmp-devTadashi G. Takaoka2014-08-051-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 Tadashi G. Takaoka2014-08-071-0/+2
* | | Merge "Remove unused animation resources" into lmp-devTadashi G. Takaoka2014-08-051-4/+0
|\ \ \ | | |/ | |/|
| * | Remove unused animation resources•••Change-Id: Idc0670588bb51e6a2b3eac9489cb643db293815a Tadashi G. Takaoka2014-08-071-4/+0
| |/
* / Clean up Keyboard and KeyboardView theme•••Change-Id: I745ed21b88fbdb1f3a16a71ebf3461d909ae448e Tadashi G. Takaoka2014-08-071-3/+8
|/
* Remove unused Key.keyLabelFlags' values•••Change-Id: Iae3cd6674448f258ee0a4bf2966bf3c347876b4f Tadashi G. Takaoka2014-07-191-1/+0
* Custom view for key preview popup•••Bug: 15143928 Change-Id: I12411b9b5b9611ec089e4967def9b5c19a2367c7 Tadashi G. Takaoka2014-06-231-2/+0
* Add audio and haptic feedback for Emoji and Suggestions•••Bug: 15378862 Change-Id: Ia14929bd9eb63ad5735cae0ad98ad0e2ad301128 Tadashi G. Takaoka2014-06-101-2/+3
* Consolidate attributes to EmojiPaletteView to control indicators•••This CL consolidates attributes of EmojiTabWidget and EmojiCategoryPageIndicatorView with EmojiPaletteView. Bug: 15151483 Change-Id: I6eca10b60e894d945080ef3f88523d539a4992fa Tadashi G. Takaoka2014-05-231-2/+0
* Refactor Emoji tab indicators to refer keyboard theme•••Bug: 14419121 Change-Id: I7086923fff153039c2d011bbccbfd04eb687a76a Tadashi G. Takaoka2014-05-201-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 Tadashi G. Takaoka2014-05-141-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 Tadashi G. Takaoka2014-05-071-6/+1
* Remove key show up and dismiss animation•••Bug: 11518021 Change-Id: I4a5eb0732f399612141f7c22d83e2210da612d7e Tadashi G. Takaoka2014-02-171-0/+1
* Add debug settings for keypress popup animations•••Bug: 12928125 Change-Id: I49faab754c7d1dcf4a791dfc535d3a78b62ce67a Tadashi G. Takaoka2014-02-071-2/+0
* Remove suggestion_word and suggestion_info layout files•••Change-Id: I37fea41cfc6e717ce7e5aa36ad331675fc9e8ce5 Tadashi G. Takaoka2014-01-281-1/+16
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-131-36/+40
* Rename KLP theme related resources•••Bug: 11622614 Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71 Tadashi G. Takaoka2013-11-221-1/+1
* Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f Tadashi G. Takaoka2013-11-221-1/+1
* Rename EmojiKeyboardView -> EmojiPalettesView•••Change-Id: I226bb8e21fd2b2b6639896a1cc433d19f3f431c2 Satoshi Kataoka2013-10-071-2/+2
* Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d Satoshi Kataoka2013-08-301-1/+8
* Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b Ken Wakasa2013-08-301-8/+1
* Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a Tadashi G. Takaoka2013-08-291-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 Tadashi G. Takaoka2013-08-281-5/+14
* Add emoji keyboard related assets•••Bug: 6370846 Change-Id: I86c446665387b5ddf7de08189de306f2bc569262 Tadashi G. Takaoka2013-08-281-0/+1
* Fix SuggetionStripView.ICS style•••This is a follow up of I06427e8886. Change-Id: Ib33d64f4a4c4f08a80983b6ddf8d117aacbedccb Tadashi G. Takaoka2013-08-271-1/+1
* Aggregate theme resources into one file•••Change-Id: I06427e88864bd9f644820dc8d755719cf2ac0ba6 Tadashi G. Takaoka2013-08-271-0/+114