davigonz
|
6a375dcb93
|
Include timeouts and short refactoring
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
a0478826b4
|
Update GetRemoteUserQuotaOperation to use the recent wrapper with propfind
|
2018-09-04 15:42:01 +02:00 |
|
davigonz
|
1631b9b55a
|
Get rid of OkHttp dependencies in OwnCloudClient
|
2018-09-04 15:42:01 +02:00 |
|
davigonz
|
f5795d1c03
|
Keep refactoring wrapper
|
2018-09-04 15:38:04 +02:00 |
|
davigonz
|
bcc8a78bcf
|
Move OkHttp and dav4android dependencies to the new wrapper
|
2018-09-04 15:38:04 +02:00 |
|
davigonz
|
01d4592de0
|
Refactor httm methods to return response instead of response code
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
25bba85ee1
|
Implement get quota with new architecture and refactoring
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
1cf44a9fff
|
Code refactoring
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
dfab453e6b
|
Working on authentication operations
|
2018-09-04 13:38:30 +02:00 |
|
David A. Velasco
|
02f35d5f5e
|
Remove deprecated methods for update to version 1.0
|
2017-08-04 11:11:37 +02:00 |
|
davigonz
|
06f907294a
|
Change HEAD method to PROPFIND method while checking path existence before starting an upload
|
2017-02-10 12:17:57 +01:00 |
|
David A. Velasco
|
14d646ea1d
|
Keep http phrase in RemoteOperationResult as last chance for a detailed user message
|
2017-01-12 17:32:50 +01:00 |
|
David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
819b465385
|
Recovered error when file to copy doesn't exist but still keeping dependency on Context out
|
2015-08-18 14:07:59 +02:00 |
|
David A. Velasco
|
02c24c8a3b
|
Fixed existence check on files when automatic redirections are explicitly disabled (SAML SSO)
|
2015-07-02 14:02:31 +02:00 |
|
David A. Velasco
|
41dcc33730
|
Get that ExistenceCheckRemoteOperation remembers the sequence of followed redirections after its execution
Conflicts fixed:
src/com/owncloud/android/lib/common/operations/RemoteOperationResult.java
src/com/owncloud/android/lib/resources/files/RenameRemoteFileOperation.java
|
2015-06-11 10:32:05 +02:00 |
|
masensio
|
9990eeb7ff
|
Refactor parameter user_agent out of RemoteOperation and children
|
2015-03-24 14:31:40 +01:00 |
|
masensio
|
fc07af2364
|
Add user agent in all the request
|
2015-03-13 13:53:36 +01:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
jabarros
|
b0fe841c3e
|
Add Log_OC class and update the log references
|
2014-09-12 09:30:54 +02:00 |
|
David A. Velasco
|
b998f8840b
|
Fixed copyright line in comments
|
2014-02-18 10:16:05 +01:00 |
|
David A. Velasco
|
689fbe0ce1
|
Reviewed names and types of parameters
|
2014-02-17 14:38:30 +01:00 |
|
David A. Velasco
|
6c4d342610
|
Reordered packages
|
2014-02-14 12:04:41 +01:00 |
|