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