futokb/java
Jean Chalard fa12acb8b7 Change a dangerous ID
The message id 0 is used intrinsically by the framework
for all messages without a specific ID. Using 0 here
we can't reliably use the post(Runnable) method on our
handler, because these would in *some* respects be taken
for update_suggestion messages, but not all.
For example, they'd be removed on removeMessage() but
they would not trigger the actual process. This would
lead to utter confusion.

Change-Id: I5d9b01d38e2ff090cd0d80c27421dc8a41c317b8
2012-03-01 19:05:51 +09:00
..
res Shift+Smiley can register enter in textMultiLine field 2012-02-29 17:21:55 +09:00
src/com/android/inputmethod Change a dangerous ID 2012-03-01 19:05:51 +09:00
Android.mk Add comments along with Ic108f301 2012-01-24 11:31:21 +09:00
AndroidManifest.xml Change the application name of aosp latin ime 2012-01-12 14:27:22 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Rename mini keyboard to more keys keyboard 2012-02-08 16:12:31 +09:00