.. |
AlphabetShiftState.java
|
remove unnecessary KeyboardState logging
|
2012-04-19 20:32:37 -07:00 |
GesturePreviewTrail.java
|
Use Path to draw gesture preview trail
|
2012-09-19 19:29:06 +09:00 |
GestureStroke.java
|
Introduce typing aware gesture detection
|
2012-09-25 20:11:05 +09:00 |
GestureStrokeWithPreviewPoints.java
|
Fix gesture start detection algorithm
|
2012-09-21 17:30:00 +09:00 |
KeyboardBuilder.java
|
Fix touch position correction data passing
|
2012-09-25 14:24:15 +09:00 |
KeyboardCodesSet.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
KeyboardIconsSet.java
|
Add CollectionUtils class to create generic collection easily
|
2012-08-22 10:21:38 +09:00 |
KeyboardParams.java
|
Stabilize gesture recognition algorithm that looks for the nearest key.
|
2012-09-11 20:00:21 +09:00 |
KeyboardRow.java
|
Separate inner classes of keyboard package out under internal package
|
2012-08-30 15:37:55 +09:00 |
KeyboardState.java
|
Remove a slew of Eclipse warnings.
|
2012-06-08 16:23:18 +09:00 |
KeyboardTextsSet.java
|
Consolidate Esperanto layout into Spanish layout
|
2012-09-03 17:38:56 +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
|
Separate inner classes of keyboard package out under internal package
|
2012-08-30 15:37:55 +09:00 |
KeySpecParser.java
|
Separate inner classes of keyboard package out under internal package
|
2012-08-30 15:37:55 +09:00 |
KeyStyle.java
|
Separate inner classes of keyboard package out under internal package
|
2012-08-30 15:37:55 +09:00 |
KeyStylesSet.java
|
Separate inner classes of keyboard package out under internal package
|
2012-08-30 15:37:55 +09:00 |
KeyVisualAttributes.java
|
Support per-Key and per-Keyboard key visual attributes
|
2012-08-31 20:23:21 +09:00 |
ModifierKeyState.java
|
Clean up symbol key chording state from KeyboardState
|
2012-01-24 17:59:35 +09:00 |
MoreKeySpec.java
|
Add missing MoreKeySpec.hashCode
|
2012-09-12 11:52:44 +09:00 |
PointerTrackerQueue.java
|
Show gesture floating preview text at oldest finger
|
2012-09-13 18:17:15 +09:00 |
PreviewPlacerView.java
|
Fix stuck gesture floatin preview text
|
2012-09-20 18:46:23 +09:00 |
ShiftKeyState.java
|
Clean up symbol key chording state from KeyboardState
|
2012-01-24 17:59:35 +09:00 |
SuddenJumpingTouchEventHandler.java
|
Add ResourceUtils
|
2012-08-29 16:36:00 +09:00 |
TouchPositionCorrection.java
|
Fix touch position correction data passing
|
2012-09-25 14:24:15 +09:00 |