A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Tadashi G. Takaoka 8f590c77e8 Use Math.round instead of (int) to convert Key coordinates from float to int
Bug: 6566563
Change-Id: I97d1e9727077cb4d9abbf1ad5bd5d3f061c7bce7
2012-05-28 16:16:35 +09:00
dictionaries Small update to the English dictionaries 2012-05-28 13:01:59 +09:00
java Use Math.round instead of (int) to convert Key coordinates from float to int 2012-05-28 16:16:35 +09:00
native Cleanup Makefiles of LatinIME 2012-05-24 12:08:59 +09:00
tests Fix adjusting key's label/code case 2012-05-28 12:34:49 +09:00
tools Cleanup Makefiles of LatinIME 2012-05-24 12:08:59 +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