Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.github.nextcloud:android-library to v2 #13979

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.nextcloud:android-library ceb3812b688f2288911acf4d917596283fab0ea5 -> 2.19.1 age adoption passing confidence

Release Notes

nextcloud/android-library (com.github.nextcloud:android-library)

v2.19.1: NC Android lib 2.19.1

Compare Source

What's Changed

Full Changelog: nextcloud/android-library@2.19.0...2.19.1

v2.19.0: NC Android lib 2.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: nextcloud/android-library@2.18.1...2.19.0

v2.18.1: NC Android lib 2.18.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/95

v2.18.0: NC Android lib 2.18.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/93

v2.17.0: NC Android lib 2.17.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/92

v2.16.0: NC Android lib 2.16.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/91

v2.15.0: NC Android lib 2.15.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/89

v2.14.0: NC Android Lib 2.14.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/88

v2.13.0: NC Android Lib 2.13.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/87

v2.12.1: NC Android lib 2.12.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/86

v2.12.0: NC Android lib 2.12.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/85

v2.11.0: NC Android lib 2.11.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/82

v2.10.2: NC Android 2.10.2

Compare Source

See https://github.com/nextcloud/android-library/milestone/84

v2.10.1: NC Android lib 2.10.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/83

v2.10.0: NC Android lib 2.10.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/79

v2.9.1: NC Android lib 2.9.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/80

v2.9.0: NC Android lib 2.9.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/77

v2.8.1: NC Android lib 2.8.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/78

v2.8.0: NC Android lib 2.8.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/76

v2.7.1: NC Android lib 2.7.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/75

v2.7.0: NC Android lib 2.7.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/73

v2.6.1: NC Android lib 2.6.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/74

v2.6.0: NC Android lib 2.6.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/71

v2.5.1: NC android lib 2.5.1

Compare Source

Share: use message in RemoteOperationResult instead of data #​582
Do not throw RuntimeException if no connection to server is possible #​584

v2.5.0: NC android lib 2.5.0

Compare Source

See https://github.com/nextcloud/android-library/milestone/68

v2.4.2: NC Android lib 2.4.2

Compare Source

See https://github.com/nextcloud/android-library/milestone/70

v2.4.1: NC android lib 2.4.1

Compare Source

See https://github.com/nextcloud/android-library/milestone/69

v2.4.0: NC android lib 2.4.0

Compare Source

See: https://github.com/nextcloud/android-library/milestone/66

v2.3.1: NC android lib 2.3.1

Compare Source

#​499 use plain userId for search
#​473 Handling for share types ROOM/FEDERATED

v2.3.0: NC android lib 2.3.0

Compare Source

#​434 Enable etag for capabilities endpoint
#​447 use post for proxy
#​450 NextcloudClient non blocking
#​457 remoteShareId: int -> long
#​461 Edit label for public share
#​463 remove fileDrop capability
#​464 Process element color theming values
#​468 unlock after modifying metadata
#​465 Add capability via NextcloudClient
#​473 Handling for share types ROOM/FEDERATED

v2.2.0: NC android lib 2.2.0

Compare Source

#​448 use post for proxy
#​426 release all connections
#​424 Increase maximum number of allowed connections in HTTP connection pool
#​420 Rich workspaces: can be null (if disabled), or string (empty or with content)
#​418 Reduced chunk properties

v2.1.1: NC Android lib 2.1.1

Compare Source

#​419 Reduced chunk properties

v2.1.0: NC Android lib 2.1.0

Compare Source

#​382 Get all shares
#​384 fix direct opening with special file names + test cases
#​387 Name for text creation is now only "text document", removed "new"
#​388 Allow self-signed certs
#​403 Use utf8 for all post methods
#​415 Circle support

v2.0.1: NC Android lib 2.0.1

Compare Source

#​392 [stable-2.0] Allow self-signed certs
#​390 [stable-2.0] Name for text creation is now only "text document", removed "new"
#​389 [stable-2.0] Bump dav4jvm from 1.0 to 1.0.1
#​385 [stable-2.0] fix direct opening with special file names + test cases
#​383 [stable-2.0] Get all shares

v2.0.0: NC Android lib 2.0.0

Compare Source

Changes to new http library: https://github.com/nextcloud/android-library/issues/371

  • #​373 Add Parcelable interface to OwnCloudAccount and OwnCloudVersion
  • #​358 Add direct endpoint api
  • #​360 Add RichWorkspaces support
  • #​376 remove NC12 & add NC18
  • #​379 [stable-2.0] Close body only if body exists
  • #​381 [stable-2.0] Make response member in OkHttpMethodBase nullable

v1.7.0: NC Android lib 1.7.0

Compare Source

#​330 activity: use lastGiven header
#​338 Defensive check for Log_OC arguments for null
#​346 Handle empty/null/invalid activity response better
#​354 [stable-1.7] prevent double slash, as remotePath always has a leading "/"

v1.6.1: NC Android lib 1.6.1

Compare Source

#​341 Defensive check for Log_OC arguments for null
#​344 Bump gradle from 3.5.0 to 3.5.1

v1.5.0: NC Android lib 1.5.0

Compare Source

Bump to stable version
Small fix

v1.4.2: NC Android lib 1.4.2

Compare Source

#​286 Fix crash as sharees was not set on search
#​288 search for file by file id to then be able to fetch all infos via remote path

v1.4.1: NC Android lib 1.4.1

Compare Source

#​278 Backport userId change to string

v1.4.0: NC Android lib 1.4.0

Compare Source

#​235 on connection exception use host not available
#​236 Cleanup activity
#​245 Escape userId as whitespaces are allowed
#​243 Add support for delete a notification
#​238 make use of lombok
#​248 Npe in create folder
#​250 Handle note better
#​256 provide more infos on toString()
#​258 Allow overwrite of file
#​262 Chunked upload: use custom md5sum
#​265 Increase minimum server version

