David A. Velasco
|
5b54915209
Added indexed tree of folders downloading anything
|
10 years ago |
David A. Velasco
|
49849786e5
Removed call to methods to check transfer state of files through binders and replaced with methods on OCFile
|
10 years ago |
David A. Velasco
|
2275f2eca4
Move every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope
|
10 years ago |
David A. Velasco
|
5ee9c129a9
Fixed stuck 'downloading' icon in download of folders
|
10 years ago |
David A. Velasco
|
76904d2c8e
Fix on search of operation to cancel
|
10 years ago |
jabarros
|
6fee98e6a4
Fix. Subfolders are not cancelled correctly
|
10 years ago |
jabarros
|
d05d5ffe1a
Merge branch 'develop' into download_folder
|
10 years ago |
jabarros
|
1db11eb586
Fix. App does not realize that the folder does not exist
|
10 years ago |
Keith Abdulla
|
38d0a19307
fix string format and context method
|
10 years ago |
David A. Velasco
|
cc77ea37de
Added cancellation checks in SynchronizeFolderOperation before every RemoteOperation execution
|
10 years ago |
jabarros
|
98929a9c8f
Merge branch 'download_folder' into download_folder_cancel_downloads
|
10 years ago |
jabarros
|
cec7baba5b
'Cancel folder download' cancels downloads of files already in the FileDownloadService
|
10 years ago |
David A. Velasco
|
727a941b3c
Show the download-in-progress icon in the folder as soon as the SynchronizeFolderOperation is created
|
10 years ago |
jabarros
|
0be6894ec3
Changes after CR
|
10 years ago |
jabarros
|
a6a010440d
Added some fixes in OperationsService
|
10 years ago |
jabarros
|
407f64f5e0
Update OperationsService to receive requests for cancelling downloads (WIP)
|
10 years ago |
jabarros
|
f6f1c7e629
Add call to OperationService for canceling transference of downloading a folder
|
10 years ago |
David A. Velasco
|
b309cafc15
Refactored OperationsService to hold two separated Handlers in two separated worker threads, one for SyncFolder, one for the rest
|
10 years ago |
David A. Velasco
|
56eaed4529
Added construction of SynchronizeFolderOperation to OperationService
|
10 years ago |
David A. Velasco
|
b0278c232e
Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context
|
10 years ago |
Keith Abdulla
|
1704c4f788
move subject message strings into strings.xml
|
10 years ago |
David A. Velasco
|
5167e646ad
Refactoring: removed old FileDataStorageManager#moveFolder method, redirected to newer FileDataStorageManager#moveLocalFile
|
10 years ago |
jabarros
|
2ef886af31
Merge branch 'develop' into better_loggin_system
|
10 years ago |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 years ago |
jabarros
|
59c0d67e68
Trigger MoveFileOperation when 'Choose' button is clicked
|
10 years ago |
David A. Velasco
|
6619154839
Removed lost dependencies and unneeded parameters; updated library reference
|
11 years ago |
masensio
|
f2320691b3
Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager.
|
11 years ago |
David A. Velasco
|
8b3c9f14dc
Using default singleton OwnCloudClientManager instead of holding a reference in application context
|
11 years ago |
David A. Velasco
|
37236f0faa
Adapted code to use single OwnCloudClientManager#getClientFor(...) method
|
11 years ago |
David A. Velasco
|
7958161d25
Adapted code to URIs refactoring in OwnCloudClient
|
11 years ago |