Fixed lack of File#getUsableSpace() in Android versions previous to GINGERBREAD
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / DownloadFileOperation.java
2012-11-27 David A. VelascoNew policy: uploaded files are copied to the local...
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-13 David A. VelascoGranted update of modificationTimestamp with the end...
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
2012-10-26 David A. VelascoNo more Canonical Names in log TAGs
2012-10-25 David A. VelascoMerge two-way synch changes with synch-service refactor...
2012-10-24 David A. VelascoChanged the synchronization process to limit the number...
2012-10-11 David A. VelascoCancellation in uploads and access to details view...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-11 David A. VelascoAdding cancellation to uploads (WIP)
2012-10-10 David A. VelascoShow the details of a file when the status notification...
2012-10-10 David A. VelascoImproved cancellation of downloads: fast abort of opera...
2012-10-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...