LatinIME/java/src/com/android/inputmethod/keyboard/internal
Ken Wakasa 1b7fc4f338 Tweaks for Armenian layouts
Added a dedicated key for the Armenian full stop

Added Armenian punctuation letters

bug: 7963631
Change-Id: Id28e224329b083a2465256f2713477b4f0782393
2013-09-24 18:22:32 +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
DynamicGridKeyboard.java Fix hitbox of emoji key 2013-09-19 15:37:36 +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 "Remove symbols shifted layout" 2013-09-04 18:22:59 +09:00
KeyboardTextsSet.java Tweaks for Armenian layouts 2013-09-24 18:22:32 +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
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