LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 13d5da8b88 Don't triger onPress and startLongPressTimer when gesture is canceled
Bug: 8650846
Change-Id: Ice5ef07d6833422906b0b756206e097f75d1f2db
2013-04-22 19:36:08 +09:00
..
AbstractDrawingPreview.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
AlphabetShiftState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
GestureFloatingPreviewText.java Clean up GestureFloatingPreviewText 2013-02-01 15:23:21 +09:00
GesturePreviewTrail.java Fix bug to update last interpolated index of GestureStroke 2013-04-17 11:58:09 +09:00
GestureStroke.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
GestureStrokeWithPreviewPoints.java Interpolate gesture preview trails 2013-04-01 19:15:36 +09:00
GestureTrailsPreview.java Add GestureTrailsPreview class 2013-01-21 22:31:54 +09:00
HermiteInterpolator.java Interpolate gesture preview trails 2013-04-01 19:15:36 +09:00
KeyDrawParams.java Utilize StateListDrawable for key preview background 2012-09-05 20:38:00 +09:00
KeyPreviewDrawParams.java Utilize StateListDrawable for key preview background 2012-09-05 20:38:00 +09:00
KeySpecParser.java Move parseCsvString to StringUtils 2013-02-12 16:18:19 +09:00
KeyStyle.java Move parseCsvString to StringUtils 2013-02-12 16:18:19 +09:00
KeyStylesSet.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeyVisualAttributes.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardBuilder.java Use XmlPullParser.getEventType() 2013-03-26 12:13:56 +09:00
KeyboardCodesSet.java Fix how the Enter action is decided 2013-02-22 16:01:37 -08:00
KeyboardIconsSet.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeyboardParams.java Add keyboardLetfPadding and keyboardRightPadding attributes 2013-01-30 15:01:33 +09:00
KeyboardRow.java Add keyboardLetfPadding and keyboardRightPadding attributes 2013-01-30 15:01:33 +09:00
KeyboardState.java Small cleanup 2013-04-16 15:30:48 +09:00
KeyboardTextsSet.java Remove unused import 2013-03-22 15:23:06 +09:00
KeysCache.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ModifierKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
MoreKeySpec.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
PointerTrackerQueue.java Don't triger onPress and startLongPressTimer when gesture is canceled 2013-04-22 19:36:08 +09:00
PreviewPlacerView.java Move AbstractDrawingPreview objects to MainKeyboardView 2013-01-21 23:25:18 +09:00
RoundedLine.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ShiftKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
SlidingKeyInputPreview.java Add shadow to gesture preview trail 2013-04-16 16:50:59 +09:00
TouchPositionCorrection.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
TouchScreenRegulator.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00