Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    7b55cd3e
    Remove flags from Java side. · 7b55cd3e
    Jean Chalard authored
    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
    7b55cd3e
    History
    Remove flags from Java side.
    Jean Chalard authored
    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