Skip to content
Snippets Groups Projects
  1. Mar 05, 2014
  2. Feb 24, 2014
  3. Feb 15, 2014
  4. Feb 14, 2014
  5. Feb 13, 2014
  6. Feb 10, 2014
  7. Feb 06, 2014
  8. Feb 04, 2014
  9. Jan 31, 2014
  10. Jan 29, 2014
  11. Dec 17, 2013
  12. 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
  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
    • 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
  15. Dec 11, 2013
  16. 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
  17. Nov 29, 2013
  18. Nov 20, 2013
  19. Oct 17, 2013
  20. 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
  21. Oct 04, 2013
  22. Oct 03, 2013
  23. Oct 02, 2013
  24. Sep 24, 2013
  25. Sep 19, 2013
  26. Sep 17, 2013
  27. Sep 13, 2013
  28. Sep 12, 2013
  29. Sep 11, 2013
  30. Aug 26, 2013
  31. Aug 23, 2013
Loading