Files
frameworks_base/core/java/android/text
Ishibashi Takako 2f0f44212f JPtextinput: Dont break emoji characters when cutting strings.
In the LengthFilter make sure that we do not cut the
string so a last emoji character gets broken and replaced
by some garbage character.

We need to check if the last char is the high surrogate and
if so drop the high surrogate also.

Change-Id: I210e7e41aa0761ecbb2b32e3ebf680a04382c287
2011-01-10 08:23:15 +01:00
..
2010-06-03 09:03:58 -07:00
2010-01-14 14:57:20 -08:00