kaizen-app/app/src/main/res/values
Bruno Deanoz ba7ebafe08 feat: security settings — devices, password change, biometric toggle
Security section in Settings with three cards:
- Biometric toggle (persisted in SecureStore, respected by unlock flow)
- Signed-in devices list with remote revoke (GET/DELETE /api/v1/auth/tokens)
- Password change form (POST /api/v1/auth/change-password)

requestBiometricOrPassword() now checks the biometric toggle — when
disabled, always falls back to password dialog.
2026-06-22 13:44:01 +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 feat: security settings — devices, password change, biometric toggle 2026-06-22 13:44:01 +02:00
themes.xml feat: Kaizen orb app icon — light/dark backgrounds, monochrome, splash 2026-06-21 15:22:28 +02:00