aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-21Import translations. DO NOT MERGE•••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 Baligh Uddin124-434/+3202
2013-11-12Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a Jean Chalard2-4/+15
2013-11-12Add microphone key as long press of comma•••Bug: 11637249 Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30 Tadashi G. Takaoka2-37/+6
2013-11-12Remove an out-of-place check•••Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f Jean Chalard1-1/+0
2013-11-12Update popup panel background a bit draker•••Bug: 11169026 Change-Id: I164ab69eb263f58000ffed7b7d97fc6b356147d5 Tadashi G. Takaoka4-0/+0
2013-11-12Revert back punctuations to the more keys keyboard of the period•••Cherry-pick I157164910f from Master. Bug: 11621857 Change-Id: I0fd0496e9091165280f34b4640ff0e524e3847b9 Tadashi G. Takaoka5-6/+8
2013-11-04Import translations. DO NOT MERGE•••Change-Id: I598c4282b342132f3f9937a9652f570c3c1bc246 Auto-generated-cl: translation import Baligh Uddin2-4/+4
2013-10-31These files were in the obsoleted locale•••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 Baligh Uddin6-0/+150
2013-10-28Import translations. DO NOT MERGE•••Change-Id: If3b0f523c86598e0dcf3d3c41e3bfcd5f87c116d Auto-generated-cl: translation import Baligh Uddin11-1243/+65
2013-10-22Stopgap solution for a crash.•••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 Jean Chalard1-1/+8
2013-10-22Fix a bug where autocaps would jam auto-commit•••Bug: 11311002 Change-Id: I62955e364c9ffc75322cf05fa3ad7985f1d09259 Jean Chalard2-3/+9
2013-10-22Update Setup Wizard welcome video & image•••bug: 11227246 Change-Id: I291ebdaf7e96d4a2ca738432ce8be1d75b91e5c3 Ken Wakasa2-0/+0
2013-10-22Fix: Suggested words from user history are invalid.•••- Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270 Keisuke Kuroyanagi2-11/+9
2013-10-22Fix a bug where autoshift would be ignored coming from emoji•••Bug: 11123691 Change-Id: I36474e12e34af95051129840865015f85595411b Jean Chalard1-0/+3