aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Dvorak layout in uri/email mode on phone deviceTadashi G. Takaoka2012-05-292-19/+29
| | | | | Bug: 6567492 Change-Id: I78d56ec05b7711749553c6787a9abb1351dff4db
* Merge "Small update to the English dictionaries" into jb-devJean Chalard2012-05-271-0/+0
|\
| * Small update to the English dictionariesJean Chalard2012-05-281-0/+0
| | | | | | | | | | | | | | Demote 'HDTV' Bug: 6563090 Change-Id: I39a1632397569cf79a8d67d93cdff5cf29f82f3a
* | Fix PC QWERTY keyboard of 7-inch tabletTadashi G. Takaoka2012-05-281-33/+8
|/ | | | | Bug: 6566031 Change-Id: I6d5a9244487d8b5816090aa98e032c9780cb5ae5
* Import translations. DO NOT MERGEEric Fischer2012-05-2549-354/+260
| | | | Change-Id: I045ad47955d6f5f507818271543d2606b61877fc
* Fix the name of the resource to lower caseJean Chalard2012-05-251-0/+0
| | | | Change-Id: Icbacf10702de20ef1a60d2648ee6440812d13f1d
* Add the dictionary for Portuguese to the apkJean Chalard2012-05-251-0/+0
| | | | | | | | | This adds about 1MB to the system image, but Ibae3cd55 has been committed to make up for it. Both those considered, we are still adding 23kB to the build. Bug: 6558327 Change-Id: Iae066d39a193a0a380d2872a35661920dd5cea54
* Merge "Remove non-words from the French dictionary." into jb-devJean Chalard2012-05-241-0/+0
|\
| * Remove non-words from the French dictionary.Jean Chalard2012-05-241-0/+0
| | | | | | | | Change-Id: I98c546818aa456a534e833495deb670e79df4104
* | Add new locales for the spell checker.Jean Chalard2012-05-241-0/+16
|/ | | | | Bug: 6533167 Change-Id: I1581e8446b1af5dc3679e01be16d4fc34af725cc
* Update AOSP dictionariesJean Chalard2012-05-226-5/+0
| | | | Change-Id: Ia6bb1f9d6df4a9f859f132affc9cb030f14effd9
* Update dictionaries.Jean Chalard2012-05-225-0/+0
| | | | | | Bug: 6517432 Bug: 6525702 Change-Id: I47a8c4612bffb16971575b59e9e20fd0276a2f92
* Add entires I forgot to add in Id1c89be1Ken Wakasa2012-05-191-0/+13
| | | | | bug: 6354484 Change-Id: Iea6fa4df99b38d94e517423a7030b4f0440d4f6e
* Remove unnecessary entries in the English whitelist dictionaryKen Wakasa2012-05-181-517/+3
| | | | | bug: 6354484 Change-Id: Id1c89be171f23d2bf8c8289e61f573520b46de14
* Update French/English dictionaries to the latest versionJean Chalard2012-05-182-0/+0
| | | | Change-Id: I9c98280f900914d1af22b47019ebc0ad5ab175de
* Merge "Use large label text size for action label" into jb-devTadashi G. Takaoka2012-05-177-1/+23
|\
| * Use large label text size for action labelTadashi G. Takaoka2012-05-187-1/+23
| | | | | | | | | | | | | | | | | | | | | | 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
* | Increase CHAR LIMIT of some string resourcesTadashi G. Takaoka2012-05-181-7/+7
|/ | | | | Bug: 6513954 Change-Id: If4aa1032bc7e615c77e3a64c6e8f8dbb0a020d8d
* Merge "Support large label text ratio in KeyboardView" into jb-devTadashi G. Takaoka2012-05-171-1/+4
|\
| * Support large label text ratio in KeyboardViewTadashi G. Takaoka2012-05-171-1/+4
| | | | | | | | | | Bug: 6509415 Change-Id: Ide48c36126c23d91612c322a1027257c9b967e6b
* | Merge "Check duplicated entry of "custom input style"" into jb-devTadashi G. Takaoka2012-05-171-0/+2
|\ \ | |/ |/|
| * Check duplicated entry of "custom input style"Tadashi G. Takaoka2012-05-171-0/+2
| | | | | | | | | | Bug: 6495488 Change-Id: Ia6c2421cb0e7c1793d4dfe18acd07fd6f8c5d797
* | Merge "Add open-source-able word lists to AOSP." into jb-devJean Chalard2012-05-175-0/+0
|\ \
| * | Add open-source-able word lists to AOSP.Jean Chalard2012-05-175-0/+0
| | | | | | | | | | | | | | | Bug: 6458744 Change-Id: If28aeb7360ee7ec7408f55934ca2a684f032e338
* | | Merge "Return the bigram frequency if available." into jb-devJean Chalard2012-05-171-2/+2
|\ \ \
| * | | Return the bigram frequency if available.Jean Chalard2012-05-161-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f
* | | Merge "Split Portuguese subtype into pt_BR and pt_PT" into jb-devTadashi G. Takaoka2012-05-171-2/+9
|\ \ \
| * | | Split Portuguese subtype into pt_BR and pt_PTTadashi G. Takaoka2012-05-171-2/+9
| | | | | | | | | | | | | | | | | | | | Bug: 6510103 Change-Id: I91e13e7ecdf4fc9a2f3e3d647b70fb4b672321f5
* | | | Merge "Add a whitelisted word" into jb-devJean Chalard2012-05-171-0/+4
|\ \ \ \
| * | | | Add a whitelisted wordJean Chalard2012-05-171-0/+4
| | |_|/ | |/| | | | | | | | | | Change-Id: Id776b63dfadeba815f619ed0536bb14febc3aee7
* | | | Merge "Tidy up number password layout" into jb-devTadashi G. Takaoka2012-05-172-19/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Tidy up number password layoutTadashi G. Takaoka2012-05-172-19/+39
| |/ / | | | | | | | | | | | | Bug: 6462191 Change-Id: Idd156e2fd651b80a6b5ebb2b10d88e107febbddb
* / / Fix ".com" key width on 7-inch tabletTadashi G. Takaoka2012-05-171-1/+1
|/ / | | | | | | Change-Id: I5f843993e819bbc2e84f4d721cf7892d5518d7f6
* | Update language switch iconTadashi G. Takaoka2012-05-173-0/+0
| | | | | | | | | | Bug: 6129414 Change-Id: I1232e2bafed47c93f30470537cc334a755cf7a4d
* | Import translations. DO NOT MERGEEric Fischer2012-05-1649-12/+300
| | | | | | | | Change-Id: I81a628c87810826dc6c2fb31035a8f7ef22d414a
* | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-05-163-3/+3
|\ \
| * | Import translations. DO NOT MERGEEric Fischer2012-05-153-3/+3
| | | | | | | | | | | | Change-Id: I5a64ecb9f9bbc09ce466c050a09f5757302dfec8
* | | DO NOT MERGE. Hide the usability study mode for the productionKen Wakasa2012-05-161-2/+1
| |/ |/| | | | | Change-Id: Ic0ffe56cd5314a00e81ba99148162dfb3ea1b044
* | Merge "Tweak keypress sound volume default value of Grouper" into jb-devTadashi G. Takaoka2012-05-161-0/+1
|\ \
| * | Tweak keypress sound volume default value of GrouperTadashi G. Takaoka2012-05-161-0/+1
| | | | | | | | | | | | | | | Bug: 6499913 Change-Id: I645e40ad02c14b463854f91ec45c1be9c598e46e
* | | Merge "Add some whitelist entries." into jb-devJean Chalard2012-05-161-0/+20
|\ \ \ | |/ / |/| |
| * | Add some whitelist entries.Jean Chalard2012-05-161-0/+20
| | | | | | | | | | | | Change-Id: I77ddcb7ec26b0295e37c34bb69f358a182f45592
* | | Show dialog to guide the user to input subtype enablerTadashi G. Takaoka2012-05-161-6/+12
|/ / | | | | | | | | Bug: 6370433 Change-Id: Ic5777c1d95fe2ce9f48c72b8cc05c7ac250f4cdf
* | Merge "Fix 3rd row of bulgarian BDS keyboard" into jb-devTadashi G. Takaoka2012-05-151-1/+1
|\ \
| * | Fix 3rd row of bulgarian BDS keyboardTadashi G. Takaoka2012-05-161-1/+1
| |/ | | | | | | | | Bug: 6501927 Change-Id: Ia96ee076a5522c0ec1ce40d35ccc54d880fc86ab
* / Update voice iconTadashi G. Takaoka2012-05-166-0/+0
|/ | | | | Bug: 6499541 Change-Id: I18a4173265d4135c50753037adf51aa7b76a40a6
* Remove "fillBoth" enum value from keyWidth attribute of KeyTadashi G. Takaoka2012-05-154-8/+4
| | | | Change-Id: Icc5ffb8286aeda298b46aeba05e44608e342bc57
* Merge "Slightly wider space key for 10-inch tablet layouts" into jb-devTadashi G. Takaoka2012-05-1432-99/+95
|\
| * Slightly wider space key for 10-inch tablet layoutsTadashi G. Takaoka2012-05-1532-99/+95
| | | | | | | | | | | | | | This change also removes the usage of "fillBoth" keyWidth from 10-inch tablet layouts. Change-Id: Ie6844fc096712daa24e09b3d67dde48d1c03eb46
* | Import translations. DO NOT MERGEEric Fischer2012-05-141-2/+2
| | | | | | | | Change-Id: I782170eaa860b92b2a293f629a2118cf22877ff2