LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 9c968b62d1 Move gesture related XML attribute to MainKeyboardView
Change-Id: Ia12f73a3d7d26596ee14a0aff23244ef72753d68
2013-01-21 16:16:48 +09:00
..
AbstractDrawingPreview.java [mdfp] Refactoring Gesture Floating Preview Text Code 2013-01-07 10:39:23 -08:00
AlphabetShiftState.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
GestureFloatingPreviewText.java Move gesture related XML attribute to MainKeyboardView 2013-01-21 16:16:48 +09:00
GesturePreviewTrail.java Move gesture related XML attribute to MainKeyboardView 2013-01-21 16:16:48 +09:00
GestureStroke.java Cancel update batch input timer only when point is added 2013-01-10 14:31:07 +09:00
GestureStrokeWithPreviewPoints.java Cancel gesture typing by sliding out from keyboard 2012-11-22 17:49:56 +09:00
KeyboardBuilder.java Set default audio and haptic feedback settings 2012-12-28 19:24:32 +09:00
KeyboardCodesSet.java Distinguish action-enter/shift-enter/enter 2013-01-15 19:12:41 +09:00
KeyboardIconsSet.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardParams.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyboardRow.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardState.java Remove automatic switch back to alphabet feature 2013-01-18 18:44:27 +09:00
KeyboardTextsSet.java Fix drawing Arabic diacritics 2013-01-15 11:03:15 +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
KeysCache.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeySpecParser.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyStyle.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyStylesSet.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyVisualAttributes.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
ModifierKeyState.java Clean up symbol key chording state from KeyboardState 2012-01-24 17:59:35 +09:00
MoreKeySpec.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
PointerTrackerQueue.java Cancel gesture typing by sliding out from keyboard 2012-11-22 17:49:56 +09:00
PreviewPlacerView.java Move gesture related XML attribute to MainKeyboardView 2013-01-21 16:16:48 +09:00
RoundedLine.java Fix bounding rectangle of gesture preview trail 2013-01-16 19:51:01 +09:00
ShiftKeyState.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
TouchPositionCorrection.java Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
TouchScreenRegulator.java Set default audio and haptic feedback settings 2012-12-28 19:24:32 +09:00