Skip to content
Snippets Groups Projects
  1. Jul 01, 2013
  2. Jun 27, 2013
    • Jean Chalard's avatar
      Fix some warnings · e04794cb
      Jean Chalard authored
      Mostly remove unused imports
      
      Change-Id: If8ceffdfad79b78194094527759f5c334746973e
      e04794cb
  3. Jun 24, 2013
  4. Jun 06, 2013
  5. Apr 30, 2013
  6. Apr 29, 2013
  7. Apr 25, 2013
  8. Mar 19, 2013
  9. Mar 18, 2013
  10. Feb 23, 2013
    • Jean Chalard's avatar
      Fix a possible crash · 76ead0ea
      Jean Chalard authored
      If the dictionary ID, as indicated in the metadata, is
      less than three chars long, it crashes LatinIME.
      Of course we don't have such dictionary IDs in the current
      metadata, but it's still better to be able to handle
      the case gracefully ^^;
      
      Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163
      76ead0ea
  11. Feb 12, 2013
    • Jean Chalard's avatar
      Cleanups · 1c5b2a41
      Jean Chalard authored
      Follow-up to Idc6f419a
      
      Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
      1c5b2a41
  12. Jan 31, 2013
  13. 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
  14. Jan 21, 2013
  15. Nov 09, 2012
  16. Oct 12, 2012
  17. Oct 11, 2012
  18. Oct 09, 2012
  19. Sep 27, 2012
  20. Sep 18, 2012
  21. Sep 13, 2012
  22. Aug 24, 2012
  23. Aug 22, 2012
  24. Aug 20, 2012
  25. May 23, 2012
    • Jean Chalard's avatar
      Remove an updated dictionary that changed locales · b9e2bce9
      Jean Chalard authored
      When a dictionary changes locale, we need to remove the file
      that corresponds to the old version. It has a different path
      than the new one, so we have to search for it explicitly.
      
      Bug: 6540631
      Change-Id: Ie9d63ba636651fe90f8fbb9627b7265ac7b34ccd
      b9e2bce9
  26. Apr 23, 2012
  27. Apr 12, 2012
  28. Apr 11, 2012
  29. Apr 03, 2012
  30. Mar 16, 2012
  31. 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
  32. Oct 04, 2011
  33. Aug 29, 2011
  34. Aug 25, 2011
  35. Aug 24, 2011
  36. Aug 18, 2011
Loading