LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 9ad4b2a894 Use offscreen bitmap buffer to draw gesture preview trail
Bug: 7042741
Change-Id: Ie3d7054e786938dc501c7aa2ffc96b5924a7967b
2012-09-12 17:47:17 +09:00
..
AlphabetShiftState.java remove unnecessary KeyboardState logging 2012-04-19 20:32:37 -07:00
GesturePreviewTrail.java Use offscreen bitmap buffer to draw gesture preview trail 2012-09-12 17:47:17 +09:00
GestureStroke.java Support bimanual gesture input 2012-08-28 18:26:07 +09:00
GestureStrokeWithPreviewTrail.java Add multiple gesture preview trails animation 2012-08-24 17:04:20 +09:00
KeyboardBuilder.java Support per-Key and per-Keyboard key visual attributes 2012-08-31 20:23:21 +09:00
KeyboardCodesSet.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
KeyboardIconsSet.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
KeyboardParams.java Stabilize gesture recognition algorithm that looks for the nearest key. 2012-09-11 20:00:21 +09:00
KeyboardRow.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyboardState.java Remove a slew of Eclipse warnings. 2012-06-08 16:23:18 +09:00
KeyboardTextsSet.java Consolidate Esperanto layout into Spanish layout 2012-09-03 17:38:56 +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 Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeySpecParser.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyStyle.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyStylesSet.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyVisualAttributes.java Support per-Key and per-Keyboard key visual attributes 2012-08-31 20:23:21 +09:00
ModifierKeyState.java Clean up symbol key chording state from KeyboardState 2012-01-24 17:59:35 +09:00
MoreKeySpec.java Add missing MoreKeySpec.hashCode 2012-09-12 11:52:44 +09:00
PointerTrackerQueue.java Add CollectionUtils class to create generic collection easily 2012-08-22 10:21:38 +09:00
PreviewPlacerView.java Use offscreen bitmap buffer to draw gesture preview trail 2012-09-12 17:47:17 +09:00
ShiftKeyState.java Clean up symbol key chording state from KeyboardState 2012-01-24 17:59:35 +09:00
SuddenJumpingTouchEventHandler.java Add ResourceUtils 2012-08-29 16:36:00 +09:00
TouchPositionCorrection.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00