aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/InputPointers.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [AC7] Actually auto-commit.Keisuke Kuroyanagi2013-09-171-0/+11
| | | | | Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-0/+1
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Throw exception when invalid time stamps are detected in debug modeSatoshi Kataoka2013-01-231-0/+22
| | | | Change-Id: I360b5bd09869bc85ab3bccb8a43a20fed0035d9b
* Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
| | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
* Add @UsedForTesting and @ExternallyReferenced annotationsTadashi G. Takaoka2012-10-221-2/+6
| | | | | Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c
* Cleanup: Make some classes as finalTadashi G. Takaoka2012-09-271-1/+1
| | | | Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
* Fix bug in InputPointers.appendTadashi G. Takaoka2012-08-231-1/+1
| | | | Change-Id: I39825757bbae32b66c4b61cb6c4fbcaa2e0c9c47
* Add toString method to InputPointers and ResizableIntArrayTadashi G. Takaoka2012-08-231-0/+6
| | | | Change-Id: I835ee131855bef8233cf2672e2fb288b939148a6
* Use ResizableIntArray in GestureStrokeTadashi G. Takaoka2012-07-201-0/+21
| | | | Change-Id: I034e80df03c7c6c0895fdf2c03763627d410d425
* Make ScalableIntArray public as ResizableIntArrayTadashi G. Takaoka2012-07-191-78/+8
| | | | Change-Id: Ibbbc117214912ffa192c694bde5b7d55154f40c4
* Add default capacity parameter to InputPointers' constructorTadashi G. Takaoka2012-07-191-13/+22
| | | | Change-Id: I02f23096f0682d30effe4dfc1ca57881a1e4aedc
* Consolidate GestureTracker into PointerTrackerTadashi G. Takaoka2012-07-181-0/+3
| | | | Change-Id: Ib28fae10493a9142ba4dff6cf57f52c59766b209
* Fix InputPointers.appendTadashi G. Takaoka2012-07-131-22/+25
| | | | Change-Id: I6995f9b2ed00b9f948e1299e576a5e24725d58f8
* A little optimization of InputPointers.copyTadashi G. Takaoka2012-07-101-7/+6
| | | | Change-Id: Id83b34e076ef91e06d7c1dd2b3ee7bb64d01b8cb
* Add InputPointers.append() methodTadashi G. Takaoka2012-07-091-8/+39
| | | | Change-Id: Id2b0e242f7e9ce0ca888067857f8b64c02fde84e
* Add input pointersSatoshi Kataoka2012-06-291-0/+131
Change-Id: I95300bf0a847fb86d026e846ff4ad723bb45284f