aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/JsonUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [AC2] Reference a dict rather than a string in suggestion infosJean Chalard2013-08-201-1/+1
| | | | | Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
* Add getters and copy constructor to Key classTadashi G. Takaoka2013-08-151-5/+5
| | | | Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
* Log score, kind, and sourceDict for manual suggestion and gestureKurt Partridge2013-06-131-2/+7
| | | | | | b/9422713 Change-Id: I4880fad6a5b10d09ca11b63311f14862bee724e5
* Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
| | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
* Consolidate SuggestedWords.getWordInfo and .getInfoKurt Partridge2013-01-171-1/+1
| | | | Change-Id: I959cf049f550b7be3ec002281ca7457e566b0214
* [Rlog48] Better logging of MotionEventsKurt Partridge2013-01-081-0/+54
| | | | | | | - Now includes all historical data stored in a motionEvent - Simpler API, refactored to move extraction code to JsonUtils Change-Id: I52d9756ddbeaa14d1704787da59bf1aad18f0335
* [Rlog6.2] ResearchLogging RefactorKurt Partridge2012-12-211-0/+103
Move specifics of Log output format from ResearchLog to LogUnit Change-Id: I9d0253c50bb8175ab141bd87dd9a09f39f316b10