-
Notifications
You must be signed in to change notification settings - Fork 94
Parse favorite attribute for OCShare on NC 25+ #968
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8c84729 to
03f6b68
Compare
08775a2 to
1e34b45
Compare
Contributor
SpotBugs (new)
SpotBugs (master)
SpotBugs increased! |
2 tasks
Contributor
SpotBugs (new)
SpotBugs (master)
SpotBugs increased! |
AlvaroBrey
requested changes
Sep 23, 2022
Member
AlvaroBrey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor changes requested, also please take a look at Detekt and Spotbugs
library/src/main/java/com/owncloud/android/lib/resources/shares/GetShareRemoteOperation.java
Outdated
Show resolved
Hide resolved
library/src/main/java/com/owncloud/android/lib/resources/shares/ShareXMLParser.java
Outdated
Show resolved
Hide resolved
library/src/main/java/com/owncloud/android/lib/resources/shares/ShareXMLParser.java
Outdated
Show resolved
Hide resolved
Contributor
SpotBugs (new)
SpotBugs (master)
SpotBugs increased! |
1e34b45 to
84c99c3
Compare
Contributor
SpotBugs (new)
SpotBugs (master)
|
Member
|
/rebase |
84c99c3 to
8a77790
Compare
Contributor
SpotBugs (new)
SpotBugs (master)
|
AlvaroBrey
previously approved these changes
Nov 30, 2022
Member
|
@tobiasKaminsky as this is kinda old I didn't wanna merge without you having a look at it, feel free to merge when you want |
tobiasKaminsky
added a commit
to nextcloud/android
that referenced
this pull request
Dec 5, 2022
Signed-off-by: tobiasKaminsky <[email protected]>
1 task
Member
Author
|
I created a branch on files for it: nextcloud/android#11138 |
Member
|
/rebase |
nextcloud-command
pushed a commit
to nextcloud/android
that referenced
this pull request
Dec 13, 2022
Signed-off-by: tobiasKaminsky <[email protected]>
8a77790 to
d18a788
Compare
Contributor
SpotBugs (new)
SpotBugs (master)
|
AlvaroBrey
previously approved these changes
Dec 13, 2022
Signed-off-by: tobiasKaminsky <[email protected]>
d18a788 to
472a405
Compare
tobiasKaminsky
added a commit
to nextcloud/android
that referenced
this pull request
Dec 13, 2022
Signed-off-by: tobiasKaminsky <[email protected]>
Contributor
SpotBugs (new)
SpotBugs (master)
|
AlvaroBrey
approved these changes
Dec 13, 2022
tobiasKaminsky
added a commit
to nextcloud/android
that referenced
this pull request
Dec 19, 2022
Signed-off-by: tobiasKaminsky <[email protected]>
nextcloud-command
pushed a commit
to nextcloud/android
that referenced
this pull request
Dec 19, 2022
Signed-off-by: tobiasKaminsky <[email protected]>
surinder-tsys
added a commit
to surinder-tsys/android-library
that referenced
this pull request
Jan 20, 2023
AlvaroBrey
pushed a commit
to nextcloud/android
that referenced
this pull request
Jan 25, 2023
Signed-off-by: tobiasKaminsky <[email protected]>
backportbot-nextcloud bot
pushed a commit
to nextcloud/android
that referenced
this pull request
Jan 25, 2023
Signed-off-by: tobiasKaminsky <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
TODO
Requires: nextcloud/server#34133
Signed-off-by: tobiasKaminsky [email protected]