purigarcia
|
569625c677
encode the path
|
9 years ago |
David A. Velasco
|
51a04aa541
Refactored extractions of server version from AccountManager through
|
9 years ago |
masensio
|
afaa2879d1
Filter only '/' character in user input when version of server is 8.1 or later
|
10 years ago |
masensio
|
6f1fe5ad6d
Process share with password
|
10 years ago |
masensio
|
0bef9fdedb
Update year in license
|
10 years ago |
masensio
|
3d3046dc26
Add author's line in license
|
10 years ago |
David A. Velasco
|
bcef916292
Removed commented code
|
10 years ago |
David A. Velasco
|
d860ae7cd4
Added indexed tree of synchronizing folders to SyncFolderHandler
|
10 years ago |
David A. Velasco
|
265e32dee6
Added cancelation for subtrees
|
10 years ago |
David A. Velasco
|
5b54915209
Added indexed tree of folders downloading anything
|
10 years ago |
David A. Velasco
|
d2883905c6
Revert changes for files uploading
|
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
|
cc77ea37de
Added cancellation checks in SynchronizeFolderOperation before every RemoteOperation execution
|
10 years ago |
jabarros
|
cec7baba5b
'Cancel folder download' cancels downloads of files already in the FileDownloadService
|
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
|
b0278c232e
Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context
|
10 years ago |
Riadh Habbachi
|
9139508b9f
Added initial implementation to download a folder.
|
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 |
masensio
|
bf90cb0f16
Review cancel download for keep_in_sync files. Clear etag for parent folder, to force the download when refreshing the folder
|
11 years ago |
David A. Velasco
|
97b36b2335
Fixed restart of cancelled download
|
11 years ago |
David A. Velasco
|
e0dc1e2b92
Optimized binding to OperationsService to grant no result is lost
|
11 years ago |
masensio
|
df4ae2eb35
Move execution of 'refresh file' operation to OperationsService
|
11 years ago |
David A. Velasco
|
6cb184ab63
Joint local removal of files to RemoteFileOperation to fix refresh of UI
|
11 years ago |
masensio
|
7295820d57
Add CreateFolderOperation to OperationsService
|
11 years ago |
masensio
|
92f403494b
Add RemoveOperation to OperationsService
|
11 years ago |
masensio
|
ffb5702b2d
Add RenameOperation to OperationsService
|
11 years ago |
David A. Velasco
|
bea36f23b0
Refactoring relationship between FileActivities and FileFragments (WIP)
|
11 years ago |