maiacore android keyboard app or something
 
 
 
 
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 auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
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 Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Add cleanstep to avoid having 2 LatinIMEs in the build 2010-03-10 11:22:35 -08:00