Skip to content
Snippets Groups Projects
  1. May 26, 2024
  2. Apr 01, 2024
  3. Jul 06, 2023
  4. Mar 27, 2015
  5. Feb 26, 2015
  6. Nov 21, 2014
  7. Sep 01, 2014
  8. May 23, 2014
  9. Dec 13, 2013
    • 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
  10. 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
  11. Dec 04, 2013
    • Jean Chalard's avatar
      [RF1] Remove files that don't match the expected format, step 1 · 5e80e699
      Jean Chalard authored
      This implements the skeleton implementation, and enables a
      fallback implementation in the case the file is coming from the
      dictionary provider.
      - A better scheme should be used for provider-supplied dicts.
      - This does not implement the solution for device-generated
          dicts yet. This will come in a future change.
      - This does not implement the checking process on the native
          side yet. This will come in a future change.
      
      Bug: 11281748
      Change-Id: Ifa6e237d19dfbffe503e3674915480ea867b0ddf
      5e80e699
  12. Sep 30, 2013
  13. Jun 25, 2013
  14. Jun 24, 2013
  15. May 31, 2013
  16. Jan 29, 2013
    • Jean Chalard's avatar
      Refactoring · d515f134
      Jean Chalard authored
      This creates a new DictionaryInfoUtils class and moves a bunch
      of static methods there for later usage.
      
      Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
      d515f134
  17. Jan 21, 2013
  18. Jan 11, 2013
  19. Sep 27, 2012
  20. Aug 22, 2012
  21. Jul 05, 2012
  22. Jun 27, 2012
  23. Jun 25, 2012
  24. May 25, 2012
  25. May 16, 2012
  26. Apr 19, 2012
  27. Apr 12, 2012
  28. Apr 11, 2012
  29. Apr 06, 2012
  30. Apr 05, 2012
  31. Apr 04, 2012
  32. Apr 03, 2012
  33. Mar 16, 2012
  34. Mar 08, 2012
  35. Sep 30, 2011
    • Jean Chalard's avatar
      Make use of the FULL_EDIT_DISTANCE flag. · 673cebf9
      Jean Chalard authored
      In effect, this stops the spell checker from suggesting overly
      long words.
      More precisely, it takes advantage of the new facility that
      takes into account the whole length of the dictionary word when
      computing scores, so words much longer than the input word will
      see their score demoted accordingly.
      
      Bug: 5384578
      Change-Id: I326cd7c87c3080e7fa8729f78517f8ba13672a9b
      673cebf9
Loading