index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
InputPointers.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LatinImeLogger to DebugFlags
Tadashi G. Takaoka
2014-07-16
1
-2
/
+3
*
Check timestamp for each pointer.
Keisuke Kuroyanagi
2014-02-04
1
-2
/
+9
*
Rename InputPointers.addPointer and ResizableIntArray.add
Tadashi G. Takaoka
2014-01-08
1
-6
/
+5
*
Fix InputPointersTests
Tadashi G. Takaoka
2014-01-08
1
-22
/
+27
*
[AC7] Actually auto-commit.
Keisuke Kuroyanagi
2013-09-17
1
-0
/
+11
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-0
/
+1
*
Throw exception when invalid time stamps are detected in debug mode
Satoshi Kataoka
2013-01-23
1
-0
/
+22
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Add @UsedForTesting and @ExternallyReferenced annotations
Tadashi G. Takaoka
2012-10-22
1
-2
/
+6
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Fix bug in InputPointers.append
Tadashi G. Takaoka
2012-08-23
1
-1
/
+1
*
Add toString method to InputPointers and ResizableIntArray
Tadashi G. Takaoka
2012-08-23
1
-0
/
+6
*
Use ResizableIntArray in GestureStroke
Tadashi G. Takaoka
2012-07-20
1
-0
/
+21
*
Make ScalableIntArray public as ResizableIntArray
Tadashi G. Takaoka
2012-07-19
1
-78
/
+8
*
Add default capacity parameter to InputPointers' constructor
Tadashi G. Takaoka
2012-07-19
1
-13
/
+22
*
Consolidate GestureTracker into PointerTracker
Tadashi G. Takaoka
2012-07-18
1
-0
/
+3
*
Fix InputPointers.append
Tadashi G. Takaoka
2012-07-13
1
-22
/
+25
*
A little optimization of InputPointers.copy
Tadashi G. Takaoka
2012-07-10
1
-7
/
+6
*
Add InputPointers.append() method
Tadashi G. Takaoka
2012-07-09
1
-8
/
+39
*
Add input pointers
Satoshi Kataoka
2012-06-29
1
-0
/
+131