Fixed bug when turning tablet with no file in the right fragment
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / DownloadFileOperation.java
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-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-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-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
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...