maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Create a dictionary collection and a dictionary factory. 2011-04-27 17:06:20 +09:00
native Enable fast power 2011-04-27 16:29:27 +09:00
tests Use user-history bigrams when no input if available. 2011-04-22 15:46:23 +09:00
tools Fix issues with single-char word. Some refactorings as well. 2011-04-18 11:45:49 +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