aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinKeyboardView.java
diff options
context:
space:
mode:
authorMaryam Garrett <mkamvar@google.com>2010-03-04 09:34:21 -0500
committerMaryam Garrett <mkamvar@google.com>2010-03-15 12:18:08 -0400
commit4f1f2201bdd0e63a19e686caa3d17b16eb134f5e (patch)
treee6fdf45c6430741859b6ead515854a6ed95ec740 /java/src/com/android/inputmethod/latin/LatinKeyboardView.java
parent6c2f9f5ba7afedc183086d4ee3a7aa50b3866edc (diff)
downloadlatinime-4f1f2201bdd0e63a19e686caa3d17b16eb134f5e.tar.gz
latinime-4f1f2201bdd0e63a19e686caa3d17b16eb134f5e.tar.xz
latinime-4f1f2201bdd0e63a19e686caa3d17b16eb134f5e.zip
Fixes the over-logging of TextModified
We were overlogging the TextMoified action because the old implementation would log a cursor change as a text modification. This CL logs 4 specific actions (choose suggestion, delete text, insert text, insert punctuation) as a text modification rather than any action in the textbox I also add in logging of the length of the recognition result so that we can get some more context around the scope of the editing of the ime result. Change-Id: I172df24ddc0a7b62bcc5ed806fd70ef7e1c42310
Diffstat (limited to 'java/src/com/android/inputmethod/latin/LatinKeyboardView.java')
0 files changed, 0 insertions, 0 deletions