aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove Latin comma from Arabic/Persian keyboard•••Bug: 12807701 Change-Id: Icca63586d561a57b2c15cbfbae0de98dfcc137a3 Tadashi G. Takaoka2014-03-202-4/+2
* Add clarification to be able to use abbreviation•••Bug: 13002703 Change-Id: I472ff9c2d3517b0c650e1f96eaacfa04a164637d Tadashi G. Takaoka2014-03-191-7/+17
* Merge "Add Galician keyboard"Tadashi G. Takaoka2014-03-191-0/+9
|\
| * Add Galician keyboard•••Bug: 13169021 Bug: 13017434 Change-Id: I5d44dc4c2387644028a5cf594954795e014f357a Tadashi G. Takaoka2014-03-191-0/+9
* | Merge "Add Basque keyboard"Tadashi G. Takaoka2014-03-192-1/+10
|\|
| * Add Basque keyboard•••Bug: 13169021 Bug: 13017434 Change-Id: I46c738e833a9f287586a03bda9ab0230f8b9eac1 Tadashi G. Takaoka2014-03-192-1/+10
* | Fix PC Qwerty layout•••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 Tadashi G. Takaoka2014-03-194-37/+29
|/
* Remove duplcaited plus-minus symbol on PC Qwerty•••Bug: 13537661 Change-Id: I18c5accb6af7faaf81f71f861b924ba87838fdbc Tadashi G. Takaoka2014-03-191-3/+2
* Fix Colemak layout•••Bug: 13535305 Change-Id: I48c42d4cdc5e991873cbdd1eb8abe5428b850dcf Tadashi G. Takaoka2014-03-195-74/+17
* Merge "Add preliminary Myanmar keyboard"Tadashi G. Takaoka2014-03-189-0/+700
|\
| * Add preliminary Myanmar keyboard•••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 Tadashi G. Takaoka2014-03-189-0/+700
* | Import translations. DO NOT MERGE•••Change-Id: I712637a751e4d27cc1a5ce4c917918f0542c396d Auto-generated-cl: translation import Geoff Mendal2014-03-171-2/+2
|/
* Fix comments in XML files•••Change-Id: Id0a69f98297d6a827006c6c4fe1304a197381f82 Tadashi G. Takaoka2014-03-176-13/+12
* Fix space key on tablet symbols/symbols shifted•••This is a follow up of Ic175c5d792. Bug: 13460706 Change-Id: I7d0121855a029a5006c78d53b630fedc8f57110c Tadashi G. Takaoka2014-03-141-3/+3
* Merge "Fix ZWJ/ZWNJ on Nepali tablet keyboards"Tadashi G. Takaoka2014-03-141-2/+2
|\
| * Fix ZWJ/ZWNJ on Nepali tablet keyboards•••Bug: 13460706 Change-Id: Ic175c5d7920ed56a007374160be6ed76b44c4f94 Tadashi G. Takaoka2014-03-141-2/+2
* | Add qwerty keyboard layout tests•••This CL adds Afrikaans, Azerbaijani (AZ), Dutch, English (UK), French (CA), German (QWERTY), Icelandic, Indonesian, Italian, Latvian, Lithuanian, Malay (NY), Polish, Portuguese (BR/PT), Romanian, Slovak, Slovenian, Swahili, Turkish, Vietnamese, Zulu, and No Language keyboards tests. Bug: 13017434 Change-Id: I2343dc8e74172ac551ef86f82453ae796b6f19dc Tadashi G. Takaoka2014-03-141-4/+4
|/
* Fix Greek tablet layout aligned with phone layout•••Bug: 13406008 Change-Id: Iba5bd757c5874e426d5d4fcb8c404c21d259b833 Tadashi G. Takaoka2014-03-115-75/+18
* Remove string-arrays that are getting in the way•••These empty string-arrays should not have been in this resource file. They are in the translated files, and they are getting in the way of the resource finding paths. Fundamental fixes definitely should follow. For now, this CL should be safe and acceptable for Cannellini. bug: 13340486 Change-Id: I14c36babf9eb30cfc1c0adc5977136189a305f33 Ken Wakasa2014-03-0859-236/+30
* Fix AZERTY/tablet layout•••Bug: 13351429 Change-Id: I599627a78397e5bbae689c1aec3a3f11b72a834f Tadashi G. Takaoka2014-03-073-68/+13
* Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-03-061-1/+1
|\
| * Import translations. DO NOT MERGE•••Change-Id: I7a730021b1c38c8ef7aa62b567a68a7cc478e516 Auto-generated-cl: translation import Baligh Uddin2014-03-051-1/+1
* | Merge "Remove unused text resource keylabel_for_east_slavic_row1_12"Tadashi G. Takaoka2014-03-061-2/+2
|\ \ | |/ |/|
| * Remove unused text resource keylabel_for_east_slavic_row1_12•••The text resource used in 10 inch tablet layout. This change also corrects {keylabel|more_keys}_for_east_slavic_row2_1 to _row2_2. Change-Id: I60d69af22f97c008449b8dccc7c84ae6a05fe0d8 Tadashi G. Takaoka2014-03-041-2/+2
* | Import translations. DO NOT MERGE•••Change-Id: I43912170c269379a86d2ae98efb2198f374a25aa Auto-generated-cl: translation import Baligh Uddin2014-03-032-2/+2
|/
* Merge changes I20ce61c4,I2edab4e3•••* changes: Remove "Use only personalization dictionary". Remove redundant creation of dictionary facilitator. Keisuke Kuroyanagi2014-03-032-7/+0
|\
| * Remove "Use only personalization dictionary".•••Bug: 13216198 Change-Id: I20ce61c4a10c360e028bf6427f632cc5299763e4 Keisuke Kuroyanagi2014-02-272-7/+0
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-02-2757-117/+231
|\ \
| * | Import translations. DO NOT MERGE•••Change-Id: Ife378b455d381a98fb998e0348a54b9637db95a9 Auto-generated-cl: translation import Baligh Uddin2014-02-2657-117/+231
* | | Import translations. DO NOT MERGE•••Change-Id: I8b9aff5dbd685c004ee95110a9b07370e6108c4f Auto-generated-cl: translation import Baligh Uddin2014-02-2632-72/+68
|/ /
* | Merge "Symbols shift key shoud have small greek pi"Tadashi G. Takaoka2014-02-251-4/+4
|\ \
| * | Symbols shift key shoud have small greek pi•••Change-Id: I7a4f68f86143863352548d30b42145c873f8ab19 Tadashi G. Takaoka2014-02-251-4/+4
* | | [QRP3] Refactoring•••Rename some variables for clarity and use constants instead of immediates. Change-Id: Ie07fbfcc3738ac4e67aefddc339fc54259172c39 Jean Chalard2014-02-254-4/+4
|/ /
* | Show emoji key both main and shift PC Qwerty keyboard•••Bug: 13164305 Change-Id: I8efaa2690f5f5441f003fb0104705f0032fa49c7 Tadashi G. Takaoka2014-02-241-13/+3
* | Update all dicts to version 44.•••Bug: 13164302 Change-Id: I8dc1a839c7dcfaa08a53e26cb6600e9f871447ce Jean Chalard2014-02-247-0/+0
* | Merge "Revert "Prepare for changing text color for functional keys""Tadashi G. Takaoka2014-02-242-51/+1
|\ \ | |/ |/|
| * Revert "Prepare for changing text color for functional keys"•••This reverts commit 194e004e81f74c4124184ad8597d68e3837ea560. Bug: 10786040 Change-Id: I4c5287d46cabe287abce5cba77635cf26d2cd192 Tadashi G. Takaoka2014-02-242-51/+1
* | Update dictionaries•••en* : add common app and Google product names en_GB : also add "filters" ru : add some missing words Bug: 11043181 Bug: 12276653 Bug: 12953122 Change-Id: I6b62e681a07b7f0149a10ba4e05954e60d6212d4 Jean Chalard2014-02-242-0/+0
|/
* Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-02-2157-114/+57
|\
| * Import translations. DO NOT MERGE•••Change-Id: Id288919148957318b18962b09e61ebe76a10c2b7 Auto-generated-cl: translation import Baligh Uddin2014-02-2157-114/+57
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-02-2157-141/+84
|\ \
| * | Import translations. DO NOT MERGE•••Change-Id: If26d287c68a6fed1d5a8ecf6566ccd5cdfb99104 Auto-generated-cl: translation import Baligh Uddin2014-02-2157-141/+84
| |/
* / Support versioned important notice•••This change must be checked in together with If38a754d00. Bug: 10587358 Change-Id: I91580f9468bc5ee7ed1694d7852a60dc6793dac0 Tadashi G. Takaoka2014-02-211-5/+8
|/
* Change important notice version preference file•••This CL also reset the notice version to 1. This CL must be checked in together with Iea8d9ff038. Change-Id: I838f7b5b295388d64d6aba90f50b06654eba16e5 Tadashi G. Takaoka2014-02-201-1/+2
* Merge "Revert "Turn off personalization default settings""Tadashi G. Takaoka2014-02-201-2/+2
|\
| * Revert "Turn off personalization default settings"•••This reverts commit 0a4ac795d6fdd117b590902d7f5901f0db12d25c. Bug: 10587358 Change-Id: Ib4c472756fb9a6ebba4a66d34a9652f1b5afc714 Tadashi G. Takaoka2014-02-201-2/+2
* | Tweak key popup animation parameters•••Key popup show up start scale 98% Key popup dismiss end scale 94% Key popup show up duration 17ms Key popup dismiss duration 53ms Bug: 11518021 Change-Id: Icfde99969163f05cfaed1050ea074545d44db13b Tadashi G. Takaoka2014-02-201-4/+4
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-02-1957-57/+114
|\ \
| * | Import translations. DO NOT MERGE•••Change-Id: I2dc0e76dc4c696c1a7e9748b55e1badd273aea09 Auto-generated-cl: translation import Baligh Uddin2014-02-1757-57/+114
* | | Turn personalization on when important notice dialog is displayed•••This change must be checked in together with Ifde70b1d3b. Bug: 10587358 Change-Id: I9dc48f9d521e0e6f6269e4f184389ba805f3053f Tadashi G. Takaoka2014-02-191-1/+0
| |/ |/|