LatinIME/java/src/com/android/inputmethod/keyboard/internal
Ken Wakasa 56402cf10a Revert "Add Swiss French and German keyboard layouts."
This reverts commit 220ce8f269.

Sorry, but we are now in the week before the final cut for the next launch. We shouldn't be taking new features like this at this point. Let me revert this change for now. I'll re-revert this after the cut next week.

Change-Id: Ia8b00680c992ec526e6a858945f2380cbcdfdd55
2013-10-10 02:05:50 +00: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 Unfortunately, hide some broken "emoji"s 2013-10-01 21:02:59 +09:00
DynamicGridKeyboard.java Tweak vertical gap of Emoji palette 2013-10-09 14:56:39 +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 Unfortunately, hide some broken "emoji"s 2013-10-01 21:02:59 +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 Call loadKeyboard later if it can't be called right away 2013-10-07 22:57:59 +09:00
KeyboardTextsSet.java Revert "Add Swiss French and German keyboard layouts." 2013-10-10 02:05:50 +00: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
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 Prepare for changing text color for functional keys 2013-10-03 15:54:46 +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
ScrollKeyboardView.java Prep for RAM footprint optimization for Emoji palettes 2013-10-08 17:09:24 +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