LatinIME/java/src/com/android/inputmethod/keyboard/internal
Seigo Nonaka f53e034a17 Update language to comply with Android’s inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: tapas LatinIME && m
Change-Id: I2ffb39ff70f61e579b62761d3da526a545dead1f
2020-07-22 14:08:35 -07: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 Refactor PointerTracker and MainKeyboardView 2014-11-21 12:40:00 +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 Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +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 Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
KeyStyle.java Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
KeyStylesSet.java Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
KeyVisualAttributes.java Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
KeyboardBuilder.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
KeyboardCodesSet.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
KeyboardIconsSet.java Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
KeyboardParams.java Refactor KeysCache to UniqueKeysCache 2014-11-27 15:44:22 +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 Update language to comply with Android’s inclusive language guidance 2020-07-22 14:08:35 -07: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 Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +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 Refactor PointerTracker and MainKeyboardView 2014-11-21 12:40:00 +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
UniqueKeysCache.java Refactor KeysCache to UniqueKeysCache 2014-11-27 15:44:22 +09:00