A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard 5262fe8832 Dismiss the hint on a non-word-starting non-separator
This would happen when a character is not a separator but is not
a word starter. Such characters include single quote and
dollar, and others non-letter, non-separator chars.
We set the bigram predictions if any - if not so configured, this
will fallback on setting back punctuations into the strip.

Bug: 6010408
Change-Id: Id203bbe87f8c13de0d5027b555c9067c7ec98f92
2012-02-21 21:16:18 -08:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Dismiss the hint on a non-word-starting non-separator 2012-02-21 21:16:18 -08:00
native Activate bigram predictions from the binary dictionary 2012-02-15 19:51:24 -08:00
tests Merge "Support fixed order more keys" 2012-02-17 01:01:28 -08:00
tools Fix string iterations in a couple places. 2012-02-03 11:15:46 +09:00
Android.mk
CleanSpec.mk