davigonz
|
82b7bef113
|
Implement GetRemoteCapabilities using new wrapper
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
a730980c34
|
Implement GetRemoteStatusOperation using new wrapper
|
2018-09-04 13:38:31 +02:00 |
|
David A. Velasco
|
2d35b00273
|
Move constants for main endpoints from AccountUtils to OwnCloudClient
|
2017-09-01 11:29:45 +02:00 |
|
David A. Velasco
|
f42a9f8c61
|
Constants and comments after crossed review
|
2017-04-17 10:25:58 +02:00 |
|
David A. Velasco
|
825ef70cef
|
Allow the usage of OwnCloudVersion instances for invalid server versions, and removed some really old or never used endpoint paths
|
2017-04-07 14:57:01 +02: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
|
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
|
94ac3a93d3
|
Fix bug: User agent: jakarta is shown when doing GET request
|
2015-03-23 14:24:03 +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
|
e43e43f51a
|
Fixed logic of HTTPS downgrade detection for multiple redirections, and grant that redirection if followed for HTTP servers
|
2014-08-06 11:16:17 +02:00 |
|
David A. Velasco
|
07f3d9caae
|
Fixed check of HTTPS downgrade so that works with multiple redirections, and done without an extra request
|
2014-08-06 10:59:33 +02:00 |
|
jabarros
|
585054092d
|
Fixed bug. It is not possible to connect to a http server
|
2014-08-04 14:25:31 +02:00 |
|
jabarros
|
fe6f99ea6a
|
Detect when there is a change bewwen a https connection to a non-secure one and generated a new erro code.
|
2014-08-04 10:18:21 +02:00 |
|
David A. Velasco
|
b28701ca30
|
Refactored handle of ownCloud URIs inside OwnCloudClient; rest of library adapted
|
2014-06-13 09:29:32 +02:00 |
|
David A. Velasco
|
6b69b5af1a
|
Merge branch 'develop' into operations_service
|
2014-04-01 14:58:34 +02:00 |
|
David A. Velasco
|
a3683116ae
|
GetRemoteStatusOperation saves server version in result instance, instead of in a field
|
2014-04-01 11:40:08 +02:00 |
|
masensio
|
fc8191e268
|
Check the version number instead of the version string
|
2014-03-27 18:01:13 +01:00 |
|
masensio
|
8d820f42fb
|
Check the version number taking into account the new format
|
2014-03-27 09:45:07 +01:00 |
|
masensio
|
cd4414a7bd
|
Merge branch 'master' into develop
|
2014-02-24 12:56:22 +01: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
|
0e4149fa84
|
Rename classes to improve name consistency
|
2014-02-14 13:15:15 +01:00 |
|