Fixed comments in PR#246
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / UploadFileOperation.java
2013-06-19 David A. VelascoMerge branch 'develop'after SPRINT-002
2013-06-06 masensioUpdate branch with develop branch
2013-05-03 David A. VelascoMerge branch 'develop' into fixForCrashedSharedContents
2013-04-28 zerginatorMerge branch 'develop' into fixForCrashedSharedContents
2013-04-25 David A. VelascoMerge branch 'develop' into oauth_login
2013-04-17 David A. VelascoCopyright note fixes
2013-04-15 David A. VelascoMerge pull request #118 from owncloud/loggingtool
2013-04-15 David A. VelascoMerge branch 'develop' into loggingtool
2013-04-12 David A. VelascoMerge branch 'feature_previews' into develop
2013-04-12 David A. VelascoMerge branch 'bug_hunting' into develop
2013-04-09 David A. VelascoMerge branch 'bug_hunting' into feature_previews
2013-04-04 David A. VelascoMerge branch 'bug_hunting' into feature_previews
2013-04-04 David A. VelascoMerge branch 'develop' into feature_previews
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
2013-03-17 Matthias Baumann- exclude none InstantUpload from InstantUploadActivity
2013-03-14 David A. VelascoMerge pull request #90 from espenaf/master
2013-03-12 zerginatorThis wraps the android.util.logging into Log_OC which...
2013-02-19 David A. VelascoAdded progress bar for file transfers in details view...
2013-02-08 David A. VelascoReplaced GPL v3 with GPL v2; PLEASE, note that GPL...
2013-02-07 David A. VelascoUpdated copyright in source files
2012-12-18 David A. VelascoMerge master into oauth_login
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoFixed check of modifications applied in server (still...
2012-12-05 David A. VelascoFixed copy and movement of files to ownCloud local...
2012-12-05 David A. VelascoFixed movement of files: parent folder must be created...
2012-12-05 David A. VelascoFixed NULL pointers and wrong handling of dialogs
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...