Skip to content

BugFix - Use Correct Download Attribute #15074

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Jun 30, 2025

  • Tests written, or not not needed

Library PR: nextcloud/android-library#1758

Issue

Since Nextcloud 30, the enabled key have been renamed to value and supports more than boolean. Thus, client needs to support both type.

Documentation

How to test?

Scenario 1: Updating an Existing Share

  1. Set up two instances: one with Nextcloud 28 and another with Nextcloud version 30 or higher.
  2. Create a share on both instances.
  3. Update the share settings to enable "Allow download and sync."
  4. Ensure the update is successfully completed.

Scenario 2: Creating a Share with Specific Permissions

  1. Set up two instances: one with Nextcloud 28 and another with Nextcloud version 30 or higher.
  2. Create a share with "Allow download and sync" enabled.
  3. Verify that the share is successfully created.

@alperozturk96 alperozturk96 changed the title BugFix - Use BugFix - Use Correct Download Attribute Jun 30, 2025
@alperozturk96 alperozturk96 force-pushed the bugfix/use-correct-download-attribute branch from 9e00615 to c38a4d2 Compare July 1, 2025 07:12
@alperozturk96 alperozturk96 requested a review from ZetaTom July 1, 2025 08:16
@alperozturk96 alperozturk96 force-pushed the bugfix/use-correct-download-attribute branch from 1595425 to 7076746 Compare July 2, 2025 12:46
@nextcloud nextcloud deleted a comment from github-actions bot Jul 2, 2025
@alperozturk96 alperozturk96 force-pushed the bugfix/use-correct-download-attribute branch from 7076746 to b394698 Compare July 4, 2025 09:38
Copy link

github-actions bot commented Jul 4, 2025

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/15074.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

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.

1 participant