fix(e2ee): handle E2EE v2.1 #16345
+410
−125
Open
fix(e2ee): handle E2EE v2.1 #16345
Codacy Production / Codacy Static Code Analysis
succeeded
Jan 23, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- app/src/main/java/com/owncloud/android/operations/UploadFileOperation.java 3
- app/src/main/java/com/nextcloud/utils/e2ee/E2EVersionHelper.kt 19
- app/src/test/java/com/owncloud/android/utils/E2EVersionHelperTest.kt 25
Complexity decreasing per file
==============================
+ app/src/main/java/com/owncloud/android/ui/fragment/OCFileListFragment.java -13
+ app/src/main/java/com/owncloud/android/utils/EncryptionUtils.java -9
+ app/src/main/java/com/owncloud/android/operations/CreateFolderOperation.java -2
+ app/src/main/java/com/owncloud/android/utils/EncryptionUtilsV2.kt -1
See the complete overview on Codacy
Loading