David A. Velasco
|
9be1323745
|
Removed duplication of OwnCloudClientManager#getClientFor methods with different parameter types
|
2014-06-13 12:44:44 +02:00 |
|
masensio
|
0fa6919761
|
Merge remote-tracking branch 'origin/add_cookie_based_session_support' into add_cookie_based_session_support
|
2014-06-12 17:55:06 +02:00 |
|
David A. Velasco
|
e6c23205eb
|
Fixed issue fully breaking the refresh of current folder (fixed only for SimpleFactoryManager for the moment)
|
2014-06-12 17:36:59 +02:00 |
|
David A. Velasco
|
e069a8cb9f
|
Added OwnCloudAccount class and method OwnCloudSessionManager#gertClientFor(OwnCloudAccount, ...) to ease the reuse of OwnCloudClient instances after creating accounts with authentication based in external authentication providers
|
2014-06-12 16:36:24 +02:00 |
|
masensio
|
44f5337a50
|
Move responsibility of saving cookies from OwnCloudClientManager#saveClient(Account, Context) to AccountUtils#saveClient(Account , Context)
|
2014-06-12 15:43:53 +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 |
|