A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Amith Yamasani e3803800c5 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.
2009-09-01 14:05:19 -07:00
dictionaries
dictionary Reduce weight of missing-char suggestions. 2009-08-13 18:03:56 -07:00
res Tweak spacebar target area between landscape and portrait. 2009-08-20 18:35:30 -07:00
src/com/android/inputmethod/latin Fixed accidental switch to symbols mode from alphabet. 2009-09-01 14:05:19 -07:00
Android.mk
AndroidManifest.xml Add the BACKUP_DATA permission to the LatinIME package 2009-08-13 18:33:32 -07:00