A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Satoshi Kataoka f4554d8b10 Fix an issue on FP calculation diff of osx and linux
sugar on mac

result_type=1 expected=<1093> actual=<1047>
result_type=4 expected=<730> actual=<698>
result_type=5 expected=<177> actual=<173>

sugar on linux

result_type=1 expected=<1093> actual=<1047>
result_type=4 expected=<730> actual=<698>
result_type=5 expected=<177> actual=<173>

Change-Id: I4cd39becb0de4076dd37d870adda6463a96de424
2012-09-13 15:13:02 +09:00
dictionaries Remove useless backslashes from the whitelist dictionary 2012-08-13 15:53:07 +09:00
java Move constants and comments. 2012-09-13 14:28:39 +09:00
native Fix an issue on FP calculation diff of osx and linux 2012-09-13 15:13:02 +09:00
tests Add tests for readDictionaryBinary with byte array. 2012-09-06 20:35:33 +09:00
tools Have makedict support the new file format. 2012-09-10 17:47:06 +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