android icon indicating copy to clipboard operation
android copied to clipboard

Fix upload conflict in encrypted folder

Open tobiasKaminsky opened this issue 3 years ago • 4 comments
trafficstars

Signed-off-by: tobiasKaminsky [email protected]

  • [x] Tests written, or not not needed

tobiasKaminsky avatar Jul 26 '22 08:07 tobiasKaminsky

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10560.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.

github-actions[bot] avatar Sep 12 '22 07:09 github-actions[bot]

Codacy

Lint

TypemasterPR
Warnings8585
Errors00

SpotBugs

CategoryBaseNew
Bad practice2929
Correctness4646
Dodgy code354354
Experimental11
Internationalization99
Multithreaded correctness99
Performance5858
Security2828
Total534534

github-actions[bot] avatar Sep 12 '22 07:09 github-actions[bot]

stable-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/5957-IT-stable-07-14

nextcloud-android-bot avatar Sep 12 '22 07:09 nextcloud-android-bot

master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/5957-IT-master-07-15

nextcloud-android-bot avatar Sep 12 '22 07:09 nextcloud-android-bot

/rebase

AlvaroBrey avatar Nov 23 '22 10:11 AlvaroBrey

blue-Light-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/10560-Screenshot-blue-Light-11-07

github-actions[bot] avatar Nov 23 '22 11:11 github-actions[bot]

/rebase

tobiasKaminsky avatar Jan 30 '23 12:01 tobiasKaminsky

Codacy

Lint

TypemasterPR
Warnings7676
Errors00

SpotBugs

CategoryBaseNew
Bad practice2727
Correctness4444
Dodgy code334334
Internationalization99
Multithreaded correctness99
Performance5858
Security1818
Total499499

github-actions[bot] avatar Jan 30 '23 12:01 github-actions[bot]

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10560.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.

github-actions[bot] avatar Jan 30 '23 12:01 github-actions[bot]

master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7629-IT-master-12-19

nextcloud-android-bot avatar Jan 30 '23 12:01 nextcloud-android-bot

stable-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7629-IT-stable-12-29

nextcloud-android-bot avatar Jan 30 '23 12:01 nextcloud-android-bot

@tobiasKaminsky I'm not sure how to resolve the conflict in UploadFileOperation

AlvaroBrey avatar Feb 22 '23 13:02 AlvaroBrey