LatinIME/java/src/com/android/inputmethod/keyboard
Kurt Partridge 9bc29d78a6 add more data collection points to ResearchLogger (attempt #2)
the new points are all at Log.x() positions; only those appearing directly
related to user input were added.

multi-project change with I159f5de2

this CL is the same as I618bcd07, which was reverted because of
incompatibilities with vendor branches.

Bug: 6188932
Change-Id: I999249dceb0c04f5a4ffbfff25caed09d24a2c52
2012-04-09 09:38:07 -07:00
..
internal add more data collection points to ResearchLogger (attempt #2) 2012-04-09 09:38:07 -07:00
Key.java Add missing Word.hashCode() 2012-03-23 13:11:39 +09:00
KeyDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
Keyboard.java Cleanup unused methods 2012-04-06 12:27:53 +09:00
KeyboardActionListener.java Fix some obvious compiler warnings 2012-03-29 15:07:53 +09:00
KeyboardId.java Cleanup InputTypeCompatUtils to InputTypeUtils 2012-04-03 17:42:19 +09:00
KeyboardLayoutSet.java Use keyboardSet extra value of subtype to specify layout type 2012-04-05 17:25:15 +09:00
KeyboardSwitcher.java Use keyboardSet extra value of subtype to specify layout type 2012-04-05 17:25:15 +09:00
KeyboardView.java Cleanup FrameLayoutCompatUtils to ViewLayoutUtils 2012-04-02 22:55:12 +09:00
LatinKeyboardView.java add more data collection points to ResearchLogger (attempt #2) 2012-04-09 09:38:07 -07:00
MoreKeysDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
MoreKeysKeyboard.java Refactor key drawing code in KeyboardView 2012-03-21 20:29:51 +09:00
MoreKeysKeyboardView.java Don't send touch coordinates if proximity characters correction is disabled 2012-03-29 16:11:54 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java add more data collection points to ResearchLogger (attempt #2) 2012-04-09 09:38:07 -07:00
ProximityInfo.java Come back the proximity correction to ExpandableDictionary 2012-04-02 15:01:21 +09:00
SuddenJumpingTouchEventHandler.java add more data collection points to ResearchLogger (attempt #2) 2012-04-09 09:38:07 -07:00
ViewLayoutUtils.java Cleanup FrameLayoutCompatUtils to ViewLayoutUtils 2012-04-02 22:55:12 +09:00