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

1367 Commits

Author SHA1 Message Date
Abel García de Prada e6e763882c Merge pull request #442 from owncloud/feature/avatar_capability_library
[Feature] Respect capability for Avatar support
2021-12-13 11:37:10 +01:00
Fernando Sanz 27e5d367af Ktlint fixes. 2021-12-13 08:53:18 +01:00
Fernando Sanz 2b299da415 Retrieve new capability to user's avatar. 2021-12-13 08:53:18 +01:00
Abel García de Prada 2c0745f20a Merge pull request #454 from owncloud/dependabot/gradle/moshiVersion-1.13.0
Bump moshiVersion from 1.12.0 to 1.13.0
2021-12-10 08:30:20 +01:00
dependabot[bot] 1a4b98d232 Bump moshiVersion from 1.12.0 to 1.13.0
Bumps `moshiVersion` from 1.12.0 to 1.13.0.

Updates `moshi-kotlin` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.12.0...moshi-parent-1.13.0)

Updates `moshi-kotlin-codegen` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.12.0...moshi-parent-1.13.0)

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.moshi:moshi-kotlin-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 02:09:45 +00:00
Abel García de Prada aef967bf25 Merge pull request #452 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.7.3
Bump robolectric from 4.5.1 to 4.7.3
2021-12-02 08:52:35 +01:00
dependabot[bot] 5ce81e3b17 Bump robolectric from 4.5.1 to 4.7.3
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.5.1 to 4.7.3.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.5.1...robolectric-4.7.3)

