A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Kurt Partridge 450d78b030 Always record word boundaries
Word boundaries are currently logged, but only if all the
details of a word pass the privacy filter and are logged.

This change records when a word is committed in all cases,
but does not disclose the word contents or any data used in
its construction.

Addresses b/9070768

Change-Id: I573679d0685c088aca65af99e46337a2f429f816
2013-05-21 16:08:54 -07:00
dictionaries Update dictionaries 2013-04-26 20:15:14 +09:00
java Always record word boundaries 2013-05-21 16:08:54 -07:00
native Be careful about the dictionary size in detection methods 2013-05-08 18:55:18 +09:00
tests Don't process recorrection or resets when not shown 2013-05-15 20:20:20 +09:00
tools Fix two nasty bugs with surrogate pairs. 2013-04-01 17:06:19 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk