masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
jabarros
|
c8a882761f
|
Fix. If the path does not exist is not created when it hast to create more than 4 folders
|
2014-11-24 10:53:05 +01:00 |
|
David A. Velasco
|
c29631b8bf
|
Proxy settings read from System and loaded in host configuration
|
2014-09-22 12:23:30 +02:00 |
|
David A. Velasco
|
ff0de72ea5
|
Merge pull request #37 from owncloud/better_loggin_system
Specific OC logging integrated in android-library
|
2014-09-17 09:38:06 +02:00 |
|
jabarros
|
b0fe841c3e
|
Add Log_OC class and update the log references
|
2014-09-12 09:30:54 +02:00 |
|
David A. Velasco
|
df84917376
|
Redirect 'destination' header in custom redirections
|
2014-09-03 11:42:23 +02:00 |
|
David A. Velasco
|
0f4f4edf6c
|
Fully disable cookie tracking by default, as before introducing OwnCloudClientManager; only SingleSessionManager tracks cookies
|
2014-07-10 13:08:10 +02:00 |
|
jabarros
|
0f23df1b7b
|
Avoid log cookies
|
2014-07-07 14:36:01 +02:00 |
|
David A. Velasco
|
4c8f31df2f
|
Added test to unit tests for OwnCloudClient
|
2014-06-25 17:03:16 +02:00 |
|
David A. Velasco
|
a57be36925
|
Added unit test for OwnCloudClient
|
2014-06-25 09:08:29 +02:00 |
|
David A. Velasco
|
179ef41f4c
|
Normalized OwnCloudClient to hold an instance to OwnCloudAnonymousCredentials instance of null
|
2014-06-18 14:55:19 +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 |
|
masensio
|
e7a0e30a27
|
Add getCookiesString method in OwnCloudClient
|
2014-06-12 11:07:49 +02:00 |
|
David A. Velasco
|
a42f6b5d6d
|
OwnCloudClientMap abstracted to interface OwnCloudClientManager, and provided two alternative implementations; added also OwnCloudCredentials interface to abstract all the credential types handled
|
2014-06-12 08:58:34 +02:00 |
|
masensio
|
0cf2835268
|
Add a method clearCredentials() to OwnCloudClient
|
2014-06-06 12:37:03 +02:00 |
|
David A. Velasco
|
1ef3a0176c
|
Added map/pool component (in progress) for OwnCloudClient instances and removed internal dependencies on OwnCloudClientFactory#createOwnCloudClient(ACCOUNT, ...) methods
|
2014-06-05 17:48:53 +02:00 |
|
David A. Velasco
|
3eedb86091
|
Grant that requests send through the same OwnCloudClient using SAML SSO Authentication keep cookies
|
2014-05-29 17:49:45 +02:00 |
|
David A. Velasco
|
1cb224cba1
|
Grant that requests done through the same OwnCloudClient using Basic HTTP Authentication keep cookies
|
2014-05-23 13:03:59 +02:00 |
|
David A. Velasco
|
b998f8840b
|
Fixed copyright line in comments
|
2014-02-18 10:16:05 +01:00 |
|
David A. Velasco
|
6c4d342610
|
Reordered packages
|
2014-02-14 12:04:41 +01:00 |
|