kaizen-app/app/src/main/res/values
Bruno Deanoz 15f5781824 fix: close biometric bypass on locked conversations
Three paths in openConversation() called unlockAndOpen() without any
authentication when biometrics were unavailable. Sidebar ToggleLock
also sent PATCH { locked: false } without auth.

- Unified requestBiometricOrPassword() gates all unlock paths
- PasswordUnlockDialog as fallback when biometrics unavailable
- KaizenApi.requestUnlock() sends password to server for verification
- All unlock flows (open chat + sidebar toggle) now require auth
2026-06-22 13:27:55 +02:00
..
colors.xml Fix send crash (VIBRATE permission), add light/dark theme, redesign send button, group hero to fix keyboard reflow 2026-06-18 15:39:27 +02:00
strings.xml fix: close biometric bypass on locked conversations 2026-06-22 13:27:55 +02:00
themes.xml feat: Kaizen orb app icon — light/dark backgrounds, monochrome, splash 2026-06-21 15:22:28 +02:00