Merge pull request #180 from owncloud/direct_download_with_click_at_list
[pub/Android/ownCloud.git] / src / com / owncloud / android / files / services / FileDownloader.java
2013-06-12 masensioMerge pull request #180 from owncloud/direct_download_w...
2013-06-12 David A. VelascoMerge branch 'develop' into direct_download_with_click_...
2013-05-30 David A. VelascoREFACTORING: FileDetailActivity never more - simplifies...
2013-05-07 David A. VelascoMerge pull request #158 from owncloud/direct_jump_to_se...
2013-05-07 David A. VelascoAdded account existance validation to FileDetailsActivity
2013-05-06 David A. VelascoMerge branch 'develop' into file_browsing_refactoring
2013-05-03 David A. VelascoMerge branch 'develop' into fixForCrashedSharedContents
2013-05-03 David A. VelascoMerge pull request #152 from owncloud/oauth_login
2013-05-03 David A. VelascoMerge branch 'develop' into oauth_login
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-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-21 David A. VelascoOAuth clean-up and refactoring
2013-03-18 David A. VelascoRefresh authorization token on failed downloads / uploa...
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
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-27 David A. VelascoClick on notifications about image downloads / uploads...
2013-02-22 David A. Velascodownload of previewable files in download mode
2013-02-20 David A. VelascoProgress bar in details view is successfully updated
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
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