LatinIME/java/src/com/android/inputmethod/keyboard/internal
Tadashi G. Takaoka 0d3eb7d963 Swap single and double quotation marks in Spanish tablet keyboard
Bug: 6672279
Change-Id: I120613e36ba6a690e54447fa6c9c90e131f2a155
2012-11-14 15:54:19 +09:00
..
AlphabetShiftState.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
GesturePreviewTrail.java Use Path to draw gesture preview trail 2012-09-19 19:29:06 +09:00
GestureStroke.java Don't cancel long press timer too early 2012-10-11 15:58:56 +09:00
GestureStrokeWithPreviewPoints.java Move gesture detection and recognition paramters to resources 2012-10-05 14:39:44 +09:00
KeyboardBuilder.java Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
KeyboardCodesSet.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyboardIconsSet.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardParams.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyboardRow.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardState.java am 4eef5101: am aa5d6fe0: am 9cc22c45: am 5d2556b9: Reset the IME if requested by the app. 2012-11-08 06:22:02 -08:00
KeyboardTextsSet.java Swap single and double quotation marks in Spanish tablet keyboard 2012-11-14 15:54:19 +09:00
KeyDrawParams.java Utilize StateListDrawable for key preview background 2012-09-05 20:38:00 +09:00
KeyPreviewDrawParams.java Utilize StateListDrawable for key preview background 2012-09-05 20:38:00 +09:00
KeysCache.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeySpecParser.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyStyle.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyStylesSet.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyVisualAttributes.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
ModifierKeyState.java Clean up symbol key chording state from KeyboardState 2012-01-24 17:59:35 +09:00
MoreKeySpec.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
PointerTrackerQueue.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
PreviewPlacerView.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
ShiftKeyState.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
TouchPositionCorrection.java Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
TouchScreenRegulator.java Rename SuddenJumpingTouchEventHandler to TouchSCreenRegulator 2012-11-01 14:56:32 +09:00