LatinIME/java/src/com/android/inputmethod/keyboard/internal
Satoshi Kataoka 42b799d93a Revert "Remove symbols shifted related unused texts and styles"
This reverts commit 59f49b3861.

Bug: 9059539

Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b
2013-09-04 12:24:55 +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
CodesArrayParser.java Add GridRows tag to support emoji keyboard 2013-08-26 17:19:24 +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
KeyboardBuilder.java Add keyboardLayoutSet attribute to <case> condition 2013-08-29 09:50:45 +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 Revert "Revert "Support Emoji keyboard"" 2013-08-30 19:46:10 +09:00
KeyboardTextsSet.java Revert "Remove symbols shifted related unused texts and styles" 2013-09-04 12:24:55 +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
KeysCache.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +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 Fix keyStyle flags handling 2013-08-29 17:20:18 +09:00
KeyVisualAttributes.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
RecentsKeyboard.java Add recents keyboard 2013-08-28 16:33:54 +09:00
RoundedLine.java Retun an empty Path instead of null 2013-06-12 17:35:02 +09:00
ScrollKeyboardView.java Add recents keyboard 2013-08-28 16:33:54 +09:00
ScrollViewWithNotifier.java Add scrollable KeyboardView 2013-08-26 23:37:52 +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