Skip to content
Snippets Groups Projects
  1. Jan 28, 2014
  2. Jan 24, 2014
  3. Jan 16, 2014
  4. Jan 15, 2014
  5. Jan 14, 2014
  6. Jan 13, 2014
  7. Jan 09, 2014
  8. Jan 08, 2014
  9. Jan 05, 2014
  10. Jan 04, 2014
  11. Dec 28, 2013
  12. Dec 22, 2013
  13. Dec 20, 2013
  14. Dec 19, 2013
  15. Dec 11, 2013
  16. Dec 10, 2013
  17. Dec 05, 2013
  18. Nov 30, 2013
  19. Nov 29, 2013
  20. Nov 24, 2013
  21. Nov 22, 2013
    • akwizgran's avatar
      Fixed some resource leak warnings in unit tests. · 0325bba8
      akwizgran authored
      Four more warnings were left unfixed because quick fixes would've broken
      the tests.
      0325bba8
    • akwizgran's avatar
      Reverted some changes that were made for Java 1.5 compatibility. · 26eebee8
      akwizgran authored
      Removed Commons IO, which we were only using as a replacement for
      File.getFreeSpace() on desktop plaftorms.
      
      Note: The Huawei U8210 (Android 2.1) doesn't have all the Java 1.6
      standard library methods, and crashes if they're called. Specifically,
      String.isEmpty() and NetworkInterface.supportsMulticast() are missing,
      so the changes removing those methods were not reverted.
      26eebee8
  22. Nov 19, 2013
  23. Oct 11, 2013
  24. Sep 27, 2013
  25. Jul 27, 2013
Loading