This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
android-library
Watch
1
Star
0
Fork
0
You've already forked android-library
mirror of
https://github.com/owncloud/android-library.git
synced
2025-06-09 00:46:15 +00:00
Code
Issues
Releases
Wiki
Activity
android-library
/
src
/
com
/
owncloud
/
android
/
lib
/
common
History
David A. Velasco
b5ff057e95
Added method to OwnCloudClientMap to get/create new OwnCloudClients without credentials
2014-06-10 12:50:42 +02:00
..
accounts
Persistent cookies: Create saveClient in OwnCloudClientMap
2014-06-09 12:24:19 +02:00
network
Add a method clearCredentials() to OwnCloudClient
2014-06-06 12:37:03 +02:00
operations
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
OwnCloudClient.java
Add a method clearCredentials() to OwnCloudClient
2014-06-06 12:37:03 +02:00
OwnCloudClientFactory.java
Fixed copyright line in comments
2014-02-18 10:16:05 +01:00
OwnCloudClientMap.java
Added method to OwnCloudClientMap to get/create new OwnCloudClients without credentials
2014-06-10 12:50:42 +02:00