A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard df3ca0420b Fix deleting a dictionary
When the user presses the "delete" button in the Add-on dictionary
interface, we send an empty dictionary to Latin IME as a dummy for
it to use instead of the pre-installed one.
The old "empty" placeholder was rejected by initial verification.
This one is still empty, but passes the check.

Bug: 7980985
Change-Id: I751bbf67d8078dd5fbdce1dd2f0db72a8207816d
2013-04-25 22:39:22 +09:00
dictionaries Update dictionaries 2013-04-18 18:41:19 +09:00
java Fix deleting a dictionary 2013-04-25 22:39:22 +09:00
native [ZF1] Check profanity in Java rather than in native 2013-04-25 20:29:11 +09:00
tests Don't triger onPress and startLongPressTimer when gesture is canceled 2013-04-22 19:36:08 +09:00
tools Fix two nasty bugs with surrogate pairs. 2013-04-01 17:06:19 +09:00
Android.mk
CleanSpec.mk