Skip to content
Snippets Groups Projects
  1. Feb 04, 2014
  2. Jan 09, 2014
  3. 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
  4. Sep 12, 2013
  5. Aug 23, 2013
  6. Aug 20, 2013
  7. Aug 19, 2013
  8. Aug 15, 2013
  9. Aug 09, 2013
  10. Jul 31, 2013
  11. Jul 01, 2013
  12. Jun 28, 2013
  13. Jun 27, 2013
    • Jean Chalard's avatar
      Fix some warnings · e04794cb
      Jean Chalard authored
      Mostly remove unused imports
      
      Change-Id: If8ceffdfad79b78194094527759f5c334746973e
      e04794cb
  14. Jun 24, 2013
  15. Jun 06, 2013
  16. Apr 30, 2013
  17. Apr 29, 2013
  18. Apr 25, 2013
  19. Mar 19, 2013
  20. Mar 18, 2013
  21. 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
  22. Feb 12, 2013
    • Jean Chalard's avatar
      Cleanups · 1c5b2a41
      Jean Chalard authored
      Follow-up to Idc6f419a
      
      Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
      1c5b2a41
  23. Jan 31, 2013
  24. 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
  25. Jan 21, 2013
  26. Nov 09, 2012
  27. Oct 12, 2012
  28. Oct 11, 2012
  29. Oct 09, 2012
  30. Sep 27, 2012
  31. Sep 18, 2012
  32. Sep 13, 2012
  33. Aug 24, 2012
  34. Aug 22, 2012
Loading