kaizen-app/app
Bruno Deanoz e9e2a66b7d stronger haptics + live language switching
Haptics: all feedback stronger and more distinct —
- click (send): 1.0 intensity CLICK (was 0.85)
- thinkingStart: double-tap TICK 0.5→0.7 (was single 0.22)
- responseStart: three-step crescendo TICK→CLICK→CLICK (firmer)
- responseEnd: firm CLICK + settling TICK (was soft 0.3 TICK)

Language: selectLocale() now applies immediately —
- API 33+: LocaleManager.setApplicationLocales (no restart)
- API <33: updateConfiguration + activity.recreate()
No new dependencies needed.
2026-06-22 01:31:02 +02:00
..
src stronger haptics + live language switching 2026-06-22 01:31:02 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts biometric unlock for locked conversations 2026-06-21 23:56:57 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00