LatinIME/java
Jean Chalard 2a5ec00301 Don't trim newer inputpointers with old data
We already have a mechanism to avoid this crash, but it wasn't
used every time it needed to. It's possible that ending a batch
input and starting a batch input happen while suggestions
are being pulled out, which would result in pointers that have
been reset being passed for trimming.
Just increasing the sequence number should get rid of the
problem.

Bug: 12178124
Change-Id: I36ef3bc8a78679bc09daa39e665f5ce1bab50c2a
2014-02-21 16:43:11 +09:00
..
res Change important notice version preference file 2014-02-20 16:50:34 +09:00
src/com/android/inputmethod Don't trim newer inputpointers with old data 2014-02-21 16:43:11 +09:00
Android.mk
AndroidManifest.xml Remove some warnings 2014-01-09 14:04:34 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags