David A. Velasco
|
6cb184ab63
Joint local removal of files to RemoteFileOperation to fix refresh of UI
|
11 years ago |
masensio
|
92f403494b
Add RemoveOperation to OperationsService
|
11 years ago |
David A. Velasco
|
ba2dbeb735
Updated references to reordered classes in owncloud-android-library
|
11 years ago |
David A. Velasco
|
1e68dccd8b
Library updated with final names (project and packages)
|
11 years ago |
David A. Velasco
|
35602ae668
Removed unneeded comments
|
11 years ago |
masensio
|
9809c0d3db
OC-2164: Isolate code from RemoveFileOperation. Include new RemoveRemoteFileOperation in library
|
11 years ago |
David A. Velasco
|
79ebc75dfa
Moved some classes from root package to .utils
|
11 years ago |
David A. Velasco
|
6da5d3c212
Refactored to build ownCloud app with oc_framework as dependency
|
11 years ago |
masensio
|
2be23eaec5
OC-1867: Remove package eu.alefzero.webdav
|
11 years ago |
David A. Velasco
|
af62f9857d
Refactoring FileContentProvider and FileDataStorageManager: deletion of subfolders in provider & transactions on database connection
|
11 years ago |
David A. Velasco
|
d8de614d78
Some cleanup and methods renamed in FileDataStorageManager
|
11 years ago |
David A. Velasco
|
5b8731873e
Removed interface DataStorageManager
|
11 years ago |
David A. Velasco
|
78bcf72188
Foreground operations on files (remove, rename, new folder) failed due to SAML SSO session expired redirect the app to the login view for a new authentication
|
11 years ago |
David A. Velasco
|
2946d8dd69
Merge branch 'develop' into oauth_login
|
12 years ago |
David A. Velasco
|
bdc0332c23
Copyright note fixes
|
12 years ago |
zerginator
|
8e36e7cc3e
This wraps the android.util.logging into Log_OC which , if its enabled
|
12 years ago |
David A. Velasco
|
2623e9c195
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
|
12 years ago |
David A. Velasco
|
bb257ec729
Updated copyright in source files
|
12 years ago |
David A. Velasco
|
60d0a121b7
Removal of a folder (or file) not already existing in the server is considered a success
|
12 years ago |
David A. Velasco
|
85e9a40dbe
Fixed update of right fragment when actions in the context menu of the left fragment are completed, in large-landscape devices
|
12 years ago |
David A. Velasco
|
b27ebf0310
Removal of folders completed
|
12 years ago |
David A. Velasco
|
c6a3abf05b
No more Canonical Names in log TAGs
|
12 years ago |
David A. Velasco
|
5af0fb44b4
Refactored renaming operation (inherits RemoteOperation, so generates RemoteOperationResult)
|
12 years ago |
David A. Velasco
|
900563e245
Refactored remove file operation (inherits RemoteOperation, so generates RemoteOperationResult)
|
12 years ago |