maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 75de9fb7ff Remove flags from Java side.
This simplifies the code quite a bit.
- GERMAN_UMLAUTS are now handled through a key-value attribute.
  The dictionary generator does not need to know about it any more.
- FRENCH_LIGATURES are deprecated as we handle them with shortcuts now.
- CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied
  regardless of this flag.

Bug: 11281748
Change-Id: I55a11ba61d3589c1584a3fa6c941374b349b7b5c
2013-12-12 17:01:29 +09:00
dictionaries Update dictionaries 2013-10-08 10:34:56 +00:00
java Remove flags from Java side. 2013-12-12 17:01:29 +09:00
native Quit passing header file path to native. 2013-12-12 16:48:34 +09:00
tests Remove flags from Java side. 2013-12-12 17:01:29 +09:00
tools Remove flags from Java side. 2013-12-12 17:01:29 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00