- Jul 26, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60
-
- Jun 24, 2013
-
-
Ken Wakasa authored
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
-
- Jan 21, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
-
- Jan 17, 2013
-
-
Jean Chalard authored
Bug: 7972124 Change-Id: I3c74f3b075e698b9e9dd1d2c7b6f173073539063
-
- Dec 17, 2012
-
-
Ken Wakasa authored
Change-Id: I7defaf1f577fd67e678cac83ff935e8181dd0a48
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-
- Sep 27, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
-
- Aug 29, 2012
-
-
Jean Chalard authored
This change makes Latin IME behave consistently with regards to other auto-correction cancellations in cases of auto-correction cancellation after smiley-triggered auto-correction. That is, pressing the smiley key when the keyboard signals it's about to auto-correct will get the auto-correction there plus a smiley, and pressing backspace will cancel the auto-correction, and pressing backspace again will delete the smiley. Bug: 7067593 Change-Id: Ia7eef70a5d06b8b9afa1f1fbb0ed1dbc21a3059f
-
- Jul 19, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I02f23096f0682d30effe4dfc1ca57881a1e4aedc
-
- Jul 06, 2012
-
-
Jean Chalard authored
We stopped cancelling manual picks a few weeks ago. This code is dead. Change-Id: I4032fcc3c95e9379f1839fe860a1b8a9bd7d0bc7
-
- Jul 05, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ia3f8713f4c854ad12c009f64a38040cf3ac69731
-
- Jun 29, 2012
-
-
Satoshi Kataoka authored
Change-Id: I95300bf0a847fb86d026e846ff4ad723bb45284f
-
- May 24, 2012
-
-
satok authored
Bug: 6465474 Change-Id: Ifbfe0ddc2ce5fab070939ede3db7bf03a8535a45
-
- Mar 27, 2012
-
-
satok authored
Change-Id: I66b61cbe491cf8375144e834390beae3209a777d
-
- Feb 22, 2012
-
-
Jean Chalard authored
This wording is easier to understand, and it matches the other revert* functions. Change-Id: Ibc2ec79fb5a0f9bf508e5cdeb75e54abd9241d0c
-
Jean Chalard authored
Also remove a test in debug mode that would check for absence of a situation which is now expected. Change-Id: Ia5be350bc98a604b3bf8f6057652c5534f6a19af
-
Jean Chalard authored
This finally makes active the behavior described in Bug: 5968922 Change-Id: I363ed23270c3dea75411ea806011225097b5d07c
-
Jean Chalard authored
Now that we have stored our committing separator, we can use it directly instead of reading it back from the text view paying the IPC cost. This prepares for feature request #5968922. Change-Id: Ifeaa2d659cf12b91c89d28e6ff7d07a669258184
-
Jean Chalard authored
This stores the separator that was used to commit the word in the LastComposedWord. It may be NOT_A_SEPARATOR if there was no separator (for example, the cursor moved causing a commit, or there was a manual pick). This is necessary to implement feature request #5968922. Change-Id: I5fcf19a78ec66d68d4df89418eaef13952588207
-
Jean Chalard authored
There is no point storing the prospective autocorrect - we are recomputing it anyway. The committed word however will be necessary to implement feature request #5968922. Change-Id: I588c18e1a5a1050a791d601de465f421ccbe36cd
-
- Feb 06, 2012
-
-
Jean Chalard authored
Bug: 5961179 Change-Id: I452efc552c6ab390931f25557d7aee5a64bf054e
-
- Jan 26, 2012
-
-
Jean Chalard authored
It turns out this can be removed entirely. Change-Id: I6f23703cef1666311989a825285317eef696487f
-
Jean Chalard authored
This is cleanup. This also introduces a "deactivated" state to the last committed word, that can be used for Bug: 5875776 Change-Id: I1855adb8ac8123f6d2c5365b0ae899145e5c3ba1
-
Jean Chalard authored
Change-Id: Ie0ea02a061dd0cb84db5f33113ff433584636bc7
-
Jean Chalard authored
Change-Id: Idf47f2e2bdd1d6394fc4b1ab7df28d64a808da1e
-
Jean Chalard authored
Change-Id: I87498799e6a48b8fa65924a098bb0ceb7626dce1
-