Commit graph

2811 commits

Author SHA1 Message Date
David A. Velasco
f382ae73e3 Removed unneeded logs 2014-12-17 12:54:45 +01:00
David A. Velasco
cc77ea37de Added cancellation checks in SynchronizeFolderOperation before every RemoteOperation execution 2014-12-17 11:10:53 +01:00
jabarros
732ab432a4 Merge pull request #812 from owncloud/download_folder__update_contextual_menu_asap
Allow cancelling download of folders as soon as the SynchronizeFolderOpe...
2014-12-17 09:47:18 +01:00
David A. Velasco
9795a2bb2b Merge pull request #811 from owncloud/download_folder_cancel_downloads
'Cancel folder download' cancels downloads of files already in the FileD...
2014-12-17 09:42:27 +01:00
David A. Velasco
1d0f705509 Allow cancelling download of folders as soon as the SynchronizeFolderOperation is in the OperationsService 2014-12-17 09:32:13 +01:00
jabarros
98929a9c8f Merge branch 'download_folder' into download_folder_cancel_downloads 2014-12-16 15:04:39 +01:00
jabarros
a4277dcd37 Merge pull request #810 from owncloud/download_folder__better_downloading_icon_for_folders
Show the download-in-progress icon in the folder as soon as the Synchron...
2014-12-16 14:47:27 +01:00
jabarros
f22693cd4e Added cancelation for each synchronizeFolderOperation when canceling download folder 2014-12-16 14:28:36 +01:00
jabarros
0c8d508a61 Run folder download cancelation in new thread 2014-12-16 14:15:46 +01:00
jabarros
cec7baba5b 'Cancel folder download' cancels downloads of files already in the FileDownloadService 2014-12-16 14:02:23 +01:00
David A. Velasco
727a941b3c Show the download-in-progress icon in the folder as soon as the SynchronizeFolderOperation is created 2014-12-16 10:42:55 +01:00
jabarros
5a4b0731f0 Merge pull request #806 from owncloud/download_folder__clean_SynchronizeFolderOperation
Clean SynchronizeFolderOperation
2014-12-15 15:01:55 +01:00
David A. Velasco
e650fd2c6f Avoid unneeded parameter 2014-12-15 14:46:52 +01:00
David A. Velasco
407a31b3ca Merge pull request #805 from owncloud/download_folder_cancel_menu_option
Show 'cancel download' option in folder actions menu when folder is bein...
2014-12-15 09:57:27 +01:00
David A. Velasco
e409b5afb6 Fixed a couple of null pointers 2014-12-12 13:30:55 +01:00
David A. Velasco
399251bc5a Optimize operation flow 2014-12-12 13:06:12 +01:00
David A. Velasco
ddac353a0a Delay load of cached information about folder (mLocalFolder) until the operation is really run 2014-12-12 12:57:53 +01:00
David A. Velasco
47559478ba Merge pull request #803 from owncloud/download_folder_cancel
Add cancellation of folder synchronizations to OperationsService.
2014-12-12 12:32:41 +01:00
jabarros
bbf85d96de Show 'cancel download' option in folder actions menu when folder is being downloaded 2014-12-12 12:02:01 +01:00
jabarros
0be6894ec3 Changes after CR 2014-12-12 10:40:13 +01:00
jabarros
a6a010440d Added some fixes in OperationsService 2014-12-12 09:16:32 +01:00
jabarros
407f64f5e0 Update OperationsService to receive requests for cancelling downloads (WIP) 2014-12-11 18:44:29 +01:00
jabarros
f6f1c7e629 Add call to OperationService for canceling transference of downloading a folder 2014-12-11 18:18:23 +01:00
jabarros
6596d65067 Merge pull request #797 from owncloud/download_folder__in_a_separate_worker_thread
Download folder  in a separate worker thread
2014-12-11 09:21:42 +01:00
David A. Velasco
eab9d689c5 Fixed compilation error 2014-12-10 18:52:57 +01:00
David A. Velasco
11f6daf403 Fixed access to storage manager in SynchronizeFolderOperation 2014-12-10 18:31:26 +01:00
David A. Velasco
b309cafc15 Refactored OperationsService to hold two separated Handlers in two separated worker threads, one for SyncFolder, one for the rest 2014-12-10 18:30:05 +01:00
David A. Velasco
56eaed4529 Added construction of SynchronizeFolderOperation to OperationService 2014-12-10 18:28:43 +01:00
David A. Velasco
f89e06ec73 Merge pull request #795 from owncloud/download_folder_recursion
Resolve recursion on new SyncFolderOperation creating new instances of S...
2014-12-10 18:21:05 +01:00
jabarros
d564ef443c Resolve recursion on new SyncFolderOperation creating new instances of SynFolderOperation and running them 2014-12-10 16:23:46 +01:00
jabarros
f533fa8205 Merge pull request #794 from owncloud/download_folder__add_download_to_operationService
Updated OperationService to attend requests for FileSyncFolderOperations...
2014-12-10 11:03:43 +01:00
David A. Velasco
5be1cb743f Merge pull request #791 from owncloud/download_folder_SynchronizeFolderOperation
Download folder synchronize folder operation
2014-12-10 11:03:00 +01:00
jabarros
114b07fe2c Changes after CR 2014-12-10 10:06:10 +01:00
David A. Velasco
b0278c232e Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context 2014-12-10 09:39:52 +01:00
jabarros
6ccf48b337 Request the download of all the files in a folder (non recursively) 2014-12-09 11:18:57 +01:00
jabarros
ee688193df Create new SyncFolderOperation 2014-12-09 10:55:17 +01:00
jabarros
1e847c4ac8 Rename SynchronizeFolderOperation to RefreshFolderOperation and update references 2014-12-09 10:54:18 +01:00
David A. Velasco
34433e924d Merge remote-tracking branch 'rhabbachi/feature/308_sync_folder' into download_folder 2014-12-09 10:39:14 +01:00
Jenkins for ownCloud
cd883c67f7 [tx-robot] updated from transifex 2014-12-08 01:13:29 -05:00
Jenkins for ownCloud
dac3ced86d [tx-robot] updated from transifex 2014-12-07 01:13:35 -05:00
Jenkins for ownCloud
940f0cc89c [tx-robot] updated from transifex 2014-12-06 01:13:30 -05:00
Jenkins for ownCloud
c7c53c93ba [tx-robot] updated from transifex 2014-12-05 01:13:30 -05:00
Jenkins for ownCloud
da691e0bfd [tx-robot] updated from transifex 2014-12-04 01:13:37 -05:00
David A. Velasco
50e39f044f Merge branch 'master' into develop 2014-12-03 11:31:49 +01:00
jabarros
d58d6ca4d0 Merge pull request #773 from owncloud/triggerMediaScan
Trigger media scan
2014-12-03 10:10:26 +01:00
David A. Velasco
f139a7204d Removed empty method, and some unused imports 2014-12-03 09:41:49 +01:00
jabarros
bad9f30115 Merge branch 'release-1.6.2' 2014-12-03 09:33:07 +01:00
jabarros
dfb2dc0a32 Update owncloud library reference to 0.9.4 2014-12-03 09:31:41 +01:00
David A. Velasco
1e9ff8c5fa Trigger MediaScan for every downloaded file in a renamed or moved folder 2014-12-02 14:23:49 +01:00
David A. Velasco
5167e646ad Refactoring: removed old FileDataStorageManager#moveFolder method, redirected to newer FileDataStorageManager#moveLocalFile 2014-12-02 13:33:57 +01:00