A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Kurt Partridge 221e756fd7 ResearchLogging capture full n-gram data
DO NOT MERGE

- 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 Ie2bc79fd7fe6b951b24771e94b8d4ca21989af65

Bug: 6188932
Change-Id: I568c90d4af07e7c759c1e7fc64b716bd8c7b4ae5
2012-08-17 21:44:07 -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-17 21:44:07 -07:00
native Small cleanups 2012-08-17 13:06:28 +09:00
tests fix findWordInTree. 2012-08-17 10:23:01 +09:00
tools (DO NOT MERGE) Remove useless module tags from makefiles 2012-08-17 20:12:49 +09:00
Android.mk
CleanSpec.mk