Android-SingleSignOn icon indicating copy to clipboard operation
Android-SingleSignOn copied to clipboard

add workaround for kotlin

Open David-Development opened this issue 5 years ago • 4 comments

Closes https://github.com/nextcloud/Android-SingleSignOn/issues/177

David-Development avatar Mar 02 '20 17:03 David-Development

Codacy

29

Lint

TypemasterPR
Warnings22
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings2
Correctness Warnings15
Internationalization Warnings3
Multithreaded correctness Warnings3
Performance Warnings5
Security Warnings5
Dodgy code Warnings9
Total42

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings2
Correctness Warnings15
Internationalization Warnings3
Multithreaded correctness Warnings3
Performance Warnings5
Security Warnings5
Dodgy code Warnings9
Total42

nextcloud-android-bot avatar Mar 16 '20 16:03 nextcloud-android-bot

What is the state here?

tobiasKaminsky avatar Jul 01 '20 10:07 tobiasKaminsky

It's not finished yet. At least there are still some issues that need to be resolved (See #177). However I didn't have time recently to look into it.. @dave-kennedy are you still working on the app?

David-Development avatar Jul 01 '20 17:07 David-Development

@David-Development yes, I am. I'm just querying the account manager myself instead of pulling in this lib though, so no rush on my end.

dave-kennedy avatar Jul 02 '20 21:07 dave-kennedy