maiacore android keyboard app or something
Find a file
Amith Yamasani 8850bdc7e4 Fix for 2170453: Capitalization sticks when entering passwords in Browser
This is caused by a delay in changing the shift state for performance reasons.
The delay was too long, causing multiple characters to be in shifted state when
typing fast (300ms interval).

Fix removes the optimization for the forward typing case. Doesn't affect the
backspace long-press optimization.

Triage: Hiroshi
Dr. No: mcleron
2009-10-12 12:59:34 -07:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Reduce weight of missing-char suggestions. 2009-08-13 18:03:56 -07:00
res Import revised translations. DO NOT MERGE 2009-10-01 17:02:35 -07:00
src/com/android/inputmethod/latin Fix for 2170453: Capitalization sticks when entering passwords in Browser 2009-10-12 12:59:34 -07:00
Android.mk auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
AndroidManifest.xml Don't kill the IME after a restore 2009-09-01 21:16:19 -07:00