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
/
PointerTracker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cancel update batch input timer only when point is added
Tadashi G. Takaoka
2013-01-10
1
-1
/
+4
*
Merge "Cancel update batch input timer whenever MotionEvent is received"
Tadashi G. Takaoka
2013-01-09
1
-0
/
+5
|
\
|
*
Cancel update batch input timer whenever MotionEvent is received
Tadashi G. Takaoka
2013-01-09
1
-0
/
+5
*
|
Don't cancel gesture typing while more keys keyboard is shown
Tadashi G. Takaoka
2013-01-09
1
-0
/
+5
|
/
*
Call onCancelBatchInput only when onStartBatchInput has been called
Tadashi G. Takaoka
2012-12-21
1
-3
/
+4
*
Refactor more keys menu framework (part 3)
Tom Ouyang
2012-12-13
1
-4
/
+27
*
Refactor more keys menu framework (part 2)
Tom Ouyang
2012-12-13
1
-22
/
+40
*
Refactor more keys menu framework (part 1)
Tom Ouyang
2012-12-07
1
-1
/
+2
*
Cancel batch input when orientation has been changed
Tadashi G. Takaoka
2012-12-06
1
-8
/
+15
*
Dismiss sliding key input preview when touch event is canceled
Tadashi G. Takaoka
2012-12-04
1
-1
/
+2
*
Merge "Groundwork for sliding key input preview"
Tadashi G. Takaoka
2012-12-03
1
-7
/
+18
|
\
|
*
Groundwork for sliding key input preview
Tadashi G. Takaoka
2012-12-03
1
-7
/
+18
*
|
Cancel gesture preview update when gesture typing is canceled
Tadashi G. Takaoka
2012-12-03
1
-0
/
+6
|
/
*
Cancel update batch input timer when gesture typing has been canceled
Tadashi G. Takaoka
2012-11-30
1
-1
/
+1
*
Fix typo in method name
Tadashi G. Takaoka
2012-11-28
1
-3
/
+3
*
Provide gesture data even if the finger stays still
Tadashi G. Takaoka
2012-11-27
1
-14
/
+32
*
Cancel gesture typing by sliding out from keyboard
Tadashi G. Takaoka
2012-11-22
1
-19
/
+36
*
Make sure PointerTrackerQueue is non-null
Tadashi G. Takaoka
2012-11-01
1
-43
/
+22
*
Merge "Straighten an if-else-if blocks into if-return blocks"
Tadashi G. Takaoka
2012-10-31
1
-28
/
+28
|
\
|
*
Straighten an if-else-if blocks into if-return blocks
Tadashi G. Takaoka
2012-11-01
1
-28
/
+28
*
|
Cleaup non-distinct multitouch related stuff
Tadashi G. Takaoka
2012-11-01
1
-6
/
+8
|
/
*
Consolidate two helper methods (refactor step 3)
Tadashi G. Takaoka
2012-10-31
1
-25
/
+13
*
Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5)
Tadashi G. Takaoka
2012-10-31
1
-36
/
+32
*
Separate nested if-blocks into helper methods (refactor step 2)
Tadashi G. Takaoka
2012-10-31
1
-61
/
+77
*
Separate nested if-blocks into helper methods (refactor step 1)
Tadashi G. Takaoka
2012-10-31
1
-112
/
+127
*
Move code point constants from Keyboard to Constants class
Tadashi G. Takaoka
2012-10-29
1
-9
/
+10
*
am 6b169dc9: am 718a0744: am 0cbc19b0: Merge "Restrict bogus move event detec...
Tadashi G. Takaoka
2012-10-16
1
-21
/
+30
|
\
|
*
Restrict bogus move event detector to a horizontal movement
Tadashi G. Takaoka
2012-10-16
1
-21
/
+30
*
|
am a13087e1: am 9c318bc5: am ac2a154a: Merge "Detect bogus down-move-up event...
Tadashi G. Takaoka
2012-10-12
1
-35
/
+144
|
\
|
|
*
Detect bogus down-move-up event and add workaround
Tadashi G. Takaoka
2012-10-12
1
-35
/
+144
*
|
Fix excessive canceling of long-press timer while gesturing
Tadashi G. Takaoka
2012-10-11
1
-1
/
+1
*
|
am c66a2d1d: am 61155c70: am 9d423536: Merge "Don\'t cancel long press timer ...
Tadashi G. Takaoka
2012-10-11
1
-3
/
+1
|
\
|
|
*
Don't cancel long press timer too early
Tadashi G. Takaoka
2012-10-11
1
-3
/
+1
*
|
am 6b0fa314: am f5c10d00: am 7a17c1fc: Tuning gesture detection parameters
Tadashi G. Takaoka
2012-10-09
1
-31
/
+18
|
\
|
|
*
Tuning gesture detection parameters
Tadashi G. Takaoka
2012-10-09
1
-31
/
+18
*
|
Allow to start gesture from a non-letter key except from a modifier key
Tadashi G. Takaoka
2012-10-09
1
-2
/
+2
|
/
*
Add separate key hysteresis distance for sliding modifier input
Tadashi G. Takaoka
2012-10-07
1
-18
/
+21
*
Fix detecting fast typing algorithm and parameter
Tadashi G. Takaoka
2012-10-05
1
-21
/
+84
*
Move gesture detection and recognition paramters to resources
Tadashi G. Takaoka
2012-10-05
1
-4
/
+10
*
Merge "Fix gesture detection algorithm" into jb-mr1-dev
Tadashi G. Takaoka
2012-09-28
1
-50
/
+36
|
\
|
*
Fix gesture detection algorithm
Tadashi G. Takaoka
2012-09-28
1
-50
/
+36
*
|
Merge "Temporarily suppress key popup preview after gesture input" into jb-mr...
Tadashi G. Takaoka
2012-09-28
1
-7
/
+21
|
\
\
|
|
/
|
/
|
|
*
Temporarily suppress key popup preview after gesture input
Tadashi G. Takaoka
2012-09-28
1
-7
/
+21
*
|
Remove dead code for disabling gesture input after fast typing
Tadashi G. Takaoka
2012-09-28
1
-17
/
+0
|
/
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-2
/
+2
*
Draw gesture trail that is above the keyboard
Tadashi G. Takaoka
2012-09-26
1
-13
/
+15
*
Postpone gesture start detection on non-letter key
Tadashi G. Takaoka
2012-09-26
1
-2
/
+5
*
Introduce typing aware gesture detection
Tadashi G. Takaoka
2012-09-25
1
-5
/
+11
*
Second finger can start gesture input
Tadashi G. Takaoka
2012-09-24
1
-10
/
+5
*
Disable gesture input while fast typing
Tadashi G. Takaoka
2012-09-24
1
-0
/
+17
[next]