LatinIME/java
Jean Chalard 4250eb27f5 Create a dictionary collection and a dictionary factory.
The dictionary collection is a class complying to the Dictionary
interface that acts as a front end to a collection of arbitrarily many
dictionaries of any type.
The dictionary factory is a helper class for creating various
dictionaries and get some meta information about them.

At the same time, this change makes the BinaryDictionary class
not a singleton any more.

This also needs I9afe61a9 to not break the build.

Change-Id: I61fdcc4867fcda18342807bf1865e6e46979e5d5
2011-04-27 17:06:20 +09:00
..
res Merge "Fix quotation marks" 2011-04-26 23:47:15 -07:00
src/com/android/inputmethod Create a dictionary collection and a dictionary factory. 2011-04-27 17:06:20 +09:00
Android.mk Consolidate main dictionary files. 2011-01-05 11:31:58 +09:00
AndroidManifest.xml Check the availability of layouts for showing the input languages in the settings 2011-04-21 17:17:32 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00