Skip to content

fix(e2ee): counter update#17168

Open
alperozturk96 wants to merge 1 commit into
masterfrom
fix/e2ee-counter
Open

fix(e2ee): counter update#17168
alperozturk96 wants to merge 1 commit into
masterfrom
fix/e2ee-counter

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>

private long getE2ECounter(OCFile parentFile) {
long counter = -1;
private long getE2ECounter(OCFile parentFile, Object metadata, boolean isEndToEndVersionAtLeastV2) {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already fetching metadata it was not used for counter.

@alperozturk96

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0.x

@github-actions

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3333
Correctness6767
Dodgy code215215
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3131
Performance4141
Security1616
Total413413

@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/27335270281/artifacts/7562320224
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

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