maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 4e3bd58b86 Allow use of assets for data in the dictionary content provider.
This update is necessary to allow dictionary content providers to use
assets, which are part of their apk, as data to pass to the keyboard.
Using plain file descriptors doesn't allow for sections of files to
be correctly used.

Change-Id: Ia94c26d6387bce61c73d38f5c2821f20e50e54d4
2011-04-15 17:38:24 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Allow use of assets for data in the dictionary content provider. 2011-04-15 17:38:24 +09:00
native Promote a word with a proximity character 2011-04-14 20:30:25 +09:00
tests Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
tools Allow a single letter dic entry 2010-12-14 13:05:08 +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