Commit Graph

4 Commits

Author SHA1 Message Date
Crylia 049eaa1807 feat: add sound effects, improved stroke recognition, instant locale switching with scramble text animation
Release Build / build-docker (push) Successful in 1m9s
Release Build / build-android-and-release (push) Successful in 7m14s
- Add SoundManager with Web Audio API synthesized sounds (stroke error, drawing complete, session complete)
- Add sound effects toggle in settings (persisted via localStorage)
- Improve stroke recognition: curvature similarity, max point deviation, stroke length ratio checks
- Loosen thresholds for long strokes and first-stroke positioning
- Implement instant locale switching (no save required)
- Add ScrambleText component with character-by-character morphing animation
- Apply ScrambleText globally across all views, widgets, and dialogs
- Add i18n keys for sound effects settings (EN/DE/JA)
2026-04-18 22:19:36 +02:00
Rene Kievits eaed23a678 big ui refractor 2025-12-23 02:23:44 +01:00
Rene Kievits 4428a2b7be add new lesson mode and started code refraction 2025-12-20 04:31:15 +01:00
Rene Kievits 6438660b03 init 2025-12-18 01:30:52 +01:00