akwizgran
|
3b5769cf8a
|
Use Java 1.6 instead of 1.5. We no longer aim to support OS X 10.4.
|
2013-11-22 12:00:00 +00:00 |
|
akwizgran
|
c868764244
|
Separate FileUtils implementations for Android and desktop builds.
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.
|
2013-07-27 20:50:05 +01:00 |
|
akwizgran
|
d02266d827
|
Moved Android-specific plugin code into briar-android project.
This removes the other projects' dependency on the Android API.
|
2013-06-27 16:26:52 +01:00 |
|
akwizgran
|
473cec8735
|
Moved desktop-specific code into a separate project (other task #34).
|
2013-06-27 16:05:31 +01:00 |
|