---
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>
2021-12-02 02:08:45 +00:00
Abel García de Prada 4fa986e053 Merge pull request #448 from owncloud/gradle_7.3
Bump gradle version to 7.3
2021-11-17 13:18:31 +01:00
Abel García de Prada 5e8f0b8286 Bump gradle version to 7.3 2021-11-17 10:31:10 +01:00
Abel García de Prada 050b98f78b Merge pull request #433 from owncloud/Gradle-7.2
Gradle 7.2
2021-11-17 10:03:53 +01:00
Hannes Achleitner 487c4f682a Gradle 7.2 2021-11-17 09:50:05 +01:00
Abel García de Prada f75f64ab13 Merge pull request #434 from owncloud/api30
Api 30
2021-11-17 09:46:11 +01:00
Hannes Achleitner dd088d7222 Api 30 2021-11-17 09:32:18 +01:00
Abel García de Prada 05705722ef Merge pull request #447 from owncloud/bump_several_dependencies
Bump Kotlin version to 1.5.31
2021-11-17 09:19:36 +01:00
Abel García de Prada 36cf45c377 Bump some dependencies 2021-11-17 08:51:39 +01:00
Abel García de Prada eea5240bd0 Merge pull request #441 from owncloud/release/1.0.13
[Release] 1.0.13
2021-11-15 11:22:22 +01:00
Fernando Sanz 20efe90e2d QA report (5) fixed 1.0.13 2021-11-08 13:37:52 +01:00
Abel García de Prada 83048b61d8 Update versionName and versionCode for a new stable release 2021-11-05 13:18:04 +01:00
Abel García de Prada 8a3ba16f96 Merge pull request #440 from owncloud/release/1.0.13_beta.1
[Release] 1.0.13-beta.1
2021-11-05 08:25:12 +01:00
Abel García de Prada e6b3df103e Update versionCode and versionName 1.0.13-beta.1 2021-11-03 18:23:58 +01:00
Abel García de Prada 37bae10618 Merge pull request #436 from owncloud/fix/final_chunk_size
Fix a protocol exception when uploading chunked files
2021-11-03 18:07:18 +01:00
Abel García de Prada 10e44627e1 Change last chunk size to fix a protocol exception when sending files 2021-09-28 10:58:32 +02:00
Abel García de Prada 1baeebe5ee Merge pull request #430 from owncloud/feature/parse_shares
[FEATURE REQUEST] Use Moshi to parse shares
2021-09-24 11:49:33 +02:00
Abel García de Prada fa7d83edb3 Merge pull request #432 from owncloud/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-10.2.0
Bump ktlint-gradle from 10.1.0 to 10.2.0
2021-09-09 08:10:44 +02:00
dependabot[bot] 46dcb4434d Bump ktlint-gradle from 10.1.0 to 10.2.0
Bumps ktlint-gradle from 10.1.0 to 10.2.0.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 02:06:37 +00:00
Fernando Sanz 3c46c95ac1 Code revision suggestions have been implemented. 2021-09-02 12:33:48 +02:00
Fernando Sanz f14abb0bcd Code revision suggestions have been implemented. 2021-09-02 10:55:02 +02:00
Fernando Sanz 0895732ed4 Library's copyright has been modified and restored. 2021-09-01 13:23:49 +02:00
Fernando Sanz 91bd322b68 The ShareXMLParser has been removed from UpdateRemoteShareOperation.kt class. 2021-08-31 14:47:48 +02:00
Fernando Sanz 7baf3e43a5 The ShareXMLParser has been removed from RemoveRemoteShareOperation.kt class. 2021-08-31 12:37:36 +02:00
Fernando Sanz 6285c6c70a The ShareXMLParser has been removed from GetRemoteSharesForFileOperation.kt class. 2021-08-31 11:59:41 +02:00
Fernando Sanz b40a394ab1 The ShareXMLParser has been removed from CreateRemoteShareOperation.kt class. 2021-08-31 10:43:29 +02:00
Fernando Sanz 037a2b30df Fixed some bugs on how to create shares. 2021-08-31 08:52:55 +02:00
Abel García de Prada 45fb12df0e Fix shares parsing 2021-08-27 15:38:49 +02:00
Fernando Sanz 27b18c33a9 The way to retrieve list of shares has been modified from java to kotlin and its result has been parsed to ShareResponse.kt object. 2021-08-27 14:08:58 +02:00
Christian Schabesberger c24ffcfaa4 Merge pull request #425 from owncloud/fix/add_content_length_error
add error log when content-length not equal to transfaired bytes
2021-08-18 17:13:20 +02:00
Christian Schabesberger fbf0fab800 add error log when content-length not equal to transfaired bytes 2021-08-17 12:41:35 +02:00
Abel García de Prada 5852921764 Merge pull request #420 from owncloud/release/1.0.12
[Release] 1.0.12
2021-07-20 12:55:28 +02:00
Abel García de Prada 7b5c070175 Update version name and version code 1.0.12 2021-07-15 09:55:21 +02:00
Abel García de Prada 650f348c35 Merge pull request #419 from owncloud/improvement/oauth2_pkce
Add PKCE support
2021-07-14 19:11:21 +02:00
Abel García de Prada 20070775d7 Add parameters required for PKCE 2021-07-14 12:40:08 +02:00
Abel García de Prada 593da77a04 Merge pull request #418 from owncloud/dependabot/gradle/kotlinVersion-1.5.21
Bump kotlinVersion from 1.5.20 to 1.5.21
2021-07-14 09:33:08 +02:00
dependabot[bot] 3025ddce23 Bump kotlinVersion from 1.5.20 to 1.5.21
Bumps `kotlinVersion` from 1.5.20 to 1.5.21.

Updates `kotlin-gradle-plugin` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)

Updates `kotlin-stdlib-jdk8` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 07:06:34 +00:00
Abel García de Prada ac2f837f9e Merge pull request #414 from owncloud/new_arch/camera_uploads
[New arch] Camera Uploads
2021-07-14 09:05:36 +02:00
Abel García de Prada 22719c8f40 Return unit in the remote operation 2021-07-08 12:24:21 +02:00
Abel García de Prada 12b009e378 Update operation 2021-07-05 09:17:37 +02:00
Abel García de Prada 5c2be25d66 Override contentLength in content uri request body to fix uploads to ocis 2021-07-05 09:17:37 +02:00
Abel García de Prada 99e636e8f6 Add a new operation to upload files directly with a content uri 2021-07-05 09:17:37 +02:00
Abel García de Prada 022c486603 Merge pull request #415 from owncloud/bump_kotlin_gradle
Bump kotlin to 1.5.20
2021-07-02 13:07:53 +02:00
Abel García de Prada b491641eff Bump kotlin to 1.5.20 2021-07-02 09:57:38 +02:00