| Commit message (Expand) | Author | Age | Files | Lines |
* | [Rlog78a] Annotate logUnits with corrections•••If the user makes a correction to a word, this is now explicitly indicated
in the logUnit.
Change-Id: I8638aadd7b8c8e32bbc9c4b020548d786513d887
|  Kurt Partridge | 2013-01-17 | 1 | -1/+17 |
* | [Rlog58b] Log user pauses•••Change-Id: I7802f07192a4cba4f3cfb5c08ce6d5d2d85a46c1
|  Kurt Partridge | 2013-01-10 | 1 | -20/+36 |
* | [Rlog24] ResearchLogger detect word boundaries in callers above commitText•••multi project commit with I5847d4aba97a7224ae170a7153811c5a11816449
Change-Id: Ie6fbf6f19f0193451fe6f3ddf9d4ef1637a35db1
|  Kurt Partridge | 2012-12-23 | 1 | -0/+13 |
* | [Rlog24z] Initialize statistics variables•••Change-Id: I73a6009294a4f559a93b6ea9ceb4ea2683d97486
|  Kurt Partridge | 2012-12-23 | 1 | -5/+9 |
* | [Rlog7] ResearchLog improve gesture tracking•••- count how many times a gesture is deleted
- count num chars entered by gesture
- change name of fns to reflect capturing gesture information when setting composing text
Change-Id: I1b8ebf9cfcf304e0efd827c8b8e28a4010199728
|  Kurt Partridge | 2012-12-21 | 1 | -1/+12 |
* | Add ProductionFlag.IS_EXPERIMENTAL_DEBUG•••The IS_EXPERIMENTAL_DEBUG flag gives a single place to turn off all debugging flags that might be
set and to also enforce privacy controls. Currently only used in the research package.
multi-project commit with I9275a7c8e40bf56106447a02d3056655329074b3
Change-Id: If769fe3a633f33963ca49e8ddf01ab24a30b6fd2
|  Kurt Partridge | 2012-12-18 | 1 | -1/+2 |
* | [Rlog3] improve stat recording•••Change-Id: Ie3b70e6eadc2a9af5ef45ddfad6a3398cea7bfe8
|  Kurt Partridge | 2012-12-17 | 1 | -1/+18 |
* | ResearchLogger add debugging code•••Change-Id: I03729506984f259dee63f3a66fd91963e3403d16
|  Kurt Partridge | 2012-11-28 | 1 | -0/+8 |
* | Move code point constants from Keyboard to Constants class•••Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d
|  Tadashi G. Takaoka | 2012-10-29 | 1 | -2/+2 |
* | 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
|  Kurt Partridge | 2012-08-21 | 1 | -2/+2 |
* | ResearchLogger to track simple statistics•••Bug: 6188932
Change-Id: Ie1bb7322706c2d4a56f5e17044bc746e9df1cf18
|  Kurt Partridge | 2012-08-21 | 1 | -0/+146 |
* | Revert "ResearchLogger to track simple statistics"•••This reverts commit 7cec911fde16775c28db3dbb16b064fc7ce69b55
Change-Id: I3eb055e03a9cf463356ebaefc7827ab65a963072
|  Kurt Partridge | 2012-08-20 | 1 | -146/+0 |
* | ResearchLogger to track simple statistics•••DO NOT MERGE
Bug: 6188932
Change-Id: I4667f8f60aa356c73f925c298318520f71e144c5
|  Kurt Partridge | 2012-08-17 | 1 | -0/+146 |