1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Hannes Achleitner 6803a347bf Update Copyright year to 2020 2020-03-17 15:50:50 +01:00
davigonz e343a720f7 Fix sample client 2020-02-18 12:18:02 +01:00
Hannes Achleitner 9beb25d019 fix lint issues 2020-01-21 13:10:01 +01:00
Hannes Achleitner a47d6fd882 switch to Timber 2020-01-21 13:10:01 +01:00
Hannes Achleitner 78e4d167d2 change 2018 to 2019 in comments 2019-02-13 18:26:18 +01:00
Hannes Achleitner 40690df5fa apply codestyle everywhere 2019-01-23 06:19:08 +01:00
Hannes Achleitner 56e003139f change to Gradle file structure 2018-12-12 20:17:27 +01:00
davigonz 33fd1037a3 Update sample client to use new library 2018-10-02 10:53:52 +02:00
theScrabi c33c7c551d make redirection actually work ... finaly 2018-09-04 15:50:24 +02:00
davigonz b9ba124541 Keep previous owncloudclient implementation 2018-09-04 13:38:30 +02:00
theScrabi 81d3d832e9 restructure path to operation resources 2018-09-04 13:38:30 +02:00
davigonz 74c9430382 Create RemoveRemoteFileOperation and use it 2018-09-04 13:38:30 +02:00
davigonz 81120ac7ad Create DownloadRemoteFileOperation and reorder classes 2018-09-04 13:38:30 +02:00
davigonz 0f14e89d7c Check upload file result 2018-09-04 13:38:30 +02:00
DerSchabi dae28aee48 refactor RemoteOperationResult 2018-09-04 13:38:30 +02:00
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