LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 051f8b1442 Consolidate similar methods
This CL consolidates similar methods in MainKeyboardView.
- startWhileTypingFadeinAnimation and startWhileTypingFadeoutAnimation
- showSlidingKeyInputPreview and dismissSlidingKeyInputPreview

Change-Id: I607ab74683820de2456af3e75663cf8cf358ab38
2014-10-30 11:15:59 +09:00
..
AbstractDrawingPreview.java Consolidate similar methods 2014-10-30 11:15:59 +09:00
AlphabetShiftState.java
BatchInputArbiter.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
BogusMoveEventDetector.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
CodesArrayParser.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
DrawingPreviewPlacerView.java
GestureEnabler.java
GestureFloatingTextDrawingPreview.java Remove DrawingHandler 2014-10-29 18:51:41 +09:00
GestureStrokeDrawingParams.java
GestureStrokeDrawingPoints.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
GestureStrokeRecognitionParams.java
GestureStrokeRecognitionPoints.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
GestureTrailDrawingParams.java
GestureTrailDrawingPoints.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
GestureTrailsDrawingPreview.java
HermiteInterpolator.java
KeyboardBuilder.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
KeyboardCodesSet.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
KeyboardIconsSet.java Use light emoji icon for Material light tablet keyboard 2014-08-14 00:25:34 +09:00
KeyboardParams.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
KeyboardRow.java
KeyboardState.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
KeyboardTextsSet.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
KeyboardTextsTable.java Use Devanagari Danda letter as full stop on Nepali keyboard 2014-10-03 09:48:18 +00:00
KeyDrawParams.java Revert "Revert "Remove unused Key and Keyboard attributes"" 2014-08-07 23:36:57 +09:00
KeyPreviewChoreographer.java Remove DrawingHandler.Callbacks.dismissAllKeyPreviews() 2014-10-29 15:25:09 +09:00
KeyPreviewDrawParams.java Add theme aware key popup preview animation 2014-09-02 18:45:23 +09:00
KeyPreviewView.java Auto scale-X text of key popup preview 2014-08-12 12:17:40 +09:00
KeysCache.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
KeySpecParser.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
KeyStyle.java
KeyStylesSet.java
KeyVisualAttributes.java Revert "Revert "Remove unused Key and Keyboard attributes"" 2014-08-07 23:36:57 +09:00
LanguageOnSpacebarHelper.java [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +09:00
MatrixUtils.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
ModifierKeyState.java
MoreKeySpec.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
NonDistinctMultitouchHelper.java
PointerTrackerQueue.java Fix typo. 2014-09-25 11:50:30 +09:00
RoundedLine.java
ShiftKeyState.java
SlidingKeyInputDrawingPreview.java
SmoothingUtils.java
TimerHandler.java Consolidate similar methods 2014-10-30 11:15:59 +09:00
TouchPositionCorrection.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
TypingTimeRecorder.java