LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 0bae2ab460 Refactor KeyboardTextsSet class
Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29
2014-01-31 16:31:07 +09:00
..
AbstractDrawingPreview.java Comprehensive memory deallocation 2013-12-24 18:26:55 +09:00
AlphabetShiftState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
BatchInputArbiter.java Add BatchInputArbiter 2013-12-26 14:09:57 +09:00
BogusMoveEventDetector.java Use config_screen_metrics resource in BogusMoveEventDetector 2013-12-20 17:35:19 +09:00
CodesArrayParser.java Unfortunately, hide some broken "emoji"s 2013-10-01 21:02:59 +09:00
CustomViewPager.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DrawingHandler.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DrawingPreviewPlacerView.java Comprehensive memory deallocation 2013-12-24 18:26:55 +09:00
DynamicGridKeyboard.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
EmojiLayoutParams.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
EmojiPageKeyboardView.java Trigger haptic feedback at touch down on the EmojiPalettesView 2014-01-09 12:27:31 +09:00
GestureEnabler.java Separate logic of enabling gesture typing 2013-12-20 16:37:17 +09:00
GestureFloatingTextDrawingPreview.java Comprehensive memory deallocation 2013-12-24 18:26:55 +09:00
GestureStrokeDrawingParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureStrokeDrawingPoints.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
GestureStrokeRecognitionParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureStrokeRecognitionPoints.java Add BatchInputArbiter 2013-12-26 14:09:57 +09:00
GestureTrailDrawingParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureTrailDrawingPoints.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureTrailsDrawingPreview.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
HermiteInterpolator.java Remove unnecessary @UsedForTesting annotation 2013-05-21 10:45:59 +09:00
KeyDrawParams.java Prepare for changing text color for functional keys 2013-10-03 15:54:46 +09:00
KeyPreviewDrawParams.java Utilize StateListDrawable for key preview background 2012-09-05 20:38:00 +09:00
KeySpecParser.java Refactor KeyboardTextsSet class 2014-01-31 16:31:07 +09:00
KeyStyle.java Refactor KeyboardTextsSet class 2014-01-31 16:31:07 +09:00
KeyStylesSet.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
KeyVisualAttributes.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
KeyboardBuilder.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
KeyboardCodesSet.java Fix inconsistent behavior with the back-to-the-main-keyboard key 2014-01-28 19:30:27 +09:00
KeyboardIconsSet.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
KeyboardParams.java Add getters and copy constructor to Key class 2013-08-15 20:12:46 +09:00
KeyboardRow.java Save and restore Row attributes using stack 2013-08-19 18:36:49 +09:00
KeyboardState.java Fix inconsistent behavior with the back-to-the-main-keyboard key 2014-01-28 19:30:27 +09:00
KeyboardTextsSet.java Refactor KeyboardTextsSet class 2014-01-31 16:31:07 +09:00
KeysCache.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
MatrixUtils.java Fix some warnings 2013-07-31 16:17:01 +09:00
ModifierKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
MoreKeySpec.java Move some methods to StringUtils 2014-01-31 14:49:36 +09:00
NonDistinctMultitouchHelper.java Remove unnecessary default KeyDetector from PointerTracker 2013-12-20 15:34:54 +09:00
PointerTrackerQueue.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
RoundedLine.java Retun an empty Path instead of null 2013-06-12 17:35:02 +09:00
ShiftKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
SlidingKeyInputDrawingPreview.java Comprehensive memory deallocation 2013-12-24 18:26:55 +09:00
SmoothingUtils.java Fix some warnings 2013-07-31 16:17:01 +09:00
TimerHandler.java Fix a bug where changing auto-shift would cancel autorepeat. 2014-01-09 12:57:10 +09:00
TouchPositionCorrection.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
TypingTimeRecorder.java Separate TypingTimeRecorder class 2013-12-20 16:14:26 +09:00