Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. Mar 27, 2015
  3. Feb 26, 2015
  4. Nov 21, 2014
  5. Sep 01, 2014
  6. May 23, 2014
  7. 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
  8. 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
  9. 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
  10. Sep 30, 2013
  11. Jun 25, 2013
  12. Jun 24, 2013
  13. May 31, 2013
  14. 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
  15. Jan 21, 2013
  16. Jan 11, 2013
  17. Sep 27, 2012
  18. Aug 22, 2012
  19. Jul 05, 2012
  20. Jun 27, 2012
  21. Jun 25, 2012
  22. May 25, 2012
  23. May 16, 2012
  24. Apr 19, 2012
  25. Apr 12, 2012
  26. Apr 11, 2012
  27. Apr 06, 2012
  28. Apr 05, 2012
  29. Apr 04, 2012
  30. Apr 03, 2012
  31. Mar 16, 2012
  32. Mar 08, 2012
  33. 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
  34. Aug 29, 2011
  35. Aug 23, 2011
    • Jean Chalard's avatar
      Fix an excessive fallback problem. · 0ee3b694
      Jean Chalard authored
      LatinIME has several fallbacks to ensure a dictionary is used.
      However, it should now be possible to deactivate the main dictionary
      through the dictionary pack settings. In this case, Latin IME should
      not fallback to the built-in dictionary.
      
      Change-Id: Ibd992ad89793169f04a968b40781fce819b87b6f
      0ee3b694
Loading