Merge remote-tracking branch 'origin/oauth_login' into oauth_login
[pub/Android/ownCloud.git] / src / com / owncloud / android / files / services / FileDownloader.java
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2013-01-14 David A. VelascoMerge pull request #73 from s17t/master
2013-01-11 David A. VelascoMerge branch 'master' into crash_fixes
2013-01-09 David A. VelascoFixed crash in test of files downloading / uploading
2012-12-19 David A. VelascoAdded support to OAuth2 'authorization code' grat type...
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-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge branch 'long_press'
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-22 David A. VelascoEnsure that FileDownloader and FileUploader events...
2012-11-22 David A. VelascoDisable rename and remove actions on folders when some...
2012-11-16 David A. VelascoSynchronize kept-in-sync files during account synchroni...
2012-11-15 David A. VelascoDownload button in file details view upgraded to sync...
2012-11-13 David A. VelascoGranted update of modificationTimestamp with the end...
2012-11-13 David A. VelascoGrant that a favourite file in the device is watched...
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
2012-10-27 Bartek Przybylskiadd licence header to files
2012-10-19 David A. VelascoFixed notifications bug: when several notifications...
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. VelascoFixed update of double pane view when download in notif...
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...
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-16 David A. VelascoRefactoring of WebdavClient creation and setup
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android