LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka ebac0aa28f Reorder accented letters of English
This is a follow up change of Idff0b6d08e.

Bug: 13177865
Change-Id: I00ea7cda954efbd248d2abc2fa6d4995d6acbf19
2014-05-09 12:06:42 +09:00
..
AbstractDrawingPreview.java Remove workaround code of placing DrawingPreviewPlacerView 2014-04-07 17:36:53 +09:00
AlphabetShiftState.java
BatchInputArbiter.java Add BatchInputArbiter 2013-12-26 14:09:57 +09:00
BogusMoveEventDetector.java Use config_screen_metrics resource in BogusMoveEventDetector 2013-12-20 17:35:19 +09:00
CodesArrayParser.java Move some methods to MoreKeySpec class 2014-01-31 20:19:48 +09:00
DrawingHandler.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DrawingPreviewPlacerView.java Remove workaround code of placing DrawingPreviewPlacerView 2014-04-07 17:36:53 +09:00
DynamicGridKeyboard.java Use ArrayList constructor directly 2014-04-22 14:36:38 -07:00
EmojiLayoutParams.java Remove hack from EmojiPalettesView.startEmojiPalettes 2014-02-24 19:45:50 +09:00
EmojiPageKeyboardView.java Fix null KeyDetector reference 2014-02-14 11:42:09 +09:00
GestureEnabler.java Separate logic of enabling gesture typing 2013-12-20 16:37:17 +09:00
GestureFloatingTextDrawingPreview.java Comprehensive memory deallocation 2013-12-24 18:26:55 +09:00
GestureStrokeDrawingParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureStrokeDrawingPoints.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
GestureStrokeRecognitionParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureStrokeRecognitionPoints.java Add BatchInputArbiter 2013-12-26 14:09:57 +09:00
GestureTrailDrawingParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureTrailDrawingPoints.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureTrailsDrawingPreview.java Remove workaround code of placing DrawingPreviewPlacerView 2014-04-07 17:36:53 +09:00
HermiteInterpolator.java
KeyboardBuilder.java Consolidate KeyboardTextsSet.setLocale and loadStringResoucres 2014-03-20 18:55:03 +09:00
KeyboardCodesSet.java Remove RTL aware !code and add corresponding !text 2014-02-13 17:32:09 +09:00
KeyboardIconsSet.java Refactor keyboard layout test more customizable 2014-03-13 20:55:22 +09:00
KeyboardParams.java Sort keys from top-left to bottom-right order 2014-04-21 18:36:11 -07:00
KeyboardRow.java
KeyboardState.java [IL135] Make getCurrentAutoCapsState private 2014-04-14 21:09:32 +09:00
KeyboardTextsSet.java Use locale to look up KeyboardTextsTable 2014-04-08 19:12:31 +09:00
KeyboardTextsTable.java Reorder accented letters of English 2014-05-09 12:06:42 +09:00
KeyDrawParams.java Revert "Prepare for changing text color for functional keys" 2014-02-24 17:42:28 +09:00
KeyPreviewChoreographer.java Fix bug in KeyPreviewChoreographer.dismissKeyPreview 2014-02-12 14:50:56 +09:00
KeyPreviewDrawParams.java Add debug settings for keypress popup animations 2014-02-07 18:09:41 +09:00
KeysCache.java
KeySpecParser.java Remove RTL aware !code and add corresponding !text 2014-02-13 17:32:09 +09:00
KeyStyle.java Move some methods to MoreKeySpec class 2014-01-31 20:19:48 +09:00
KeyStylesSet.java Rename Key.keyLabel attribute to KeySpec 2014-02-07 18:47:45 +09:00
KeyVisualAttributes.java Revert "Prepare for changing text color for functional keys" 2014-02-24 17:42:28 +09:00
LanguageOnSpacebarHelper.java Remove country name from space bar text when appropriate 2014-04-02 12:50:52 +09:00
MatrixUtils.java
ModifierKeyState.java
MoreKeySpec.java Remove RTL aware !code and add corresponding !text 2014-02-13 17:32:09 +09:00
NonDistinctMultitouchHelper.java Remove unnecessary default KeyDetector from PointerTracker 2013-12-20 15:34:54 +09:00
PointerTrackerQueue.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
RoundedLine.java
ShiftKeyState.java
SlidingKeyInputDrawingPreview.java Comprehensive memory deallocation 2013-12-24 18:26:55 +09:00
SmoothingUtils.java
TimerHandler.java Fix a bug where changing auto-shift would cancel autorepeat. 2014-01-09 12:57:10 +09:00
TouchPositionCorrection.java
TypingTimeRecorder.java Separate TypingTimeRecorder class 2013-12-20 16:14:26 +09:00