LatinIME/java
Keisuke Kuroyanagi 2dcb5c1b4d Remove clearAndFlushDictionary() and use clear().
clearAndFlushDictionary() was needed when dictionaries are constructed
in java side. All expandable dictionaries now use native code; thus,
this method is same to clear() and no longer needed.

Bug: 13755213
Change-Id: Ifd836e64f8ff807930f7cd2319b103b65e8fce70
2014-04-24 11:25:47 -07:00
..
res Import translations. DO NOT MERGE 2014-04-21 16:51:00 -07:00
src/com/android/inputmethod Remove clearAndFlushDictionary() and use clear(). 2014-04-24 11:25:47 -07:00
Android.mk Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build. 2014-04-17 18:44:20 -07:00
AndroidManifest.xml Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
MODULE_LICENSE_APACHE2
NOTICE Add notice for Lexiteria dictionaries. 2012-10-05 11:08:31 +09:00
proguard.flags Remove ProGuard warning 2014-04-04 17:59:26 +09:00