masensio
|
060ca75f17
|
Merge branch 'develop' into forbidden_characters_from_server
Conflicts:
src/com/owncloud/android/lib/common/operations/RemoteOperationResult.java
src/com/owncloud/android/lib/resources/files/RenameRemoteFileOperation.java
|
2015-06-15 14:41:27 +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
|
9fc332eef9
|
Filter only '/' character in user input when version of server is 8.1 or later
|
2015-06-02 09:37:46 +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
|
448f765ce0
|
Update MINIMUM_VERSION_FOR_SHARING_API
|
2014-03-31 15:02:16 +02:00 |
|
masensio
|
7426541883
|
Grant comparison between versions of 4 parts and version of less than 4 parts will be right in any possible situation
|
2014-03-31 14:53:29 +02:00 |
|
masensio
|
5924b6abbc
|
Save version with two dots, for the comparison with MINIMUM_VERSION_FOR_SHARING_API
|
2014-03-28 09:36:12 +01: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 |
|
David A. Velasco
|
6c4d342610
|
Reordered packages
|
2014-02-14 12:04:41 +01:00 |
|