A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Dan Zivkovic 53e81fdc55 Remove custom code for Emoji keyboard Delete key.
The code tries to implement a completely separate touch handler for the Delete
key, so it can do fancy things like suppress haptic feedback during long press.
This is not really necessary.

Change-Id: I0eae758b617e94605035c40e0df15d972ae733c1
2015-02-02 15:24:17 -08:00
common LatinIME portion of multi-lang option removal. 2015-01-29 15:57:03 -08:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Remove custom code for Emoji keyboard Delete key. 2015-02-02 15:24:17 -08:00
java-overridable/src/com/android/inputmethod Change DictionaryFacilitator.java to an interface, create its 2015-01-27 21:38:32 +00:00
native Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
tests Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00
tools Remove unused import and local variable 2014-11-28 11:53:12 +09:00
Android.mk
CleanSpec.mk