- Dec 02, 2015
-
-
akwizgran authored
-
- Nov 30, 2015
-
-
akwizgran authored
-
- Oct 08, 2014
-
-
akwizgran authored
-
- May 01, 2014
- Apr 10, 2014
-
-
akwizgran authored
-
- Feb 04, 2014
-
-
akwizgran authored
-
- Jan 14, 2014
-
-
akwizgran authored
-
- Jan 08, 2014
- Nov 22, 2013
-
-
akwizgran authored
-
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.
-
- Nov 19, 2013
-
-
akwizgran authored
-
- Jul 27, 2013
-
-
akwizgran authored
The method used by Commons IO to get the available disk space fails on Android devices that lack a df binary - use the Android API instead.
-