Android-SingleSignOn
Android-SingleSignOn copied to clipboard
add workaround for kotlin
Closes https://github.com/nextcloud/Android-SingleSignOn/issues/177
Codacy
29Lint
| Type | master | PR |
| Warnings | 2 | 2 |
| Errors | 0 | 0 |
SpotBugs (new)
| Warning Type | Number |
|---|---|
| Bad practice Warnings | 2 |
| Correctness Warnings | 15 |
| Internationalization Warnings | 3 |
| Multithreaded correctness Warnings | 3 |
| Performance Warnings | 5 |
| Security Warnings | 5 |
| Dodgy code Warnings | 9 |
| Total | 42 |
SpotBugs (master)
| Warning Type | Number |
|---|---|
| Bad practice Warnings | 2 |
| Correctness Warnings | 15 |
| Internationalization Warnings | 3 |
| Multithreaded correctness Warnings | 3 |
| Performance Warnings | 5 |
| Security Warnings | 5 |
| Dodgy code Warnings | 9 |
| Total | 42 |
What is the state here?
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 yes, I am. I'm just querying the account manager myself instead of pulling in this lib though, so no rush on my end.