LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 2bbd3065d3 Language dependent single/doule quotation more keys
The natural way of marking quoted text vary from language to
language. This change introduces the following variations.

* LEFT and RIGHT quotations (English etc.)
* LOW-9 and LEFT quotations (German etc.)
* LOW-9 and RIGHT quotations (Dutch etc.)
* RIGHT and RIGHT quotations (Swedish etc.)
* LEFT ANGLE and RIGHT ANGLE quotations (French etc.)
* RIGHT ANGLE and LEFT ANGLE quotations

Bug: 8356419
Change-Id: I75726ab7ed783d02f189b46236c9d5079737bcff
2013-03-12 14:43:34 +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 GestureFloatingPreviewText 2013-02-01 15:23:21 +09:00
GesturePreviewTrail.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
GestureStroke.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
GestureStrokeWithPreviewPoints.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
GestureTrailsPreview.java Add GestureTrailsPreview class 2013-01-21 22:31:54 +09:00
KeyboardBuilder.java Cleanups 2013-02-11 21:14:56 -08:00
KeyboardCodesSet.java Fix how the Enter action is decided 2013-02-22 16:01:37 -08:00
KeyboardIconsSet.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeyboardParams.java Add keyboardLetfPadding and keyboardRightPadding attributes 2013-01-30 15:01:33 +09:00
KeyboardRow.java Add keyboardLetfPadding and keyboardRightPadding attributes 2013-01-30 15:01:33 +09:00
KeyboardState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeyboardTextsSet.java Language dependent single/doule quotation more keys 2013-03-12 14:43:34 +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 Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeySpecParser.java Move parseCsvString to StringUtils 2013-02-12 16:18:19 +09:00
KeyStyle.java Move parseCsvString to StringUtils 2013-02-12 16:18:19 +09:00
KeyStylesSet.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeyVisualAttributes.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
ModifierKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
MoreKeySpec.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
PointerTrackerQueue.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
PreviewPlacerView.java Move AbstractDrawingPreview objects to MainKeyboardView 2013-01-21 23:25:18 +09:00
RoundedLine.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ShiftKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
SlidingKeyInputPreview.java Add preliminary graphics of sliding key input preview 2013-01-24 18:14:20 +09:00
TouchPositionCorrection.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
TouchScreenRegulator.java Fix Apache license comment 2013-01-21 22:23:37 +09:00