A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard adf218eed5 Kill the StringBuilderPool.
The intention may have been nice originally but these end up
being copied anyway :/
Let's remove them now, and in a later change, just keep
references to the created objects.

Change-Id: Ifba8357c20384f9eb40cd916665ed1fc6dc8cab1
2012-03-13 17:59:49 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Kill the StringBuilderPool. 2012-03-13 17:59:49 +09:00
native Fix typo. 2012-03-09 19:18:59 +09:00
tests Give InputLogicTests the ability to change language 2012-03-08 16:39:29 +09:00
tools Fix typo. 2012-03-09 19:18: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