Merge remote-tracking branch 'upstream/develop' into
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / UploadFileOperation.java
2012-12-04 David A. VelascoFixed lack of File#getUsableSpace() in Android versions...
2012-11-30 David A. VelascoCustomized error message for uploads when the local...
2012-11-30 David A. VelascoFiles uploaded in the past are copied to the local...
2012-11-27 David A. VelascoSome cleanup
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-20 David A. VelascoFixed 'keep both' action in conflicts dialog (both...
2012-10-26 David A. VelascoNo more Canonical Names in log TAGs
2012-10-15 David A. VelascoFixed crash got when instant upload is tried to an...
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-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...