A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Tadashi G. Takaoka 5a309f5715 Move some inner static class to top class in new package
This change introduces new package com.android.inputmethod.keyboard
which hosts keyboard related classes.

Also adds missing @Override and @SuppressWarning("unused") annotation

Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
2010-12-02 20:06:01 +09:00
dictionaries
java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
native Fix parameters of native functions and refactor Dictionary 2010-12-02 01:16:44 +09:00
tests Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build. 2010-08-31 12:04:30 -07:00