fix(deps): update dependency com.github.nextcloud:android-library to v2 #13979
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
ceb3812b688f2288911acf4d917596283fab0ea5
->2.19.1
Release Notes
nextcloud/android-library (com.github.nextcloud:android-library)
v2.19.1
: NC Android lib 2.19.1Compare Source
What's Changed
Full Changelog: nextcloud/android-library@2.19.0...2.19.1
v2.19.0
: NC Android lib 2.19.0Compare Source
What's Changed
1883b38
by @renovate in https://github.com/nextcloud/android-library/pull/1412New Contributors
Full Changelog: nextcloud/android-library@2.18.1...2.19.0
v2.18.1
: NC Android lib 2.18.1Compare Source
See https://github.com/nextcloud/android-library/milestone/95
v2.18.0
: NC Android lib 2.18.0Compare Source
See https://github.com/nextcloud/android-library/milestone/93
v2.17.0
: NC Android lib 2.17.0Compare Source
See https://github.com/nextcloud/android-library/milestone/92
v2.16.0
: NC Android lib 2.16.0Compare Source
See https://github.com/nextcloud/android-library/milestone/91
v2.15.0
: NC Android lib 2.15.0Compare Source
See https://github.com/nextcloud/android-library/milestone/89
v2.14.0
: NC Android Lib 2.14.0Compare Source
See https://github.com/nextcloud/android-library/milestone/88
v2.13.0
: NC Android Lib 2.13.0Compare Source
See https://github.com/nextcloud/android-library/milestone/87
v2.12.1
: NC Android lib 2.12.1Compare Source
See https://github.com/nextcloud/android-library/milestone/86
v2.12.0
: NC Android lib 2.12.0Compare Source
See https://github.com/nextcloud/android-library/milestone/85
v2.11.0
: NC Android lib 2.11.0Compare Source
See https://github.com/nextcloud/android-library/milestone/82
v2.10.2
: NC Android 2.10.2Compare Source
See https://github.com/nextcloud/android-library/milestone/84
v2.10.1
: NC Android lib 2.10.1Compare Source
See https://github.com/nextcloud/android-library/milestone/83
v2.10.0
: NC Android lib 2.10.0Compare Source
See https://github.com/nextcloud/android-library/milestone/79
v2.9.1
: NC Android lib 2.9.1Compare Source
See https://github.com/nextcloud/android-library/milestone/80
v2.9.0
: NC Android lib 2.9.0Compare Source
See https://github.com/nextcloud/android-library/milestone/77
v2.8.1
: NC Android lib 2.8.1Compare Source
See https://github.com/nextcloud/android-library/milestone/78
v2.8.0
: NC Android lib 2.8.0Compare Source
See https://github.com/nextcloud/android-library/milestone/76
v2.7.1
: NC Android lib 2.7.1Compare Source
See https://github.com/nextcloud/android-library/milestone/75
v2.7.0
: NC Android lib 2.7.0Compare Source
See https://github.com/nextcloud/android-library/milestone/73
v2.6.1
: NC Android lib 2.6.1Compare Source
See https://github.com/nextcloud/android-library/milestone/74
v2.6.0
: NC Android lib 2.6.0Compare Source
See https://github.com/nextcloud/android-library/milestone/71
v2.5.1
: NC android lib 2.5.1Compare 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.0Compare Source
See https://github.com/nextcloud/android-library/milestone/68
v2.4.2
: NC Android lib 2.4.2Compare Source
See https://github.com/nextcloud/android-library/milestone/70
v2.4.1
: NC android lib 2.4.1Compare Source
See https://github.com/nextcloud/android-library/milestone/69
v2.4.0
: NC android lib 2.4.0Compare Source
See: https://github.com/nextcloud/android-library/milestone/66
v2.3.1
: NC android lib 2.3.1Compare Source
#499 use plain userId for search
#473 Handling for share types ROOM/FEDERATED
v2.3.0
: NC android lib 2.3.0Compare 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.0Compare 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.1Compare Source
#419 Reduced chunk properties
v2.1.0
: NC Android lib 2.1.0Compare 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.1Compare 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.0Compare Source
Changes to new http library: https://github.com/nextcloud/android-library/issues/371
v1.7.0
: NC Android lib 1.7.0Compare 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.1Compare 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.0Compare Source
Bump to stable version
Small fix
v1.4.2
: NC Android lib 1.4.2Compare 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.1Compare Source
#278 Backport userId change to string
v1.4.0
: NC Android lib 1.4.0Compare 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.5Compare 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.4Compare 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.3Compare Source
#246 [stable-1.3] Escape userId as whitespaces are allowed
v1.3.2
: NC Android lib 1.3.2Compare 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.1Compare Source
#240 Remove non-public objects attribute
v1.3.0
: NC Android lib 1.3.0Compare 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.3Compare 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.2Compare Source
v1.2.1
: NC Android lib 1.2.1Compare Source
v1.2.0
: NC Android lib 1.2.0Compare Source
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.0Compare Source
v1.0.43.1
: NC Android lib 1.0.43.1Compare Source
#154 - Backport of #153: ignore unhandled rich objects
v1.0.43
: NC Android lib 1.0.43Compare 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.42Compare Source
#148 Empty activites have 304 response
v1.0.41
: NC Android lib 1.0.41Compare 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.40Compare 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.39Compare 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.38Compare 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.37Compare 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.36Compare Source
#111 Show infos on untrusted domains if available
v1.0.35
: NC Android lib 1.0.35Compare 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.34Compare 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.33Compare 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.32Compare 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.31Compare 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.
This PR was generated by Mend Renovate. View the repository job log.