Skip to content

Conversation

@tobiasKaminsky
Copy link
Member

2020-06-25-121108 2020-06-25-121128

@AndyScherzinger as dicussed, would be great if you can polish it a bit ❤️

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

Testing

Writing tests is very important. Please try to write some tests for your PR.
If you need help, please do not hesitate to ask in this PR for help.

unit tests
instrumented tests
UI tests

  • Tests written, or not not needed

@AndyScherzinger
Copy link
Member

@AndyScherzinger as dicussed, would be great if you can polish it a bit ❤️

Will do 👍

@AndyScherzinger
Copy link
Member

@tobiasKaminsky had to rebase to resolve conflicts with master (and fix code analysis gaps)

tobiasKaminsky and others added 5 commits June 30, 2020 07:34
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@nextcloud-android-bot
Copy link
Collaborator

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

@nextcloud-android-bot
Copy link
Collaborator

@nextcloud-android-bot
Copy link
Collaborator

Copy link
Collaborator

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
           

Complexity increasing per file
==============================
- src/main/java/com/owncloud/android/providers/FileContentProvider.java  3
- src/main/java/com/owncloud/android/ui/fragment/FileDetailSharingFragment.java  3
- src/main/java/com/owncloud/android/ui/adapter/PublicShareViewHolder.java  1
- src/main/java/com/owncloud/android/ui/adapter/PublicShareListAdapter.java  1
         

Complexity decreasing per file
==============================
+ src/main/java/com/owncloud/android/operations/UpdateShareViaLinkOperation.java  -1
+ src/main/java/com/owncloud/android/operations/CreateShareViaLinkOperation.java  -4
         

See the complete overview on Codacy

@nextcloud-android-bot
Copy link
Collaborator

Codacy

402

Lint

TypemasterPR
Warnings8383
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings61
Internationalization Warnings9
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings74
Security Warnings44
Dodgy code Warnings111
Total339

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings61
Internationalization Warnings9
Malicious code vulnerability Warnings4
Multithreaded correctness Warnings9
Performance Warnings74
Security Warnings44
Dodgy code Warnings111
Total339

@tobiasKaminsky tobiasKaminsky merged commit 551628d into master Jun 30, 2020
@delete-merged-branch delete-merged-branch bot deleted the multipleShareLink branch June 30, 2020 07:51
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