Skip to content
Snippets Groups Projects
  1. Oct 03, 2014
    • Jean Chalard's avatar
      [ML13] Fix the locale passing in ProximityInfo · 4ef27c03
      Jean Chalard authored
      The locale is used to determine additional proximity characters. This
      is dependent on the dictionary language, but was passed as a function
      of the layout, which is wrong and would have given bad suggestions in
      multi-lingual mode.
      
      Ideally, additional proximity characters should be inserted in the
      dictionary header, but for now it's a rather simple change to get
      it from the dictionary's locale instead of the proximity info locale.
      
      Also, that allows us to remove completely the locale parameter from
      proximity info, which is a much needed change.
      
      This change has zero effect on unit tests and on regression tests.
      
      Bug: 11230254
      Change-Id: If95157155db7dccd1f00b8ba55ccb3600283f9e4
      4ef27c03
  2. Jun 04, 2013
    • Ken Wakasa's avatar
      Cleanups in JNI related code · ad0c6d7b
      Ken Wakasa authored
      Removed the malloc version in binary dictionary support -- this has not
      really been tested well so far, and the mmap version has been working pretty
      well after all.
      
      Several cosmetic fixes etc.
      
      Change-Id: Iad0da58b300b769fb5946a3e73fc96f56215980e
      ad0c6d7b
  3. May 30, 2013
  4. Apr 10, 2013
  5. Mar 26, 2013
  6. Jan 22, 2013
  7. Jan 15, 2013
  8. Jan 08, 2013
  9. Oct 09, 2012
  10. Aug 14, 2012
  11. Aug 13, 2012
  12. Aug 09, 2012
  13. Aug 08, 2012
  14. Aug 03, 2012
  15. Aug 01, 2012
  16. Jul 31, 2012
  17. Jul 30, 2012
    • Ken Wakasa's avatar
      Misc cleanups · 5460ea38
      Ken Wakasa authored
      Change-Id: I28308f12c3064299acefc346b72279036c3726a7
      5460ea38
  18. Jul 25, 2012
  19. Mar 14, 2012
  20. Mar 13, 2012
  21. Mar 08, 2012
  22. Oct 31, 2011
  23. Oct 28, 2011
  24. Sep 29, 2011
  25. Sep 28, 2011
  26. Sep 27, 2011
  27. Sep 22, 2011
  28. Jun 18, 2011
  29. Feb 23, 2011
Loading