LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 6c47403e27 Rename StringUtils methods that handle title case manipulation
Change-Id: Iee0dd077a0423f110f4f8dad0f04933045baef2a
2014-11-19 19:08:05 +09:00
..
AbstractDrawingPreview.java Consolidate similar methods 2014-10-30 11:15:59 +09:00
AlphabetShiftState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
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 Move util classes under common 2014-11-07 18:00:03 +09:00
DrawingProxy.java Make DrawingProxy and TimerProxy as a top-level interface 2014-10-30 18:29:49 +09:00
GestureEnabler.java Separate logic of enabling gesture typing 2013-12-20 16:37:17 +09:00
GestureFloatingTextDrawingPreview.java Move util classes under common 2014-11-07 18:00:03 +09:00
GestureStrokeDrawingParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureStrokeDrawingPoints.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
GestureStrokeRecognitionParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureStrokeRecognitionPoints.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
GestureTrailDrawingParams.java Rename gesture related classes 2013-12-25 11:52:54 +09:00
GestureTrailDrawingPoints.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
GestureTrailsDrawingPreview.java Refactor drawing preview classes 2014-06-18 18:16:21 -07:00
HermiteInterpolator.java Remove unnecessary @UsedForTesting annotation 2013-05-21 10:45:59 +09:00
KeyDrawParams.java Revert "Revert "Remove unused Key and Keyboard attributes"" 2014-08-07 23:36:57 +09:00
KeyPreviewChoreographer.java Move util classes under common 2014-11-07 18:00:03 +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
KeySpecParser.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
KeyStyle.java Move some methods to MoreKeySpec class 2014-01-31 20:19:48 +09:00
KeyStylesSet.java Remove unused keyPreviewIcon attributes 2014-07-08 17:36:11 +09:00
KeyVisualAttributes.java Revert "Revert "Remove unused Key and Keyboard attributes"" 2014-08-07 23:36:57 +09:00
KeyboardBuilder.java Move isRtlLanguage method to LocaleUtils 2014-11-12 16:47:38 -08: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 Fix NPE by disabling key preview popup of Emoji palette 2014-06-13 11:04:56 +09:00
KeyboardState.java Refactor KeyboardState.SavedKeyboardState class a bit 2014-11-10 16:40:59 -08: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
KeysCache.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
LanguageOnSpacebarHelper.java Add RichInputMethodSubtype.getKeyboardLayoutSetName 2014-11-12 15:41:38 -08:00
MatrixUtils.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
ModifierKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
MoreKeySpec.java Rename StringUtils methods that handle title case manipulation 2014-11-19 19:08:05 +09:00
NonDistinctMultitouchHelper.java Move util classes under common 2014-11-07 18:00:03 +09:00
PointerTrackerQueue.java Fix typo. 2014-09-25 11:50:30 +09:00
RoundedLine.java Retun an empty Path instead of null 2013-06-12 17:35:02 +09:00
ShiftKeyState.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
SlidingKeyInputDrawingPreview.java Move util classes under common 2014-11-07 18:00:03 +09:00
SmoothingUtils.java Fix some warnings 2013-07-31 16:17:01 +09:00
TimerHandler.java Make DrawingProxy and TimerProxy as a top-level interface 2014-10-30 18:29:49 +09:00
TimerProxy.java Make DrawingProxy and TimerProxy as a top-level interface 2014-10-30 18:29:49 +09:00
TouchPositionCorrection.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
TypingTimeRecorder.java Separate TypingTimeRecorder class 2013-12-20 16:14:26 +09:00