Skip to content
Snippets Groups Projects
  1. Dec 19, 2013
  2. Dec 18, 2013
  3. Dec 17, 2013
  4. Dec 16, 2013
  5. Dec 13, 2013
  6. Dec 12, 2013
    • Keisuke Kuroyanagi's avatar
      Add a constructor for testing to non-main dictionaries. · 9bd6dac4
      Keisuke Kuroyanagi authored
      The new constructor is used for creating dictionary instance
      that uses a given file.
      
      Bug: 11956652
      Change-Id: Ifbf420a1a768eb95a5c3a58eeb1be5936b306d35
      9bd6dac4
    • Keisuke Kuroyanagi's avatar
      Add waitAllTasksForTests for testing. · d06de553
      Keisuke Kuroyanagi authored
      Bug: 10667710
      Change-Id: I7a189e32286a6005393fbde8da736541ca9226a8
      d06de553
    • Jean Chalard's avatar
      Remove flags from Java side. · 75de9fb7
      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: I55a11ba61d3589c1584a3fa6c941374b349b7b5c
      75de9fb7
Loading