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

1488 Commits

Author SHA1 Message Date
Abel García de Prada
f598ebda56 Make requireEtag nullable 2022-07-08 10:17:33 +02:00
Abel García de Prada
549b4c784e Migrate old request bodies from java to kotlin 2022-07-08 10:17:33 +02:00
Abel García de Prada
a0d1c0db77 Move content uri request body to a new file 2022-07-08 10:17:33 +02:00
Abel García de Prada
99af3c5794 Delete old java operations. Use the kotlin ones from now on 2022-07-08 10:17:33 +02:00
Abel García de Prada
5fde2049f3 Migrate remote chunk upload operation to kotlin 2022-07-08 10:17:33 +02:00
Abel García de Prada
88819ee112 Use extension to simplify a little bit the code 2022-07-08 10:17:33 +02:00
Abel García de Prada
744ab2e435 Migrate remote upload operation to kotlin 2022-07-08 10:17:33 +02:00
Abel García de Prada
3811f5ac27 Add copy operation to the file service 2022-07-08 10:17:33 +02:00
Abel García de Prada
e476610e68 Refactor copy remote file operation. Make overwrite false as default to avoid some potential errors 2022-07-08 10:17:33 +02:00
Abel García de Prada
f774d27898 Migrate CopyRemoteFileOperation to kotlin. Second step to keep git history 2022-07-08 10:17:33 +02:00
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
24b850d20c
Merge pull request #496 from owncloud/propfind_with_shares
Retrieve share type directly within the propfind
2022-07-07 14:59:20 +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
Jesús Recio
2dc6f30a5e
Merge pull request #490 from owncloud/fix/eos
Fix unexpected end of stream when connecting with server
1.0.15
2022-05-31 11:48:55 +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
Abel García de Prada
1f9bff1df0
Merge pull request #439 from owncloud/Modernize
Modernize
2022-05-30 09:36:35 +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
Abel García de Prada
809e641b1a
Merge pull request #488 from owncloud/release/2.21-beta.1
[Release] 1.0.15-beta.1
2022-05-12 09:49:09 +02:00
Fernando Sanz
fd8caa42cb Updated versionCode and versionName 1.0.15-beta.1 2022-05-11 09:53:47 +02:00
Abel García de Prada
45a9a190f8
Merge pull request #486 from owncloud/bump/kotlin_version
Bump kotlin version to 1.6.21
2022-05-09 14:43:16 +02:00