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