aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/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-4/+0
* 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/+3
* 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/+0
* 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-0/+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
* 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
* 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
* Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c Tadashi G. Takaoka2014-02-071-18/+18
* Consolidate keyIcon and code with keyLabel attribute•••Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8 Tadashi G. Takaoka2014-02-071-40/+17
* Consolidate keyOutputText with keyLabel attribute•••Change-Id: I90ea2c9d5ce42fabc79599995a2fae1f5f652a6b Tadashi G. Takaoka2014-02-061-8/+1
* Optimize tablet layout•••Bug: 9059539 Change-Id: Ideb6965768fcf092c081eb1d3102312c863cc5b6 Satoshi Kataoka2013-09-061-0/+14
* Optimize layout•••Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925 Satoshi Kataoka2013-09-051-14/+0
* Revert "Remove symbols shifted related unused texts and styles"•••This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b Satoshi Kataoka2013-09-041-0/+10
* Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d Satoshi Kataoka2013-08-301-1/+2
* Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b Ken Wakasa2013-08-301-2/+1
* Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a Tadashi G. Takaoka2013-08-291-1/+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-10/+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
* 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-10/+9
* Fix tab key's navigation behavior•••Bug: 6435484 Change-Id: Iffe459c117ad438e96ec6f5c7e64fb80b32d227e Tadashi G. Takaoka2012-07-051-0/+11
* Use large label text size for action label•••The large label text size is used for: * The enter key's action label on phone/number keyboard layout of phone device and 7-inch tablet * The enter key's action label on alphabet/symbols keyboard of 7-inch tablet. Bug: 6509415 Change-Id: I1c0dc511b3ac87cba00163b8d29c687ad1e86ce8 Tadashi G. Takaoka2012-05-181-0/+9
* Enable long-press spacebar on 7 inch tablet•••This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf Tadashi G. Takaoka2012-05-081-1/+1
* Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 Tadashi G. Takaoka2012-05-061-0/+1
* Auto X scale domain key label•••Bug: 6411275 Change-Id: I94906adb6936371f5275a1494f6f8b5546633a2b Tadashi G. Takaoka2012-05-011-1/+1
* Remove alt-code-while-typing from tablet•••Change-Id: I4471d10e3f7c681c27805b966869c0b47508329f Tadashi G. Takaoka2012-04-231-2/+2
* Add language switch key to 7 inch tablet•••Bug: 6370443 Change-Id: I4079c4b06de7abd677376094dab341f34aa2d234 Tadashi G. Takaoka2012-04-201-0/+6
* 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-8/+8
* Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d Tadashi G. Takaoka2012-04-201-13/+13
* Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf Tadashi G. Takaoka2012-04-201-4/+0
* 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-8/+8
* 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-13/+13
* Use keyboardSet extra value of subtype to specify layout type•••Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 Tadashi G. Takaoka2012-04-051-4/+4
* Add missing ZWNJ icon for tablets•••Follow up to I7238f41c. Bug: 5456620 Change-Id: I3492b38102ecc5af7fc8cddedff1f0319672e3fe Tadashi G. Takaoka2012-03-261-0/+1
* Add ZWNJ and ZWJ icons•••Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee Tadashi G. Takaoka2012-03-261-3/+6
* ZWNJ key on Persian shouldn't be altCodeWhileTyping key•••Change-Id: I69301a2c61c2e465058309337672f983669e7967 Tadashi G. Takaoka2012-03-141-3/+1
* Support Persian Keyboard•••This is a first trial implementation based on Arabic layout. Bug: 5456620 Change-Id: Ifa21d7fbd408853a44678623c13b9c078283732c Tadashi G. Takaoka2012-03-131-3/+6
* Add next/prev navigate action more keys and remove tab key•••Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224 Tadashi G. Takaoka2012-02-211-7/+22
* Settings key always exists in more keys of shortcut/f1 key•••This change also * Fix comman/f1 key for Arabic keyboard. * Removes "show settings key option" and related stuff. * Renames and simplifies F2 key to shortcut key on 7 inch tablet. Change-Id: Ib1cf99ad00d9780a2f0d170260e756771e161521 Tadashi G. Takaoka2012-02-171-18/+1
* Support fixed order more keys•••Change-Id: I979f54e8b54243da4d23cfbe08198d2aa495f870 Tadashi G. Takaoka2012-02-171-2/+1
* Custom action label should be a part of keyboard identifier•••Change-Id: Ia14cabc3d49fbdcb11dd00225d225fbb91cc4012 Tadashi G. Takaoka2012-02-081-0/+1
* Shift+Smiley key will register newline character of textMultiLine•••This change also * Honors the custom action label in EditorInfo.actionLabel. * Invokes InputConnection.performeEditorAction if action is specifed at EditorInfo.imeOptions or actionLabel/actionId. * Stops using InputMethodService.sendKeyChar. Implements sendKeyCodePoint instead. Bug: 2498607 Bug: 5961809 Bug: 5368408 Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d Tadashi G. Takaoka2012-02-081-6/+2