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

389 Commits

Author SHA1 Message Date
Abel García de Prada
a25ed61730 Migrate CopyRemoteFileOperation to kotlin. First step to keep git history 2022-07-08 10:17:33 +02:00
Abel García de Prada
71d286bdc3 Apply code review suggestions 2022-07-08 10:17:33 +02:00
Abel García de Prada
2bb29178ff Remove nullability from a variable 2022-07-08 10:17:33 +02:00
Abel García de Prada
66556dc527 Add rename file to FileService 2022-07-08 10:17:33 +02:00
Abel García de Prada
64f6fdc46d Migrate RenameRemoteFileOperation to kotlin. Second step to keep git history 2022-07-08 10:17:33 +02:00
Abel García de Prada
d74ed22027 Migrate RenameRemoteFileOperation to kotlin. First step to keep git history 2022-07-08 10:17:33 +02:00
Abel García de Prada
a8acc3e876 Make overwrite option disabled by default for move operations 2022-07-08 10:17:33 +02:00
Abel García de Prada
d7d9238b7a Add move operation to file service 2022-07-08 10:17:33 +02:00
Abel García de Prada
21eecfb1a3 Add move operation to chunk service 2022-07-08 10:17:33 +02:00
Abel García de Prada
c3cf983753 Migrate MoveRemoteFileOperation to kotlin. Second step to keep git history 2022-07-08 10:17:33 +02:00
Abel García de Prada
29ca606c4c Migrate MoveRemoteFileOperation to kotlin. First step to keep git history 2022-07-08 10:17:33 +02:00
Abel García de Prada
a30f164c8a Apply code review suggestions 2022-07-08 10:17:33 +02:00
Abel García de Prada
a91cbceb16 Add removeFile to FileService 2022-07-08 10:17:33 +02:00
Abel García de Prada
a302d59f64 Converting RemoveRemoteFileOperation from java to kotlin. Final step. 2022-07-08 10:17:32 +02:00
Abel García de Prada
c50f29afea Converting RemoveRemoteFileOperation from java to kotlin. Intermediate step to preserve git history. 2022-07-08 10:17:32 +02:00
Abel García de Prada
bfb9a919e1 Replace kotlin android extensions with kotlin-parcelize 2022-07-08 10:17:32 +02:00
Abel García de Prada
845596ee81 Apply code review suggestions 2022-07-08 10:14:02 +02:00
Abel García de Prada
2849919045 Download file operation will return unit instead of Any 2022-07-08 10:14:02 +02:00
agarcia
9bea63ebb3 Create parent folder when downloading a file if possible 2022-07-08 10:14:02 +02:00
agarcia
2c3f864d66 Add download file to file service 2022-07-08 10:14:02 +02:00
agarcia
f02aa08383 Migrate DownloadRemoteFileOperation to kotlin 2022-07-08 10:14:02 +02:00
Abel García de Prada
ca7d49f084 Apply CR changes 2022-07-08 10:14:02 +02:00
Abel García de Prada
c3c3606b9a Map size or length property depending on mimetype 2022-07-08 10:13:18 +02:00
Abel García de Prada
251e3dda71 Transform RemoteFile to kotlin and apply necessary changes 2022-07-08 10:13:17 +02:00
agarcia
a5af8f8470 Apply code review suggestions 2022-07-08 09:20:43 +02:00
agarcia
ec00f76077 Include createFolder as file service operation 2022-07-08 09:20:43 +02:00
agarcia
e827dbfcfa Migrate CreateRemoteFolderOperation to kotlin 2022-07-08 09:20:43 +02:00
agarcia
e18fb2956e Apply CR suggestions 2022-07-08 09:20:43 +02:00
agarcia
01c40aa532 Add owner field to remote file 2022-07-08 09:20:43 +02:00
agarcia
a51d2fd394 Migrate ReadRemoteFolderOperation to kotlin and add it to FileService 2022-07-08 09:18:56 +02:00
Abel García de Prada
5be4eca0f7 Added a new property, so that, we can retrieve the shares within the propfind 2022-07-07 08:18:54 +02:00
Abel García de Prada
f712a384cd Fix unexpected end of stream when connecting with server 2022-05-30 13:41:41 +02:00
Hannes Achleitner
1412117dcd Android Arctic Fox 2022-05-30 09:12:42 +02:00
Hannes Achleitner
a054adc688 Java 8 is by default 2022-05-30 09:11:56 +02:00
Fernando Sanz
fd8caa42cb Updated versionCode and versionName 2022-05-11 09:53:47 +02:00
dependabot[bot]
7fe41ce51c
Bump robolectric from 4.8 to 4.8.1
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.8 to 4.8.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.8...robolectric-4.8.1)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 02:08:05 +00:00
dependabot[bot]
6e503c2cf7
Bump robolectric from 4.7.3 to 4.8
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.7.3 to 4.8.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.7.3...robolectric-4.8)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 02:44:52 +00:00
Abel García de Prada
f6eb631fbf Reformat some code 2022-04-25 08:41:14 +02:00
Christian Schabesberger
be758eb5ea apply requested changes 2022-04-25 08:41:14 +02:00
Christian Schabesberger
105830e4f0 apply requested changes 2022-04-25 08:41:14 +02:00
Christian Schabesberger
09375ce053 rebase okhttp_signleton fix on top of connection validator
fix token oauth token refresh error

pleasure the linter
2022-04-25 08:41:14 +02:00
Christian Schabesberger
fc4ae27bbe remove redundant intercept of httpclient with httpmethod 2022-04-25 08:41:14 +02:00
Schabi
344c1e1136 apply required fixes 2022-04-25 08:41:14 +02:00
Schabi
79e4287223 clean up http client 2022-04-25 08:41:14 +02:00
Christian Schabesberger
0313c1e103 get okhttp singleton removal changes to compile 2022-04-25 08:41:14 +02:00
Abel García de Prada
e0b81bd11a Bump kotlin to 1.6.20 2022-04-08 10:53:23 +02:00
Abel García de Prada
97a613f168 Bump target sdk to api 31 2022-04-08 09:48:29 +02:00
Christian Schabesberger
7c77c267f9 apply changes according to review 2022-03-23 13:27:19 +01:00
Christian Schabesberger
2a4195c966 fix lint and compile issues 2022-03-23 13:27:18 +01:00
Christian Schabesberger
d9dce81ce7 add GetBaseUrlRemoteOperation 2022-03-23 13:26:58 +01:00