A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard cc470c78e4 Move an implementation detail to native code (A107)
Java code does not have to know about this implementation detail:
the generic method should do the dispatching, instead of having
the caller call either method.

Change-Id: Ic13727f0cb18f4ced2c356cce2f8d710588c0421
2012-07-12 13:09:44 +09:00
dictionaries
java Remove a useless parameter (A106) 2012-07-12 11:28:16 +09:00
native Move an implementation detail to native code (A107) 2012-07-12 13:09:44 +09:00
tests A little optimization of InputPointers.copy 2012-07-10 13:05:43 +09:00
tools
Android.mk
CleanSpec.mk