A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Kurt Partridge bf653996ea ResearchLogging capture full n-gram data
- Captures complete motion data for all words in an n-gram.
- Also filters n-grams properly; if any word in the n-gram is not
  in the dictionary, it is not included.
- Simplify ResearchLog to not require explicit state
- Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions
  about privacy.
- Moved LogUnit out from ResearchLogger

multi-project change with Ic70ccb6c2e11eb02d887821434b44daa3eb7a3e2

Bug: 6188932
Change-Id: I731d6cff6539e997874f723b68bdb0d9b651b937
2012-08-21 22:37:33 -07:00
dictionaries Remove useless backslashes from the whitelist dictionary 2012-08-13 15:53:07 +09:00
java ResearchLogging capture full n-gram data 2012-08-21 22:37:33 -07:00
native Small cleanups 2012-08-17 13:06:28 +09:00
tests Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
tools Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00