LatinIME/java
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
..
res Merge "Add missing resources for LatinIME" into gingerbread 2010-08-30 22:14:03 -07:00
src/com/android/inputmethod Refactor KeyDebounce class 2010-09-01 00:18:49 +09:00
Android.mk Change all-subdir-java-files to all-java-files-under,src 2010-08-25 18:12:18 +09:00
AndroidManifest.xml DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00