Skip to content
Snippets Groups Projects
  1. Feb 13, 2014
  2. Feb 05, 2014
  3. Feb 04, 2014
  4. Jan 31, 2014
  5. Jan 17, 2014
  6. Jan 16, 2014
  7. Jan 15, 2014
  8. Jan 10, 2014
  9. Jan 07, 2014
  10. Dec 25, 2013
  11. Dec 17, 2013
  12. Dec 16, 2013
  13. Dec 13, 2013
    • Jean Chalard's avatar
      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
    • Ken Wakasa's avatar
      Reset to 9bd6dac4 · 2fa3693c
      Ken Wakasa authored
      The bulk merge from -bayo to klp-dev should not have been merged to master.
      
      Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
      2fa3693c
  14. 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
    • 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
    • Keisuke Kuroyanagi's avatar
      Quit passing header file path to native. · 9ff51527
      Keisuke Kuroyanagi authored
      Bug: 12089197
      Change-Id: Ia898f8d2836c0c131a1834dc0a396d9121ecb972
      9ff51527
  15. Dec 11, 2013
  16. Dec 10, 2013
  17. Dec 06, 2013
  18. Dec 04, 2013
  19. Dec 03, 2013
  20. Dec 02, 2013
  21. Nov 29, 2013
  22. Nov 28, 2013
  23. Nov 26, 2013
  24. Nov 19, 2013
  25. Nov 14, 2013
  26. Oct 28, 2013
  27. Oct 22, 2013
  28. Oct 18, 2013
Loading