A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard 7b55cd3e2b 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: If567e52e245a9342adc7f3104a0f7d8d782df8c1
2013-12-13 18:15:05 +09:00
dictionaries Update dictionaries 2013-10-08 10:34:56 +00:00
java Remove flags from Java side. 2013-12-13 18:15:05 +09:00
native Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
tests Remove flags from Java side. 2013-12-13 18:15:05 +09:00
tools Remove flags from Java side. 2013-12-13 18:15:05 +09:00
Android.mk
CleanSpec.mk