maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 6a0e9642a8 Small native refactoring.
Move a purely dictionary-format-related function that is needed
both by unigrams and bigrams to the binary format handling
file.
Also remove the empty UnigramDictionary::getBigrams placeholder
function, on grounds that it should be in the BigramDictionary
class.

Bug: 5046459
Change-Id: I8a67a25f72122e2fa0b19ae1d936db25eb0b20ba
2011-07-26 16:13:53 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Add the rtl attribute to Arabic/Hebrew keyboards 2011-07-26 09:52:09 +09:00
native Small native refactoring. 2011-07-26 16:13:53 +09:00
tests Remove swipe gesture 2011-07-08 00:00:14 -07: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 Activate the implementation for the new dictionary format. 2011-07-14 06:55:20 +09:00