| Commit message (Expand) | Author | Age | Files | Lines |
* | Close ResearchLogger upon onFinishInputView•••Previously, ResearchLogger#stop() was called both in
LatinIME#onFinishInputView() and in LatinIME#onWindowHidden(). This
resulted in multiple logs being written.
Since onFinishInputView is the more reliable of the two (it is called
in InputMethodService#onDestroy; onWindowHidden is not), the code now
uses onFinishInputView as a stopping signal.
Change-Id: Iae4b8c3bdab226027624eeab19b3737367e4a108
|  Kurt Partridge | 2013-03-25 | 1 | -12/+14 |
* | resolved conflicts for merge of 5b048292 to master•••Change-Id: I67ebab46954cd7b8e3e79e7fed523bafb15f8835
|  Tadashi G. Takaoka | 2013-03-19 | 1 | -9/+11 |
|\ |
|
| * | Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS•••bug: 8393568
Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3
|  Ken Wakasa | 2013-03-18 | 1 | -9/+11 |
* | | [FileEncap9] Extract ResearchLogDirectory class•••Previously used a monotonically increasing int. Now uses uuid and nanoseconds.
squashed in:
[FileEncap11] Read preference from ResearchSettings
Change-Id: Ic779e0a69db6b16e92c6f4b63dbe7b7add566ab6
[FileEncap12] Simplify directory cleanup invocation
Change-Id: I688047409c0343d32b11447fb625dfb726c731ec
[FileEncap14] Change log filename syntax
Change-Id: I9243b20b2eb392f81ab8c5c3d19315211240e0bc
Change-Id: I5c9d70e0cb7b0965158e17dd71dfab796bd9a440
|  Kurt Partridge | 2013-03-14 | 1 | -68/+25 |
* | | [Lazy1] Switch to blocking log closures•••Change-Id: I4daec20b7b47b0d71c5aab6e17cd660015e19e71
|  Jean Chalard | 2013-03-12 | 1 | -27/+13 |
* | | Little cleanups•••Change-Id: I2ded3d0a29610941fac27c9b26168dd6c06ceccc
|  Kurt Partridge | 2013-03-05 | 1 | -7/+4 |
* | | Clean up initialization ordering•••This change is based on an earlier one that got stuck in Gerrit: Iab77504b
Change-Id: I27ad9dfb1bbb2300bd1e61d881a6ea0e116db066
|  Kurt Partridge | 2013-03-05 | 1 | -29/+24 |
* | | Clean up logic in onUserLoggingConsent•••- Make ResearchSetting for whether the user has seen the splash screen
- Inline #setLoggingAllowed, which is short and is now only called by
onUserLoggingConsent
Change-Id: Icdf4592777b80643807b6ccf1d3896459c503e02
|  Kurt Partridge | 2013-03-04 | 1 | -17/+6 |
* | | Clean up PREF_USABILITY_STUDY_MODE•••- Refer to a common default value in DebugSettings
- Make PREF_USABILITY_STUDY_MODE independent of the ResearchLogger
- ResearchLogger uses its own preference through ResearchSettings
multi-project commit with Ie0df836c9d779eba484b522666ec357f4e234823
Change-Id: I88547a2f619db6e7364abbbec12f9f76855dd11a
|  Kurt Partridge | 2013-03-04 | 1 | -14/+4 |
* | | Merge "Remove MainLogBuffer#setSuggest()" |  Kurt Partridge | 2013-03-04 | 1 | -5/+10 |
|\ \ |
|
| * | | Remove MainLogBuffer#setSuggest()•••multi-project commit with Ia98b1406fc2ee11a96893c77ea58d800fece7624
Change-Id: I8bc3d07b83dbe7d8fc56a618de07dade7f510b13
|  Kurt Partridge | 2013-03-01 | 1 | -5/+10 |
* | | | Merge "Move UUID preference reading to ResearchSettings.java" |  Kurt Partridge | 2013-03-02 | 1 | -19/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move UUID preference reading to ResearchSettings.java•••Change-Id: I8157249259cf8c3218c5c82a5729f4cbc1fb4eeb
|  Kurt Partridge | 2013-02-28 | 1 | -19/+6 |
* | | | [TestPrep22] Make variable package-private for testing•••Change-Id: I902a6a40df1c672c611672f34d2f3237b0d1821b
|  Kurt Partridge | 2013-02-28 | 1 | -1/+1 |
|/ / |
|
* / | Ensure Preference listener is unregistered•••Change-Id: I1a4d1e7bc45fc30cb1b63ea6020f0eee6e804333
|  Kurt Partridge | 2013-02-26 | 1 | -0/+6 |
|/ |
|
* | [TestPrep5] Parameterize MainLogBuffer•••Change-Id: I6d84f490922cd1f40e44ca4f95c9d950fba38290
|  Kurt Partridge | 2013-02-20 | 1 | -4/+14 |
* | [TestPrep1] Move MotionEvent.Action strings to LoggingUtils•••Change-Id: I7b9ed800552f2fd546ed21e9dc06ea1ff5798337
|  Kurt Partridge | 2013-02-20 | 1 | -11/+1 |
* | Merge "Add batchMode field to PickSuggestionManually" |  Kurt Partridge | 2013-02-12 | 1 | -2/+2 |
|\ |
|
| * | Add batchMode field to PickSuggestionManually•••Change-Id: Iaaffc71378154240538bf90f0b85c3f17f3f78b3
|  Kurt Partridge | 2013-02-08 | 1 | -2/+2 |
* | | Close file properly•••Change-Id: Ied55b6a6f1e64bbca558316d8d3d207d7655cf91
|  Kurt Partridge | 2013-02-08 | 1 | -4/+12 |
|/ |
|
* | Refactor LogStatement publishing method•••The method in LogUnit for publishing a LogStatement to a JsonWriter doesn't
depend on anything in the LogUnit.
multi-project commit with Id1d6ff4851148bba0e6b5a1ec6eec2b842d9c707
Change-Id: I323cec239d6ea1cee602c2ecf9b13713791e9283
|  Kurt Partridge | 2013-02-05 | 1 | -3/+11 |
* | Merge "[Rlog79b] Save channel name during internal use" |  Kurt Partridge | 2013-02-04 | 1 | -4/+31 |
|\ |
|
| * | [Rlog79b] Save channel name during internal use•••The feedback string is used as a channel name in internal builds. Add a flag
that lets it be saved between calls to make it easier to generate test data.
Change-Id: I5c6149b1e68239cd968b6852d03cc240ddde99ca
|  Kurt Partridge | 2013-02-04 | 1 | -4/+31 |
* | | [Rlog48b] Better visual indicator for logging state•••Now applies yellow bars if recording, green bars if replaying.
Change-Id: I39d39de6254fd57107ea5355c43b154244520985
|  Kurt Partridge | 2013-02-01 | 1 | -3/+19 |
* | | Merge "[Rlog48a] Update and make logging strings consistent" |  Kurt Partridge | 2013-02-01 | 1 | -2/+3 |
|\ \ |
|
| * | | [Rlog48a] Update and make logging strings consistent•••Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
|  Kurt Partridge | 2013-01-31 | 1 | -2/+3 |
* | | | Merge "[Rlog47] Replayer service, inspect-researchLog.py" |  Kurt Partridge | 2013-02-01 | 1 | -2/+2 |
|\| | |
|
| * | | [Rlog47] Replayer service, inspect-researchLog.py•••multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2
Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763
|  Kurt Partridge | 2013-01-31 | 1 | -2/+2 |
| |/ |
|
* / | ResearchLogger invocation tests•••- Start with just a smoke test.
- Sets up a private SharedPreferences
multi-project commit with I81cceba23692d64c2ea58a46351fc36d118ff825
Change-Id: I96e02d9a8de70cb5c03fd7411b886903e7a83673
|  Kurt Partridge | 2013-01-31 | 1 | -1/+1 |
|/ |
|
* | [Rlog39] Remove unnecessary commitCurrentLogUnit() call•••Change-Id: I1983095058d004476065328ad34bb9e325af7062
|  Kurt Partridge | 2013-01-30 | 1 | -1/+0 |
* | [Rlog29] User interface for recording•••- Also, internal flag for automatically replaying after a recording is made (off by default)
- RLog key to "Bug?"
multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2
Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb
|  Kurt Partridge | 2013-01-29 | 1 | -41/+161 |
* | [Rlog27] Add replay capability•••- Add support for replaying log files to the ResearchLogger. This will let
users preview data that they choose to upload.
- When the user explicitly requests that the system record their action, it
will record everything up to, and including, the motion involved in shutting
off the recording. This change also removes the stop-recording motion
commands.
Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba
|  Kurt Partridge | 2013-01-29 | 1 | -74/+71 |
* | Merge "[Rlog81a] Determine correction type of words" |  Kurt Partridge | 2013-01-23 | 1 | -4/+15 |
|\ |
|
| * | [Rlog81a] Determine correction type of words•••Heuristic to determine whether a word was a typo correction or a complete
replacement by examining a correction to see if it falls within the list of
suggested words of the original.
Change-Id: Ieec4861a811e96aef0d14622e662b589ef8b4772
|  Kurt Partridge | 2013-01-22 | 1 | -4/+15 |
* | | [Rlog15] ResearchLogger option to include account name in feedback•••multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe
Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9
|  Kurt Partridge | 2013-01-21 | 1 | -3/+43 |
|/ |
|
* | Merge "[Rlog78b] Make log privacy filtering decisions on n-grams" |  Kurt Partridge | 2013-01-21 | 1 | -48/+64 |
|\ |
|
| * | [Rlog78b] Make log privacy filtering decisions on n-grams•••Previously, words were pushed out of a LogBuffer one at a time. The receiving code had to keep
state to know whether a n-gram was safe to log. This patch looks at the entire n-gram and makes a
single decision based on it alone.
mult-project commit with I3c40d7e02c77943d2668094ddb1d03efb942c74f
Change-Id: Id7d90bbd551b1a2f4e0e35f38852652f68f273f8
|  Kurt Partridge | 2013-01-21 | 1 | -48/+64 |
* | | Merge "[Rlog81b] Log more data with handleSeparator" |  Kurt Partridge | 2013-01-21 | 1 | -1/+17 |
|\ \ |
|
| * | | [Rlog81b] Log more data with handleSeparator•••Change-Id: I4b2ebaa2398ac2f669e1e009e00842e55979e866
|  Kurt Partridge | 2013-01-18 | 1 | -1/+17 |
* | | | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
|  Tadashi G. Takaoka | 2013-01-21 | 1 | -8/+8 |
| |/
|/| |
|
* | | [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 | -3/+13 |
|/ |
|
* | Merge "[Rlog14] Increase feedback buffer to cover whole session" |  Kurt Partridge | 2013-01-17 | 1 | -4/+3 |
|\ |
|
| * | [Rlog14] Increase feedback buffer to cover whole session•••Change-Id: I55b61d9ca6eecd56181b8d2913f71559555cd89e
|  Kurt Partridge | 2013-01-15 | 1 | -4/+3 |
* | | Merge "[Rlog13] ResearchLogger fix feedback" |  Kurt Partridge | 2013-01-17 | 1 | -16/+23 |
|\ \ |
|
| * | | [Rlog13] ResearchLogger fix feedback•••The feedback string was not being inserted in the feedback logs. Also changed the tag to
"UserFeedback" from "UserTimestamp" to better reflect the data recorded.
Change-Id: Iccf781b25e2573168c36e729419468f5bd73903e
|  Kurt Partridge | 2013-01-16 | 1 | -16/+23 |
| |/ |
|
* | | Merge "Fix commit partial text logStatement" |  Kurt Partridge | 2013-01-17 | 1 | -5/+5 |
|\ \ |
|
| * | | Fix commit partial text logStatement•••- No longer suggests that it is called from a non-existent method
in RichInputConnection
Change-Id: I25fe4a0f232a4320ca113598bbcdd029ca319944
|  Kurt Partridge | 2013-01-17 | 1 | -5/+5 |
| |/ |
|
* | | Merge "Add comment" |  Kurt Partridge | 2013-01-17 | 1 | -0/+5 |
|\ \ |
|
| * | | Add comment•••Change-Id: If21222aa678a827c1fcad5cacac0fa20655e4e5e
|  Kurt Partridge | 2013-01-14 | 1 | -0/+5 |
* | | | [Rlog67] Renaming clarification•••ResearchLogger.latinIME_handleSeparator wasn't doing anything really specific to
the separator, so its implementation has been renamed according to its role.
Change-Id: I24e8691c7dc440dd067e96d23e50463683e17cfc
|  Kurt Partridge | 2013-01-15 | 1 | -6/+10 |
| |/
|/| |
|