A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Yohei Yukawa 733a0ea406 Merge inputmethodcommon into LatinIME repo
This is a preparation to deprecate frameworks/opt/inputmethodcommon
repository.

Currently repository 'inputmethodcommon' is used only from LatinIME.
Having such a repository only for one project is overkill.  Also, to
add gradle build support to LatinIME project, it would be much easier
LatinIME didn't have such a dependency.

This CL mechanically copies files in 'inputmethodcommon' repository to
'LatinIME' repository.  In theory there should be no behavior change.

Bug: 110741521
Test: tapas LatinIME && make -j
Change-Id: I3fabb038be9a944dcd9ef79ffcc89800a5f0bf5a
2018-06-24 15:52:36 -07:00
common Remove android.util.Log from FileUtils 2015-07-09 11:50:10 -07:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Merge inputmethodcommon into LatinIME repo 2018-06-24 15:52:36 -07:00
native Use -Werror in packages/inputmethods/LatinIME/native/jni 2017-11-02 10:18:54 -07:00
tests Add android.test.base/stubs dependency 2017-12-15 07:22:38 +00:00
tools Opensource a test tool called EditTextVariations 2018-05-22 10:31:28 -07:00
Android.mk
CleanSpec.mk