theScrabi
|
f110992489
|
make oauth work
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
8540eed348
|
add oauth operations
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
b1f2c0cbef
|
Implement upload progress
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
9caa79becc
|
remove ApacheHttp imports from downloadoperation
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
60c1be2c0c
|
add DownloadRemoteFileOperation
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
82fce2944b
|
Fix read remote file operation
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
ff17ab6837
|
Working on having the upload progress
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
2041fb1962
|
add untestet protoype of new ReadRemoteFileOperation
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
e78b96348b
|
fix crash when calling getOkHttpInterceptor
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
019383378d
|
add crete remote folder operation
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
cb08fe32a4
|
set timeout in move/localmove operation
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
6a375dcb93
|
Include timeouts and short refactoring
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
73b4ffe0b9
|
remove furhter httpclinet constraints from move/copy operation
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
af5228a425
|
fix created snack bar showing up
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
0387ceb1d4
|
Implement remove file operation
|
2018-09-04 15:50:24 +02:00 |
|
theScrabi
|
b183e3f08a
|
add support for copy methode
|
2018-09-04 15:50:24 +02:00 |
|
davigonz
|
e4e8a5a5e3
|
Implement basic upload using the new wrapper
|
2018-09-04 15:50:23 +02:00 |
|
davigonz
|
524dc587db
|
Refactor wrapper constructors and start to implement uploadoperations in library
|
2018-09-04 15:47:29 +02:00 |
|
davigonz
|
c676f694d6
|
Upload [WIP]
|
2018-09-04 15:42:01 +02:00 |
|
davigonz
|
a0478826b4
|
Update GetRemoteUserQuotaOperation to use the recent wrapper with propfind
|
2018-09-04 15:42:01 +02:00 |
|
davigonz
|
1631b9b55a
|
Get rid of OkHttp dependencies in OwnCloudClient
|
2018-09-04 15:42:01 +02:00 |
|
davigonz
|
f5795d1c03
|
Keep refactoring wrapper
|
2018-09-04 15:38:04 +02:00 |
|
davigonz
|
7fe2c02fc1
|
Include methot to make a result successful
|
2018-09-04 15:38:04 +02:00 |
|
davigonz
|
bcc8a78bcf
|
Move OkHttp and dav4android dependencies to the new wrapper
|
2018-09-04 15:38:04 +02:00 |
|
davigonz
|
08777c0265
|
Get rid of refactor classes, use methods wrapper
|
2018-09-04 13:57:25 +02:00 |
|
davigonz
|
226e332460
|
Implement update share using the new wrapper methods in library
|
2018-09-04 13:56:32 +02:00 |
|
davigonz
|
6d1e2d0434
|
Implement remove share using the new wrapper methods
|
2018-09-04 13:52:43 +02:00 |
|
davigonz
|
7d534c90ab
|
Implement get shares operations using the new wrapper methods
|
2018-09-04 13:48:46 +02:00 |
|
davigonz
|
1a7e6a475d
|
Use the new wrapper methods with CreateRemoteShareOperation and GetRemoteShareOperation
|
2018-09-04 13:41:54 +02:00 |
|
davigonz
|
3b7950ae59
|
Fix problem when showing size
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
944a1186d9
|
Use new wrapper in GetRemoteUserAvatar operation
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
82b7bef113
|
Implement GetRemoteCapabilities using new wrapper
|
2018-09-04 13:38:31 +02:00 |
|
davigonz
|
a730980c34
|
Implement GetRemoteStatusOperation using new wrapper
|
2018-09-04 13:38:31 +02:00 |
|
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 |
|