1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-08 16:36:13 +00:00

88 Commits

Author SHA1 Message Date
davigonz
ec08bfbd7a Fix get quota test 2018-05-18 09:28:13 +02:00
davigonz
2888b2d55e Update minSdkVersion 2018-04-30 12:55:10 +02:00
davigonz
1ff922af6a Get rid of some warnings 2018-04-25 16:38:51 +02:00
davigonz
3bd29307a5 Upgrade gradle and fix some conflicts 2018-04-25 11:23:06 +02:00
davigonz
1b34e9bd49 Upgrade compileSdkToos to 26 2017-10-18 12:39:10 +02:00
David A. Velasco
2109ab98a1 Update build tools to 26.0.2 2017-10-10 18:11:00 +02:00
David A. Velasco
40af731eb0 Update build tools to 26.0.0, for future support of Android O 2017-10-10 18:11:00 +02:00
davigonz
f389207713 Update tests with the proper constants 2017-09-01 11:31:13 +02:00
David A. Velasco
c7ade613c6 Clean-up and minor refactor after review 2017-08-04 14:48:39 +02:00
David A. Velasco
3ea5ad32f6 Update imports in automated tests after moving OwnCloudCredentialsFactory to a different package 2017-08-04 13:44:01 +02:00
David A. Velasco
1f69348cc6 Updated tests for OwnCloudClient after removing path constant ODAV_PATH 2017-04-17 13:49:00 +02:00
davigonz
b9492966a5 Updated test with needed params 2016-12-15 13:51:12 +01:00
David A. Velasco
fdebb05a13 Update test for GetRemoteUserAvatarOperation after retrieval conditioned by ETag was disabled 2016-12-09 10:15:30 +01:00
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
855a06045e Update Android SDK Build Tools to version 24.0.2 2016-08-29 10:45:06 +02:00
David A. Velasco
71fefb286c Set jcenter as source of dependencies; build tools updated all the way; Jackrabbit-webdav updated to last stable 2016-08-17 18:22:11 +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
Gurpreet
2e17ca3e34 - added target=android-24 in in file test_client/tests/project.properties 2016-08-12 11:04:37 +02:00
Gurpreet
445cbef3aa - changed project.properties files. 2016-08-12 11:04:37 +02:00
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
Andy Scherzinger
0a941691bd Android Studio 2.0 Update, gradle 2.10 update, build tools 23.0.3 and support lib update in travis 2016-04-25 15:34:24 +02:00
Juan Carlos González Cabrero
573afa1538 Update comment, error handling and indentation in the automatic test 2016-03-21 09:05:47 +01:00
Juan Carlos González Cabrero
57aa370be0 Update public share tests and refactored publicUpload permission handling 2016-03-21 09:05:47 +01:00
Juan Carlos González Cabrero
5c68c3f605 Added automated test for creation of the share operation with edit permission enabled 2016-03-21 09:05:47 +01:00
Juan Carlos González Cabrero
996660b88c Fix indentation errors 2016-03-16 09:50:18 +01:00
Juan Carlos González Cabrero
add2aab31e New tests for the federated sharing 2016-03-16 09:13:20 +01:00
Juan Carlos González Cabrero
1e1d424ffb Fix comparison of share type in the GetShareesTest 2016-03-07 13:55:18 +01:00
Juan Carlos González Cabrero
b13e584ac3 Remove the share type constants from GetRemoteShareesOperation 2016-03-07 09:07:51 +01: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
David A. Velasco
8b91c71d6f Updated build target to Android APIv23 2016-02-13 21:24:10 +01:00
David A. Velasco
ac9771ea3a Migration to different test server 2016-01-27 10:52:15 +01:00
David A. Velasco
b3535a3678 Updated automatic tests to cover share permissions updates 2016-01-26 18:39:01 +01:00
masensio
1e3060633d Add test for UpdateRemoteShareOperation 2015-11-23 17:51:33 +01:00
David A. Velasco
206c7abf10 Fixed unit tests 2015-11-23 17:51:31 +01:00
David A. Velasco
90615fc4ab Added operation to update properties of exising share via link 2015-11-23 17:51:30 +01:00
masensio
75581c18a4 Read capabilities to show the Share Options 2015-11-11 10:17:58 +01:00
David A. Velasco
5c48817712 Update unit tests with cases for creating private shares 2015-11-02 14:59:01 +01:00
David A. Velasco
caa9bb3d01 Added test for GetRemoteShareesOperation 2015-10-30 14:55:29 +01:00
David A. Velasco
b15fb19399 Fixed broken copy test 2015-08-18 14:18:37 +02:00
David A. Velasco
819b465385 Recovered error when file to copy doesn't exist but still keeping dependency on Context out 2015-08-18 14:07:59 +02:00
David A. Velasco
b281585c93 Updated CopyRemoteFileOperation constructor 2015-08-18 13:27:44 +02:00
Jorge Antonio Diaz-Benito Soriano
6f12324930 Added some missing imports 2015-08-18 13:14:23 +02:00
Jorge Antonio Diaz-Benito Soriano
ed720d0a65 Cleanup 2015-08-18 13:14:22 +02:00
Jorge Antonio Diaz-Benito Soriano
2970b54e7c Updated CopyRemoteFileOperation and verified with the unit tests 2015-08-18 13:14:21 +02:00
Jorge Antonio Diaz-Benito Soriano
542e596bf5 Removed unnecessary command 2015-08-18 13:12:27 +02:00
David A. Velasco
1fa8e79b3f Fixed unit tests 2015-08-06 09:34:42 +02:00
masensio
ab268fbccd Changes in test because Travis is failing 2015-03-25 09:36:40 +01:00
masensio
e0da66d25d Update uger agent string 2015-03-24 14:52:18 +01:00