aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/RichInputConnection.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2012-07-06 12:15:45 +0900
committerJean Chalard <jchalard@google.com>2012-07-09 15:06:16 +0900
commitdc1b84d96cf7fc4ee21cf7df8a12bc7913ffd64e (patch)
treebef33a421a67cc33ba085ec236f411a54dae204f /java/src/com/android/inputmethod/latin/RichInputConnection.java
parenta6757f400a7a1acc66b2c64f4aa84137dd4395cd (diff)
downloadlatinime-dc1b84d96cf7fc4ee21cf7df8a12bc7913ffd64e.tar.gz
latinime-dc1b84d96cf7fc4ee21cf7df8a12bc7913ffd64e.tar.xz
latinime-dc1b84d96cf7fc4ee21cf7df8a12bc7913ffd64e.zip
Defer testing composition to a later time (A70)
This is not exactly the same logically speaking, because it's theoretically possible that the composing state changed in between the message enqueueing and it's retrieval. However in the practice, if the composing state changed the message *must* have been cancelled and resent, else the behavior breaks. So this actually is more robust, and removes some obscure requirements on the calling code. In the practice, it should also make the cancelUpdateSuggestionStrip message useless, although this change does not yet remove it. Change-Id: I75141920ce64e38e2f92e9c02b6c979936eee9a9
Diffstat (limited to 'java/src/com/android/inputmethod/latin/RichInputConnection.java')
0 files changed, 0 insertions, 0 deletions