maiacore android keyboard app or something
 
 
 
 
Go to file
Ken Wakasa bcec82de66 Clean up constructors
And, use C++ style casts and use float math functions rather than double ones to save memory space.

Also, stop using FloatMath and NativeUtils as standard Math methods are faster now.
See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700

multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a

Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211
2012-08-13 10:48:37 +09:00
dictionaries Add a shortcut-format version of the whitelist. 2012-08-10 15:51:18 +09:00
java Clean up constructors 2012-08-13 10:48:37 +09:00
native Clean up constructors 2012-08-13 10:48:37 +09:00
tests Use ArrayList to implement PointerTrackerQueue 2012-08-08 14:18:30 +09:00
tools Reinstate putting shortcut-only entries in the dictionary 2012-08-10 15:51:53 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00