aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing ZWNJ key of BengaliAkhhor keyboardTadashi G. Takaoka2014-11-042-12/+4
| | | | | | This CL also fixes the wrong script of Bengali Akkhor. Change-Id: Id4af2ea160b4ef3cfd40ffc5984354bc60f0b7b7
* Fix symbol letter size of phone/number layoutTadashi G. Takaoka2014-11-042-23/+33
| | | | | | | | | | This CL - decreases the size of symbols letter on number and phone layout. - increases the size of "Pause" and "Wait" label. - fixes "Pause" and "Wait" label for no language keyboard Bug: 18179572 Change-Id: I6e8b4a8e07d805c3da0558b4832291ce41ad3db0
* Fix number and phone keyboard visual glitchesTadashi G. Takaoka2014-11-042-2/+4
| | | | | Bug: 18179572 Change-Id: I387b965ed4f7adc5a34b63e622520e3c88ffd5ca
* Use Devanagari Danda letter as full stop on Nepali keyboardTadashi G. Takaoka2014-10-032-4/+7
| | | | | Bug: 17741882 Change-Id: I62e8c9a3f194b9a3a6724c7d1a92292b150ddeb9
* Add Uzbek keyboardTadashi G. Takaoka2014-10-011-0/+48
| | | | | Bug: 13222403 Change-Id: I9a4cf447a8ab0c26c4dc7f7794c57390024660cc
* Use Devanagari Danda letter as full stop on Hindi keyboardTadashi G. Takaoka2014-10-011-11/+0
| | | | | Bug: 17418371 Change-Id: I22bb2913015a83604301576e68095974c38b7c9a
* Add Akkhor Layout for Bengali BangladeshTadashi G. Takaoka2014-09-261-0/+50
| | | | | Bug: 16143057 Change-Id: I0b4a3d0d1125f9af25a98ee7a1852129ae1c1d2c
* Add Serbian Latin keyboardTadashi G. Takaoka2014-09-261-0/+43
| | | | | Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
* Initial split QWERTY layoutSandeep Siddhartha2014-09-123-49/+222
| | | | | | | | | | | | Change [2/3] Add an attribute that's used in layout xmls for specifying the split-keyboard layout. This attribute will be checked/set by the KeyboardBuilder which knows about the "splittability" of the keyboard. Bug: 4968173 Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee
* Keep aspect ratio of Material action key backgroundTadashi G. Takaoka2014-09-091-7/+21
| | | | | Bug: 15681452 Change-Id: Ie4b823dca541b76b68cade580845a21ff0b21e2f
* Refactor action label/icon definitionsTadashi G. Takaoka2014-09-051-110/+14
| | | | | Bug: 15782668 Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450
* Add new value "spacebar" to Key.backgroundType attributeTadashi G. Takaoka2014-09-033-6/+5
| | | | | Bug: 17318036 Change-Id: Ie84438a6aa3adc14a9db603d0cd4d5e37a55d612
* Add new "keyboardTheme" <case> predicatorTadashi G. Takaoka2014-09-031-1/+13
| | | | | Bug: 17318036 Change-Id: Ief386c84969d8646fb5cfe2050a2f59a7db16c88
* Fix the bottom row of tablet keyboard layoutTadashi G. Takaoka2014-08-2512-154/+47
| | | | | | | | | 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
* Use light emoji icon for Material light tablet keyboardTadashi G. Takaoka2014-08-142-2/+1
| | | | | Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
* Add dedicated background for custom action label keyTadashi G. Takaoka2014-08-061-0/+1
| | | | | Bug: 15526978 Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a
* Add Telugu keyboardTadashi G. Takaoka2014-07-092-3/+53
| | | | | Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
* Add Kannada keyboardTadashi G. Takaoka2014-07-092-2/+54
| | | | | Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
* Add Malayalam keyboardTadashi G. Takaoka2014-07-081-0/+49
| | | | | Bug: 10417006 Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
* Add Tamil keyboardTadashi G. Takaoka2014-07-081-0/+49
| | | | | Bug: 9978106 Change-Id: I226e640fe453076063121176121ed5923d1ccfa1
* Remove unused keyPreviewIcon attributesTadashi G. Takaoka2014-07-081-3/+0
| | | | | | This CL also removes unused tabKeyPreview icon. Change-Id: Ia69ba9c3d7c67ccb8983275bed262292eb422db2
* Move fontNormal flag from Key to RowTadashi G. Takaoka2014-07-0716-239/+158
| | | | Change-Id: I250da7c82e005ffe2027c528a1df731a1a3cdf47
* Fix Sinhala keyboard for tablet deviceTadashi G. Takaoka2014-07-072-2/+7
| | | | | | | | | | This CL introduces fontDefault flag to keyLabelFlags of Key attribute to reset font specification to keyTypeface attribute. This is a followup of I065824f3fa. Bug: 6911143 Change-Id: I33bd4a23aaea73e2b17175ddd39053ec915d5451
* Add Bengali keyboard layoutTadashi G. Takaoka2014-07-041-0/+54
| | | | | | | This is a preliminary keyboard layout. Bug: 10028755 Change-Id: I365fb8e942a60d4b690a4af95fcd35bf73fffbe4
* Add Sinhala keyboard layoutTadashi G. Takaoka2014-06-271-0/+57
| | | | | Bug: 6911143 Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965
* Reorder keys around the spacebarTadashi G. Takaoka2014-06-045-19/+67
| | | | | | | | | | | | | | 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
* am 3d5a72eb: Update spacebar icon of LXX_DarkTadashi G. Takaoka2014-05-301-1/+1
|\ | | | | | | | | * commit '3d5a72ebe20b4cab415c43c8022427b7618d8519': Update spacebar icon of LXX_Dark
| * Update spacebar icon of LXX_DarkTadashi G. Takaoka2014-05-301-1/+1
| | | | | | | | | | | | | | | | This CL does't fix Bug: 15321822 though. Bug: 15298065 Bug: 15321822 Change-Id: Ie6ab1e230c1657317dc06193da598f04f682f521
* | am 91e69980: Use action key background for enter keyTadashi G. Takaoka2014-05-281-1/+1
|\| | | | | | | | | * commit '91e69980bebc37a37f5d176450d952ba394cb303': Use action key background for enter key
| * Use action key background for enter keyTadashi G. Takaoka2014-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | 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
* | Use functional key background for action key with labelTadashi G. Takaoka2014-05-241-6/+9
|/ | | | | | | This CL also adds label_search_key string resources for consistency. Bug: 15135033 Change-Id: I81cae243e83a590ef56fe758a43c7184fc4159aa
* Support 9-patch drawable for spacebar iconTadashi G. Takaoka2014-05-151-0/+1
| | | | | Bug: 14419121 Change-Id: I901ea2a5bfae870b3aae8fea3bc38d999b2354b8
* Use slightly dimmed text color for functional keysTadashi G. Takaoka2014-05-152-2/+2
| | | | | | | | | This CL introduces two new key attributes to achieve this. - KeyboardView.functionalTextColor - followFunctionalTextColor flag for Key.keyLabelFlags Bug: 14419121 Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad
* Show icon on action key when it is defined in keyboard themeTadashi G. Takaoka2014-05-131-0/+50
| | | | | | | | | | | | This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723
* Remove voice key from keyboard layoutTadashi G. Takaoka2014-05-124-22/+5
| | | | | Bug: 14419121 Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866
* Add pseudo LMP themeTadashi G. Takaoka2014-05-121-1/+1
| | | | | | | | | 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
* Add Marathi keyboard layoutTadashi G. Takaoka2014-05-011-0/+54
| | | | | Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
* Revise myanmar keyboard layoutTadashi G. Takaoka2014-04-111-16/+6
| | | | | | | Note that this keyboard layout is still a preliminary. Bug: 7963632 Change-Id: I4c53b3359ea2c0dd8e2ce7db8ec916ab9340eec5
* Add hindi_compact keyboardTadashi G. Takaoka2014-04-032-7/+76
| | | | | Bug: 13779052 Change-Id: Ic7c17d96560501422a63340d7ce6bd8720e6c3c9
* Rename text resources consistentlyTadashi G. Takaoka2014-03-259-39/+39
| | | | | | | | | | | - 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
* Fix PC Qwerty shift locked layoutTadashi G. Takaoka2014-03-195-99/+99
| | | | | Bug: 13537661 Change-Id: I5b3645a64126118e22f44c262123076e85d7f83e
* Fix PC Qwerty layoutTadashi G. Takaoka2014-03-193-24/+19
| | | | | | | | | | | | | | This CL fixes: - Action label never displayed on phone. - Go action label incorrectly showed on tablet. - Broken layout on noMicrophoneKey+noSettingsKey input field. - "Voice input key" settings has no effect on phone. - Inconsistent microphone and emoji key layouts. - Slightly modified spacebar size when language switch key is on. - Slightly larger enter key on tablet. Bug: 13537661 Change-Id: I69a6ee7bc99e84b104a4d0352e1824096f6a4750
* Fix Colemak layoutTadashi G. Takaoka2014-03-192-31/+0
| | | | | Bug: 13535305 Change-Id: I48c42d4cdc5e991873cbdd1eb8abe5428b850dcf
* Add preliminary Myanmar keyboardTadashi G. Takaoka2014-03-181-0/+73
| | | | | | | | | This CL adds preliminary Myanmar keyboard as a groundwork. The keyboard layout comes mainly from virtual keyboard of <http://www.google.com.mm/> Bug: 7963632 Change-Id: I36504ceb6c2079a6e133edaeb458da1c5cf3ded2
* Fix space key on tablet symbols/symbols shiftedTadashi G. Takaoka2014-03-141-3/+3
| | | | | | | This is a follow up of Ic175c5d792. Bug: 13460706 Change-Id: I7d0121855a029a5006c78d53b630fedc8f57110c
* Fix ZWJ/ZWNJ on Nepali tablet keyboardsTadashi G. Takaoka2014-03-141-2/+2
| | | | | Bug: 13460706 Change-Id: Ic175c5d7920ed56a007374160be6ed76b44c4f94
* Fix Greek tablet layout aligned with phone layoutTadashi G. Takaoka2014-03-112-31/+0
| | | | | Bug: 13406008 Change-Id: Iba5bd757c5874e426d5d4fcb8c404c21d259b833
* Fix AZERTY/tablet layoutTadashi G. Takaoka2014-03-071-29/+0
| | | | | Bug: 13351429 Change-Id: I599627a78397e5bbae689c1aec3a3f11b72a834f
* Fix test resource declarations and parsing a bitTadashi G. Takaoka2014-02-141-1/+1
| | | | Change-Id: I882a41b2934c48f4405f1ea5bf4d6ad41e87322c
* Rename Key.keyLabel attribute to KeySpecTadashi G. Takaoka2014-02-0722-120/+120
| | | | Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c