Skip to content
Snippets Groups Projects
  1. Jun 24, 2014
  2. May 23, 2014
  3. Mar 27, 2014
  4. Mar 06, 2014
  5. Mar 05, 2014
  6. Feb 24, 2014
  7. Feb 15, 2014
  8. Feb 14, 2014
  9. Feb 13, 2014
  10. Feb 10, 2014
  11. Feb 06, 2014
  12. Feb 04, 2014
  13. Jan 31, 2014
  14. Jan 29, 2014
  15. Dec 17, 2013
  16. Dec 16, 2013
    • Jean Chalard's avatar
      Fix failing tests · b8683757
      Jean Chalard authored
      - Version 3 is not supported
      - Now passing the right string to open v4 dicts. Fix the tests for this.
      
      Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab
      b8683757
  17. 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
  18. Dec 12, 2013
    • 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
  19. Dec 11, 2013
  20. Dec 02, 2013
    • Jean Chalard's avatar
      Fix tests. · 9ab71eda
      Jean Chalard authored
      This fixes a few bugs that became apparent with the
      reinstating of a test.
      
      Bug: 11954718
      Change-Id: I1127bc3180f856566429f40d14c944e6f0007e09
      9ab71eda
  21. Nov 29, 2013
  22. Nov 20, 2013
  23. Oct 17, 2013
  24. Oct 11, 2013
    • Yuichiro Hanada's avatar
      Add the new format of bigram entries. · 9514ed5c
      Yuichiro Hanada authored
      In new format, each bigram entry has flags (1 byte), a terminal id (3 byte),
      a time-stamp (4 byte), a counter (1 byte) and a level (1 byte).
      
      Bug: 10920255
      Bug: 10920165
      Change-Id: I0f7fc125a6178e6d25a07e8462afc41a7f57e3e1
      9514ed5c
  25. Oct 04, 2013
  26. Oct 03, 2013
  27. Oct 02, 2013
  28. Sep 24, 2013
  29. Sep 19, 2013
  30. Sep 17, 2013
  31. Sep 13, 2013
  32. Sep 12, 2013
  33. Sep 11, 2013
Loading