Quick patch to fix operations not ready for HTTPS
[pub/Android/ownCloud.git] / src / eu / alefzero / owncloud / files / services / FileDownloader.java
2012-07-25 David A. VelascoReviewed error handling and notifications in downloads
2012-07-24 David A. VelascoAdded a static list of downloads in progress to have...
2012-07-24 David A. VelascoExplicit default values for network timeouts; fixed...
2012-07-23 David A. VelascoDownloads through temporal file and better OCFile.isDow...
2012-07-23 David A. VelascoFilter broadcast messages in receivers with the account...
2012-07-20 David A. VelascoSome fixes about downloads and how the detals view...
2012-07-10 Bartek Przybylskidelete file after download failed, correctly send messa...
2012-07-05 David A. VelascoExplicit assingment of infinite timeout for uploads...
2012-07-03 Lennart RosamSingleton didn't work (worth a try though ^^) - Make...
2012-07-03 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-07-02 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-07-02 David A. VelascoDownload failures not treated as successes
2012-06-25 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-25 David A. VelascoChanged OCFile to keep mRemotePath as a valid URL;...
2012-06-19 David A. VelascoFixed crashes when uploads or downloads are inserted...
2012-06-17 Bartek Przybylskisend intent with filepath so details view can be updated
2012-05-26 Bartek Przybylskisearch for already existing files
2012-05-26 Bartek Przybylskidownloading files do account specific dir to avoid...
2012-05-26 Bartek Przybylskimaking file download using progressbar view