bump dependencies

v1.3.5: NC Android lib 1.3.5

Compare Source

#​254 Handle note better
#​259 Allow overwrite of file
#​260 gradle Android 3.3.2
#​261 androidX annotation 1.0.2
#​263 Chunked upload: use custom md5sum

v1.3.4: NC Android lib 1.3.4

Compare Source

#​254 Handle note better
#​259 Allow overwrite of file
#​260 gradle Android 3.3.2
#​261 androidX annotation 1.0.2

v1.3.3: NC Android lib 1.3.3

Compare Source

#​246 [stable-1.3] Escape userId as whitespaces are allowed

v1.3.2: NC Android lib 1.3.2

Compare Source

(this is the same as 1.3.1, but I had to recreate the 1.3.1 tag and now JitPack does not pick it up)

v1.3.1: NC Android lib 1.3.1

Compare Source

#​240 Remove non-public objects attribute

v1.3.0: NC Android lib 1.3.0

Compare Source

#​204 Add note to file listing
#​205 Move operation to library
#​73 Add activity previews
#​213 Fix wrong check for direct editing
#​219 Switch to AndroidX
#​222 Bump gradle from 3.2.1 to 3.3.0
#​229 Bump build chain
#​228 set note only if value is passed
#​231 Bump project.jacocoVersion from 0.8.2 to 0.8.3
#​223 Support for chunked upload
#​225 Fix an issue with not populating all the fields
#​212 Resume work on unit/integration tests/codeCov

v1.2.3: NC Android lib 1.2.3

Compare Source

fix crash on user/group search if Talk is not enabled

(this is the same as 1.2.2, but I had to recreate the 1.2.2 tag and now JitPack does not pick it up)

v1.2.2: NC Android lib 1.2.2

Compare Source

  • fix crash on user/group search if Talk is not enabled

v1.2.1: NC Android lib 1.2.1

Compare Source

  • fix wrong detection of direct editing capability for RichDocuments

v1.2.0: NC Android lib 1.2.0

Compare Source

  • #​202 Capability for DirectEditing
  • #​196 Add hide_download on files
  • #​194 Add has-preview property
  • #​186 Add support for richdocuments capabilities
  • #​185 Log_OC: use class instead of TAG
  • #​183 Comments
  • #​180 getX() method which returns a boolean should be named isX()
  • #​179 Add note to OCShare
  • #​174 Add room share type

and various library/dependency updates, for more details see
https://github.com/nextcloud/android-library/milestone/46

v1.1.0: NC Android lib 1.1.0

Compare Source

  • #​124 Remove check for older versions (< Nc 11)
  • #​137 Integration Tests
  • #​146 Add localId to serverFileInterface for Trashbin
  • #​153 ignore unhandled rich objects
  • #​155 Enhance offline detection
  • #​156 Enhance creating already existing folder message
  • #​157 Add redirect info to external link
  • #​158 Return new eTag
  • #​159 Capability: check for activity

v1.0.43.1: NC Android lib 1.0.43.1

Compare Source

#​154 - Backport of #​153: ignore unhandled rich objects

v1.0.43: NC Android lib 1.0.43

Compare Source

#​147 Gallery search
#​149 Add passwordProtected flag to OCShares
#​150 Add support for file versions
#​151 Add sharing to email
#​152 Fix double slash on search results with folder, e.g. "/test//folder//"

v1.0.42: NC Android lib 1.0.42

Compare Source

#​148 Empty activites have 304 response

v1.0.41: NC Android lib 1.0.41

Compare Source

#​144 Filter activities by fileId #​142 Video streaming & NC 14 detection
#​143 Remove buildToolsVersion
#​145 Add Trashbin support
#​141 Use userId for webdav search"

v1.0.40: NC Android lib 1.0.40

Compare Source

#​135 Parse virus error message
#​136 Check eTag
#​131 Add showing icon on external folders
#​132 Remote operation result might been null

v1.0.39: NC Android lib 1.0.39

Compare Source

#​122 remove check for older version (<11)
#​127 check quota object presence before accessing it
#​128 UserId with whitespace: fixing search
#​126 set user agent / use it correctly

v1.0.38: NC Android lib 1.0.38

Compare Source

#​120 fix nc user agent
#​121 Support for deletion of public key
#​117 Fixes #​116: Remove leaking of user sensitive information

v1.0.37: NC Android lib 1.0.37

Compare Source

#​114 by Use provided user ID
#​112 We do not use quota right now, so do not fetch it
#​110: Use correct field name when extracting user info fields

v1.0.36: NC Android lib 1.0.36

Compare Source

#​111 Show infos on untrusted domains if available

v1.0.35: NC Android lib 1.0.35

Compare Source

#​108 Support for new theming capabilities
#​107 Possibility to search only folders
#​106 Activity gson parsing: ignore key/value we do not know
#​105 Add support for IPv6

v1.0.34: NC Android lib 1.0.34

Compare Source

#​92 First release of E2E
#​102 Oreo: bump targets
#​99 Username with whitespace
#​103 Notify on fail
#​75 add lint, with drone & remember results

v1.0.33: NC Android lib 1.0.33

Compare Source

#​101 Add NC13 version
#​100 Newest version of external link app can have unset lang
#​79 Activity scrolling

v1.0.32: NC Android lib 1.0.32

Compare Source

#​95 Add text-color and element-color to capabilities
#​98 Fix transfer-encoding: chunked
#​97 Renaming OC to NC

v1.0.31: NC Android lib 1.0.31

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

test-Unit test failed, but no output was generated. Maybe a preliminary stage failed.

Copy link

github-actions bot commented Nov 7, 2024

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants