Skip to content

Conversation

@AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Dec 24, 2025

This has been missing preventing shares when transported to the respective Android activities in our apps looses the note.

This currently applies to files and notes clients.

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@github-actions
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3434
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness1111
Performance88
Total168168

@AndyScherzinger
Copy link
Member Author

/backport to stable-2.22

@nextcloud-android-bot
Copy link
Collaborator

@AndyScherzinger AndyScherzinger added this to the Nc Android lib 2.23.0 milestone Dec 29, 2025
@AndyScherzinger AndyScherzinger merged commit 9508a5d into master Dec 29, 2025
18 of 20 checks passed
@AndyScherzinger AndyScherzinger deleted the fix/noid/shareNoteField branch December 29, 2025 14:58
@backportbot
Copy link

backportbot bot commented Dec 29, 2025

The backport to stable-2.22 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-2.22
git pull origin stable-2.22

# Create the new backport branch
git checkout -b backport/1915/stable-2.22

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 4596e80d

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/1915/stable-2.22

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/1915/stable-2.22')
fatal: not a valid object name: 'origin/stable-2.22'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@tobiasKaminsky
Copy link
Member

/backport to stable-2.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants