No more 'secure icon' when secure connection is NOT available
[pub/Android/ownCloud.git] / src / eu / alefzero / owncloud / files / services /
2012-07-30 David A. VelascoGranted that accounts different only in port number...
2012-07-27 David A. VelascoFixed: problems in handling a file that is still upload...
2012-07-26 David A. VelascoUpload improvements: better control of errors, updated...
2012-07-26 David A. VelascoQuick patch to fix operations not ready for HTTPS
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. VelascoReplaced strings in two pieces with formatted string
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-23 David A. VelascoRename file to upload to avoid overwrites in server
2012-07-20 David A. VelascoSome fixes about downloads and how the detals view...
2012-07-17 David A. VelascoOCFile stores again decoded remote paths; WebdavUtils...
2012-07-10 Bartek Przybylskidelete file after download failed, correctly send messa...
2012-07-05 David A. VelascoFixing null pointers when finding out MIME types from...
2012-07-05 David A. VelascoExplicit assingment of infinite timeout for uploads...
2012-07-03 Lennart RosamInitial version of FileOperation to encapsulate all...
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-30 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-29 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-06-29 David A. VelascoUpdate of messages when uploads finish
2012-06-28 Lennart RosamMerge branch 'master' of ssh://gitorious.org/owncloud...
2012-06-28 David A. VelascoUpdate files list when an upload finishes, if the file...
2012-06-28 David A. VelascoBetter policies to handle possible errors in remote...
2012-06-26 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-26 David A. VelascoFixed duplication of some files in local database due...
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-22 David A. VelascoFixed local database incoherence when files whit specia...
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-06-03 Bartek Przybylskiusing ocfile in uploader, fixing upload crash
2012-05-27 Bartek Przybylskifix fileupload from external apps
2012-05-27 Bartek Przybylskiinstant uploading, first attempt
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 Przybylskiadding file to db after upload
2012-05-26 Bartek Przybylskimaking file download using progressbar view
2012-05-22 Bartek Przybylskimaking icons bit smaller, making upload progressbar...
2012-05-19 Bartek Przybylskidetailed upload progress
2012-05-16 Lennart RosamForce spaces in eclipse via project specifc settings
2012-05-15 Bartek Przybylskinew icons, new uploader