f6ed347f0d7734d91742adf50b7d4427e0ea4403
This commit renames several private properties in KeyManager.kt to follow Kotlin's camelCase naming conventions for private properties. - KEY_ALIAS -> keyAlias - KEYSTORE_PROVIDER -> keystoreProvider - PBE_ALGORITHM -> pbeAlgorithm - AES_ALGORITHM -> aesAlgorithm - ITERATIONS -> iterations - KEY_LENGTH -> keyLength
Description
Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control
Languages
Kotlin
98%
Python
2%