All notable changes to this project will be documented in this file.
docs/security/BIOMETRIC_AUTHENTICATION_GUIDE.md with troubleshooting and FAQREADME.md for biometric unlock featureBiometricAuthManager class for biometric operationsDatabaseUnlockActivity for user-friendly unlock experiencedocs/security/BIOMETRIC_AUTHENTICATION_GUIDE.mdBiometricAuthManager.java β NEW: Biometric authentication managementDatabaseUnlockActivity.java β NEW: Unlock screen with biometric/passphrase optionsEncryptionManager.java β Updated: Enhanced biometric integration supportMainActivity.java β Updated: Biometric settings UI and unlock check on startupDatabaseEncryptionHelper.java β SQLCipher database handlingactivity_database_unlock.xml β Modern unlock screen layoutvalidateExternalDatabase() - Comprehensive database integrity checksvalidateTableSchema() - Schema structure validation with table name whitelistsanitizeString() - Input sanitization for string dataInternationalization: Translated all German log messages, Toasts, button texts, and code comments to English for better accessibility and localization. Thanks to @elsakarvouni for the contribution. (Issues #3, #14)
Older versions and changes will be added as the project evolves.