A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Keisuke Kuroyanagi fd02b2d6ee Implement simple dictionary decay.
Groundwork and implement simple decay.
Increment probability when typed and decrement probability
at GC.

Bug: 6669677

Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe
2013-09-30 20:53:35 +09:00
dictionaries Update dictionaries 2013-09-30 07:12:03 +00:00
java Implement simple dictionary decay. 2013-09-30 20:53:35 +09:00
native Implement simple dictionary decay. 2013-09-30 20:53:35 +09:00
tests Implement simple dictionary decay. 2013-09-30 20:53:35 +09:00
tools Make dicttool read the compressed combined format. 2013-09-30 14:59:19 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk