Skip to content
Snippets Groups Projects
  1. May 16, 2012
  2. May 11, 2012
  3. May 07, 2012
  4. Apr 17, 2012
  5. Apr 14, 2012
  6. Apr 11, 2012
  7. Apr 06, 2012
  8. Apr 05, 2012
  9. Apr 04, 2012
  10. Mar 30, 2012
  11. Mar 26, 2012
  12. Mar 23, 2012
  13. Mar 08, 2012
  14. Mar 06, 2012
  15. Feb 03, 2012
    • Jean Chalard's avatar
      Fix string iterations in a couple places. · 9242a2bc
      Jean Chalard authored
      Seems I didn't get how to iterate on a String correctly >.>
      Talk about a big bug. Anyway, I think it's working now.
      
      Bug: 5955228
      Change-Id: I988c900cf2a16c44b9505cfd4f77c7cda7e592f0
      9242a2bc
  16. Jan 26, 2012
  17. Jan 12, 2012
  18. Dec 09, 2011
  19. Dec 08, 2011
    • Jean Chalard's avatar
      Add proximity for Russian. · 1830cd1d
      Jean Chalard authored
      This also tries to make the code as easy to extend as possible
      for future developments.
      
      Bug: 5701241
      Change-Id: I1ed48e6a5cc7aab94c5d6e309930cc004247d7e7
      1830cd1d
  20. Dec 05, 2011
    • Jean Chalard's avatar
      Add support for Russian spell checking. · bb2b30fc
      Jean Chalard authored
      Note that this is not enough: we still need to create a
      reasonable proximity table for Cyrillic characters, or we
      won't be able to show up suggestions.
      
      Bug: 5701241
      Change-Id: Idb141f7a230a6e1a46094308c26f43c01ab3b97a
      bb2b30fc
  21. Nov 30, 2011
  22. Nov 10, 2011
  23. Nov 09, 2011
  24. Oct 28, 2011
  25. Oct 26, 2011
  26. Oct 24, 2011
  27. Oct 07, 2011
  28. Oct 06, 2011
  29. Oct 04, 2011
  30. 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
  31. Sep 29, 2011
Loading