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
/
latin
/
LatinKeyboardBaseView.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Queuing PointerTracker to support n-key roll-over and shift modifier.
Tadashi G. Takaoka
2010-09-02
1
-3
/
+64
*
Add new public attribute mPointerId to PointerTracker
Tadashi G. Takaoka
2010-09-02
1
-2
/
+1
*
Make abstract KeyDetector class
Tadashi G. Takaoka
2010-09-02
1
-14
/
+9
*
Track all pointers events
Tadashi G. Takaoka
2010-09-01
1
-36
/
+26
*
Introduce multiple PointerTracker
Tadashi G. Takaoka
2010-09-01
1
-26
/
+54
*
Make KeyDebounce class a top-level class and rename it to PointerTracker
Tadashi G. Takaoka
2010-09-01
1
-421
/
+40
*
Fix ArrayIndexOutOfBoundsException.
Ken Wakasa
2010-09-01
1
-3
/
+5
*
Refactor KeyDebounce class
Tadashi G. Takaoka
2010-09-01
1
-258
/
+304
*
Refactor key preview methods
Tadashi G. Takaoka
2010-08-31
1
-48
/
+75
*
Remove mAbortKey flag completely
Tadashi G. Takaoka
2010-08-31
1
-22
/
+3
*
Don't re-allocate KeyDebouncer when keyboard is switched.
Tadashi G. Takaoka
2010-08-28
1
-94
/
+94
*
Revert "Show key preview instantaneously"
Tadashi G. Takaoka
2010-08-27
1
-4
/
+28
*
Show key preview instantaneously
Tadashi G. Takaoka
2010-08-27
1
-28
/
+4
*
Refactor onModifiedTouchEvent into several methods.
Tadashi G. Takaoka
2010-08-27
1
-102
/
+115
*
Refactor getKeyIndexAndNearbyCodes into independent class
Tadashi G. Takaoka
2010-08-26
1
-66
/
+9
*
Refactor SwipeTracker class
Tadashi G. Takaoka
2010-08-26
1
-1
/
+0
*
Add a log for getting coordinates of keys
satok
2010-08-26
1
-5
/
+14
*
Refactor gesture detector logic
Tadashi G. Takaoka
2010-08-26
1
-23
/
+9
*
Fix bugs in key repeat logic
Tadashi G. Takaoka
2010-08-26
1
-6
/
+8
*
Refactor SwipeTracker to top level class
Tadashi G. Takaoka
2010-08-25
1
-110
/
+0
*
Refactor key repeating related code
Tadashi G. Takaoka
2010-08-25
1
-35
/
+50
*
Refactor long press related code
Tadashi G. Takaoka
2010-08-25
1
-18
/
+13
*
Refactor onModifiedTouchEvent of LatinKeyboardBaseView
Tadashi G. Takaoka
2010-08-25
1
-34
/
+36
*
DO NOT MERGE. Backport LatinIME from master to Gingerbread
satok
2010-08-20
1
-0
/
+1633
[prev]