summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/keyboard/internal/GestureStrokeRecognitionPoints.java
Commit message (Collapse)AuthorAgeFilesLines
* Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-291-2/+2
| | | | | Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
| | | | | | | Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
* Add BatchInputArbiterTadashi G. Takaoka2013-12-261-16/+30
| | | | | | | | | Move the logic that determines how to handle gesture typing from PointerTracker to BatchInputArbiter class. This change must be checked in together with Ia7db8f4fb7. Change-Id: I5e9f786de58d8a3cb0407ae562af707710ec37fb
* Separate GestureStrokeDrawingPoints from GestureStrokeRecognitionPointsTadashi G. Takaoka2013-12-251-8/+6
| | | | | | This change must be checked in together with Ibed5330614. Change-Id: I20ba79fd20e8ea0aa3ac596c011ec5bfea528ace
* Rename gesture related classesTadashi G. Takaoka2013-12-251-0/+322
Change-Id: I5cb03576bb7221f1864e157857d872880a0a58f8