David A. Velasco
|
4cf779e444
|
Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar
|
2016-10-18 12:10:27 +02:00 |
|
David A. Velasco
|
477a99e243
|
Renamed operation to get quota following scheme of rest of operations, and some clean-up
|
2016-08-17 10:54:53 +02:00 |
|
Bartosz Przybylski
|
46b5d5a4b9
|
Add test to fetching user quota, add more handy return data object from remote operation
|
2016-08-17 09:56:35 +02:00 |
|
David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
27237576ef
|
Fixed wrong test case for shares, and warnings in test cases
|
2016-02-16 13:31:55 +01:00 |
|
David A. Velasco
|
d17d8b9a52
|
Moved target folder for download test to private storage, to fix problems with runtime check of permissions in Android 6
|
2016-02-16 12:45:26 +01:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
Marcello Steiner
|
ef768b7d1b
|
Merge branch 'develop' of github.com:owncloud/android-library into buildsystem/gradle_develop
Conflicts:
.travis.yml
|
2014-11-21 13:22:46 +01:00 |
|
Marcello Steiner
|
04299bdf3c
|
Added gradle support to the owncloud-android-library
|
2014-11-21 13:20:05 +01:00 |
|
David A. Velasco
|
5f11b3d998
|
Refactored test project to work correctly with AdvancedSslSocketFactory as base to create sockets
|
2014-11-11 13:37:30 +01:00 |
|
David A. Velasco
|
d4af8a6a33
|
Added unit tests for MoveRemoteFileOperation (WIP), with new approach dependant on AndroidTest instead of InstrumentationActivityTest
|
2014-08-21 17:37:16 +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
|
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 |
|
David A. Velasco
|
45eecf1ff8
|
Updated UploadFileTest to work with an empty OC server
|
2014-04-15 15:19:10 +02:00 |
|
David A. Velasco
|
596c793243
|
Updated ReadFolderTest to work with an empty OC server
|
2014-04-15 13:22:45 +02:00 |
|
David A. Velasco
|
e2380a6a5c
|
Updated ReadFileTest to work with an empty OC server
|
2014-04-15 12:32:03 +02:00 |
|
David A. Velasco
|
f3eac35cd3
|
Test project for library accepts server with a self-signed SSL certificate
|
2014-04-14 13:10:05 +02:00 |
|
David A. Velasco
|
7f8da4cce6
|
Updated layout of test projects
|
2014-04-08 13:29:27 +02:00 |
|