maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 548716d6d9 Remove useless code.
The only use of mDeleteCount is to implement delete
acceleration. It's reset at each non-delete code point, and
is guarded by a timer.
Plus, ultimately we want to remove this completely :
acceleration should be implemented by actually deleting
stuff faster, not by deleting several code points at a time.

Change-Id: Ia3144860b3aa2499034f2a2a7c81f32087af9598
2013-10-16 18:43:15 +09:00
dictionaries Update dictionaries 2013-10-08 10:34:56 +00:00
java Remove useless code. 2013-10-16 18:43:15 +09:00
native Initial step to support version 4 format in native code. 2013-10-09 12:54:33 +09:00
tests Merge "Revert "Revert "Add Swiss French and German keyboard layouts.""" 2013-10-15 14:12:29 +00:00
tools Revert "Revert "Add Swiss French and German keyboard layouts."" 2013-10-10 02:07:04 +00:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00