aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge "Fix gesture trail width calculation"Tadashi G. Takaoka2012-12-261-9/+27
|\ \ \ \ \
| * | | | | Fix gesture trail width calculationTadashi G. Takaoka2012-12-271-9/+27
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I41e0a95437aa9b8ec9a8eefb3bc5eb0452284b60
* / / / / Add support for multiple keyboard event decoders (B2)Jean Chalard2012-12-263-9/+66
|/ / / / | | | | | | | | | | | | | | | | Bug: 5037589 Change-Id: I0a4926f94ef8d1caa17669801608608648b697b9
* | | / Clean up unnecessary uses of toString()Kurt Partridge2012-12-231-12/+10
| |_|/ |/| | | | | | | | | | | | | | Leftover from changing variables from CharSequence to String Change-Id: I4db43fcb075aa37bf9c5b2a23bad0e4c2d718379
* | | [Rlog24] ResearchLogger detect word boundaries in callers above commitTextKurt Partridge2012-12-234-37/+82
| |/ |/| | | | | | | | | multi project commit with I5847d4aba97a7224ae170a7153811c5a11816449 Change-Id: Ie6fbf6f19f0193451fe6f3ddf9d4ef1637a35db1
* | Merge "Log LatinIME.commitCurrentAutoCorrection()"Kurt Partridge2012-12-232-1/+26
|\ \
| * | Log LatinIME.commitCurrentAutoCorrection()Kurt Partridge2012-12-222-1/+26
| | | | | | | | | | | | Change-Id: Ic46c91374ae0177cafad4579d28d6980af0d8d3a
* | | Merge "Differentiate LOG_EVERYTHING and LOG_FULL_TEXTVIEW_CONTENTS"Kurt Partridge2012-12-231-2/+8
|\ \ \
| * | | Differentiate LOG_EVERYTHING and LOG_FULL_TEXTVIEW_CONTENTSKurt Partridge2012-12-221-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, LOG_EVERYTHING logged both all bigrams and also the entire TextView at the end of a session. Now, use a separate flag, LOG_FULL_TEXTVIEW_CONTENTS to determine whether the TextView contents are recorded. Change-Id: I0c7a90a8ff88aa65d057f3b2d3dd5adc3893504a
* | | | Merge "[Rlog36z] Pass LatinIME instance to logger as LatinIME class"Kurt Partridge2012-12-231-17/+16
|\ \ \ \
| * | | | [Rlog36z] Pass LatinIME instance to logger as LatinIME classKurt Partridge2012-12-221-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upcoming changes require LatinIME class, not just InputMethodService Change-Id: Ia5b3a716ac02a99749fb2ba0164ba46c8a0c559a
* | | | | Merge "[Rlog24z] Initialize statistics variables"Kurt Partridge2012-12-232-7/+11
|\ \ \ \ \
| * | | | | [Rlog24z] Initialize statistics variablesKurt Partridge2012-12-232-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I73a6009294a4f559a93b6ea9ceb4ea2683d97486
* | | | | | Merge "[Rlog20] Remove duplicate logStatistics"Kurt Partridge2012-12-231-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [Rlog20] Remove duplicate logStatisticsKurt Partridge2012-12-221-1/+1
| | |/ / / | |/| | | | | | | | | | | | | Change-Id: I31c5520598269a83ab218e3a024bff0a625c2770
* | | | | Merge "[Rlog19] ResearchLog remove unnecessary logSegment{start,end}"Kurt Partridge2012-12-232-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [Rlog19] ResearchLog remove unnecessary logSegment{start,end}Kurt Partridge2012-12-222-0/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I73b7765c764e5f1035f1c37df45345f26aa5acb1
* | | | | Merge "[Rlog22] ResearchLogger fixed debug printing"Kurt Partridge2012-12-221-0/+35
|\ \ \ \ \
| * | | | | [Rlog22] ResearchLogger fixed debug printingKurt Partridge2012-12-221-0/+35
| | |/ / / | |/| | | | | | | | | | | | | Change-Id: I2c59983236c936b8698004db8213b68c2f964cd5
* | | | | Merge "[Rlog41] ResearchLogger debugging support in UploaderService"Kurt Partridge2012-12-221-4/+12
|\ \ \ \ \
| * | | | | [Rlog41] ResearchLogger debugging support in UploaderServiceKurt Partridge2012-12-221-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I70d5bd0cb12be7a5cc216799f92622912646466f
* | | | | | Merge "[Rlog12] Add comments to logging callpoints"Kurt Partridge2012-12-221-8/+209
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | [Rlog12] Add comments to logging callpointsKurt Partridge2012-12-211-8/+209
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idd786e2804dc82c1fa27ecf0fc0537491438d017
* | | | | | Merge "[Rlog7] ResearchLog improve gesture tracking"Kurt Partridge2012-12-223-4/+29
|\| | | | | | |_|/ / / |/| | | |
| * | | | [Rlog7] ResearchLog improve gesture trackingKurt Partridge2012-12-213-4/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | Merge "[Rlog6.2] ResearchLogging Refactor"Kurt Partridge2012-12-213-101/+191
|\| | | |
| * | | | [Rlog6.2] ResearchLogging RefactorKurt Partridge2012-12-213-101/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move specifics of Log output format from ResearchLog to LogUnit Change-Id: I9d0253c50bb8175ab141bd87dd9a09f39f316b10
* | | | | Call onCancelBatchInput only when onStartBatchInput has been calledTadashi G. Takaoka2012-12-211-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This NPE issue (Bug: 7903331) has been introduced by Ie68c7698. Bug: 7903331 Change-Id: I44884f5608fe47d9db7a2c93a752d17b9ae39a22
* | | | | Merge "[Rlog13] Add flag to inhibit uploading"Kurt Partridge2012-12-201-1/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [Rlog13] Add flag to inhibit uploadingKurt Partridge2012-12-191-1/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: I9d22dfb3fbc8332000507c8b97d9072bdd8dda91
* | | | | Merge "[Rlog11] ResearchLogger printable code for research key"Kurt Partridge2012-12-201-0/+1
|\ \ \ \ \
| * | | | | [Rlog11] ResearchLogger printable code for research keyKurt Partridge2012-12-191-0/+1
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Ifac7a801ea8534191a9258871d3d7f91e942788b
* | | | | Merge "[Rlog10] ResearchLogger change visible indicator to just lines on the ↵Kurt Partridge2012-12-201-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | side"
| * | | | | [Rlog10] ResearchLogger change visible indicator to just lines on the sideKurt Partridge2012-12-191-1/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | (Note: Rlog9 was abandoned). Change-Id: I69de4116e33d3c79216e25efe2ad2bcb2780b0ff
* | | | | Merge "[Rlog8] Show red border if logging everything"Kurt Partridge2012-12-201-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [Rlog8] Show red border if logging everythingKurt Partridge2012-12-191-1/+5
| |/ / / | | | | | | | | | | | | Change-Id: I5a3f21cef7d93128661b11b60eac7d84b8110e47
* | | | Merge "[Rlog6.1] Fix LOG_EVERYTHING bug."Kurt Partridge2012-12-191-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | [Rlog6.1] Fix LOG_EVERYTHING bug.Kurt Partridge2012-12-181-1/+1
| | | | | | | | | | | | | | | | | | (It wasn't logging everything). Change-Id: I8c9fd1e7c04e1a3813e26e67691e0366ff48c9ee
* | | Merge "Add ProductionFlag.IS_EXPERIMENTAL_DEBUG"Kurt Partridge2012-12-195-8/+17
|\| | | |/ |/|
| * Add ProductionFlag.IS_EXPERIMENTAL_DEBUGKurt Partridge2012-12-185-8/+17
| | | | | | | | | | | | | | | | | | 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
* | Add skeleton classes for hardware event flow (B1)Jean Chalard2012-12-198-0/+279
| | | | | | | | | | Bug: 5037589 Change-Id: Id8eea0e2bd00dd339a1efb4b0542e4c091a84195
* | Remove trailing spacesKen Wakasa2012-12-192-6/+5
| | | | | | | | Change-Id: I260b85ef9e91d17f97d6e405d2d92a65b443df44
* | Merge "[Rlog6] ResearchLogger fix dictionary loading"Kurt Partridge2012-12-181-5/+13
|\ \
| * | [Rlog6] ResearchLogger fix dictionary loadingKurt Partridge2012-12-171-5/+13
| |/ | | | | | | Change-Id: I5af460bd7c7fd67f858626ae3daf71fd615a25bf
* | Merge "[Rlog5] ResearchLogging change from onFinishInput to onFinishInputView"Kurt Partridge2012-12-182-5/+4
|\|
| * [Rlog5] ResearchLogging change from onFinishInput to onFinishInputViewKurt Partridge2012-12-172-5/+4
| | | | | | | | Change-Id: I7d3bcfe647249e0b8a14ac3d67460c2684f16d8c
* | Merge "[Rlog4] ResearchLogger add LOG_EVERYTHING flag"Kurt Partridge2012-12-182-5/+10
|\|
| * [Rlog4] ResearchLogger add LOG_EVERYTHING flagKurt Partridge2012-12-172-5/+10
| | | | | | | | | | | | | | - broaden OUTPUT_WHOLE_BUFFER to log not just the buffer at the end, but everything along the way. This should only be set when the user is aware that logging is on, e.g. in a user test. Change-Id: I8f9874697524e533586da40d0a3e452f6a04d3e4
* | Merge "[Rlog3] improve stat recording"Kurt Partridge2012-12-184-28/+58
|\|
| * [Rlog3] improve stat recordingKurt Partridge2012-12-174-28/+58
| | | | | | | | Change-Id: Ie3b70e6eadc2a9af5ef45ddfad6a3398cea7bfe8