diff options
author | 2009-09-01 14:05:19 -0700 | |
---|---|---|
committer | 2009-09-01 14:05:19 -0700 | |
commit | e3803800c53cc813e27dd1e7c31bdb4d075f0252 (patch) | |
tree | 6b5721bd0302e0b28ba30b0d8bbc8df78ecffe19 /src/com/android/inputmethod/voice/RecognitionView.java | |
parent | 5d11ccc27d9e06a174b5f027109e29b34eea751e (diff) | |
download | latinime-e3803800c53cc813e27dd1e7c31bdb4d075f0252.tar.gz latinime-e3803800c53cc813e27dd1e7c31bdb4d075f0252.tar.xz latinime-e3803800c53cc813e27dd1e7c31bdb4d075f0252.zip |
Fixed accidental switch to symbols mode from alphabet.
The KeyboardSwitcher was remembering state from a previous edittext
where the user was in symbols mode and applying the switch code
when user hits space in the new edittext for the first time.
Make sure to reset the state when a new keyboard mode is requested.
Also make sure that we don't switch from symbols to alphabet keyboard
when editing in a number/datetime field and hitting space.
Diffstat (limited to 'src/com/android/inputmethod/voice/RecognitionView.java')
0 files changed, 0 insertions, 0 deletions