maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries Update dictionaries 2014-01-14 10:37:15 +09:00
java Don't trim newer inputpointers with old data 2014-02-21 16:43:11 +09:00
native Record reading error during traversing dictionaries. 2014-02-20 19:12:32 +09:00
tests Merge "Add test only methods to test personalized dicts." 2014-02-20 13:25:59 +00:00
tools Implement PatriciaTriePolicy::getNextWordAndNextToken(). 2014-02-15 17:39:20 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00