aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-21handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULLKen Wakasa1-29/+20
This is a fix only for the Bayo branch because this part in master has been changed. The corresponding fix in master is I295eeb5f9f0f1f07e919bf54122d003be150a174 bug: 11797053 Change-Id: I779be039ebf992de5d246c7a9d9509623fc3c120
2013-11-21Import translations. DO NOT MERGEBaligh Uddin124-434/+3202
This is a manual cherry-pick of Ib0c14a756a. This change also copied some missing locales' strings.xml and strings-action-keys.xml from jb-ub-latinimegoogle branch. Bug: 11622614 Change-Id: Ibc9cde4662b15da63b73ac2b545e0e94c358de67
2013-11-12Fix many small nits.Jean Chalard2-4/+15
...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a
2013-11-12Add microphone key as long press of commaTadashi G. Takaoka2-37/+6
Bug: 11637249 Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30
2013-11-12Remove an out-of-place checkJean Chalard1-1/+0
Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f
2013-11-12Update popup panel background a bit drakerTadashi G. Takaoka4-0/+0
Bug: 11169026 Change-Id: I164ab69eb263f58000ffed7b7d97fc6b356147d5
2013-11-12Revert back punctuations to the more keys keyboard of the periodTadashi G. Takaoka5-6/+8
Cherry-pick I157164910f from Master. Bug: 11621857 Change-Id: I0fd0496e9091165280f34b4640ff0e524e3847b9
2013-11-04Import translations. DO NOT MERGEBaligh Uddin2-4/+4
Change-Id: I598c4282b342132f3f9937a9652f570c3c1bc246 Auto-generated-cl: translation import
2013-10-31These files were in the obsoleted localeBaligh Uddin6-0/+150
directories and are not processed by the translation pipeline. Moving them to their new locale directory. Example: values-et/bools.xml moved to values-et-rEE/bools.xml Bug: 11244796
2013-10-28Import translations. DO NOT MERGEBaligh Uddin11-1243/+65
Change-Id: If3b0f523c86598e0dcf3d3c41e3bfcd5f87c116d Auto-generated-cl: translation import
2013-10-22Stopgap solution for a crash.Jean Chalard1-1/+8
This returns the wrong string, but since it's used for getting the previous word for bigrams, it only results in slightly worse suggestions quality. Bug: 11273655 Change-Id: I6ce5de2f76effc453ca691a654ab6bf17445b9e7
2013-10-22Fix a bug where autocaps would jam auto-commitJean Chalard2-3/+9
Bug: 11311002 Change-Id: I62955e364c9ffc75322cf05fa3ad7985f1d09259
2013-10-22Update Setup Wizard welcome video & imageKen Wakasa2-0/+0
bug: 11227246 Change-Id: I291ebdaf7e96d4a2ca738432ce8be1d75b91e5c3
2013-10-22Fix: Suggested words from user history are invalid.Keisuke Kuroyanagi2-11/+9
- Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270
2013-10-22Fix a bug where autoshift would be ignored coming from emojiJean Chalard1-0/+3
Bug: 11123691 Change-Id: I36474e12e34af95051129840865015f85595411b