Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client cert #1308

Merged
merged 25 commits into from
Jan 25, 2024

do not use context as field

fe5b7b4
Select commit
Loading
Failed to load commit list.
Merged

Client cert #1308

do not use context as field
fe5b7b4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 24, 2024 in 0s

Your pull request is up to standards!

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

Issues
======
+ Solved 1
           

Complexity increasing per file
==============================
- library/src/test/java/com/owncloud/android/lib/common/network/AdvancedX509KeyManagerTests.kt  1
- library/src/main/java/com/owncloud/android/lib/common/network/SelectClientCertificateHelperActivity.java  3
- library/src/main/java/com/owncloud/android/lib/common/OwnCloudClient.java  1
- library/src/main/java/com/nextcloud/common/NextcloudClient.kt  3
         

Clones removed
==============
+ library/src/main/java/com/nextcloud/common/PlainClient.kt  -1
+ library/src/main/java/com/nextcloud/common/NextcloudClient.kt  -1
         

See the complete overview on Codacy