Skip to content
Snippets Groups Projects
  1. May 23, 2014
  2. Mar 05, 2014
  3. Feb 24, 2014
  4. Feb 04, 2014
  5. Jan 09, 2014
  6. Sep 18, 2013
    • Jean Chalard's avatar
      Fix an NPE. · 673275cb
      Jean Chalard authored
      Apparently, it is possible that File#getPath() returns null.
      In this case, we'll have a null AssetFileAddress and an NPE
      later down the road.
      
      Bug: 9944824
      Change-Id: Id6ceac1cb55439660f9811cf0fe3b574200d5a20
      673275cb
  7. Sep 12, 2013
  8. Aug 23, 2013
  9. Aug 20, 2013
  10. Aug 19, 2013
  11. Aug 15, 2013
  12. Aug 09, 2013
  13. Jul 31, 2013
  14. Jul 01, 2013
  15. Jun 28, 2013
  16. Jun 27, 2013
    • Jean Chalard's avatar
      Fix some warnings · e04794cb
      Jean Chalard authored
      Mostly remove unused imports
      
      Change-Id: If8ceffdfad79b78194094527759f5c334746973e
      e04794cb
  17. Jun 24, 2013
  18. Jun 06, 2013
  19. Apr 30, 2013
  20. Apr 29, 2013
  21. Apr 25, 2013
  22. Mar 19, 2013
  23. Mar 18, 2013
  24. 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
  25. Feb 12, 2013
    • Jean Chalard's avatar
      Cleanups · 1c5b2a41
      Jean Chalard authored
      Follow-up to Idc6f419a
      
      Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
      1c5b2a41
  26. Jan 31, 2013
  27. 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
  28. Jan 21, 2013
  29. Nov 09, 2012
  30. Oct 12, 2012
  31. Oct 11, 2012
  32. Oct 09, 2012
  33. Sep 27, 2012
  34. Sep 18, 2012
Loading