LatinIME/java
Jean Chalard c3ebf1a43a Refactoring and groundwork to fix a bug with older apps
This has a good, although small, impact on performance : it removes
a two-way IPC call in a most frequent case, while possibly adding
one in a rather unfrequent and less critical case.

Also, this fixes a bug with surrogate pairs. This specific branch
of code now correctly handles surrogate pairs.
Aside from this, it should have no impact on behavior.

However, since it does delay access to the previous character in
the text view by a two-way IPC call, it actually goes a long way
toward fixing bug#6668226. It is not really a fix and the race
condition still exists, but this change makes it much, much
harder to hit.

Bug: 6668226
Change-Id: Id11cc6a0b7488d6bd392227cafdcf3a8d4c62f6c
2012-06-25 16:32:25 +09:00
..
res Import translations. DO NOT MERGE 2012-06-21 16:07:47 -07:00
src/com/android/inputmethod Refactoring and groundwork to fix a bug with older apps 2012-06-25 16:32:25 +09:00
Android.mk
AndroidManifest.xml Use splitActionBarWhenNarrow for Android Settings activity 2012-05-22 16:10:11 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags am 09abb2c7: am 2866da88: Make ProximityInfo copy constructor for test 2012-05-23 02:54:57 -07:00