LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 59f49b3861 Remove symbols shifted related unused texts and styles
This is a follow up of I7fe6520e4e.

Bug: 9059539
Change-Id: I1b2cdc4f6ae2f59fabc75c38f43e2b2512b08721
2013-08-26 12:08: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 PointerTracker a bit 2013-07-31 14:52:18 +09:00
GestureStroke.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
GestureStrokeWithPreviewPoints.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
GestureTrail.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
GestureTrailsPreview.java Forgot to reset the matrix of offscreen canvas 2013-08-02 18:51:57 +09:00
HermiteInterpolator.java Remove unnecessary @UsedForTesting annotation 2013-05-21 10:45:59 +09:00
KeyDrawParams.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
KeyPreviewDrawParams.java Utilize StateListDrawable for key preview background 2012-09-05 20:38:00 +09:00
KeySpecParser.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
KeyStyle.java Rename KeyStyle.getFlag to getFlags 2013-08-19 11:35:11 +09:00
KeyStylesSet.java Rename KeyStyle.getFlag to getFlags 2013-08-19 11:35:11 +09:00
KeyVisualAttributes.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
KeyboardBuilder.java Save and restore Row attributes using stack 2013-08-19 18:36:49 +09:00
KeyboardCodesSet.java Add emoji icon and code as a groundwork 2013-08-06 14:16:15 +09:00
KeyboardIconsSet.java Add emoji icon and code as a groundwork 2013-08-06 14:16:15 +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 Remove symbols shifted layout related code 2013-08-24 00:07:23 +09:00
KeyboardTextsSet.java Remove symbols shifted related unused texts and styles 2013-08-26 12:08:08 +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 util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
NonDistinctMultitouchHelper.java Move motion event dispatcher to PointerTracker 2013-08-02 16:34:44 +09:00
PointerTrackerQueue.java Cancel all ongoing event when onFinishInputView 2013-07-25 20:05:39 +09:00
PreviewPlacerView.java Remove unnecessary setLayerType() calls 2013-08-02 19:30:05 +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
SlidingKeyInputPreview.java Clean up PointerTracker a bit 2013-07-31 14:52:18 +09:00
SmoothingUtils.java Fix some warnings 2013-07-31 16:17:01 +09:00
TouchPositionCorrection.java Fix Apache license comment 2013-01-21 22:23:37 +09:00