Skip to content
Snippets Groups Projects
  1. Feb 15, 2014
  2. Feb 04, 2014
  3. Jan 31, 2014
  4. Jan 29, 2014
  5. Dec 16, 2013
  6. Dec 13, 2013
    • Jean Chalard's avatar
      Have dicttool use the native library to generate v4 dicts. · a245d15d
      Jean Chalard authored
      Yay !
      
      Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9
      a245d15d
    • 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
  7. 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
  8. Dec 11, 2013
  9. Dec 06, 2013
    • Jean Chalard's avatar
      [RF3] Cleanups · a72e8f1e
      Jean Chalard authored
      Make the version number a single number on native and java side.
      Also, remove the hasValidContents method. It's useless since the
      native code already checks this when creating the dictionary (I
      wish I had known that when I added it).
      
      Bug: 11281748
      Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e
      a72e8f1e
  10. Dec 04, 2013
  11. 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
  12. Nov 21, 2013
  13. Nov 20, 2013
  14. Oct 25, 2013
  15. Oct 18, 2013
  16. Oct 11, 2013
  17. Oct 04, 2013
  18. Oct 03, 2013
  19. Sep 30, 2013
  20. Sep 28, 2013
  21. Sep 26, 2013
  22. Sep 25, 2013
  23. Sep 19, 2013
  24. Sep 13, 2013
  25. Sep 12, 2013
  26. Sep 05, 2013
  27. Aug 26, 2013
  28. Aug 16, 2013
  29. Aug 14, 2013
  30. Aug 09, 2013
  31. Aug 08, 2013
  32. Jul 26, 2013
  33. Feb 23, 2013
  34. Jan 31, 2013
Loading