aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Disable gesture input while fast typing" into jb-mr1-devTadashi G. Takaoka2012-09-233-0/+4
|\
| * Disable gesture input while fast typing•••Bug: 7032858 Change-Id: I0f9f92c712dbe45f4ba0b3cf331fbe11426c1db4 Tadashi G. Takaoka2012-09-243-0/+4
* | Merge "Use all Lexiteria sources and update existing directories." into jb-mr...Jean Chalard2012-09-236-0/+0
|\ \ | |/ |/|
| * Use all Lexiteria sources and update existing directories.•••New dictionaries : - Danish - Greek - Finnish - Lithuanian - Latvian - Dutch - Polish - Russian - Slovene - Serbian - Swedish - Turkish Also, compress those files to reduce the footprint in the repository. Also, update and improve English and French dictionaries, and add the ligatures shortcut into the French dictionary. Finally, move the Russian binary dictionary here now that it can at last be open sourced. Bug: 5587752 Bug: 6775251 Bug: 6995793 Bug: 7149666 Change-Id: Iec9831d4dce425a2b5b0657571e4448436610525 Jean Chalard2012-09-216-0/+0
* | Add subtypeId to nl_BE•••Bug: 6809603 Change-Id: I8010564cfdfeef5a0c4f7542b9451202ed966a53 Tadashi G. Takaoka2012-09-241-0/+1
* | resolved conflicts for merge of b1fbd696 to jb-mr1-dev bug:6809603•••Change-Id: I23dcf45892d94db88f424a4ee0ae440a2c743d9b Ken Wakasa2012-09-222-0/+29
|\ \
| * | nl-rBE keyboard layout•••Add keyboardstyle for the Dutch part of Belium and make it AZERTY (the french keyboard). This is the default layout in Belguim but in the Netherlands (nl) they use QUERTY. Strings and spelling checker are the same. Change-Id: Icb2b2712e6580c0e642d5f0f70f8950449d3bfd4 Signed-off-by: Sam Segers <sam.sgrs@gmail.com> Sam Segers2012-09-192-0/+29
* | | Merge "Import translations. DO NOT MERGE" into jb-mr1-devBaligh Uddin2012-09-2152-52/+204
|\ \ \ | |_|/ |/| |
| * | Import translations. DO NOT MERGE•••Change-Id: Ifdd37dae4c4cbe095ed00288a7e3f95303318bdc Auto-generated-cl: translation import Baligh Uddin2012-09-2052-52/+204
* | | Cleanup settings•••bug: 7200189 Change-Id: Ibfd9254670cde5f4b2b693cc9334ee2845bede59 Satoshi Kataoka2012-09-212-5/+11
|/ /
* | Merge "Use normal font for Hindi keyboard" into jb-mr1-devTadashi G. Takaoka2012-09-193-61/+122
|\ \
| * | Use normal font for Hindi keyboard•••Bug: 6753168 Change-Id: I731a56bce70e1881e176392acfe977de28696063 Tadashi G. Takaoka2012-09-203-61/+122
* | | Merge "Change to "Show language switch key" option" into jb-mr1-devTadashi G. Takaoka2012-09-192-5/+8
|\ \ \ | |/ / |/| |
| * | Change to "Show language switch key" option•••This change deprecates "Suppress language switch key". Bug: 7037410 Change-Id: I1bc90877b4d2ee9364728959fd680dcb5b22ecbf Tadashi G. Takaoka2012-09-202-5/+8
* | | Smaller gesture preview trail•••Bug: 7195987 Change-Id: Ibcd4b7a00b4e89070c4dfad88bb39ac1f7e4bd9a Tadashi G. Takaoka2012-09-201-1/+1
* | | mako: adjust default keybpress vibration•••Bug 7049944 mako's vibrator has been recalibrated so reduce this to 5. Change-Id: Ia53df175f5389e5fd1dc198e4877c4a4e7301559 Brian Muramatsu2012-09-191-1/+1
|/ /
* | Show gesture floating preview text is off by default•••Bug: 7043127 Change-Id: Icabf080f43a5934fef3824919bb03229522d5e5a Tadashi G. Takaoka2012-09-191-2/+2
* | Make the arrobase sign a space stripper.•••Gestures offer much more opportunity to enter e-mail user names, so this should now be the dominant use case for arrobase use. In this use case, the arrobase sign should be a space stripper. Bug: 7164981 Change-Id: I736ac56dab81cd2c97275ec80dbb0ec0bc159006 Jean Chalard2012-09-141-2/+2
* | Assign subtypes' hashCode value as its subtypeId•••Bug: 6752230 Change-Id: I311b840c890f4c6ff89c2808237d7e9b8baef21d Tadashi G. Takaoka2012-09-131-0/+55
* | Add boolean resource isDefault=true for all supported locales•••Bug: 7115368 Change-Id: I390d52d10d6c7d1639f73255ace9985886ea2157 Tadashi G. Takaoka2012-09-1347-11/+939
* | Cosmetic change to remove trailing space•••Change-Id: If8c00c763f815d5eb97e18b19060c63d321ccd61 Tadashi G. Takaoka2012-09-134-30/+30
* | Revise gesture preview trail design•••Bug: 7042741 Change-Id: I99e3b3a6fc52afaee3cc5daf371131c3afebb3ae Tadashi G. Takaoka2012-09-063-3/+6
* | Merge "Revise gesture floating preview design" into jb-mr1-devTadashi G. Takaoka2012-09-058-19/+52
|\ \
| * | Revise gesture floating preview design•••Bug: 7043127 Change-Id: Ibf9a6d57279263d9b60753e0eb734b658eeda9f2 Tadashi G. Takaoka2012-09-068-19/+52
* | | Merge "Cosmetic cleanup" into jb-mr1-devKen Wakasa2012-09-058-79/+79
|\ \ \ | |/ / |/| |
| * | Cosmetic cleanup•••Change-Id: I5e95440019f58c606ac2e947c6e0cbd4d51f6522 Ken Wakasa2012-09-068-79/+79
* | | Utilize StateListDrawable for key preview background•••Change-Id: I268550a185701caecefc27ebaec40fb2c940d883 Tadashi G. Takaoka2012-09-058-64/+59
|/ /
* | Use string-array resource to define predefined-subtypes•••Bug: 6809603 Change-Id: Icafe4652ec17844838b28c04977deb88bcb9aa8f Tadashi G. Takaoka2012-09-041-2/+5
* | Reduce amount of empty space in which keypresses are detected•••Bug: 6942329 Change-Id: Ie92ccf43f307b8ceb9a311c30390d0cb2abf2cd7 Tadashi G. Takaoka2012-09-049-10/+42
* | Consolidate Esperanto layout into Spanish layout•••This change also removes AsciiCapable extra value from Esperanto subtype. Change-Id: I0fa18ef7c52e4ba24b182e8ecb9788572660b704 Tadashi G. Takaoka2012-09-0312-526/+10
* | Use 5-row layout for Thai phone keybopard•••Bug: 6911182 Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120 Tadashi G. Takaoka2012-09-0317-758/+237
* | Use normal font for Thai•••This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897 Tadashi G. Takaoka2012-09-0325-240/+456
* | am 70fb1d1a: am f0adce8a: Merge "Esperanto keyboard"•••* commit '70fb1d1a690f3f16e4bbb19ffea349af1402cb1f': Esperanto keyboard Jean-Baptiste Queru2012-08-319-0/+525
|\|
| * Esperanto keyboard•••Universal esperanto keyboard. Has letters for all latin scripts, as users will often need to type something in both Esperanto and other languages (for example their country's). Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com> Change-Id: Ia8a739fa31a60e118d42ae9e8c62ddfd66e2ca35 Jacob Nordfalk2012-08-309-0/+525
* | Merge "Support per-Key and per-Keyboard key visual attributes" into jb-mr1-devTadashi G. Takaoka2012-08-311-1/+2
|\ \
| * | Support per-Key and per-Keyboard key visual attributes•••This change refactors KeyDrawParams and KeyPreviewDrawParams to separate KeyVisualAttributes. Change-Id: I4de549eef303e1debe4b8f84668e042445fc18da Tadashi G. Takaoka2012-08-311-1/+2
* | | Merge "Use resource to specify 5-rows keyboard parameters" into jb-mr1-devTadashi G. Takaoka2012-08-3116-23/+53
|\ \ \ | |/ / |/| |
| * | Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 Tadashi G. Takaoka2012-08-3116-23/+53
* | | Use normal font for Arabic and Farsi•••Bug: 6753168 Change-Id: Iaef85847cf9f6c432c6ca25e7e6ec522c084d073 Tadashi G. Takaoka2012-08-3113-123/+243
|/ /
* | Merge changes Ifb983c35,I0b947421 into jb-mr1-dev•••* changes: ResearchLogger clean up splash screen ResearchLogger no longer offers option to disable logging Kurt Partridge2012-08-303-97/+28
|\ \
| * | ResearchLogger clean up splash screen•••- simpler text - AlertDialog implementation - declining users are redirected to regular IME Bug: 6188932 Change-Id: Ifb983c3511125f8919f4a8b25aeee7de66dbb0cb Kurt Partridge2012-08-303-97/+28
* | | Move key label padding attributes back to KeyboardView•••This is a partially reverting change of I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394 Change-Id: Id213541cdddcc0761bf6418c8429a5f96c0281ef Tadashi G. Takaoka2012-08-311-9/+10
|/ /
* | Move some key top visual attributes from KeyboardView to Key•••Change-Id: I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394 Tadashi G. Takaoka2012-08-302-59/+59
* | Revert "Revert "Fix key letter size of 5-rows Thai keyboard""•••This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3 Tadashi G. Takaoka2012-08-3010-0/+20
* | Merge "Add defaults for manta" into jb-mr1-devJason Chen2012-08-292-0/+2
|\ \
| * | Add defaults for manta•••Change-Id: I8784a126b02e3e6618ac845a32a894ceb58ea39e Jason Chen2012-08-292-0/+2
* | | Revert "Fix key letter size of 5-rows Thai keyboard"•••This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8 Ken Wakasa2012-08-2910-20/+0
* | | Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 Tadashi G. Takaoka2012-08-2910-0/+20
* | | Use non-bold text for Arabic and Thai keyboard•••The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05 Tadashi G. Takaoka2012-08-298-5/+11
|/ /
* | Merge "Adjust accessibility edge slop." into jb-mr1-devCharles Chen2012-08-281-0/+3
|\ \