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

26 Commits

Author SHA1 Message Date
davigonz
75ce8e186f Implement UploadRemoteFileOperation with dav4droid 2018-09-04 13:38:30 +02:00
davigonz
2ba891df15 Include user agent in OCContext and start implementing the generic put operation 2018-09-04 13:38:30 +02:00
davigonz
a4678557d8 Remove unneeded slahes in url 2018-09-04 13:38:30 +02:00
DerSchabi
ca2eff6647 make propfind operation run without errors 2018-09-04 13:38:30 +02:00
davigonz
ff6adc4cf9 Solve conflicts 2018-09-04 13:38:30 +02:00
davigonz
3125c8047c First propfind using dav4droid and new architecture 2018-09-04 13:38:30 +02:00
DerSchabi
cd3d20db07 add dav4droid support part1 2018-09-04 13:38:30 +02:00
davigonz
e6835b1518 Reorder variables 2018-04-20 12:40:52 +02:00
davigonz
d0d26b7a3b Fix uploads 2018-04-20 12:35:06 +02:00
davigonz
872c82b79a Test remote deletion 2018-04-19 13:57:49 +02:00
davigonz
bc32ddda0f Test download 2018-04-19 13:22:27 +02:00
davigonz
f3a080e9a8 Keep working on uploads 2018-04-18 13:32:38 +02:00
davigonz
bdd6a1be0c Refactor MainActivity and start implementing upload 2018-04-18 11:03:28 +02:00
davigonz
d79bdb7893 Test PROPFIND with new endpoind and new network library 2018-04-17 18:37:00 +02:00
davigonz
ede34920c2 Include feature to check server connections 2018-04-17 16:48:49 +02:00
davigonz
e6640d395b Testing network library 2018-04-17 16:48:49 +02:00
David A. Velasco
ae4b463478 Update Sample Client and Test Project after moving OwnCloudCredentialsFactory to a different pacakge 2017-08-04 12:04:52 +02:00
davigonz
b9492966a5 Updated test with needed params 2016-12-15 13:51:12 +01:00
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
masensio
eca87d20c7 Update headers 2015-03-04 11:06:47 +01:00
David A. Velasco
e5010c1a6b Fixed library demo client 2014-08-27 12:18:56 +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
b998f8840b Fixed copyright line in comments 2014-02-18 10:16:05 +01:00
David A. Velasco
6c4d342610 Reordered packages 2014-02-14 12:04:41 +01:00
masensio
79995d6522 OC-2746: Update Sample Library for changes in library 2014-01-28 13:43:27 +01:00
David A. Velasco
1f3123b1b7 Initial commit of ownCloud Android library 2014-01-20 13:51:09 +01:00