A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Tadashi G. Takaoka b57b478569 Refactor KeyDebounce class
This change moves the following methods into KeyDebounce class.
- MotionEvent handling methods (onDownEvent etc.).
- Keyboard action event generator method (detectAndSendKey).
- Multi-tap key support methods (resetMultiTap etc.).
- Key preview text generator method (getPreviewText).

The change that makes KeyDebounce a top-level class will follow.

Bug: 2910379
Change-Id: I1526c0461e247d97f0c4b3bd580330f137c787be
2010-09-01 00:18:49 +09:00
dictionaries
java Refactor KeyDebounce class 2010-09-01 00:18:49 +09:00
native DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
tests Refactor SwipeTracker class 2010-08-26 23:28:52 +09:00
Android.mk
CleanSpec.mk Add cleanstep to avoid having 2 LatinIMEs in the build 2010-03-10 11:22:35 -08:00