| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 Id997fb6572daa3ff55591afa1676953bb204f33a
Because of a strange Gerrit interaction, earlier patchsets were recorded
as the following separate changes (to soon be abandoned):
- I59d86ae28123890ddb7aabc7dc9a73a75eecbca4
- I9cc95266fa4500d019e09ec53ec00e5dea7ffd38
- Ie6f23a2035e160f231406df1388a43725380df1d
- Id87909e96fa7fa91174c86395a964404f3490fe1
- I57c5cbde0425c42538d589fa4d1802b3e5688f7c
- Ic1f9d7727e416da1b6c4f1a45b53750cd4088dcf
- I20a72ccc4ba1bc08ed3ee39bff71d2adb376588c
- I417f6f364144b90085f5fef4bd2de1a40b5dfa79
Bug: 6188932
Change-Id: I771e57e3b8c0eb6721c2022e775cb0b528bdff93
|  Kurt Partridge | 2012-08-05 | 1 | -300/+165 |
* | ResearchLogger to track simple statistics•••Bug: 6188932
Change-Id: I1ecb5e1fd08f17af998b87414771fa7d90ef5f81
|  Kurt Partridge | 2012-08-01 | 1 | -1/+56 |
* | ResearchLogger log RichInputConnection•••Move many ResearchLogger data collection points to RichInputConnection.
By collecting data here, developers do not have to remember to keep the
ResearchLog consistent with calls to the RichInputConnection.
In addition, some unnecessary log points were removed, and the ResearchLogger
is now independent of LatinImeLogger.
multi-project change with I67bbf5fe8fd821da967a50b69e467caafc7fd388
Bug: 6188932
Change-Id: I49ccee1dcffe8d41401b42a637dd0da8dd11d90d
|  Kurt Partridge | 2012-08-01 | 1 | -98/+113 |
* | Rename SuggestionsView to SuggestionStripView |  Tadashi G. Takaoka | 2012-07-23 | 1 | -5/+5 |
* | Rename LatinKeyboardView to MainKeyboardView•••Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
|  Tadashi G. Takaoka | 2012-07-23 | 1 | -17/+17 |
* | ResearchLogging indicator•••- shows a indicator that logging is on. two options are available: an obvious
red outline around the keyboard, and a subtle red dot in the lower right-hand
corner. currently configured for the subtle red dot.
Bug: 6188932
Change-Id: I0fd1ac5a0f20329adc603aa65ab85f2d38b9fc43
|  Kurt Partridge | 2012-07-22 | 1 | -5/+46 |
* | ResearchLog splash screen•••Bug: 6188932
Change-Id: I1b247ecc26a2dd4f3f1c1b1cd3d928af717ebdd5
|  Kurt Partridge | 2012-07-22 | 1 | -7/+82 |
* | ResearchLogger feedback form•••- also cleaned up RLog menu
multi-project commit with If0fd4fef89d390073e6939d5188ed5696866cb33
Bug: 6188932
Change-Id: I4f66f13bd366b4e8bde742ccd0704f812c6d33f9
|  Kurt Partridge | 2012-07-22 | 1 | -40/+110 |
* | ResearchLog uploading•••- uploads files in the background to server
multi-project commit with Ie0d937773e04b2fbefc8d76c231aaa52ebc392c9
Bug: 6188932
Change-Id: I90bb0e237eeb567e4cbb51085f2229f17f1fe71c
|  Kurt Partridge | 2012-07-20 | 1 | -1/+6 |
* | ResearchLog refactor•••- new package: com.android.inputmethod.research
multi-project commit with Ic0a5744f3160d13218addd589890623c0d120ffc
Bug: 6188932
Change-Id: Icf8d4a40a5725401799be6e209a640d99a5f34c4
|  Kurt Partridge | 2012-07-20 | 1 | -0/+1089 |