davigonz
|
01d4592de0
|
Refactor httm methods to return response instead of response code
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
25bba85ee1
|
Implement get quota with new architecture and refactoring
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
bd82537045
|
Fix read remote folder
|
2018-09-04 13:38:31 +02:00 |
|
theScrabi
|
ac869690fc
|
change dav4droid repository to the ownclouders one
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
e7c5391ac5
|
Fix new webdav uri build
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
dc9a37db28
|
Update GetMethod to be used in GetRemoteUserInfoOperation
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
1cf44a9fff
|
Code refactoring
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
dfab453e6b
|
Working on authentication operations
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
4f0cd82a7d
|
Clear basic credentials before applying new ones
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
81aa417cbf
|
Custom interceptors to include user agent and authorization
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
d67a41d5cc
|
Include credentials [WIP]
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
11938a1fcc
|
Create http + webdav methods wrapeer
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
b9ba124541
|
Keep previous owncloudclient implementation
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
275a0f0f10
|
Update ownCloucClient to use OkHttpClient [WIP]
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
2b333b8ff0
|
Update dav4droid dependency
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
81cea2788d
|
Upload file operation [WIP]
|
2018-09-04 13:38:30 +02:00 |
|
theScrabi
|
81d3d832e9
|
restructure path to operation resources
|
2018-09-04 13:38:30 +02:00 |
|
theScrabi
|
ce86ebac8a
|
make propfind compatible with frontend
|
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 |
|
davigonz
|
5d0362dc4d
|
Use DavOCResource again
|
2018-09-04 13:38:30 +02:00 |
|
DerSchabi
|
dae28aee48
|
refactor RemoteOperationResult
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
63c917c979
|
Include upload headers in interceptor and finish upload file operation
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
75ce8e186f
|
Implement UploadRemoteFileOperation with dav4droid
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
2ef51dd5f6
|
Move webdav path constant and refactor some Remote operation methods
|
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
|
77c7c5195b
|
Create DAVOCResource and http constants file in dav4android
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
68fae46240
|
Register new WebDAV properties in dav4android
|
2018-09-04 13:38:30 +02:00 |
|
davigonz
|
7cb9189fce
|
Keep completing the propfind
|
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 |
|
DerSchabi
|
d593474113
|
make dav4android as submodule
|
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
|
1249e205d6
|
add OCAccount
add OCAccount
|
2018-09-04 13:38:30 +02:00 |
|
DerSchabi
|
e354a716cb
|
ren owncloud to OC
|
2018-09-04 13:38:30 +02:00 |
|
DerSchabi
|
cd3d20db07
|
add dav4droid support part1
|
2018-09-04 13:38:30 +02:00 |
|
David González Verdugo
|
9ab1b40682
|
Merge pull request #194 from owncloud/show_reshares
Show reshares
|
2018-08-09 10:56:40 +02:00 |
|
davigonz
|
d4908e4172
|
Switch to v2.php
|
2018-08-01 12:53:56 +02:00 |
|
davigonz
|
7bed924ff8
|
Refactor uri builds in shares
|
2018-08-01 11:10:16 +02:00 |
|
David González Verdugo
|
8e357d7811
|
Merge pull request #191 from karakayasemi/master
check for PROPERTY_VERSIONING is exist when learning capabilities
oc-android-library-0.9.20
|
2018-06-22 10:37:28 +02:00 |
|
Semih Serhat Karakaya
|
813900d600
|
check for PROPERTY_VERSIONING is exist when learning capabilities
|
2018-05-23 10:30:18 +03:00 |
|
David González Verdugo
|
38c84ed377
|
Merge pull request #189 from owncloud/user_quota
User quota
|
2018-05-18 09:44:44 +02:00 |
|
davigonz
|
fdbe23923e
|
Fix Incorrect output with Other option
|
2018-05-18 09:28:14 +02:00 |
|
David González
|
f3566d667e
|
Handle case with quota 0
|
2018-05-18 09:28:13 +02:00 |
|
davigonz
|
a21614fd5a
|
Handle pending, unknown and unlimited quota
|
2018-05-18 09:28:13 +02:00 |
|
davigonz
|
ec08bfbd7a
|
Fix get quota test
|
2018-05-18 09:28:13 +02:00 |
|
davigonz
|
12429b7ab9
|
Update operation to get remote user quota
|
2018-05-18 09:28:13 +02:00 |
|
David González Verdugo
|
ad0adaaf5c
|
Merge pull request #188 from owncloud/upgrade_gradle
Upgrade gradle to 3.1.2
|
2018-05-18 09:27:06 +02:00 |
|