index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
keyboard
/
internal
/
GestureStroke.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename gesture related classes
Tadashi G. Takaoka
2013-12-25
1
-316
/
+0
*
Make GestureStrokeParams as a top level class
Tadashi G. Takaoka
2013-12-24
1
-74
/
+0
*
Remove unused default object of GestureStrokePreviewParams
Tadashi G. Takaoka
2013-12-20
1
-3
/
+3
*
Fix rugged gesture trail
Tadashi G. Takaoka
2013-12-20
1
-1
/
+1
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-2
/
+2
*
Fix detecting out of keyboard area
Tadashi G. Takaoka
2013-05-10
1
-1
/
+1
*
Clean up unused static variable
Tadashi G. Takaoka
2013-05-07
1
-3
/
+2
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-7
/
+9
*
Cancel update batch input timer only when point is added
Tadashi G. Takaoka
2013-01-10
1
-7
/
+11
*
Cancel update batch input timer whenever MotionEvent is received
Tadashi G. Takaoka
2013-01-09
1
-0
/
+14
*
Provide gesture data even if the finger stays still
Tadashi G. Takaoka
2012-11-27
1
-0
/
+11
*
Cancel gesture typing by sliding out from keyboard
Tadashi G. Takaoka
2012-11-22
1
-3
/
+22
*
Don't cancel long press timer too early
Tadashi G. Takaoka
2012-10-11
1
-1
/
+1
*
Tuning gesture detection parameters
Tadashi G. Takaoka
2012-10-09
1
-5
/
+12
*
Move gesture detection and recognition paramters to resources
Tadashi G. Takaoka
2012-10-05
1
-40
/
+92
*
Fix gesture detection algorithm
Tadashi G. Takaoka
2012-09-28
1
-64
/
+102
*
Introduce typing aware gesture detection
Tadashi G. Takaoka
2012-09-25
1
-6
/
+41
*
Disable gesture input while fast typing
Tadashi G. Takaoka
2012-09-24
1
-1
/
+1
*
Fix gesture start detection algorithm
Tadashi G. Takaoka
2012-09-21
1
-47
/
+114
*
Use device independent parameter for gesture
Tadashi G. Takaoka
2012-09-20
1
-31
/
+32
*
Move PointerTracker.MIN_GESTURE_RECOGNITION_TIME to GestureStroke
Tadashi G. Takaoka
2012-09-20
1
-3
/
+10
*
Use Path to draw gesture preview trail
Tadashi G. Takaoka
2012-09-19
1
-1
/
+1
*
Remove hack algorithm from GestureStroke
Tadashi G. Takaoka
2012-09-19
1
-32
/
+0
*
Support bimanual gesture input
Tadashi G. Takaoka
2012-08-28
1
-1
/
+5
*
Add multiple gesture preview trails animation
Tadashi G. Takaoka
2012-08-24
1
-27
/
+2
*
Merge "Eliminate redundant time parameter from gesture detection code" into j...
Tadashi G. Takaoka
2012-08-13
1
-4
/
+6
|
\
|
*
Eliminate redundant time parameter from gesture detection code
Tadashi G. Takaoka
2012-08-13
1
-4
/
+6
*
|
Merge "Cleanups in geometry_utils.h" into jb-mr1-dev
Ken Wakasa
2012-08-13
1
-8
/
+9
|
\
\
|
*
|
Cleanups in geometry_utils.h
Ken Wakasa
2012-08-13
1
-8
/
+9
|
|
/
*
/
Remove unnecessary drawing point
Tadashi G. Takaoka
2012-08-13
1
-6
/
+3
|
/
*
Remove gesture detection hacking code
Tadashi G. Takaoka
2012-08-13
1
-14
/
+3
*
Clean up constructors
Ken Wakasa
2012-08-13
1
-4
/
+4
*
Add dynamic floating preview for incremental gesture recognition.
Tom Ouyang
2012-07-25
1
-7
/
+0
*
Update gesture bounding box handling.
Tom Ouyang
2012-07-22
1
-1
/
+1
*
Use ResizableIntArray in GestureStroke
Tadashi G. Takaoka
2012-07-20
1
-24
/
+28
*
Add gesture trail feedback.
Tom Ouyang
2012-07-20
1
-1
/
+38
*
Improve incremental gesture tracking.
Tom Ouyang
2012-07-20
1
-2
/
+8
*
Tune the gesture detection logic a bit
Tadashi G. Takaoka
2012-07-19
1
-18
/
+24
*
Add default capacity parameter to InputPointers' constructor
Tadashi G. Takaoka
2012-07-19
1
-1
/
+4
*
Make GestureStroke as top level class
Tadashi G. Takaoka
2012-07-18
1
-0
/
+149