David A. Velasco
|
e466bac6b1
|
Move responsibility for refreshing expired credentials from RemoteOperation to OwnCloudClient
|
2017-08-17 09:22:30 +02:00 |
|
David A. Velasco
|
a4386bb4fe
|
Allow client objects to decide if RemoteOperations should silently refresh access token when expired
|
2017-08-02 18:43:07 +02:00 |
|
David A. Velasco
|
455cabb72b
|
Add new OwnCloudClientManagerFactory implementation to get OwnCloudClient instances that keep session or not depending on the server version
|
2016-12-15 14:17:08 +01:00 |
|
David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
f679e55933
|
Updated OwnCloudAccount#getDisplayName with better fallbacks
|
2016-06-16 12:14:47 +02:00 |
|
David A. Velasco
|
4d80ca096d
|
Removed annoying NONE value from OwnCloudAccount#getDisplayName
|
2016-06-15 10:21:20 +02:00 |
|
David A. Velasco
|
06f27a7c79
|
Undo buggy refactoring; too much to do in that sense to get it works
|
2016-06-09 10:54:08 +02:00 |
|
David A. Velasco
|
afe65bdc3f
|
Return user name when display name is unknown
|
2016-06-09 10:02:32 +02:00 |
|
David A. Velasco
|
743661ca90
|
Added field 'displayName' to OwnCloudAccount, and refactoring load of account from storage
|
2016-06-09 10:02:32 +02:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
David A. Velasco
|
24110ba178
|
Updated unit tests
|
2015-02-10 12:58:55 +01:00 |
|
David A. Velasco
|
f5fe254c09
|
Load of credentials from AccountManager is refactored out from constructor
|
2015-02-09 15:27:44 +01:00 |
|
David A. Velasco
|
7e2ec10442
|
Default policy for singleton available in OwnCloudManagerFactory made configurable
|
2014-06-13 13:42:59 +02:00 |
|
David A. Velasco
|
9be1323745
|
Removed duplication of OwnCloudClientManager#getClientFor methods with different parameter types
|
2014-06-13 12:44:44 +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 |
|