1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-08 08:26:10 +00:00

14 Commits

Author SHA1 Message Date
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