android-library icon indicating copy to clipboard operation
android-library copied to clipboard

Add content search type

Open tobiasKaminsky opened this issue 6 years ago • 5 comments

Successor of #319

Signed-off-by: tobiasKaminsky [email protected]

tobiasKaminsky avatar Oct 29 '19 07:10 tobiasKaminsky

Lint

TypemasterPR
Warnings00
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings15
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings17
Dodgy code Warnings59
Total163

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings15
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings17
Dodgy code Warnings59
Total163

nextcloud-android-bot avatar Oct 29 '19 07:10 nextcloud-android-bot

Question is what to do with that? ;-)

tobiasKaminsky avatar Oct 29 '19 07:10 tobiasKaminsky

Question is what to do with that? ;-)

@tobiasKaminsky what would we be using it for?

AndyScherzinger avatar Oct 29 '19 07:10 AndyScherzinger

IT test failed: https://www.kaminsky.me/nc-dev/library-integrationTests/1253

nextcloud-android-bot avatar Oct 29 '19 07:10 nextcloud-android-bot

@tobiasKaminsky what would we be using it for?

We can search then by mimeype, e.g. get all pdf or all videos. I updated https://github.com/nextcloud/android/pull/4748, so better talk there as it is in the client code.

tobiasKaminsky avatar Oct 29 '19 07:10 tobiasKaminsky