aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/key_styles_common.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-1/+1
* Update language to comply with Android’s inclusive language guidance•••See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Test: tapas LatinIME && m Change-Id: I2ffb39ff70f61e579b62761d3da526a545dead1f Seigo Nonaka2020-07-221-1/+1
* Fix settings keys on tablet•••Bug: 18531491 Change-Id: Id374932b71674177abddd6d249ba6e712cbb5d25 Tadashi G. Takaoka2014-11-271-3/+0
* Keep aspect ratio of Material action key background•••Bug: 15681452 Change-Id: Ie4b823dca541b76b68cade580845a21ff0b21e2f Tadashi G. Takaoka2014-09-091-5/+18
* Add new value "spacebar" to Key.backgroundType attribute•••Bug: 17318036 Change-Id: Ie84438a6aa3adc14a9db603d0cd4d5e37a55d612 Tadashi G. Takaoka2014-09-031-0/+1
* Fix the bottom row of tablet keyboard layout•••This CL eliminates "_" and "/" keys from the bottom row of tablet keyboard. This CL also reorganizes the bottom row of tablet Dvorak keyboard. Bug: 16603887 Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428 Tadashi G. Takaoka2014-08-251-0/+2
* Use light emoji icon for Material light tablet keyboard•••Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50 Tadashi G. Takaoka2014-08-141-1/+1
* Remove unused keyPreviewIcon attributes•••This CL also removes unused tabKeyPreview icon. Change-Id: Ia69ba9c3d7c67ccb8983275bed262292eb422db2 Tadashi G. Takaoka2014-07-081-3/+1
* Reorder keys around the spacebar•••This CL reorders keys around the spacebar. - On phone's symbols and symbols shift layout, the comma key is moved to the left of the spacebar to aligned with main layout. - On tablet's layout, the comma key is moved to the left of the spacebar on all layout to aligned with the same layout of phone's. Also the comma key has "settings" as more keys. - In Arabic and Perisan, the comma key of tablet already has some more keys This CL remove "/" and add "settings" instead. Bug: 15281451 Change-Id: I6e0e75e4d4abfb1f356e7499be91424c7c57c58b Tadashi G. Takaoka2014-06-041-3/+3
* Update spacebar icon of LXX_Dark•••This CL does't fix Bug: 15321822 though. Bug: 15298065 Bug: 15321822 Change-Id: Ie6ab1e230c1657317dc06193da598f04f682f521 Tadashi G. Takaoka2014-05-301-1/+1
* Use action key background for enter key•••This CL also use an action key background for the emoji key only on phone becase the emoji key share the same position with other action keys. The emoji key on tablet keeps using the functional key background. Bug: 15296851 Change-Id: I7b8550c61f19548f463a782342bdc0f496433a2a Tadashi G. Takaoka2014-05-281-1/+1
* Support 9-patch drawable for spacebar icon•••Bug: 14419121 Change-Id: I901ea2a5bfae870b3aae8fea3bc38d999b2354b8 Tadashi G. Takaoka2014-05-151-0/+1
* Use slightly dimmed text color for functional keys•••This CL introduces two new key attributes to achieve this. - KeyboardView.functionalTextColor - followFunctionalTextColor flag for Key.keyLabelFlags Bug: 14419121 Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad Tadashi G. Takaoka2014-05-151-1/+1
* Add pseudo LMP theme•••This CL introduce pseudo LMP theme. This keyboard theme is a placeholder and not final. The drawables and colors that this CL introduces should be replaced with the final assets. Bug: 14419121 Change-Id: I7a37c884e4ee0cac09ad21ff729996c2b9c1b4af Tadashi G. Takaoka2014-05-121-1/+1
* Revert "Add pseudo LMP theme"•••This reverts commit dd9ed45c6332e6cb45da0953d23b9748ddddc548. Unit test breakage. https://sponge.corp.google.com/target?id=f7fd85a6-8e3b-4fda-8c84-d4e1b342e839&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: Ia971834b368890c344a06602473a56887709bbca Ken Wakasa2014-05-091-1/+1
* Add pseudo LMP theme•••This CL introduce pseudo LMP theme. This keyboard theme is a placeholder and not final. The drawables and colors that this CL introduces should be replaced with the final assets. Bug: 14419121 Change-Id: Iba4751c525775fc12763c0a55309410e0d82ce9b Tadashi G. Takaoka2014-05-091-1/+1
* Rename text resources consistently•••- keylabel_<key>, the key label text of the <key> - keyspec_<key>, the key specification of the <key> - keyhintlabel_<key>, the hint label text of the <key> - morekeys_<key>, the more keys specifications of the <key> - additional_morekeys_<key>, the additional more keys specification of the <key> Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e Tadashi G. Takaoka2014-03-251-6/+6
* Fix test resource declarations and parsing a bit•••Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c Tadashi G. Takaoka2014-02-141-1/+1
* Fix undefined emojiKeyStyle•••Change-Id: I6798f524c9ac0d2911f2b83a5a5ef650f0815917 Tadashi G. Takaoka2014-02-071-5/+6
* Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c Tadashi G. Takaoka2014-02-071-17/+17
* Consolidate keyIcon and code with keyLabel attribute•••Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8 Tadashi G. Takaoka2014-02-071-54/+18
* Consolidate keyOutputText with keyLabel attribute•••Change-Id: I90ea2c9d5ce42fabc79599995a2fae1f5f652a6b Tadashi G. Takaoka2014-02-061-2/+1
* 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-27/+4
* Revert emoji key position to JB-mr2•••Bug: 10538430 Change-Id: Ie2033b2f5253b2e2fc2229ba6c95568e7b2a58fa Satoshi Kataoka2013-10-041-0/+21
* Add comKeyStyle•••Bug: 10822107 Change-Id: I411a2427e759e83366bbf7a525b9ab8a1ab3144d Satoshi Kataoka2013-09-191-0/+7
* Optimize layout•••Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925 Satoshi Kataoka2013-09-051-0/+14
* Revert "Remove symbols shifted related unused texts and styles"•••This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b Satoshi Kataoka2013-09-041-0/+9
* Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d Satoshi Kataoka2013-08-301-25/+2
* Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b Ken Wakasa2013-08-301-2/+25
* Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a Tadashi G. Takaoka2013-08-291-25/+2
* Remove symbols shifted related unused texts and styles•••This is a follow up of I7fe6520e4e. Bug: 9059539 Change-Id: I1b2cdc4f6ae2f59fabc75c38f43e2b2512b08721 Tadashi G. Takaoka2013-08-261-9/+0
* Add emoji icon and code as a groundwork•••The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9 Tadashi G. Takaoka2013-08-061-0/+5
* Add CODE_CAPSLOCK for long press shift key•••This change utilizes the no panel auto more key feature to implement long press shift key for shift lock. Change-Id: I3995d25dc35aea3c67b5aa29299815462eff9cad Tadashi G. Takaoka2013-06-041-9/+13
* Distinguish action-enter/shift-enter/enter•••Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1 Jean Chalard2013-01-151-1/+1
* 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-19/+17
* Merge "add research log ui control"Kurt Partridge2012-06-061-17/+2
|\
| * add research log ui control•••- lets users flag a particular time in the research log - lets users delete the log for this session also makes the UsabilityLog setting control whether the ResearchLog logs or not. multi-project commit with I89067e7d3b8daca7179333f1dbe82224c26920fe Bug: 6188932 Change-Id: I89864ef3ab53b0efe1ea8d75247be08712f0c399 Kurt Partridge2012-06-061-17/+2
* | Change spacebar and language switch key background color of phone•••Bug: 6568834 Change-Id: I815af444eb953e665a09a075b2d3e5875898cb52 Tadashi G. Takaoka2012-06-041-6/+3
|/
* Reorganize punctuations and diacritics of Arabic and Persian•••Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea Tadashi G. Takaoka2012-05-111-1/+0
* Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 Tadashi G. Takaoka2012-05-061-1/+2
* Show settings key when noMicrophone option is enabled on PC QWERTY•••Change-Id: Ib419a597e218af347e5d5da19f5ca8b3db8548c7 Tadashi G. Takaoka2012-04-261-0/+7
* Support PC QWERTY layout•••Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328 Tadashi G. Takaoka2012-04-251-2/+2
* Fix confusable "label" usage, use "text" instead•••* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3 Tadashi G. Takaoka2012-04-201-9/+9
* Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d Tadashi G. Takaoka2012-04-201-14/+14
* Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf Tadashi G. Takaoka2012-04-201-7/+3
* Generate KeyboardLabelsSet from donottranslate-more-keys.xml•••This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43 Tadashi G. Takaoka2012-04-111-9/+9
* Use !icon/<icon_name> notation for more keys spec•••Change-Id: I616e6c1ac603d2eb7a5c99ec70d5411371d15f3e Tadashi G. Takaoka2012-04-101-1/+1
* Introduce KeyboardCodesSet.java and remove keycodes.xml•••Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8 Tadashi G. Takaoka2012-04-101-16/+16
* Use keyboardSet extra value of subtype to specify layout type•••Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 Tadashi G. Takaoka2012-04-051-3/+3
* Fix settings key on more keys keyboard•••Bug: 6260868 Change-Id: I0b8113d283fa5d03a02115cd71a5af511982145a Tadashi G. Takaoka2012-03-301-1/+1